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.
|
Thu, 19 Jul 2007 23:43:00 +0200 |
Stany HENRY |
Guess... Yes, "i18n" stuff.
|
Mon, 16 Jul 2007 16:16:41 +0900 |
Yoshiki Yazawa |
file_name and file_path in a tuple should be unescaped.
|
Mon, 09 Jul 2007 05:06:47 -0500 |
William Pitcock |
Add MIME support.
|
Thu, 24 May 2007 12:09:40 -0700 |
nenolod |
[svn] - convert madplug to plugin API v2
trunk
|
Sat, 12 May 2007 04:29:22 -0700 |
majeru |
[svn] fixed player crash when trying to get file info
trunk
|
Mon, 23 Apr 2007 14:24:01 -0700 |
majeru |
[svn] Fixed the embarassing situation i was in (writing a plugin and not being able to see/hear it work).
trunk
|
Sun, 08 Apr 2007 21:30:22 -0700 |
yaz |
[svn] - replace random number generator in dithering code with SIMD-oriented Fast Mersenne Twister (SFMT). it reduces CPU load on SSE2 or AltiVec capable platform.
trunk
|