log src/audacious/eventqueue.h @ 4581:cf6711eeb12f

age author description
Wed, 21 May 2008 18:40:05 +0200 Tomasz Mon implement event_queue_with_data_free()
Mon, 19 May 2008 01:29:46 +0300 Matti Hamalainen Clean up header multiple inclusion guards (e.g. #ifndef FOO_H/#define FOO_H)
Thu, 11 Oct 2007 20:00:05 -0500 William Pitcock Add a function to eventqueue API, event_queue_timed() which calls a hook at a postponed time.
Mon, 23 Jul 2007 15:55:04 -0500 William Pitcock Add eventqueue interface. trunk