log

age author description
Sun, 14 Oct 2007 01:33:02 +0300 Matti Hamalainen Added a short TODO comment section.
Sun, 14 Oct 2007 01:26:06 +0300 Matti Hamalainen Use DAE.
Sun, 14 Oct 2007 00:44:04 +0300 Matti Hamalainen Cosmetics.
Sun, 14 Oct 2007 00:22:43 +0300 Matti Hamalainen Primary cleanup pass.
Sat, 13 Oct 2007 23:30:56 +0300 Matti Hamalainen Use glib types.
Sat, 13 Oct 2007 23:18:41 +0300 Matti Hamalainen s/bmp_cfg_/aud_cfg_/
Sat, 13 Oct 2007 23:09:46 +0300 Matti Hamalainen Clean up the str(n)cpy mess somewhat.
Sat, 13 Oct 2007 22:46:14 +0300 Matti Hamalainen Use gint.
Sat, 13 Oct 2007 22:41:42 +0300 Matti Hamalainen Use g_usleep()
Sat, 13 Oct 2007 22:41:28 +0300 Matti Hamalainen No need for that long buffer.
Sat, 13 Oct 2007 22:38:59 +0300 Matti Hamalainen Automated merge with file:/home/ccr/audacious/plugins
Sat, 13 Oct 2007 21:53:47 +0300 Matti Hamalainen Automated merge with file:/home/ccr/audacious/plugins
Sat, 13 Oct 2007 21:53:37 +0300 Matti Hamalainen Cleanups.
Sat, 13 Oct 2007 22:01:38 +0300 Matti Hamalainen Sync with vtable blabla.
Sat, 13 Oct 2007 13:17:15 +0200 Christian Birchinger close the config db again after using
Sat, 13 Oct 2007 10:34:40 +0200 Jonathan Schleifer Update buildsys. Please test.
Fri, 12 Oct 2007 15:36:41 -0500 William Pitcock move InputPlayback::pass_audio() call to avoid cutting off last 5 seconds.
Fri, 12 Oct 2007 15:35:16 -0500 William Pitcock associate with application/ogg mimetype.
Fri, 12 Oct 2007 15:06:59 -0500 William Pitcock back out my change
Fri, 12 Oct 2007 14:24:25 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Fri, 12 Oct 2007 14:24:14 -0500 William Pitcock cope with seeks before the stream start point.
Fri, 12 Oct 2007 20:04:37 +0930 Kieran Clancy projectm-1.0: update to http://projectm.svn.sourceforge.net/svnroot/projectm@567
Fri, 12 Oct 2007 13:07:05 +0300 Eugene Paskevich Removed some curl leftovers.
Fri, 12 Oct 2007 02:41:51 +0200 mf0102 fix Crazy_Hopper's breakage
Fri, 12 Oct 2007 00:17:42 +0300 Calin Crisan ccrisan Fixed a bad argument order in a snprintf()
Thu, 11 Oct 2007 15:43:25 -0500 William Pitcock enable neon by default
Thu, 11 Oct 2007 15:40:36 -0500 William Pitcock iabervon: We appreciate the plugin you wrote for the VFS system, but,
Thu, 11 Oct 2007 15:19:28 -0500 William Pitcock warning fixes
Thu, 11 Oct 2007 15:13:59 -0500 William Pitcock warning fix
Thu, 11 Oct 2007 15:07:45 -0500 William Pitcock playback_mutex is entirely unnecessary as there is no longer a critical section here.