Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't include os_compat.h | Max Kellermann | 2008-10-08 | 1 | -1/+1 |
* | timer: constant pointers | Max Kellermann | 2008-09-09 | 1 | -1/+1 |
* | audio_format: converted typedef AudioFormat to struct audio_format | Max Kellermann | 2008-09-07 | 1 | -2/+3 |
* | moved struct AudioFormat to audio_format.h | Max Kellermann | 2008-08-26 | 1 | -2/+2 |
* | Redoing remiss's shout patch. This time, just block on open() instead of | J. Alexander Treuman | 2007-06-12 | 1 | -3/+0 |
* | switching to us instead of ms on runtime | Roger Bystrøm | 2007-06-09 | 1 | -1/+1 |
* | Added timer_get_runtime_ms to know how long the timer has been running | Roger Bystrøm | 2007-06-09 | 1 | -0/+3 |
* | Move the timing code from the null plugin to timer.c, so it can be easily | J. Alexander Treuman | 2007-05-30 | 1 | -0/+43 |