Mercurial > audlegacy-plugins
graph
-
Use glib types.Sat, 13 Oct 2007 23:30:56 +0300, by Matti Hamalainen
-
s/bmp_cfg_/aud_cfg_/Sat, 13 Oct 2007 23:18:41 +0300, by Matti Hamalainen
-
Clean up the str(n)cpy mess somewhat.Sat, 13 Oct 2007 23:09:46 +0300, by Matti Hamalainen
-
Use gint.Sat, 13 Oct 2007 22:46:14 +0300, by Matti Hamalainen
-
Use g_usleep()Sat, 13 Oct 2007 22:41:42 +0300, by Matti Hamalainen
-
No need for that long buffer.Sat, 13 Oct 2007 22:41:28 +0300, by Matti Hamalainen
-
Automated merge with file:/home/ccr/audacious/pluginsSat, 13 Oct 2007 22:38:59 +0300, by Matti Hamalainen
-
Automated merge with file:/home/ccr/audacious/pluginsSat, 13 Oct 2007 21:53:47 +0300, by Matti Hamalainen
-
Cleanups.Sat, 13 Oct 2007 21:53:37 +0300, by Matti Hamalainen
-
Sync with vtable blabla.Sat, 13 Oct 2007 22:01:38 +0300, by Matti Hamalainen
-
close the config db again after usingSat, 13 Oct 2007 13:17:15 +0200, by Christian Birchinger
-
Update buildsys. Please test.Sat, 13 Oct 2007 10:34:40 +0200, by Jonathan Schleifer
-
move InputPlayback::pass_audio() call to avoid cutting off last 5 seconds.Fri, 12 Oct 2007 15:36:41 -0500, by William Pitcock
-
associate with application/ogg mimetype.Fri, 12 Oct 2007 15:35:16 -0500, by William Pitcock
-
back out my changeFri, 12 Oct 2007 15:06:59 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsFri, 12 Oct 2007 14:24:25 -0500, by William Pitcock
-
cope with seeks before the stream start point.Fri, 12 Oct 2007 14:24:14 -0500, by William Pitcock
-
projectm-1.0: update to http://projectm.svn.sourceforge.net/svnroot/projectm@567Fri, 12 Oct 2007 20:04:37 +0930, by Kieran Clancy
-
Removed some curl leftovers.Fri, 12 Oct 2007 13:07:05 +0300, by Eugene Paskevich
-
fix Crazy_Hopper's breakageFri, 12 Oct 2007 02:41:51 +0200, by mf0102
-
Fixed a bad argument order in a snprintf()Fri, 12 Oct 2007 00:17:42 +0300, by Calin Crisan ccrisan
-
enable neon by defaultThu, 11 Oct 2007 15:43:25 -0500, by William Pitcock
-
iabervon: We appreciate the plugin you wrote for the VFS system, but,Thu, 11 Oct 2007 15:40:36 -0500, by William Pitcock
-
warning fixesThu, 11 Oct 2007 15:19:28 -0500, by William Pitcock
-
warning fixThu, 11 Oct 2007 15:13:59 -0500, by William Pitcock
-
playback_mutex is entirely unnecessary as there is no longer a critical section here.Thu, 11 Oct 2007 15:07:45 -0500, by William Pitcock
-
Pushed down the amidi-plug dir into the Input dir.Thu, 11 Oct 2007 18:11:28 +0300, by Eugene Paskevich
-
Curly vs round braces (part 2)Thu, 11 Oct 2007 17:46:49 +0300, by Eugene Paskevich
-
Curly vs round braces (part 1)Thu, 11 Oct 2007 17:40:42 +0300, by Eugene Paskevich
-
In attempt to fix the regression...Thu, 11 Oct 2007 17:11:39 +0300, by Eugene Paskevich
-
Use curly braces instead of round ones, since they might not be portable.Wed, 10 Oct 2007 20:31:40 +0300, by Eugene Paskevich
-
Just a tiny cleanup.Wed, 10 Oct 2007 11:11:26 +0300, by Eugene Paskevich
-
Don't let the strings cross over each other.Wed, 10 Oct 2007 09:01:48 +0300, by Eugene Paskevich
-
Made colourised strings more readable.Wed, 10 Oct 2007 07:49:16 +0300, by Eugene Paskevich
-
Moved the installation dir of paranormal presets from datadir/audacious-plugins to datadir/audacious.Wed, 10 Oct 2007 07:14:07 +0300, by Eugene Paskevich
-
Removed one more leftover file from the old build system.Wed, 10 Oct 2007 06:21:32 +0300, by Eugene Paskevich
-
Removed the old build system.Wed, 10 Oct 2007 06:15:43 +0300, by Eugene Paskevich
-
Converted the last plugin to the new build system.Wed, 10 Oct 2007 06:01:07 +0300, by Eugene Paskevich
-
Converted daap to the new buildsys. Even though it is not built currently. (???)Wed, 10 Oct 2007 05:21:55 +0300, by Eugene Paskevich
-
Revised the plugindir logic.Wed, 10 Oct 2007 01:40:13 +0300, by Eugene Paskevich
-
Converted amidi-plug backends to the new build system.Tue, 09 Oct 2007 22:39:32 +0300, by Eugene Paskevich
-
Hush down some warnings.Tue, 09 Oct 2007 16:58:35 +0300, by Eugene Paskevich
-
make clean should remove plugin objectives.Tue, 09 Oct 2007 11:01:53 +0900, by Yoshiki Yazawa
-
make adplug compile again.Tue, 09 Oct 2007 10:57:37 +0900, by Yoshiki Yazawa
-
make wavpack compile again.Tue, 09 Oct 2007 05:08:54 +0900, by Yoshiki Yazawa
-
make musepack compile again.Tue, 09 Oct 2007 04:56:47 +0900, by Yoshiki Yazawa
-
change the way of duplicating original playback.Tue, 09 Oct 2007 00:02:50 +0900, by Yoshiki Yazawa
-
chase last changeset in audMon, 08 Oct 2007 02:02:02 -0500, by William Pitcock
-
uri_ to aud_uri_Sun, 07 Oct 2007 18:22:16 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsSun, 07 Oct 2007 18:20:06 -0500, by William Pitcock
-
wow, only one plugin uses aud_mime API. that sucks! :DSun, 07 Oct 2007 18:20:00 -0500, by William Pitcock
-
Replace vfs.h with plugin.hMon, 08 Oct 2007 00:00:53 +0200, by Christian Birchinger
-
Unbreak buildingSun, 07 Oct 2007 23:49:53 +0200, by Christian Birchinger
-
It's plugin.h not vfs.hSun, 07 Oct 2007 23:35:47 +0200, by Christian Birchinger
-
Make it compile againSun, 07 Oct 2007 23:32:18 +0200, by Christian Birchinger
-
wma: set_params()Sun, 07 Oct 2007 14:45:11 -0500, by William Pitcock
-
wavpack: set_params()Sun, 07 Oct 2007 14:44:46 -0500, by William Pitcock
-
wav: set_params()Sun, 07 Oct 2007 14:42:56 -0500, by William Pitcock
-
only four to go!Sun, 07 Oct 2007 14:40:32 -0500, by William Pitcock
-
more set_params()Sun, 07 Oct 2007 14:34:40 -0500, by William Pitcock