Sat, 13 Oct 2007 20:43:07 -0500 |
William Pitcock |
gentitle changes
|
Sat, 13 Oct 2007 20:38:34 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sat, 13 Oct 2007 20:38:28 -0500 |
William Pitcock |
PlaylistContainer API updates
|
Sun, 14 Oct 2007 03:28:44 +0200 |
Christian Birchinger |
Add plugin.h include to fix audacious_info_dialog symbol
|
Sat, 13 Oct 2007 20:12:45 -0500 |
William Pitcock |
unbreak song_change
|
Sat, 13 Oct 2007 19:55:04 -0500 |
William Pitcock |
string API calls -> vtable
|
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.
|
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
|
Sun, 07 Oct 2007 01:13:02 -0500 |
William Pitcock |
never use gi18n from plugin-space
|
Sun, 07 Oct 2007 01:10:41 -0500 |
William Pitcock |
scrobbler: vtable fixing
|
Sun, 07 Oct 2007 01:02:04 -0500 |
William Pitcock |
vfs fixes (pass 2)
|
Sun, 07 Oct 2007 00:53:28 -0500 |
William Pitcock |
more work
|
Sun, 07 Oct 2007 00:43:10 -0500 |
William Pitcock |
aud_vfs_extensions -> vfs_extensions, some vtable fixes
|
Sun, 07 Oct 2007 00:25:33 -0500 |
William Pitcock |
s/vfs_/aud_vfs_/g
|
Sun, 07 Oct 2007 00:23:19 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sun, 07 Oct 2007 00:22:59 -0500 |
William Pitcock |
s/tuple_/aud_tuple_/g
|
Sat, 06 Oct 2007 18:39:37 -0700 |
Ben Tucker |
Updated plugins depending on old configdb to #include <audacious/plugin.h> so that bmp_cfg_db_* functions are still defined.
|
Fri, 05 Oct 2007 23:24:20 +0200 |
mf0102 |
only 250 strings left to translate
|
Wed, 03 Oct 2007 17:24:59 +0200 |
Jonathan Schleifer |
Add -pipe -Wall if gcc and fix a few warnings.
|
Wed, 03 Oct 2007 16:15:00 +0200 |
Jonathan Schleifer |
Fix a warning.
|
Wed, 03 Oct 2007 15:37:04 +0200 |
Ralf Ertzinger |
branch merge
|
Wed, 03 Oct 2007 15:35:56 +0200 |
Ralf Ertzinger |
- Be a bit more verbose about network errors
|
Tue, 02 Oct 2007 22:55:09 -0500 |
William Pitcock |
vtable access
|
Wed, 03 Oct 2007 02:53:44 +0300 |
Calin Crisan ccrisan |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 03 Oct 2007 02:47:26 +0300 |
Calin Crisan ccrisan |
got did of sprintf's() and strcpy's()
|
Tue, 02 Oct 2007 19:19:29 +0300 |
Matti Hamalainen |
More slight cosmetics.
|
Tue, 02 Oct 2007 19:17:46 +0300 |
Matti Hamalainen |
Remove useless NULL assignations.
|
Tue, 02 Oct 2007 19:08:09 +0300 |
Matti Hamalainen |
Cosmetic whitespace changes.
|
Tue, 02 Oct 2007 19:05:38 +0300 |
Matti Hamalainen |
Define a preprocessor macro XSDEBUG() for printing debugging messages, if DEBUG is defined.
|
Tue, 02 Oct 2007 18:59:31 +0300 |
Matti Hamalainen |
Cosmetics.
|
Tue, 02 Oct 2007 18:43:28 +0300 |
Matti Hamalainen |
Various #include cleanups.
|
Tue, 02 Oct 2007 18:42:14 +0300 |
Matti Hamalainen |
Remove useless ProcessPlugins().
|
Tue, 02 Oct 2007 15:38:08 +0300 |
Matti Hamalainen |
Basic start of cleanup of cdaudio-ng.
|
Tue, 02 Oct 2007 06:26:10 +0300 |
Matti Hamalainen |
Use glib types and functions in some places.
|
Tue, 02 Oct 2007 03:53:19 +0300 |
Matti Hamalainen |
Use C99 initializer.
|
Tue, 02 Oct 2007 03:41:53 +0300 |
Matti Hamalainen |
Kill some warnings.
|
Tue, 02 Oct 2007 03:15:27 +0300 |
Matti Hamalainen |
s/libneonsrc.so/neon/
|
Tue, 02 Oct 2007 02:20:03 +0300 |
Matti Hamalainen |
Removed some extraneous includes.
|
Tue, 02 Oct 2007 01:59:52 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Tue, 02 Oct 2007 01:59:24 +0300 |
Matti Hamalainen |
Some missed #include "" to <> changes.
|
Mon, 01 Oct 2007 23:46:13 +0100 |
Tony Vroon |
Unbreak WMA on Altivec-capable linux machines. This might error out on OS X, in which case we might actually *need* the HAVE_ALTIVEC_H which was obliterated.
|
Mon, 01 Oct 2007 23:01:22 +0100 |
chainsaw |
Change from "" to <>-style includes. With thanks to ccr for the correct sed voodoo.
|
Tue, 02 Oct 2007 00:53:58 +0300 |
Matti Hamalainen |
Branch merge.
|
Tue, 02 Oct 2007 00:50:48 +0300 |
Matti Hamalainen |
Backed out changeset 05b9abd78a87
|
Tue, 02 Oct 2007 00:50:07 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Tue, 02 Oct 2007 00:49:51 +0300 |
Matti Hamalainen |
Remove useless #includes, use <>
|
Mon, 01 Oct 2007 16:48:28 -0500 |
William Pitcock |
HAVE_CONFIG_H removal
|
Mon, 01 Oct 2007 16:47:16 -0500 |
William Pitcock |
more config_h removal
|