log

age author description
Sat, 13 Oct 2007 20:46:25 -0500 William Pitcock fix an oops
Sat, 13 Oct 2007 20:41:39 -0500 William Pitcock vtable get_gentitle_format().
Sat, 13 Oct 2007 20:35:58 -0500 William Pitcock export PlaylistContainer API in vtable.
Sat, 13 Oct 2007 19:58:38 -0500 William Pitcock strings API -> vtable
Sat, 13 Oct 2007 19:31:02 -0500 William Pitcock fix for livelock reported by joker...
Sat, 13 Oct 2007 19:12:09 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Sat, 13 Oct 2007 19:11:52 -0500 William Pitcock fun util dialog shit -> vtable
Sat, 13 Oct 2007 19:08:44 -0500 William Pitcock Use GCallback instead of GtkSignalFunc.
Sat, 13 Oct 2007 14:41:03 +0200 mf0102 cleaned up German translation a bit
Sat, 13 Oct 2007 14:28:19 +0200 mf0102 ran update-po and updated German translation
Sat, 13 Oct 2007 14:15:25 +0200 mf0102 fix description for two-way scrolling
Sat, 13 Oct 2007 12:20:43 +0300 Eugene Paskevich Removed mk1 leftovers.
Sat, 13 Oct 2007 10:50:37 +0200 Jonathan Schleifer Update buildsys.
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.
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.
Wed, 10 Oct 2007 09:10:02 +0300 Eugene Paskevich Don't let the strings cross over each other.
Wed, 10 Oct 2007 07:52:33 +0300 Eugene Paskevich Replicated 2012:31cf04fc588b.
Mon, 08 Oct 2007 23:14:27 +0900 Yoshiki Yazawa - make scroller behavior configurable via preferences dialog.
Mon, 08 Oct 2007 21:42:27 +0900 Yoshiki Yazawa build fix.
Mon, 08 Oct 2007 02:26:42 -0500 William Pitcock generic playback control API
Mon, 08 Oct 2007 01:43:58 -0500 William Pitcock Add InputPlayback::pass_audio() which replaces produce_audio().
Mon, 08 Oct 2007 01:36:41 -0500 William Pitcock make sndstretch work properly