log src/wavpack/libwavpack.cxx @ 2429:b6f09d280f2c

age author description
Fri, 29 Feb 2008 12:48:56 -0600 Micha Lipski Add support for 24-bit wavpack files. (Bugzilla #190)
Sun, 16 Dec 2007 18:18:03 +0900 Yoshiki Yazawa - make use of AUDDBG
Wed, 24 Oct 2007 07:34:02 +0300 Matti Hamalainen s/bmp_cfg_/aud_cfg_/g
Sat, 13 Oct 2007 23:48:00 -0500 William Pitcock use aud_cfg in some places
Tue, 09 Oct 2007 05:08:54 +0900 Yoshiki Yazawa make wavpack compile again.
Mon, 08 Oct 2007 02:02:02 -0500 William Pitcock chase last changeset in aud
Sun, 07 Oct 2007 14:44:46 -0500 William Pitcock wavpack: set_params()
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
Tue, 11 Sep 2007 02:10:49 +0300 Matti Hamalainen Fixed WavPack plugin for the new API.
Sun, 09 Sep 2007 22:25:40 +0300 Matti Hamalainen xmms_usleep() was removed, use g_usleep()
Fri, 07 Sep 2007 04:27:58 -0500 William Pitcock wavpack: I need a rewrite.
Sat, 25 Aug 2007 20:22:33 -0500 William Pitcock wavpack: Implement InputPlugin::probe_for_tuple.
Thu, 23 Aug 2007 20:32:48 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Thu, 23 Aug 2007 20:32:41 -0500 William Pitcock wavpack fixes
Tue, 21 Aug 2007 17:11:59 +0900 Yoshiki Yazawa replace tuple_formatter_process_string() with tuple_formatter_make_title_string() except that for streamings.
Fri, 17 Aug 2007 11:40:30 -0500 William Pitcock Support Wavpack ".exe" executables, by using the Wavpack decoder to validate.
Sat, 11 Aug 2007 12:21:30 +0200 Giacomo Lozito use tuple_free(x) in place of mowgli_object_unref(x)
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:35:20 -0500 William Pitcock we're looking for the name of the codec here, not tag.year(), thanks.
Fri, 10 Aug 2007 08:57:47 -0500 William Pitcock wavpack: update to new tuple API, use std::string more.
Fri, 03 Aug 2007 07:21:36 +0300 Cristi Magherusan added Discovery plugin type
Mon, 23 Jul 2007 17:54:54 -0500 William Pitcock wavpack: new threading model
Sat, 16 Jun 2007 16:59:53 +0900 Yoshiki Yazawa suppress warnings. trunk
Sat, 26 May 2007 16:14:16 -0700 nenolod [svn] - clean up some debugging stuff trunk
Sat, 26 May 2007 14:54:07 -0700 zither [svn] (Re)added the description trunk
Thu, 24 May 2007 23:21:29 -0700 nenolod [svn] - remove dead declarations trunk
Thu, 24 May 2007 16:32:36 -0700 nenolod [svn] - wavpack: transition to plugin API v2 trunk
Sun, 20 May 2007 12:05:48 -0700 yaz [svn] - get rid of all warnings gcc 4.2.0 emits with my build configuration. trunk
Mon, 29 Jan 2007 03:26:26 -0800 nenolod [svn] - update to new input plugin API trunk