Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-09-09 | timer: constant pointers | Max Kellermann | 1 | -1/+1 |
2008-09-07 | audio_format: converted typedef AudioFormat to struct audio_format | Max Kellermann | 1 | -1/+2 |
2008-01-26 | fixed -Wshadow warnings | Max Kellermann | 1 | -4/+4 |
2008-01-03 | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 1 | -4/+1 |
2007-06-12 | Redoing remiss's shout patch. This time, just block on open() instead of | J. Alexander Treuman | 1 | -7/+1 |
2007-06-09 | switching to us instead of ms on runtime | Roger Bystrøm | 1 | -2/+2 |
2007-06-09 | Added timer_get_runtime_ms to know how long the timer has been running | Roger Bystrøm | 1 | -1/+7 |
2007-05-30 | Move the timing code from the null plugin to timer.c, so it can be easily | J. Alexander Treuman | 1 | -0/+80 |