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
|
Mon, 01 Oct 2007 16:46:11 -0500 |
William Pitcock |
paranormal: CONFIG_H removal
|
Mon, 01 Oct 2007 16:43:45 -0500 |
William Pitcock |
timidity: CONFIG_H define removal
|
Mon, 01 Oct 2007 16:40:41 -0500 |
William Pitcock |
Remove HAVE_CONFIG_H in some places.
|
Mon, 01 Oct 2007 16:09:10 -0500 |
William Pitcock |
Fix warnings properly by using std::string here.
|
Mon, 01 Oct 2007 16:07:46 -0500 |
William Pitcock |
branch merge
|
Mon, 01 Oct 2007 16:07:05 -0500 |
William Pitcock |
Backed out changeset a945460e921c
|
Mon, 01 Oct 2007 15:35:12 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 01 Oct 2007 15:35:02 -0500 |
William Pitcock |
branch merge
|
Mon, 01 Oct 2007 15:34:40 -0500 |
William Pitcock |
Backed out changeset 31e9908cf91e
|
Mon, 01 Oct 2007 14:06:03 -0500 |
William Pitcock |
alsa_recovery(): some bugfixes.
|
Mon, 01 Oct 2007 16:26:52 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 01 Oct 2007 16:26:36 +0300 |
Matti Hamalainen |
Fixed warnings and one UTF-8 conversion.
|
Mon, 01 Oct 2007 08:11:33 -0500 |
Kiyoshi Aman |
Backed out changeset a945460e921c
|
Mon, 01 Oct 2007 07:54:51 -0500 |
Kiyoshi Aman |
modplug: use g_strdup() to silence conversion warnings.
|
Mon, 01 Oct 2007 05:56:16 -0500 |
Kiyoshi Aman |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 19 Sep 2007 11:03:57 -0500 |
Kiyoshi Aman |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 19 Sep 2007 10:25:26 -0500 |
Kiyoshi Aman |
new paranormal preset
|
Mon, 01 Oct 2007 10:39:03 +0200 |
Ralf Ertzinger |
- Return -1 from fsize() on unknown content length
|
Sun, 30 Sep 2007 22:19:11 +0200 |
Ralf Ertzinger |
- Enable https:// transport
|
Sun, 30 Sep 2007 21:34:41 +0200 |
Ralf Ertzinger |
branch merge
|
Sun, 30 Sep 2007 21:33:58 +0200 |
Ralf Ertzinger |
- Properly check if we could read the use_proxy property from the config
|
Sun, 30 Sep 2007 11:44:28 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sun, 30 Sep 2007 11:44:20 -0500 |
William Pitcock |
experimental patch to use libmagic for mimetype support
|
Sun, 30 Sep 2007 13:46:31 +0930 |
Kieran Clancy |
projectm-1.0: add the new files this time
|
Sun, 30 Sep 2007 13:41:16 +0930 |
Kieran Clancy |
Add support for projectM-1.0, soon to be released
|
Sun, 30 Sep 2007 13:30:43 +0930 |
Kieran Clancy |
Delete .deps file when dependency generation fails
|
Sun, 30 Sep 2007 02:16:52 +0200 |
Jonathan Schleifer |
Automated merge with ssh://sidhe.atheme.org//hg/audacious-plugins
|
Sun, 30 Sep 2007 02:16:32 +0200 |
Jonathan Schleifer |
GCC *actually* needs to know the optimization at the preprocessing stage.
|
Sat, 29 Sep 2007 20:31:32 +0200 |
Tomasz Mon |
correct fmt_escape and fmt_unescape a bit
|
Fri, 28 Sep 2007 17:02:03 +0200 |
Ralf Ertzinger |
- Fix HAVE_CONFIG_H for lirc
|
Fri, 28 Sep 2007 14:32:53 +0200 |
Ralf Ertzinger |
- Fix inclusion of config.h
|
Fri, 28 Sep 2007 10:39:59 +0900 |
Yoshiki Yazawa |
append audacious header path to CPPFLAGS when --prefix is specified. (since js hates CFLAGS in making deps. hehe.)
|
Thu, 27 Sep 2007 22:28:18 +0200 |
Jonathan Schleifer |
Add missing #ifdef.
|
Thu, 27 Sep 2007 22:10:35 +0200 |
Jonathan Schleifer |
Automated merge with ssh://sidhe.atheme.org//hg/audacious-plugins
|
Thu, 27 Sep 2007 22:09:51 +0200 |
Jonathan Schleifer |
implib.
|
Thu, 27 Sep 2007 13:06:17 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Thu, 27 Sep 2007 13:04:56 -0500 |
William Pitcock |
Allow for the neon http VFS plugin to work without neon 0.27 by using weak attributes.
|
Thu, 27 Sep 2007 15:36:15 +0200 |
Ralf Ertzinger |
- Make code compilable against neon 0.26 by dropping the connect timeout.
|
Thu, 27 Sep 2007 00:38:59 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 26 Sep 2007 19:06:37 -0500 |
William Pitcock |
lirc: transition to new buildsystem
|
Thu, 27 Sep 2007 12:55:56 +0900 |
Yoshiki Yazawa |
fix for an undefined symbol error of __gxx_personality_v0.
|
Thu, 27 Sep 2007 12:00:45 +0900 |
Yoshiki Yazawa |
target depend should use ${CFLAGS} otherwise it will miss installed headers.
|
Thu, 27 Sep 2007 09:44:16 +0900 |
VDR dai (audacious) |
fix typo
|
Wed, 26 Sep 2007 17:55:00 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 26 Sep 2007 16:18:41 -0500 |
William Pitcock |
amidi-plug: partial transition to new build system
|
Wed, 26 Sep 2007 16:13:38 -0500 |
William Pitcock |
sun: transition to new buildsystem
|
Wed, 26 Sep 2007 13:29:15 -0500 |
William Pitcock |
More descriptive plugin name for voice_removal.
|
Wed, 26 Sep 2007 12:34:39 -0500 |
William Pitcock |
Use GTK+ Stock buttons for everything.
|
Wed, 26 Sep 2007 12:32:31 -0500 |
William Pitcock |
paranormal does fullscreen, remove XXX comment
|
Wed, 26 Sep 2007 12:22:54 -0500 |
William Pitcock |
Remove version identifier.
|
Wed, 26 Sep 2007 12:21:35 -0500 |
William Pitcock |
Use a GtkColorButton instead of a bunch of craqful spinbuttons.
|
Wed, 26 Sep 2007 11:51:08 -0500 |
William Pitcock |
Add GPL2 boilerplate text.
|
Wed, 26 Sep 2007 11:41:16 -0500 |
William Pitcock |
Use GTK stock buttons.
|
Wed, 26 Sep 2007 11:30:04 -0500 |
William Pitcock |
Link against stdc++ library for STL use.
|
Wed, 26 Sep 2007 11:27:39 -0500 |
William Pitcock |
Provide a proper path to the buildsystem root.
|
Wed, 26 Sep 2007 11:24:57 -0500 |
William Pitcock |
SHARED_SUFFIX should be PLUGIN_SUFFIX.
|
Wed, 26 Sep 2007 11:22:14 -0500 |
William Pitcock |
Tuples require Mowgli framework.
|
Wed, 26 Sep 2007 11:21:35 -0500 |
William Pitcock |
use PLUGIN_SUFFIX, not SHARED_SUFFIX. Tuple system requires Mowgli framework,
|
Wed, 26 Sep 2007 11:18:42 -0500 |
William Pitcock |
Put extra.mk before sources declaration so that wav-sndfile path is properly
|
Wed, 26 Sep 2007 11:16:43 -0500 |
William Pitcock |
Add CPPFLAGS for Mowgli.
|
Wed, 26 Sep 2007 15:02:18 +0200 |
Jonathan Schleifer |
Even more Makefile fixes.
|
Wed, 26 Sep 2007 14:53:37 +0200 |
Jonathan Schleifer |
Fix MILLIONS of Makefiles.
|
Wed, 26 Sep 2007 06:38:56 +0200 |
Jonathan Schleifer |
Optimize dependency generation.
|
Wed, 26 Sep 2007 03:10:35 +0200 |
Jonathan Schleifer |
Typo.
|
Wed, 26 Sep 2007 03:05:48 +0200 |
Jonathan Schleifer |
Update buildsys (adds ${PROG_SUFFIX}).
|
Wed, 26 Sep 2007 00:43:15 +0200 |
Jonathan Schleifer |
Automated merge with ssh://sidhe.atheme.org//hg/audacious-plugins
|
Wed, 26 Sep 2007 00:42:58 +0200 |
Jonathan Schleifer |
Update buildsys.
|
Tue, 25 Sep 2007 21:20:18 +0300 |
Matti Hamalainen |
Fix AdPlug compilation.
|
Tue, 25 Sep 2007 21:02:50 +0300 |
Matti Hamalainen |
Remove deprected #include.
|
Tue, 25 Sep 2007 20:47:40 +0300 |
Matti Hamalainen |
Remove useless #include
|
Tue, 25 Sep 2007 18:03:40 +0200 |
Jonathan Schleifer |
Automated merge with ssh://sidhe.atheme.org//hg/audacious-plugins
|
Tue, 25 Sep 2007 18:03:21 +0200 |
Jonathan Schleifer |
adplug -> new buildsys.
|
Tue, 25 Sep 2007 18:16:34 +0300 |
Matti Hamalainen |
Automated merge with http://hg.atheme.org/audacious-plugins
|
Tue, 25 Sep 2007 18:16:25 +0300 |
Matti Hamalainen |
console: Remove useless #include and related useless DBUS deps from Makefile; Fixed
|
Tue, 25 Sep 2007 18:15:03 +0300 |
Matti Hamalainen |
Fix Aud-SID building, wasn't working at all.
|
Tue, 25 Sep 2007 16:51:17 +0200 |
Jonathan Schleifer |
Oops. Fix parallel build.
|