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
|
Thu, 30 Nov 2006 23:02:05 -0800 |
nenolod |
[svn] - what would we have ever done without Aerdan?
trunk
|
Thu, 30 Nov 2006 22:57:16 -0800 |
nenolod |
[svn] - make this more robust
trunk
|
Thu, 30 Nov 2006 22:50:44 -0800 |
nenolod |
[svn] - fix is_our_file() behaviour
trunk
|
Thu, 30 Nov 2006 21:22:11 -0800 |
nenolod |
[svn] - return -1 (nonfatal error) in legacy is_our_file.
trunk
|
Thu, 30 Nov 2006 21:08:17 -0800 |
nenolod |
[svn] - make multitrack mods work again
trunk
|
Thu, 30 Nov 2006 20:20:30 -0800 |
nenolod |
[svn] - use blargg's fix instead
trunk
|
Thu, 30 Nov 2006 20:18:38 -0800 |
nenolod |
[svn] - if buf.size() == 0, bail
trunk
|
Thu, 30 Nov 2006 19:54:33 -0800 |
nenolod |
[svn] - merge libconsole-blargg into mainline libconsole:
trunk
|
Wed, 29 Nov 2006 14:42:11 -0800 |
chainsaw |
[svn] Metronom (a.k.a. tact generator) input plugin, ported from XMMS.
trunk
|
Tue, 28 Nov 2006 12:09:34 -0800 |
nenolod |
[svn] - MirBSD support from <bsiegert -at gmx.de>
trunk
|
Mon, 27 Nov 2006 18:10:41 -0800 |
nenolod |
[svn] - be more robust
trunk
|
Sun, 26 Nov 2006 19:47:44 -0800 |
jerome |
[svn] Allow modyfing configuration before loading Paranormal, without crashing.
trunk
|
Sun, 26 Nov 2006 11:45:22 -0800 |
nenolod |
[svn] - fix debian BTFS on arm
trunk
|
Sun, 26 Nov 2006 00:50:00 -0800 |
yaz |
[svn] - get_song_info() in some plugins, typically wav, would crash with NULL argument.
trunk
|
Sat, 25 Nov 2006 20:10:34 -0800 |
nenolod |
[svn] - fix
trunk
|
Sat, 25 Nov 2006 19:48:27 -0800 |
nenolod |
[svn] - cuesheet plugin improvements via hiro @ audacious boards
trunk
|
Fri, 24 Nov 2006 03:27:57 -0800 |
chainsaw |
[svn] Path saving functionality by TiCPU on #audacious. Whitespace fixed, again.
trunk
|
Thu, 23 Nov 2006 20:20:01 -0800 |
nenolod |
[svn] - pluginize the transport layer.
trunk
|
Thu, 23 Nov 2006 00:28:10 -0800 |
nenolod |
[svn] - add a preset by ticpu
trunk
|
Thu, 23 Nov 2006 00:02:25 -0800 |
nenolod |
[svn] - add pn_draw_dot() and convert some functions to use that instead of redundant checks all over the code.
trunk
|
Wed, 22 Nov 2006 23:00:31 -0800 |
nenolod |
[svn] - damn shift key
trunk
|
Wed, 22 Nov 2006 22:59:26 -0800 |
nenolod |
[svn] - improve beat detection
trunk
|
Wed, 22 Nov 2006 22:46:16 -0800 |
nenolod |
[svn] - i've done a lot of this
trunk
|