Wed, 19 Sep 2007 17:33:22 +0200 |
Ralf Ertzinger |
- Read the correct amount of data from the buffer when handling ShoutCast metadata
|
Wed, 19 Sep 2007 17:48:12 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 19 Sep 2007 05:48:38 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 19 Sep 2007 05:16:22 +0300 |
Matti Hamalainen |
Cleanup the probing.
|
Wed, 19 Sep 2007 03:10:54 +0300 |
Matti Hamalainen |
Remove xs_is_our_file()
|
Wed, 19 Sep 2007 09:06:52 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 19 Sep 2007 09:06:40 -0500 |
William Pitcock |
Use the documented path of Timidity++ config file.
|
Wed, 19 Sep 2007 14:36:37 +0200 |
Ralf Ertzinger |
- Free memory for ICY tags
|
Wed, 19 Sep 2007 12:06:35 +0200 |
Ralf Ertzinger |
branch merge
|
Wed, 19 Sep 2007 12:04:12 +0200 |
Ralf Ertzinger |
- Add HTTP auth support (http://<username>:<password>@.... scheme)
|
Wed, 19 Sep 2007 09:40:39 +0000 |
Daniel Bradshaw |
yaz's fix from 1738:e1ebf3fc1a16 would make sense to apply to this Makefile too
|
Wed, 19 Sep 2007 18:07:12 +0900 |
Yoshiki Yazawa |
- follow the change of libaudid3tag.so's location.
|
Wed, 19 Sep 2007 18:00:10 +0900 |
Yoshiki Yazawa |
- remove get_song_info interface.
|
Tue, 18 Sep 2007 19:39:41 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Tue, 18 Sep 2007 19:39:35 -0500 |
William Pitcock |
Call g_strlcpy() on static name/value buffers instead of strcpy().
|
Wed, 19 Sep 2007 02:25:05 +0200 |
Giacomo Lozito |
- updated libconsole plugin subtune code
|
Wed, 19 Sep 2007 01:03:24 +0200 |
Giacomo Lozito |
- only add subsongs in playlist if the option is active in sid plugin
|
Tue, 18 Sep 2007 19:13:12 +0200 |
Giacomo Lozito |
- updated sid plugin to use subsong-num and subsong-id
|
Tue, 18 Sep 2007 18:03:11 +0200 |
Ralf Ertzinger |
branch merge
|
Tue, 18 Sep 2007 18:01:00 +0200 |
Ralf Ertzinger |
- Add lots of code to support the completely braindead concept that is StreamCast
|
Tue, 18 Sep 2007 11:35:15 +0200 |
Ralf Ertzinger |
- Add network timeouts
|
Tue, 18 Sep 2007 10:53:36 -0500 |
William Pitcock |
Remove software volume control (it has been moved to the core as a pipeline flow element).
|
Tue, 18 Sep 2007 09:47:41 -0500 |
William Pitcock |
Clean up and rework xrun/suspend handling, and add myself to Copyright holders.
|
Tue, 18 Sep 2007 09:26:05 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Tue, 18 Sep 2007 09:25:56 -0500 |
William Pitcock |
Pass literal values to snd_strerror(), as passing -err will cause an invalid dereference in any modern ALSA.
|
Tue, 18 Sep 2007 16:10:07 +0200 |
Sascha Hlusiak |
New Gnome shortcuts plugin to listen for Gnome's shortcuts over dbus
|
Tue, 18 Sep 2007 12:47:51 +0000 |
Daniel Bradshaw |
Made arts's use of OutputPlugin look more like OSS and alsa's so that the plugin will actually function
|
Mon, 17 Sep 2007 22:10:21 +0200 |
Ralf Ertzinger |
- Correct some compiler warnings
|
Mon, 17 Sep 2007 21:55:52 +0200 |
Ralf Ertzinger |
- Add neon to rules.mk.in
|
Mon, 17 Sep 2007 21:47:59 +0200 |
Ralf Ertzinger |
Make configure show neon plugin status
|
Mon, 17 Sep 2007 21:46:53 +0200 |
Ralf Ertzinger |
- Add neon HTTP transport plugin sources (for real)
|
Mon, 17 Sep 2007 21:40:37 +0200 |
Ralf Ertzinger |
- Add neon HTTP transport plugin sources
|
Mon, 17 Sep 2007 09:05:53 -0500 |
William Pitcock |
C99 initialisers. Fixes bugs #10, #11.
|
Sun, 16 Sep 2007 16:08:41 +0200 |
Giacomo Lozito |
- update LIRC plugin structure
|
Thu, 13 Sep 2007 13:22:40 -0500 |
William Pitcock |
remove caching code, it's pointless.
|
Thu, 13 Sep 2007 13:20:49 -0500 |
William Pitcock |
Automated merge from ssh://hg.atheme.org//hg/audacious-plugins.
|
Thu, 13 Sep 2007 13:20:24 -0500 |
William Pitcock |
CoreAudio: C99
|
Thu, 13 Sep 2007 19:56:11 +0200 |
Ralf Ertzinger |
- Fix open-is-a-macro for newer glibcs
|
Thu, 13 Sep 2007 12:10:39 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins.
|
Thu, 13 Sep 2007 12:09:38 -0500 |
William Pitcock |
Add dockalbumart plugin for MacOS. (this could also be ported to GNOME's AWN too.)
|
Wed, 12 Sep 2007 06:13:07 +0300 |
Matti Hamalainen |
Madplug didn't always calculate song length when needed, fixed.
|
Tue, 11 Sep 2007 10:52:25 -0500 |
William Pitcock |
missing comma...
|
Tue, 11 Sep 2007 09:53:17 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins-tc
|
Tue, 11 Sep 2007 17:50:10 +0300 |
Matti Hamalainen |
Fixed cdaudio-ng.
|
Tue, 11 Sep 2007 17:36:13 +0300 |
Matti Hamalainen |
Typofix.
|
Tue, 11 Sep 2007 09:36:18 -0500 |
William Pitcock |
s/FIELD_TRACK_NUMER/FIELD_TRACK_NUMBER/.
|
Tue, 11 Sep 2007 09:15:24 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins-tc
|
Tue, 11 Sep 2007 02:28:47 +0300 |
Matti Hamalainen |
Oops, one argument for tuple_get_string() was missing, fixed. Pointed out by
|
Tue, 11 Sep 2007 02:15:04 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/plugins
|
Tue, 11 Sep 2007 02:14:11 +0300 |
Matti Hamalainen |
Fix MusePack plugin for the new API.
|
Tue, 11 Sep 2007 02:10:49 +0300 |
Matti Hamalainen |
Fixed WavPack plugin for the new API.
|
Sun, 09 Sep 2007 23:52:19 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/plugins
|
Sun, 09 Sep 2007 23:23:00 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/plugins
|
Sun, 09 Sep 2007 23:22:52 +0300 |
Matti Hamalainen |
Fix some tuple function calls to conform with new API.
|
Sun, 09 Sep 2007 05:44:18 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/plugins
|
Sun, 09 Sep 2007 05:41:56 +0300 |
Matti Hamalainen |
Fix.
|