log

age author description
Fri, 12 Oct 2007 14:26:02 +0200 Tomasz Mon prevent info text being stuck after changing volume
Fri, 12 Oct 2007 09:42:14 +0300 Eugene Paskevich Spelling fix. Spotted by nenolod.
Thu, 11 Oct 2007 20:09:43 -0500 William Pitcock 100ms delay
Thu, 11 Oct 2007 20:02:45 -0500 William Pitcock oops wrong version
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.
Thu, 11 Oct 2007 19:51:08 -0500 William Pitcock event_queue instead of immediately call so that the other thread can catch up
Thu, 11 Oct 2007 19:38:55 -0500 William Pitcock add new hook, playback seek, and subscribe mainwin_update_song_info() to it.