log

age author description
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.