log

age author description
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:
Thu, 26 Jul 2007 15:11:44 +0300 Calin Crisan ccrisan Automated merge with ssh://hg.atheme-project.org//hg/audacious-plugins
Thu, 26 Jul 2007 15:11:08 +0300 Calin Crisan ccrisan Some changes to the about box
Thu, 26 Jul 2007 15:06:20 +0300 Calin Crisan ccrisan Added an information box to cdaudio-ng
Thu, 26 Jul 2007 19:30:53 +0900 Yoshiki Yazawa - introduce target_time and simplify the flow of the watchdog thread. TRANSITION_GUARD_TIME is no longer needed.
Thu, 26 Jul 2007 10:33:07 +0100 Tony Vroon Obliterate old-style CD-Audio and make cdaudio-ng default to on.
Thu, 26 Jul 2007 12:13:04 +0300 Calin Crisan ccrisan Finally removed the old cdaudio plugin
Wed, 25 Jul 2007 16:48:53 -0500 William Pitcock Use InputPlayback.playing properly.
Wed, 25 Jul 2007 16:40:29 -0500 William Pitcock Division by 1000 is not necessary.
Wed, 25 Jul 2007 16:34:16 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins