Thu, 16 Aug 2007 15:52:26 +0200 |
mf0102 |
removed NSFE playlist option (which was marked TODO)
|
Thu, 16 Aug 2007 14:47:14 +0200 |
mf0102 |
made SPC playback reverb a configuration option till the problem can be
|
Thu, 16 Aug 2007 18:22:00 +0300 |
Cristi Magherusan |
some fixes, more debug info
|
Thu, 16 Aug 2007 03:45:58 +0300 |
Cristi Magherusan |
it can play manually added DAAP URI's like daap://localhost:3689/1.mp3
|
Thu, 16 Aug 2007 03:29:09 +0300 |
Cristi Magherusan |
merge
|
Thu, 16 Aug 2007 03:26:27 +0300 |
Cristi Magherusan |
handling device disconnected errors
|
Tue, 14 Aug 2007 23:33:33 +0300 |
Cristi Magherusan |
the pending uploads are cancelled on exit, so it doesnt lock anymore while cleaning up
|
Tue, 14 Aug 2007 22:55:17 +0300 |
Cristi Magherusan |
fixed the upload
|
Tue, 14 Aug 2007 00:14:43 +0300 |
Cristi Magherusan |
URI-fication
|
Mon, 13 Aug 2007 23:26:26 +0300 |
Calin Crisan ccrisan |
Add CD menu entry is now created with the ui_plugin_menu functions
|
Mon, 13 Aug 2007 20:24:36 +0900 |
Yoshiki Yazawa |
make use of get_gentitle_format() and tuple_formatter_make_title_string()
|
Mon, 13 Aug 2007 06:08:08 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 13 Aug 2007 06:07:58 -0500 |
William Pitcock |
Backed out changeset 97914b65790a
|
Mon, 13 Aug 2007 19:58:07 +0900 |
Yoshiki Yazawa |
branch merge.
|
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.
|
Mon, 13 Aug 2007 02:42:21 -0500 |
William Pitcock |
[security] Add g_thread_exit() to curl_manage_request() to avoid a resource starvation DoS.
|
Sun, 12 Aug 2007 21:53:56 +0200 |
Christian Birchinger |
Register cue:// with uri_set_plugin
|
Sun, 12 Aug 2007 21:36:14 +0200 |
Christian Birchinger |
Register cdda:// with uri_set_plugin
|
Sun, 12 Aug 2007 21:16:48 +0200 |
Christian Birchinger |
Register tact:// with uri_set_plugin
|
Sun, 12 Aug 2007 20:44:02 +0200 |
Christian Birchinger |
Add an init function with a uri_set_plugin call
|
Sun, 12 Aug 2007 07:17:10 -0500 |
William Pitcock |
Port some changes over from XMMS that:
|
Sat, 11 Aug 2007 23:51:50 -0500 |
William Pitcock |
Improve ${codec} and ${quality} tuples.
|
Sat, 11 Aug 2007 23:48:14 -0500 |
William Pitcock |
fix musepack tag retrieval
|
Sat, 11 Aug 2007 23:56:22 +0200 |
Giacomo Lozito |
converted sid plugin to new tuple system
|
Sat, 11 Aug 2007 22:15:50 +0200 |
Giacomo Lozito |
fixed modplug, wasn't working properly with new threading model
|
Sat, 11 Aug 2007 18:10:34 +0300 |
Cristi Magherusan |
the label wasn't restored on failure
|
Sun, 12 Aug 2007 00:06:35 +0900 |
Yoshiki Yazawa |
use get_gentitle_format() to get format string so that presets and custom string can coexist.
|
Sat, 11 Aug 2007 17:57:19 +0300 |
Cristi Magherusan |
merge
|
Sat, 11 Aug 2007 17:56:51 +0300 |
Cristi Magherusan |
the menu item is now disabled during upload
|
Sat, 11 Aug 2007 14:56:15 +0100 |
Tony Vroon |
Add actual codec information to wav-sndfile tuple. Untested.
|
Sat, 11 Aug 2007 15:57:05 +0300 |
Cristi Magherusan |
merge
|
Sat, 11 Aug 2007 15:55:14 +0300 |
Cristi Magherusan |
lots of fixes
|
Sat, 11 Aug 2007 15:28:13 +0300 |
Calin Crisan ccrisan |
Fixed libcdio and libcddb autoconf detection
|
Sat, 11 Aug 2007 20:10:10 +0900 |
Yoshiki Yazawa |
tuple API update.
|
Sat, 11 Aug 2007 12:21:30 +0200 |
Giacomo Lozito |
use tuple_free(x) in place of mowgli_object_unref(x)
|
Sat, 11 Aug 2007 12:10:33 +0200 |
Tomasz Mon |
GTK_STOCK_SAVE can't be default, so don't use gtk_widget_grab_default() on it
|
Sat, 11 Aug 2007 14:29:58 +0900 |
Yoshiki Yazawa |
fix compile errors if DEBUG is defined.
|
Sat, 11 Aug 2007 14:27:41 +0900 |
Yoshiki Yazawa |
playlist entry doesn't have "track-name".
|
Sat, 11 Aug 2007 02:50:12 +0200 |
Giacomo Lozito |
do not assume that mtp_cleanup is only called after mtp_init (it's not true for general plugins); also, destroy the menuitem as it seems that it still holds a reference after being removed from its menushell
|
Fri, 10 Aug 2007 19:36:01 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 10 Aug 2007 19:35:53 -0500 |
William Pitcock |
hook up ${codec} and ${quality}
|
Sat, 11 Aug 2007 02:43:18 +0300 |
Cristi Magherusan |
remove the item from the menu when the plugin is disabled
|
Sat, 11 Aug 2007 02:22:54 +0300 |
Cristi Magherusan |
fixed linking
|
Sat, 11 Aug 2007 01:52:28 +0300 |
Cristi Magherusan |
MTP upload plugin
|
Fri, 10 Aug 2007 23:06:50 +0300 |
Cristi Magherusan |
Automated merge with ssh://majeru@hg.atheme.org//hg/audacious-plugins
|
Fri, 10 Aug 2007 18:17:01 +0300 |
Cristi Magherusan |
merge
|
Fri, 10 Aug 2007 14:23:20 +0300 |
Cristi Magherusan |
merge
|
Fri, 10 Aug 2007 14:23:07 +0300 |
Cristi Magherusan |
nerge
|
Wed, 08 Aug 2007 22:08:39 +0300 |
Cristi Magherusan |
merge
|
Wed, 08 Aug 2007 22:06:42 +0300 |
Cristi Magherusan |
now it compiles
|
Mon, 06 Aug 2007 02:58:04 +0300 |
Cristi Magherusan |
merge
|
Mon, 06 Aug 2007 02:52:19 +0300 |
Cristi Magherusan |
merge
|
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 12:42:07 -0500 |
William Pitcock |
unref tuple resources
|
Fri, 10 Aug 2007 12:35:20 -0500 |
William Pitcock |
we're looking for the name of the codec here, not tag.year(), thanks.
|
Fri, 10 Aug 2007 10:27:13 -0500 |
William Pitcock |
xspf: update to new API
|
Fri, 10 Aug 2007 10:03:10 -0500 |
William Pitcock |
scrobbler: tuple API update
|
Fri, 10 Aug 2007 09:49:37 -0500 |
William Pitcock |
statusicon: new tuple API
|
Fri, 10 Aug 2007 09:47:23 -0500 |
William Pitcock |
filewriter: new tuple API
|
Fri, 10 Aug 2007 09:30:21 -0500 |
William Pitcock |
tta: new tuple API
|
Fri, 10 Aug 2007 09:22:25 -0500 |
William Pitcock |
timidity: new tuple API
|
Fri, 10 Aug 2007 09:19:44 -0500 |
William Pitcock |
mpc: convert, wma: fixes
|
Fri, 10 Aug 2007 09:06:16 -0500 |
William Pitcock |
aac: fixes
|
Fri, 10 Aug 2007 08:57:47 -0500 |
William Pitcock |
wavpack: update to new tuple API, use std::string more.
|
Fri, 10 Aug 2007 08:42:59 -0500 |
William Pitcock |
flacng: new tuple API
|
Fri, 10 Aug 2007 08:19:51 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 10 Aug 2007 08:19:40 -0500 |
William Pitcock |
vorbis: new tuple API
|
Fri, 10 Aug 2007 14:02:18 +0100 |
Tony Vroon |
Branch merge madness.
|
Fri, 10 Aug 2007 14:01:43 +0100 |
Tony Vroon |
Use tuple_new_from_filename in more plugins.
|
Fri, 10 Aug 2007 13:49:59 +0100 |
Tony Vroon |
Start using tuple_new_from_filename.
|
Fri, 10 Aug 2007 07:45:36 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 10 Aug 2007 07:45:29 -0500 |
William Pitcock |
madplug: tuple API changes
|
Fri, 10 Aug 2007 13:16:57 +0100 |
Tony Vroon |
Conversion of AAC to new tuple API, try one.
|
Fri, 10 Aug 2007 12:58:05 +0100 |
Tony Vroon |
Isn't that cute. But it's WRONG.
|
Fri, 10 Aug 2007 12:55:42 +0100 |
Tony Vroon |
New tuple API conversion for WMA, first try.
|
Fri, 10 Aug 2007 06:52:55 -0500 |
William Pitcock |
vtx: new tuple API
|
Fri, 10 Aug 2007 06:38:58 -0500 |
William Pitcock |
alac: new tuple API
|
Fri, 10 Aug 2007 06:32:51 -0500 |
William Pitcock |
update to new API
|
Fri, 10 Aug 2007 06:23:53 -0500 |
William Pitcock |
really this time
|
Fri, 10 Aug 2007 06:23:10 -0500 |
William Pitcock |
wav: update to new tuple API.
|
Fri, 10 Aug 2007 06:15:55 -0500 |
William Pitcock |
sexypsf: update to new tuple API
|
Fri, 10 Aug 2007 06:05:54 -0500 |
William Pitcock |
console: update to new tuple API
|
Fri, 10 Aug 2007 03:38:19 -0500 |
William Pitcock |
Fix hang problem on EOF.
|
Wed, 08 Aug 2007 20:25:13 +0200 |
Giacomo Lozito |
amidiplug: cannot warn user with a UI message anymore if something in playback fails, cause the play func is in a different thread
|
Wed, 08 Aug 2007 08:16:10 -0500 |
William Pitcock |
Added tag audacious-plugins-1.4.0-dr2 for changeset 5f892afeb8e1
|
Mon, 06 Aug 2007 14:01:24 +0200 |
Giacomo Lozito |
- amidi-plug 0.8 beta1; support for gthread and v3 plugin system; needs testing and refinements
audacious-plugins-1.4.0-dr2
|
Mon, 06 Aug 2007 03:20:01 +0200 |
Christian Birchinger |
Fix tuple report. (null)/filename.wav wasn't so great.
|
Mon, 06 Aug 2007 01:37:26 +0100 |
Tony Vroon |
playlist_get_songtime wanted a tuple, but was afraid to ask
|
Mon, 06 Aug 2007 01:36:42 +0200 |
Christian Birchinger |
Switched to new threading model
|
Mon, 06 Aug 2007 00:58:12 +0200 |
Christian Birchinger |
Switched to new threading model
|
Sun, 05 Aug 2007 19:50:25 +0200 |
Christian Birchinger |
Switched to new threading model, the core doesn't accept tone:// URLs though.
|
Sun, 05 Aug 2007 00:27:51 +0300 |
Cristi Magherusan |
merge
|
Sun, 05 Aug 2007 00:26:21 +0300 |
Cristi Magherusan |
DAAP plugin (work in progress)
|
Sat, 04 Aug 2007 22:27:08 +0200 |
Christian Birchinger |
Oopps removed the a NULL by accident
|
Sat, 04 Aug 2007 22:07:08 +0200 |
Christian Birchinger |
Use configured core sample rate frequency if available.
|
Sat, 04 Aug 2007 21:37:11 +0200 |
Christian Birchinger |
Switched to new threading model
|
Sat, 04 Aug 2007 18:51:04 +0200 |
Ralf Ertzinger |
- Branch merge
|
Sat, 04 Aug 2007 18:50:33 +0200 |
Ralf Ertzinger |
- Fix locking macros
|
Sat, 04 Aug 2007 16:30:43 +0200 |
Ralf Ertzinger |
- Introduce a mutex for test_info and lock appropriately
|
Sat, 04 Aug 2007 15:48:58 +0900 |
Yoshiki Yazawa |
make use of SIMPLE_INPUT_PLUGIN() as an example.
|
Fri, 03 Aug 2007 22:13:41 -0500 |
William Pitcock |
Unbreak WMA I/O.
|
Fri, 03 Aug 2007 22:09:40 -0500 |
William Pitcock |
pls: Write filename paths to disk, not URIs. Convert filename paths in PLS files to valid URIs.
|
Sat, 04 Aug 2007 03:53:11 +0200 |
Christian Birchinger |
Ported to new threading model
|
Fri, 03 Aug 2007 20:39:05 +0200 |
Ralf Ertzinger |
We do not need a playloop mutex any more
|
Fri, 03 Aug 2007 07:21:36 +0300 |
Cristi Magherusan |
added Discovery plugin type
|
Sat, 28 Jul 2007 14:45:30 +0300 |
Cristi Magherusan |
fixed crashes
|
Sat, 28 Jul 2007 01:30:34 +0300 |
Cristi Magherusan |
merge
|
Sat, 28 Jul 2007 01:26:17 +0300 |
Cristi Magherusan |
added an experimental GUI for Last.fm radio
|
Fri, 27 Jul 2007 16:20:15 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 27 Jul 2007 16:20:08 -0500 |
William Pitcock |
Fix WMA playback.
|
Sat, 28 Jul 2007 00:08:41 +0300 |
Calin Crisan ccrisan |
Fixed surprise eject segfault
|
Fri, 27 Jul 2007 23:03:20 +0300 |
Calin Crisan ccrisan |
Changed the cdda bitrate to 1411kbit/s in respect to the Red Book specifications
|
Fri, 27 Jul 2007 21:59:26 +0300 |
Calin Crisan ccrisan |
Fixed the play/stop indication; added a temporary workaround for including the last 3 seconds in playback
|
Fri, 27 Jul 2007 18:56:43 +0900 |
Yoshiki Yazawa |
update SFMT files to version 1.3. please let me know if it break on altivec box.
|
Fri, 27 Jul 2007 04:53:35 +0200 |
Christian Birchinger |
Check all known places for "sndstat" info.
|
Fri, 27 Jul 2007 04:01:50 +0200 |
Christian Birchinger |
Don't use VFS on such low level system stuff.
|
Fri, 27 Jul 2007 03:55:35 +0200 |
Christian Birchinger |
Give vfs_fopen() an URI.
|
Fri, 27 Jul 2007 00:02:44 +0200 |
Stany HENRY |
More and more translatable strings... ;-)
|
Thu, 26 Jul 2007 21:54:07 +0200 |
Christian Birchinger |
Removed g_thread_exit leftover.
|
Thu, 26 Jul 2007 21:07:10 +0200 |
Christian Birchinger |
Fixed various bugs i the wav (not wav-sndfile) plugin:
|