Mercurial > audlegacy
log
age | author | description |
---|---|---|
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. |
Thu, 11 Oct 2007 16:14:21 -0500 | William Pitcock | playback_get_length(): Support InputPlayback::set_params(). |
Thu, 11 Oct 2007 19:25:08 +0200 | Tomasz Mon | introduce playback_get_length() |
Wed, 10 Oct 2007 20:31:38 +0300 | Eugene Paskevich | Use curly braces instead of round ones, since they might not be portable. |