aboutsummaryrefslogtreecommitdiff
path: root/src/timer.c
Commit message (Expand)AuthorAge
* timer: use GLib instead of utils.hMax Kellermann2009-01-03
* audio_format: added audio_format_frame_size()Max Kellermann2008-10-10
* audio_format: renamed sampleRate to sample_rateMax Kellermann2008-10-10
* don't include os_compat.hMax Kellermann2008-10-08
* timer: constant pointersMax Kellermann2008-09-09
* audio_format: converted typedef AudioFormat to struct audio_formatMax Kellermann2008-09-07
* fixed -Wshadow warningsMax Kellermann2008-01-26
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-03
* Redoing remiss's shout patch. This time, just block on open() instead ofJ. Alexander Treuman2007-06-12
* switching to us instead of ms on runtimeRoger Bystrøm2007-06-09
* Added timer_get_runtime_ms to know how long the timer has been runningRoger Bystrøm2007-06-09
* Move the timing code from the null plugin to timer.c, so it can be easilyJ. Alexander Treuman2007-05-30