Sat, 13 Oct 2007 20:43:07 -0500 |
William Pitcock |
gentitle changes
|
Mon, 08 Oct 2007 02:02:02 -0500 |
William Pitcock |
chase last changeset in aud
|
Sun, 07 Oct 2007 14:42:56 -0500 |
William Pitcock |
wav: set_params()
|
Sun, 07 Oct 2007 00:22:59 -0500 |
William Pitcock |
s/tuple_/aud_tuple_/g
|
Tue, 02 Oct 2007 02:20:03 +0300 |
Matti Hamalainen |
Removed some extraneous includes.
|
Tue, 02 Oct 2007 01:59:24 +0300 |
Matti Hamalainen |
Some missed #include "" to <> changes.
|
Mon, 01 Oct 2007 23:01:22 +0100 |
chainsaw |
Change from "" to <>-style includes. With thanks to ccr for the correct sed voodoo.
|
Mon, 24 Sep 2007 11:15:37 -0500 |
William Pitcock |
wav: HAVE_CONFIG_H removal.
|
Fri, 21 Sep 2007 02:00:40 +0300 |
Matti Hamalainen |
Use FIELD_DATE.
|
Sun, 09 Sep 2007 23:23:00 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/plugins
|
Fri, 07 Sep 2007 12:46:01 +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()
|
Sun, 09 Sep 2007 22:25:40 +0300 |
Matti Hamalainen |
xmms_usleep() was removed, use g_usleep()
|
Fri, 07 Sep 2007 04:15:24 -0500 |
William Pitcock |
wav, wav-sndfile: C99 initialisers
|
Thu, 23 Aug 2007 23:19:11 +0100 |
Tony Vroon |
Actually read string-based metadata for tuplez.
|
Wed, 22 Aug 2007 23:52:25 +0100 |
Tony Vroon |
Report the title properly, as in all the other plugins in the tree. Poor ignored and unloved plugin...
|
Thu, 23 Aug 2007 00:00:49 +0200 |
Giacomo Lozito |
wav-sndfile.c, added missing playback->set_pb_ready(playback)
|
Wed, 22 Aug 2007 12:49:14 +0100 |
Tony Vroon |
Report lossless/lossy quality and the filename as the title. This plugin still shows mutex-related lockups for me though.
|
Sat, 18 Aug 2007 01:03:35 +0200 |
Giacomo Lozito |
Replaced asprintf with gstring (which is probably more portable anyway).
|
Fri, 17 Aug 2007 23:40:59 +0100 |
Tony Vroon |
Format and subformat detection. Needs some asprintf love. Or something.
|
Sat, 11 Aug 2007 14:56:15 +0100 |
Tony Vroon |
Add actual codec information to wav-sndfile tuple. Untested.
|
Fri, 10 Aug 2007 13:49:59 +0100 |
Tony Vroon |
Start using tuple_new_from_filename.
|
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
|
Fri, 03 Aug 2007 07:21:36 +0300 |
Cristi Magherusan |
added Discovery plugin type
|
Thu, 26 Jul 2007 21:54:07 +0200 |
Christian Birchinger |
Removed g_thread_exit leftover.
|
Wed, 25 Jul 2007 16:06:17 -0500 |
William Pitcock |
wav-sndfile, wav: convert to new threading model
|
Tue, 17 Jul 2007 13:15:16 +0900 |
Yoshiki Yazawa |
more adaptation for file:// scheme.
|
Fri, 13 Jul 2007 21:31:17 +0200 |
Giacomo Lozito |
a bunch of paranoid checks for the return value of g_filename_from_uri
|
Fri, 13 Jul 2007 20:55:42 +0200 |
Giacomo Lozito |
wav-sndfile: in is_our_file, ensure that filename is not NULL before passing it to sf_open
|
Thu, 12 Jul 2007 14:59:38 +0900 |
Yoshiki Yazawa |
adapt wav-sndfile for file:// scheme.
|
Thu, 24 May 2007 03:35:01 -0700 |
nenolod |
[svn] - port to plugin2 API
trunk
|
Sat, 07 Apr 2007 11:06:36 -0700 |
yaz |
[svn] - now wav plugin can handle remaining buffered data at the end of playing.
trunk
|
Thu, 15 Mar 2007 22:09:36 -0700 |
yaz |
[svn] - add mseek support.
trunk
|
Sat, 17 Feb 2007 20:57:15 -0800 |
nenolod |
[svn] - make use of playlist->eof effectively.
trunk
|
Sat, 17 Feb 2007 20:50:45 -0800 |
nenolod |
[svn] - some further adjustments
trunk
|
Sat, 17 Feb 2007 20:42:10 -0800 |
nenolod |
[svn] Rewrote the entire plugin:
trunk
|
Sat, 17 Feb 2007 19:58:29 -0800 |
nenolod |
[svn] - wav-sndfile engine: correctly compute the bitrate
trunk
|
Mon, 29 Jan 2007 03:14:02 -0800 |
nenolod |
[svn] - make this compile again
trunk
|
Sun, 28 Jan 2007 21:09:12 -0800 |
iabervon |
[svn] Convert plugins to use InputPlayback.output instead of InputPlugin.output
trunk
|
Mon, 22 Jan 2007 18:53:19 -0800 |
nenolod |
[svn] - add config.h includes where needed
trunk
|
Mon, 22 Jan 2007 18:41:17 -0800 |
nenolod |
[svn] - glib/gi18n.h -> audacious/i18n.h for automatic dgettext support
trunk
|
Mon, 18 Sep 2006 03:14:20 -0700 |
nenolod |
[svn] - remove src/Input src/Output src/Effect src/General src/Visualization src/Container
trunk
base
src/Input/wav/wav-sndfile.c@3997d2f60f19
|