log src/wavpack/libwavpack.cxx @ 2233:0de647993c2a

age author description
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
Mon, 15 Jan 2007 12:02:09 -0800 giacomo [svn] - add missing config.h inclusion for wavpack, null and metronom plugin trunk
Tue, 12 Dec 2006 19:43:23 -0800 nenolod [svn] - finalize the plugin-side of the extension-assist ABI trunk
Tue, 12 Dec 2006 18:54:01 -0800 nenolod [svn] - add support for extension probing to many plugins. trunk
Tue, 05 Dec 2006 04:02:51 -0800 kiyoshi [svn] Goodbye, is_our_file! trunk
Tue, 05 Dec 2006 01:07:41 -0800 kiyoshi [svn] Remove old-style is_our_file() where a new-style is_our_fd() exists trunk
Wed, 22 Nov 2006 14:13:24 -0800 nenolod [svn] - make wavpack/wavpack.h include forced extern "C". trunk
Mon, 20 Nov 2006 18:24:07 -0800 nenolod [svn] - wavpack/wputils.h is deprecated, wavpack/wavpack.h should be used instead. trunk
Sat, 18 Nov 2006 19:00:23 -0800 nenolod [svn] - add missing vfs_fclose(). trunk
Sat, 18 Nov 2006 18:56:23 -0800 nenolod [svn] - fix wavpack plugin trunk
Sat, 18 Nov 2006 10:02:24 -0800 chainsaw [svn] Port to NewVFS file probe & add explicit cast to silence warning, thanks to spb. trunk
Tue, 14 Nov 2006 13:00:10 -0800 nenolod [svn] - remove convertUTF8toLocale, we obviously don't need it. trunk
Tue, 07 Nov 2006 02:11:05 -0800 nenolod [svn] - a slightly better way of doing things here trunk
Tue, 07 Nov 2006 00:35:18 -0800 nenolod [svn] - rewrite to take advantage of already existant object-oriented framework trunk
Fri, 27 Oct 2006 11:58:34 -0700 nenolod [svn] - provide a complete tuple (fixes albumart and such; path was missing.) trunk
Tue, 24 Oct 2006 19:50:04 -0700 nenolod [svn] - make sure the tuple data is copied, not referenced (oops) trunk
Tue, 24 Oct 2006 19:43:30 -0700 nenolod [svn] - tuple support trunk
Tue, 24 Oct 2006 19:29:07 -0700 nenolod [svn] - make debugging notices optional trunk
Tue, 24 Oct 2006 19:25:50 -0700 nenolod [svn] - hey, this compiles now. neat :P trunk
Tue, 24 Oct 2006 19:03:53 -0700 nenolod [svn] - wavpack input plugin -- under construction trunk