log

age author description
Fri, 15 Dec 2006 17:11:51 -0800 nenolod [svn] - fix wav.c improper initialization of wav_fmts() trunk
Thu, 14 Dec 2006 18:24:21 -0800 nenolod [svn] - really fix HES/other multitrack this time trunk
Thu, 14 Dec 2006 18:12:13 -0800 nenolod [svn] - avoid opening VFS FDs for track URIs where we know that the file is valid trunk
Thu, 14 Dec 2006 18:08:50 -0800 nenolod [svn] - change use of printf to g_warning() and g_critical() where appropriate. trunk
Wed, 13 Dec 2006 20:21:23 -0800 nenolod [svn] - fix trunk
Wed, 13 Dec 2006 19:45:13 -0800 nenolod [svn] - extension assist for libconsole trunk
Wed, 13 Dec 2006 17:55:28 -0800 nenolod [svn] - support extension assist for sid files trunk
Wed, 13 Dec 2006 00:39:31 -0800 yaz [svn] - ar should pick changes trunk
Tue, 12 Dec 2006 20:22:14 -0800 nenolod [svn] - fix vorbis exttable trunk
Tue, 12 Dec 2006 20:10:43 -0800 nenolod [svn] - fix MP4 extension table trunk
Tue, 12 Dec 2006 19:43:58 -0800 nenolod [svn] - extension-assist for wav files 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 19:03:49 -0800 nenolod [svn] - missing NULL trunk
Tue, 12 Dec 2006 19:03:11 -0800 nenolod [svn] - add support for modplug extension probe trunk
Tue, 12 Dec 2006 18:54:33 -0800 nenolod [svn] - this shouldn't have been committed yet trunk
Tue, 12 Dec 2006 18:54:01 -0800 nenolod [svn] - add support for extension probing to many plugins. trunk
Mon, 11 Dec 2006 23:40:19 -0800 nenolod [svn] - improve dyntrans some more trunk
Mon, 11 Dec 2006 22:56:12 -0800 nenolod [svn] - speed up dyntrans a little trunk
Mon, 11 Dec 2006 22:16:54 -0800 nenolod [svn] - add support for polar coordinates. trunk
Mon, 11 Dec 2006 06:07:12 -0800 nenolod [svn] - make scrobbler behave better trunk
Mon, 11 Dec 2006 05:19:44 -0800 nenolod [svn] - fix other plugins dependant on the playlist framework trunk
Mon, 11 Dec 2006 05:15:01 -0800 nenolod [svn] - nevermind, m3u did need an update. trunk
Mon, 11 Dec 2006 05:13:54 -0800 nenolod [svn] - update playlist code. M3U was simple and did not require anything special. trunk
Mon, 11 Dec 2006 02:55:54 -0800 yaz [svn] - build fix. trunk
Mon, 11 Dec 2006 01:13:09 -0800 nenolod [svn] - support Title[0-9,{1-4}] entries. trunk
Sun, 10 Dec 2006 22:50:34 -0800 nenolod [svn] - add support for projectM trunk
Sun, 10 Dec 2006 22:10:32 -0800 yaz [svn] - fix for potential bug. trunk
Sun, 10 Dec 2006 20:33:47 -0800 yaz [svn] cuesheet improvement: trunk
Sun, 10 Dec 2006 01:53:35 -0800 kiyoshi [svn] Move supported formats to plugin info, rename plugin to 'Game console audio module decoder'. trunk
Sun, 10 Dec 2006 01:14:33 -0800 yaz [svn] - add missing code trunk
Sat, 09 Dec 2006 08:32:41 -0800 yaz [svn] - replace g_usleep() with g_cond_timed_wait() trunk
Sat, 09 Dec 2006 05:52:12 -0800 nenolod [svn] - you know, it'd help if binio were better documented. trunk
Sat, 09 Dec 2006 05:29:06 -0800 giacomo [svn] prevent adplug makefile from pointlessly trying to link source files in the core library trunk
Sat, 09 Dec 2006 03:37:53 -0800 nenolod [svn] - add support for hatena (experimental) trunk
Sat, 09 Dec 2006 02:55:44 -0800 nenolod [svn] - fix some configure behaviour regarding Gerpok trunk
Sat, 09 Dec 2006 02:43:27 -0800 nenolod [svn] - handle no account data gracefully (e.g. you only use one of the trunk
Sat, 09 Dec 2006 02:36:47 -0800 nenolod [svn] - make sure username is NULL trunk
Fri, 08 Dec 2006 19:34:32 -0800 nenolod [svn] - rename plugin glue to plugin.c trunk
Fri, 08 Dec 2006 19:33:49 -0800 nenolod [svn] - turn debugging off by default trunk
Fri, 08 Dec 2006 19:31:43 -0800 nenolod [svn] - Merge audacious-scrobbler III, new features include: trunk
Fri, 08 Dec 2006 17:52:54 -0800 nenolod [svn] - mute the soundcard if volume is 0. trunk
Fri, 08 Dec 2006 03:27:31 -0800 nenolod [svn] - port from fmemopen() to vfs_buffer_new_from_string(). trunk
Thu, 07 Dec 2006 15:20:41 -0800 nenolod [svn] - merge in blargg's changes trunk
Wed, 06 Dec 2006 07:57:05 -0800 nenolod [svn] - fix fprovide.[cxx,h] -- they were the wrong revision trunk
Wed, 06 Dec 2006 07:37:05 -0800 nenolod [svn] - implement virtual class to use VFS through binio trunk
Wed, 06 Dec 2006 05:09:57 -0800 nenolod [svn] - some more presets trunk
Tue, 05 Dec 2006 22:29:56 -0800 nenolod [svn] - note that the dynamic transform is slow trunk
Tue, 05 Dec 2006 14:10:31 -0800 nenolod [svn] - implement AVS-like Trans / Dynamic Movement trunk
Tue, 05 Dec 2006 04:02:51 -0800 kiyoshi [svn] Goodbye, is_our_file! trunk
Tue, 05 Dec 2006 03:40:04 -0800 nenolod [svn] - apply_xform(): check for NULL vfield (broken scripts) trunk
Tue, 05 Dec 2006 02:16:09 -0800 nenolod [svn] - add Trans / Movement implementation 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
Mon, 04 Dec 2006 15:26:12 -0800 nenolod [svn] - remove gnomevfs reference trunk
Mon, 04 Dec 2006 13:50:33 -0800 nenolod [svn] - portability fixes: trunk
Mon, 04 Dec 2006 13:18:25 -0800 nenolod [svn] - remove xentry.h reference trunk
Mon, 04 Dec 2006 01:07:59 -0800 nazca [svn] Well I think it's pretty trunk
Sat, 02 Dec 2006 18:17:14 -0800 chainsaw [svn] Add support for Apple PMU front LED to Rocklight. Tested on PowerBook 5,9; works but is rather slow to update. trunk
Sat, 02 Dec 2006 14:43:27 -0800 nenolod [svn] - some OSes use macros for some f*() functions, therefore make sure we trunk
Fri, 01 Dec 2006 00:03:10 -0800 nenolod [svn] - disable the playlist when loading = false. trunk
Thu, 30 Nov 2006 23:08:19 -0800 nenolod [svn] - should return -1, not 1. trunk