log src/wma/wma.c @ 3053:a3734dd60d7a

age author description
Sat, 18 Apr 2009 21:28:56 +0100 Tony Vroon Change the flow of codec probing to avoid the possibility of a null pointer dereference. From code analysis, unique IDs mPqomY & 8B8oHC.
Fri, 10 Apr 2009 13:24:02 +0200 Tomasz Mon Don't use deprecated gtk functions
Wed, 04 Mar 2009 12:48:57 +0000 Tony Vroon Patch from John Lindgren <john.lindgren@tds.net> to support seeking whilst paused, Debian bug #517692.
Wed, 26 Nov 2008 02:55:04 +0900 Yoshiki Yazawa - changed include path from audacious to audlegacy.
Mon, 19 May 2008 04:20:50 +0300 Matti Hamalainen Removed #includes that should not be included anymore.
Mon, 31 Mar 2008 14:00:33 +0300 Matti Hamalainen Include cleanups, part #1.
Fri, 07 Mar 2008 15:56:40 -0600 William Pitcock Remove unneeded vars.
Fri, 07 Mar 2008 15:55:45 -0600 William Pitcock Add wma_idx2.
Fri, 07 Mar 2008 15:02:44 -0600 William Pitcock Remove static values, making the plugin re-entrant. As such, remove the now unnecessary playback mutex.
Fri, 07 Mar 2008 14:59:24 -0600 William Pitcock Drop wma_playbuff(). Not re-entrant.
Fri, 07 Mar 2008 14:56:23 -0600 William Pitcock Severe refactoring phase 1.
Thu, 18 Oct 2007 15:44:27 +0200 mf0102 adapted WMA plugin for internationalization, fixed compiler warning
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:45:11 -0500 William Pitcock wma: set_params()
Sun, 07 Oct 2007 00:43:10 -0500 William Pitcock aud_vfs_extensions -> vfs_extensions, some vtable fixes
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, 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 12:02:14 -0500 William Pitcock wma: Mk2
Sun, 09 Sep 2007 23:23:00 +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:25:40 +0300 Matti Hamalainen xmms_usleep() was removed, use g_usleep()
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.
Sun, 12 Aug 2007 00:06:35 +0900 Yoshiki Yazawa use get_gentitle_format() to get format string so that presets and custom string can coexist.
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 09:19:44 -0500 William Pitcock mpc: convert, wma: fixes
Fri, 10 Aug 2007 13:49:59 +0100 Tony Vroon Start using tuple_new_from_filename.
Fri, 10 Aug 2007 12:55:42 +0100 Tony Vroon New tuple API conversion for WMA, first try.
Fri, 03 Aug 2007 07:21:36 +0300 Cristi Magherusan added Discovery plugin type
Fri, 27 Jul 2007 16:20:08 -0500 William Pitcock Fix WMA playback.
Thu, 21 Jun 2007 17:33:00 +0900 Yoshiki Yazawa more warning elimination. trunk
Thu, 07 Jun 2007 00:21:13 -0700 yaz [svn] - ditto. this is necessary too. trunk
Wed, 06 Jun 2007 21:44:52 -0700 yaz [svn] - make wma plugin work again. trunk
Thu, 31 May 2007 17:13:04 -0700 nenolod [svn] - avoid a memory leak with FD probing trunk
Thu, 24 May 2007 15:53:40 -0700 nenolod [svn] - conversion to yaz's style was not needed, just API v2 ;p trunk
Thu, 24 May 2007 14:54:58 -0700 chainsaw [svn] Port to plugin API v2. trunk
Sat, 24 Mar 2007 09:29:41 -0700 yaz [svn] - now wma can handle wide characters in metadata. trunk
Mon, 19 Mar 2007 13:15:52 -0700 chainsaw [svn] Goodbye ffmpeg, welcome back WMA. trunk
Sun, 28 Jan 2007 21:09:12 -0800 iabervon [svn] Convert plugins to use InputPlayback.output instead of InputPlugin.output trunk
Sun, 28 Jan 2007 17:02:41 -0800 iabervon [svn] Update plugins to the new input plugin API trunk
Mon, 22 Jan 2007 18:41:17 -0800 nenolod [svn] - glib/gi18n.h -> audacious/i18n.h for automatic dgettext support trunk
Mon, 22 Jan 2007 10:36:50 -0800 giacomo [svn] - add missing inclusion of audacious/strings.h where necessary trunk
Mon, 22 Jan 2007 01:00:29 -0800 nenolod [svn] - newvfs probing 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
Sat, 30 Sep 2006 22:05:07 -0700 nenolod [svn] - correct formatting issue 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/wma/wma.c@3a91deac24ee