log

age author description
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.
Thu, 11 Oct 2007 18:11:28 +0300 Eugene Paskevich Pushed down the amidi-plug dir into the Input dir.
Thu, 11 Oct 2007 17:46:49 +0300 Eugene Paskevich Curly vs round braces (part 2)
Thu, 11 Oct 2007 17:40:42 +0300 Eugene Paskevich Curly vs round braces (part 1)
Thu, 11 Oct 2007 17:11:39 +0300 Eugene Paskevich In attempt to fix the regression...
Wed, 10 Oct 2007 20:31:40 +0300 Eugene Paskevich Use curly braces instead of round ones, since they might not be portable.
Wed, 10 Oct 2007 11:11:26 +0300 Eugene Paskevich Just a tiny cleanup.
Wed, 10 Oct 2007 09:01:48 +0300 Eugene Paskevich Don't let the strings cross over each other.
Wed, 10 Oct 2007 07:49:16 +0300 Eugene Paskevich Made colourised strings more readable.
Wed, 10 Oct 2007 07:14:07 +0300 Eugene Paskevich Moved the installation dir of paranormal presets from datadir/audacious-plugins to datadir/audacious.
Wed, 10 Oct 2007 06:21:32 +0300 Eugene Paskevich Removed one more leftover file from the old build system.
Wed, 10 Oct 2007 06:15:43 +0300 Eugene Paskevich Removed the old build system.
Wed, 10 Oct 2007 06:01:07 +0300 Eugene Paskevich Converted the last plugin to the new build system.
Wed, 10 Oct 2007 05:21:55 +0300 Eugene Paskevich Converted daap to the new buildsys. Even though it is not built currently. (???)
Wed, 10 Oct 2007 01:40:13 +0300 Eugene Paskevich Revised the plugindir logic.
Tue, 09 Oct 2007 22:39:32 +0300 Eugene Paskevich Converted amidi-plug backends to the new build system.
Tue, 09 Oct 2007 16:58:35 +0300 Eugene Paskevich Hush down some warnings.
Tue, 09 Oct 2007 11:01:53 +0900 Yoshiki Yazawa make clean should remove plugin objectives.
Tue, 09 Oct 2007 10:57:37 +0900 Yoshiki Yazawa make adplug compile again.
Tue, 09 Oct 2007 05:08:54 +0900 Yoshiki Yazawa make wavpack compile again.
Tue, 09 Oct 2007 04:56:47 +0900 Yoshiki Yazawa make musepack compile again.
Tue, 09 Oct 2007 00:02:50 +0900 Yoshiki Yazawa change the way of duplicating original playback.
Mon, 08 Oct 2007 02:02:02 -0500 William Pitcock chase last changeset in aud
Sun, 07 Oct 2007 18:22:16 -0500 William Pitcock uri_ to aud_uri_
Sun, 07 Oct 2007 18:20:06 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Sun, 07 Oct 2007 18:20:00 -0500 William Pitcock wow, only one plugin uses aud_mime API. that sucks! :D
Mon, 08 Oct 2007 00:00:53 +0200 Christian Birchinger Replace vfs.h with plugin.h
Sun, 07 Oct 2007 23:49:53 +0200 Christian Birchinger Unbreak building
Sun, 07 Oct 2007 23:35:47 +0200 Christian Birchinger It's plugin.h not vfs.h
Sun, 07 Oct 2007 23:32:18 +0200 Christian Birchinger Make it compile again
Sun, 07 Oct 2007 14:45:11 -0500 William Pitcock wma: set_params()
Sun, 07 Oct 2007 14:44:46 -0500 William Pitcock wavpack: set_params()
Sun, 07 Oct 2007 14:42:56 -0500 William Pitcock wav: set_params()
Sun, 07 Oct 2007 14:40:32 -0500 William Pitcock only four to go!
Sun, 07 Oct 2007 14:34:40 -0500 William Pitcock more set_params()
Sun, 07 Oct 2007 14:26:26 -0500 William Pitcock use set_params() in madplug
Sun, 07 Oct 2007 14:19:19 -0500 William Pitcock change some places to use set_params() instead of set_info() directly