Wed, 04 Mar 2009 12:48:09 +0000 |
Tony Vroon |
Patch from John Lindgren <john.lindgren@tds.net> to support seeking whilst paused, Debian bug #517692.
|
Fri, 05 Dec 2008 07:11:37 -0600 |
William Pitcock |
Make the MP3 validation checks less restrictive with shoutcast streams.
|
Sun, 02 Nov 2008 01:33:20 +0100 |
Jonathan Schleifer |
Fix a warning - this time without killing seek code.
|
Sun, 02 Nov 2008 00:15:23 +0000 |
Tony Vroon |
It is customary to check that warning fixes do not break things. This one does, so it dies. Thanks to jdhore for troubleshooting.
|
Sat, 01 Nov 2008 20:11:09 +0100 |
Jonathan Schleifer |
Fix a warning.
|
Mon, 22 Sep 2008 06:39:32 +0300 |
Matti Hamalainen |
Adjust probing again.
|
Mon, 14 Jul 2008 03:35:13 +0300 |
Andrew O. Shadoura |
fixed FSF address
|
Sun, 13 Jul 2008 15:17:16 -0500 |
William Pitcock |
Backed out changeset 4151640654ae
|
Sun, 13 Jul 2008 15:54:39 +0200 |
Jonathan Schleifer |
16 tries arn't enough, we need 256 when the ID3 tag includes pictures.
|
Sun, 29 Jun 2008 00:04:49 -0500 |
William Pitcock |
Disable MADPROBE_DEBUG.
|
Sat, 28 Jun 2008 23:54:30 -0500 |
William Pitcock |
Make things less nazi.
|
Fri, 06 Jun 2008 13:40:13 +0300 |
Matti Hamalainen |
A completely rewritten approach for probing MPEG Audio files, using a
|
Fri, 06 Jun 2008 06:41:10 +0300 |
Matti Hamalainen |
Remove the obsolete is_our_file() function.
|
Thu, 05 Jun 2008 15:45:12 +0300 |
Matti Hamalainen |
Use a bit bigger buffer.
|
Fri, 30 May 2008 06:09:16 +0300 |
Matti Hamalainen |
Experimental changes in MADPlug's probing function to lessen chance of misdetection
|
Mon, 19 May 2008 04:20:50 +0300 |
Matti Hamalainen |
Removed #includes that should not be included anymore.
|
Wed, 09 Apr 2008 15:48:36 +0300 |
Matti Hamalainen |
Replaced s/ConfigDb/mcs_handle_t/g, as per changes in the core.
|
Mon, 31 Mar 2008 14:55:14 +0300 |
Matti Hamalainen |
Include cleanups, part #2.
|
Thu, 27 Mar 2008 00:05:43 +0900 |
Yoshiki Yazawa |
make force reopen audio default
|
Fri, 15 Feb 2008 19:19:09 +0900 |
Yoshiki Yazawa |
removed 'experimental' from description.
|
Fri, 15 Feb 2008 19:15:29 +0900 |
Yoshiki Yazawa |
imported 5298b10777b3 by Eugene Zagidullin.
|
Fri, 15 Feb 2008 19:10:19 +0900 |
Yoshiki Yazawa |
converted to new sound engine scheme.
|
Sun, 03 Feb 2008 00:05:32 +0900 |
Yoshiki Yazawa |
replaced 6db hard limit with experimental adaptive scaler clip prevention.
|
Thu, 31 Jan 2008 15:22:15 +0900 |
Yoshiki Yazawa |
- reworked replaygain to use individual pre-gain for the files with RG info and the rest.
|
Wed, 30 Jan 2008 05:04:15 +0300 |
Eugene Zagidullin |
fixed ${bitrate} in title string
|
Thu, 10 Jan 2008 18:39:52 +0100 |
mf0102 |
remove obsolete function
|
Tue, 01 Jan 2008 23:12:46 +0900 |
Yoshiki Yazawa |
append '\n' to format string for AUDDBG()
|
Mon, 17 Dec 2007 22:04:37 +0900 |
Yoshiki Yazawa |
make use of aud_uri_to_display_*()
|
Thu, 06 Dec 2007 23:25:24 +0900 |
Yoshiki Yazawa |
make use of AUDDBG() for debug print out.
|
Tue, 04 Dec 2007 03:34:08 +0300 |
Eugene Zagidullin |
get benefit of FIELD_BITRATE
|
Tue, 04 Dec 2007 02:11:02 +0300 |
Eugene Zagidullin |
added myself to authors
|
Tue, 04 Dec 2007 02:04:49 +0300 |
Eugene Zagidullin |
madplug now provides more informative tuple
|
Mon, 03 Dec 2007 02:10:29 +0300 |
Eugene Zagidullin |
removed debugging stuff. some notes added
|
Mon, 03 Dec 2007 01:26:57 +0300 |
Eugene Zagidullin |
updating TLEN frame returned
|
Sat, 01 Dec 2007 05:15:43 +0300 |
Eugene Zagidullin |
Say goodbye to custom fileinfo dialog in madplug
|
Mon, 05 Nov 2007 09:41:56 -0600 |
William Pitcock |
madplug: add .bmu to extensions whitelist (closes bugzilla #49)
|
Wed, 24 Oct 2007 07:34:02 +0300 |
Matti Hamalainen |
s/bmp_cfg_/aud_cfg_/g
|
Sat, 13 Oct 2007 19:55:04 -0500 |
William Pitcock |
string API calls -> vtable
|
Sun, 07 Oct 2007 18:20:00 -0500 |
William Pitcock |
wow, only one plugin uses aud_mime API. that sucks! :D
|
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:22:59 -0500 |
William Pitcock |
s/tuple_/aud_tuple_/g
|
Wed, 19 Sep 2007 18:07:12 +0900 |
Yoshiki Yazawa |
- follow the change of libaudid3tag.so's location.
|
Sun, 09 Sep 2007 23:23:00 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/plugins
|
Wed, 05 Sep 2007 09:29:26 +0300 |
Matti Hamalainen |
Modified for Tuplez/plugin API changes.
|
Sun, 09 Sep 2007 22:42:22 +0300 |
Matti Hamalainen |
xmms_show_message() changed to audacious_info_dialog()
|
Mon, 13 Aug 2007 19:57:03 +0900 |
Yoshiki Yazawa |
- make use of tuple_formatter_make_title_string(). now madplug can show file name if metadata is not available.
|
Sat, 11 Aug 2007 14:29:58 +0900 |
Yoshiki Yazawa |
fix compile errors if DEBUG is defined.
|
Fri, 10 Aug 2007 22:00:07 +0200 |
Giacomo Lozito |
updated input plugins to use set_pb_ready to signal to the core that they're ready for playback
|
Fri, 10 Aug 2007 07:45:29 -0500 |
William Pitcock |
madplug: tuple API changes
|
Sat, 04 Aug 2007 15:48:58 +0900 |
Yoshiki Yazawa |
make use of SIMPLE_INPUT_PLUGIN() as an example.
|
Fri, 03 Aug 2007 07:21:36 +0300 |
Cristi Magherusan |
added Discovery plugin type
|
Tue, 24 Jul 2007 22:02:17 +0200 |
mf0102 |
- Corrected some bugs
|
Tue, 24 Jul 2007 21:50:17 +0200 |
mf0102 |
- Fixed a bug that would crash Audacious when reloading plugins
|
Mon, 23 Jul 2007 17:19:31 -0500 |
William Pitcock |
madplug: Update plugin for new threading model.
|
Sun, 22 Jul 2007 22:21:28 +0900 |
Yoshiki Yazawa |
- reduce the number of file open in loading.
|
Sun, 22 Jul 2007 04:28:20 +0900 |
Yoshiki Yazawa |
- make probing for tuple completely reuse fd.
|
Sat, 21 Jul 2007 12:20:00 -0500 |
William Pitcock |
madplug: Fix ID3v1 tuple building.
|
Sat, 21 Jul 2007 10:26:23 -0500 |
William Pitcock |
Fix streaming.
|
Fri, 20 Jul 2007 20:33:38 -0500 |
William Pitcock |
madplug: Support probe for tuple instruction.
|