aboutsummaryrefslogtreecommitdiff
path: root/src/timer.h
Commit message (Expand)AuthorAge
* output_internal, ...: add extern "C"Max Kellermann2013-01-15
* rename 'Timer' to 'struct timer'Jonathan Neuschäfer2011-08-27
* copyright year 2011Max Kellermann2011-01-29
* timer: add function timer_delay()Max Kellermann2010-11-05
* Update copyright notices.Avuton Olrich2009-12-31
* all: Update copyright header.Avuton Olrich2009-03-13
* 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
* moved struct AudioFormat to audio_format.hMax Kellermann2008-08-26
* 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