log

age author description
Mon, 22 Jan 2007 13:35:34 -0800 giacomo [svn] - flac 112 plugin: last fix; hopefully, everything is ok now; for both 112 and 113 playback works and http stream works trunk
Mon, 22 Jan 2007 13:30:28 -0800 giacomo [svn] - flac 113 plugin: do not try to pick tuple from file if file is not accessible via stdio (and stop crashing when such attempts are done); TODO: pick tags from flac via vfs trunk
Mon, 22 Jan 2007 12:32:00 -0800 giacomo [svn] - flac 112 plugin: do not try to pick tuple from file if file is not accessible via stdio (and stop crashing when such attempts are done); TODO: pick tags from flac via vfs trunk
Mon, 22 Jan 2007 12:21:31 -0800 giacomo [svn] - refinements for getc/ungetc in curl 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 10:32:03 -0800 giacomo [svn] - re-add code that was accidentally removed after merge of getc/ungetc implementation trunk
Mon, 22 Jan 2007 09:47:19 -0800 nenolod [svn] - add some presets i had sitting around trunk
Mon, 22 Jan 2007 09:20:08 -0800 giacomo [svn] - flac 113 plugin: get rid of old http options in ui trunk
Mon, 22 Jan 2007 09:08:16 -0800 giacomo [svn] - flac 113 plugin: get rid of http.c and http.h stuff in flac 113 as well trunk
Mon, 22 Jan 2007 08:58:57 -0800 nenolod [svn] - update-po trunk
Mon, 22 Jan 2007 08:46:58 -0800 giacomo [svn] - flac 112 plugin: small ui updates trunk
Mon, 22 Jan 2007 08:42:50 -0800 giacomo [svn] - flac 112 plugin: removed ui options related to old http support trunk
Mon, 22 Jan 2007 08:32:48 -0800 giacomo [svn] - flac 112 plugin: removed http.c and http.h, plus some fixes trunk
Mon, 22 Jan 2007 08:27:39 -0800 giacomo [svn] - removed http code from flac 112 plugin; still have to remove http options from gui trunk
Mon, 22 Jan 2007 06:19:50 -0800 giacomo [svn] - written ungetc for curl vfs plugin (works along with getc, fread, ftell, feof, fseek) trunk
Mon, 22 Jan 2007 05:15:36 -0800 nenolod [svn] - add japanese translation from dai trunk
Mon, 22 Jan 2007 01:00:29 -0800 nenolod [svn] - newvfs probing trunk
Sun, 21 Jan 2007 22:18:40 -0800 iabervon [svn] Fix case in curl where icecast metadata is wrapped around the end of trunk
Sun, 21 Jan 2007 22:15:24 -0800 nenolod [svn] - don't depend on feof here, as it's reliability is not guaranteed. trunk
Sun, 21 Jan 2007 22:14:15 -0800 nenolod [svn] - tweak behaviour a little trunk
Sun, 21 Jan 2007 22:03:41 -0800 nenolod [svn] - fix trunk
Sun, 21 Jan 2007 21:45:52 -0800 nenolod [svn] - mms transport trunk
Sun, 21 Jan 2007 21:15:15 -0800 nenolod [svn] - remove broken mms code, libmms-based transport in progress trunk
Sun, 21 Jan 2007 21:01:41 -0800 nenolod [svn] - ssl support (no idea why, but hey, we can!) trunk
Sun, 21 Jan 2007 20:51:22 -0800 nenolod [svn] - URIs are now passed naked instead of mangled by the VFS subsystem. trunk
Sun, 21 Jan 2007 20:25:59 -0800 nenolod [svn] - labotomize the ffmpeg I/O code, making it an over-engineered VFS trunk
Sun, 21 Jan 2007 20:09:18 -0800 nenolod [svn] - ignore CURLE_PARTIAL_FILE, as this can happen in some cases and is trunk
Sun, 21 Jan 2007 19:55:50 -0800 nenolod [svn] - decrement handle->rd_abs when we do an ungetc. trunk
Sun, 21 Jan 2007 19:48:38 -0800 nenolod [svn] - enforce UINT in charstack trunk
Sun, 21 Jan 2007 19:46:43 -0800 nenolod [svn] - fix getc emulation trunk
Sun, 21 Jan 2007 19:36:36 -0800 nenolod [svn] - getc/ungetc emulation trunk
Sun, 21 Jan 2007 16:08:19 -0800 giacomo [svn] flac 113 plugin: stability fixes and a new option to disable bitrate update in player window during playback (saves cpu, this is the solution for most people playing flac and reporting high cpu usage) trunk
Sun, 21 Jan 2007 16:03:30 -0800 giacomo [svn] flac 112 plugin: stability fixes and a new option to disable bitrate update in player window during playback (saves cpu, this is the solution for most people playing flac and reporting high cpu usage) trunk
Sun, 21 Jan 2007 15:34:56 -0800 giacomo [svn] flac 113 plugin: small fixes trunk
Sun, 21 Jan 2007 15:33:20 -0800 giacomo [svn] flac 112 plugin: disabled built-in http stream support trunk
Sun, 21 Jan 2007 15:15:38 -0800 giacomo [svn] flac 112 plugin: playback and detection use vfs; current situation is pretty similar to the one of flac 113 plugin trunk
Sun, 21 Jan 2007 11:17:52 -0800 giacomo [svn] - flac 113 plugin: allow to do seek and other operations on http sources trunk
Sun, 21 Jan 2007 11:00:54 -0800 giacomo [svn] - flac 113 plugin: placed a label in configure dialog, explaning that stream options are currently ignored trunk
Sun, 21 Jan 2007 10:40:40 -0800 giacomo [svn] - flac 113 plugin: moved to vfs for file detection and playback; plays http files as well, but it does not use flac/http.c code to do it, so there's no metadata parsing and flac http options are ignored; flac tags are still read directly from stdio, with checks that prevents tag reading if file is not stdio-readable trunk
Sun, 21 Jan 2007 04:51:28 -0800 nenolod [svn] - turn debugging back off trunk
Sun, 21 Jan 2007 04:01:04 -0800 nenolod [svn] - do not close FDs that do not belong to us. trunk
Sun, 21 Jan 2007 03:56:43 -0800 hansmi [svn] Set file->base trunk
Sun, 21 Jan 2007 03:53:28 -0800 nenolod [svn] - fix a logic error trunk
Sun, 21 Jan 2007 03:52:04 -0800 nenolod [svn] - use VFSVorbisFile class for tuple builder trunk
Sun, 21 Jan 2007 03:32:15 -0800 nenolod [svn] - touch .depend after blanking it out trunk
Sun, 21 Jan 2007 03:01:06 -0800 nenolod [svn] - remove .depend on make clean trunk
Sun, 21 Jan 2007 02:56:22 -0800 nenolod [svn] - whoever wrote this plugin was a jerk trunk
Sun, 21 Jan 2007 02:40:50 -0800 nenolod [svn] - cleanups trunk
Sun, 21 Jan 2007 02:38:15 -0800 nenolod [svn] - remove integrated http in lieu of builtin vorbis http trunk
Sun, 21 Jan 2007 02:35:18 -0800 nenolod [svn] - newvfs probing support trunk
Sun, 21 Jan 2007 02:21:50 -0800 nenolod [svn] - fix weird "(null) (Radioseven - www.radioseven.se)" glitch trunk
Sun, 21 Jan 2007 02:18:37 -0800 nenolod [svn] - use g_new0 trunk
Sun, 21 Jan 2007 02:16:17 -0800 nenolod [svn] - stuff from vfs_get_metadata is already strdup'd trunk
Sun, 21 Jan 2007 02:15:05 -0800 nenolod [svn] - remove http.c trunk
Sun, 21 Jan 2007 02:11:26 -0800 nenolod [svn] - only parse handed-off shoutcast information on streams trunk
Sun, 21 Jan 2007 02:09:42 -0800 nenolod [svn] - fix crash trunk
Sun, 21 Jan 2007 01:55:08 -0800 nenolod [svn] - always make sure the returned data is strdup'd trunk
Sun, 21 Jan 2007 01:49:43 -0800 nenolod [svn] - implement mpgdec_metadata() trunk
Sat, 20 Jan 2007 23:31:12 -0800 iabervon [svn] Handle inline metadata. Parsing of tags needs work before it will not crash on trunk
Sat, 20 Jan 2007 21:40:49 -0800 iabervon [svn] Provide "name" metadata when the url is a shoutcast stream. trunk
Fri, 19 Jan 2007 11:05:40 -0800 giacomo [svn] - sid plugin: removed plugin option to check files by content, that kind of option is handled by the player trunk
Fri, 19 Jan 2007 10:55:44 -0800 giacomo [svn] - added is_our_file_from_vfs function to sid, for both libsidplay v1 and v2 trunk
Fri, 19 Jan 2007 09:56:06 -0800 giacomo [svn] - modified the sid plugin to use vfs, for both libsidplay v1 and v2; still requires testing and some work in the is_our_file part trunk
Fri, 19 Jan 2007 04:46:00 -0800 giacomo [svn] - updated amidi-plug to the new plugin API trunk
Thu, 18 Jan 2007 18:52:45 -0800 iabervon [svn] Time out curl connections eventually, and don't retry them on the same VFSFile. trunk
Wed, 17 Jan 2007 10:50:00 -0800 js [svn] D'oh, a 2 was missing. trunk
Wed, 17 Jan 2007 10:49:17 -0800 js [svn] Fixed possible buffer overflow. trunk
Wed, 17 Jan 2007 09:14:03 -0800 giacomo [svn] - evdev-plug: added volume->mute and win->jumptofile actions trunk
Wed, 17 Jan 2007 08:52:04 -0800 giacomo [svn] - status icon plugin: better logic for KWin workaround trunk
Wed, 17 Jan 2007 08:46:53 -0800 giacomo [svn] - status icon plugin: added a workaround to handle situations where KWin doesn't give a correct size for tray icons trunk
Wed, 17 Jan 2007 08:27:05 -0800 giacomo [svn] - use xmms_show_message for the about box trunk
Wed, 17 Jan 2007 03:34:44 -0800 giacomo [svn] - status icon plugin: use scroll wheel on the status icon to change volume trunk
Wed, 17 Jan 2007 03:13:34 -0800 giacomo [svn] - status icon plugin: display main menu on right click trunk
Wed, 17 Jan 2007 00:56:53 -0800 nenolod [svn] - various overflow and security-related fixes from XMMS2 (mainly Juho Vaha-Herttua, et al) trunk
Wed, 17 Jan 2007 00:29:28 -0800 nenolod [svn] - remove broken iTunes 4/5 DRM support due to portability issues trunk
Wed, 17 Jan 2007 00:23:22 -0800 nenolod [svn] - remove visual studio file from src/aac/mp4ff trunk
Tue, 16 Jan 2007 19:40:59 -0800 giacomo [svn] status icon plugin: ensure that the size-allocate signal is called for the tray icon widget trunk
Tue, 16 Jan 2007 16:59:59 -0800 nenolod [svn] - chase dirbrowser removal trunk
Tue, 16 Jan 2007 15:00:41 -0800 alxorlov [svn] Add string "ru" to po/LINGUAS trunk
Tue, 16 Jan 2007 14:41:44 -0800 alxorlov [svn] Add russian translation trunk
Tue, 16 Jan 2007 13:14:04 -0800 giacomo [svn] - status icon plugins: provide a couple of different icon pixmap files trunk
Tue, 16 Jan 2007 12:50:30 -0800 js [svn] One more. Seems like one meant id3v1, not id3v2 for the 30 char limit. trunk
Tue, 16 Jan 2007 12:47:04 -0800 js [svn] I committed too fast, there was even more. trunk
Tue, 16 Jan 2007 12:41:40 -0800 js [svn] Fix of possible buffer overflow. trunk
Tue, 16 Jan 2007 12:17:06 -0800 giacomo [svn] - status icon plugin: try to auto-detect the correct size for the status icon trunk
Tue, 16 Jan 2007 10:34:12 -0800 giacomo [svn] - status icon plugin: made a tooltip popup that displays metadata of the current song trunk
Mon, 15 Jan 2007 14:04:11 -0800 giacomo [svn] - evdev-plug: check that the player local datadir exists before attempting to create evdev-plug.conf trunk
Mon, 15 Jan 2007 13:25:41 -0800 giacomo [svn] - amidiplug: on midi backend init, pass a function that helps the backend to get the location of amidi-plug.conf trunk
Mon, 15 Jan 2007 12:46:38 -0800 giacomo [svn] - make amidi-plug use audacious_get_localdir() trunk
Mon, 15 Jan 2007 12:38:45 -0800 giacomo [svn] - added audacious_get_localdir() in util.c/h, returns a string with the full path of audacious local datadir trunk
Mon, 15 Jan 2007 12:02:09 -0800 giacomo [svn] - add missing config.h inclusion for wavpack, null and metronom plugin trunk
Mon, 15 Jan 2007 11:54:32 -0800 giacomo [svn] - added status icon plugin (written from scratch, with code from gtk 2.10) trunk
Mon, 15 Jan 2007 08:33:07 -0800 nenolod [svn] - remove blanket http:// grabbing -- probing for mp3 now works by VFS trunk
Mon, 15 Jan 2007 02:48:34 -0800 kiyoshi [svn] pause functionality should play if not already playing, now trunk
Sun, 14 Jan 2007 23:53:59 -0800 iabervon [svn] Support shoutcast (over TCP) with VFS HTTP code. mpg123 has to accept trunk
Sun, 14 Jan 2007 22:39:39 -0800 nenolod [svn] - buildsystem glue for curl http:// transport trunk
Sun, 14 Jan 2007 22:34:57 -0800 iabervon [svn] Add code for a plugin to use CURL for http. Needs some build-system trunk
Sun, 14 Jan 2007 22:31:16 -0800 iabervon [svn] Use a VFSFile instead of the built-in http, if the VFS supports it. trunk
Sun, 14 Jan 2007 19:32:17 -0800 nenolod [svn] - fix dependency generation trunk
Sun, 14 Jan 2007 19:04:03 -0800 nenolod [svn] - fix dependency generation (CFLAGS was not set) trunk
Sun, 14 Jan 2007 18:59:41 -0800 nenolod [svn] - gettext requires mkinstalldirs (todo: OBJECTIVE_PO omk instruction) trunk
Sun, 14 Jan 2007 17:57:10 -0800 giacomo [svn] - turn debug off for evdev-plug trunk
Sun, 14 Jan 2007 17:55:24 -0800 giacomo [svn] - added evdev-plug, written-from-scratch plugin that allows to control the player via event devices on linux systems trunk
Sun, 14 Jan 2007 02:35:15 -0800 mf0102 [svn] More xmms_create_dirbrowser cleanup trunk
Sat, 13 Jan 2007 15:22:28 -0800 mf0102 [svn] Replaced xmms_create_dir_browser trunk
Sat, 13 Jan 2007 14:52:28 -0800 nenolod [svn] - rovascope: more randomization trunk
Sat, 13 Jan 2007 08:27:42 -0800 hansmi [svn] Copy Makevars from audacious-devel, fixes "make[1]: *** No rule to make target `depend'. Stop." trunk
Fri, 12 Jan 2007 12:09:00 -0800 nenolod [svn] - objective-make autodepend fixes trunk
Thu, 11 Jan 2007 09:31:39 -0800 nemo [svn] Default to digital audio extraction trunk
Tue, 09 Jan 2007 02:23:38 -0800 chainsaw [svn] Correct earlier commit message. trunk
Mon, 08 Jan 2007 14:18:53 -0800 chainsaw [svn] Whoever reverted r1937, stop blowing holing in my ship! trunk
Sat, 06 Jan 2007 09:42:15 -0800 hansmi [svn] Add German trunk
Sat, 06 Jan 2007 09:37:42 -0800 hansmi [svn] Add German translation, not fully done yet. trunk
Sat, 06 Jan 2007 07:40:46 -0800 hansmi [svn] - Rework and clean up code trunk
Sat, 06 Jan 2007 02:00:15 -0800 nenolod [svn] - select waves randomly trunk
Sat, 06 Jan 2007 01:59:37 -0800 nenolod [svn] - actuatorbin.c was missing. trunk
Sat, 06 Jan 2007 01:57:34 -0800 nenolod [svn] - rovascope -- a variant of the paranormal visualization engine that is trunk
Fri, 05 Jan 2007 19:31:47 -0800 nenolod [svn] - update to Objective-Make II trunk
Fri, 05 Jan 2007 04:54:33 -0800 giacomo [svn] - removed gdk_threads_enter/leave from song_change.c, it's not needed here and brings troubles too trunk
Thu, 04 Jan 2007 14:15:14 -0800 nenolod [svn] - new default preset trunk
Wed, 03 Jan 2007 15:24:10 -0800 kiyoshi [svn] Replace xmms_create_dir_browser & fix other issues. Patch by external contributor Michael Faerber <01mf02 -at- gmail.com> trunk
Wed, 03 Jan 2007 12:45:05 -0800 nenolod [svn] - reopen on flush(0) trunk
Tue, 02 Jan 2007 22:28:23 -0800 nenolod [svn] - chase prefswin -> ui_preferences in audacious core trunk
Fri, 29 Dec 2006 04:53:41 -0800 yaz [svn] - add connection timeout option to curl_easy_perform(). hopefully, audacious can quit smoothly even though last.fm server goes down. trunk
Thu, 28 Dec 2006 17:19:22 -0800 chainsaw [svn] Play those supertux tunes. trunk
Thu, 28 Dec 2006 02:57:42 -0800 yaz [svn] - add DYEAR and DGENRE support. trunk
Sun, 24 Dec 2006 07:08:26 -0800 hansmi [svn] Add .s3m to allowed extensions, reported by Chainsaw. trunk
Sat, 23 Dec 2006 14:46:28 -0800 hansmi [svn] Fix endian issues on ppc32. trunk
Fri, 22 Dec 2006 15:34:37 -0800 chainsaw [svn] Portability fix for PPC64 (64-bit userland). trunk
Thu, 21 Dec 2006 18:23:33 -0800 nenolod [svn] - oh wait, yaz fixed this already trunk
Thu, 21 Dec 2006 18:22:00 -0800 nenolod [svn] - back out po target until Makefile is generated properly trunk
Thu, 21 Dec 2006 12:49:30 -0800 nenolod [svn] Fix: trunk
Wed, 20 Dec 2006 03:51:01 -0800 nenolod [svn] - ensure that HTTP streams are connection: close. trunk
Mon, 18 Dec 2006 23:45:10 -0800 yaz [svn] - build fix trunk
Mon, 18 Dec 2006 12:25:28 -0800 nenolod [svn] - translation framework trunk
Mon, 18 Dec 2006 12:03:57 -0800 nenolod [svn] - add infrastructure for plugin i18n trunk
Sun, 17 Dec 2006 08:46:44 -0800 giacomo [svn] reverted to 844, to be re-reconsidered later trunk
Sun, 17 Dec 2006 07:06:34 -0800 giacomo [svn] - added AUDACIOUS_LIBS and AUDACIOUS_CFLAGS to makefiles to ensure that plugins are linked to libaudacious trunk
Sat, 16 Dec 2006 02:56:32 -0800 giacomo [svn] - updated m3u.c, xspf.c, pls.c to use the playlist->mutex and no more playlist_get trunk
Fri, 15 Dec 2006 21:24:10 -0800 nenolod [svn] - some improvements for chiptune expansion efficiency trunk
Fri, 15 Dec 2006 21:23:09 -0800 nenolod [svn] - don't use deprecated function playlist_get(). trunk
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
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
Wed, 22 Nov 2006 22:41:39 -0800 nenolod [svn] - another 3d preset trunk
Wed, 22 Nov 2006 22:25:50 -0800 nenolod [svn] - add a demo preset for the new programmable scope. trunk
Wed, 22 Nov 2006 21:57:19 -0800 nenolod [svn] - make linedrawing code support offscreen surfaces more robustly. trunk
Wed, 22 Nov 2006 21:44:54 -0800 nenolod [svn] - better default values for Scope. trunk
Wed, 22 Nov 2006 21:30:18 -0800 nenolod [svn] - fix handling of strings trunk
Wed, 22 Nov 2006 20:25:17 -0800 yaz [svn] - modify parser.y for warnings trunk
Wed, 22 Nov 2006 15:29:31 -0800 nenolod [svn] - i hate the world. trunk
Wed, 22 Nov 2006 14:52:47 -0800 nenolod [svn] - hook up scope trunk
Wed, 22 Nov 2006 14:52:05 -0800 nenolod [svn] - Scope implementation, not yet hooked up. trunk
Wed, 22 Nov 2006 14:13:24 -0800 nenolod [svn] - make wavpack/wavpack.h include forced extern "C". trunk
Wed, 22 Nov 2006 09:55:20 -0800 yaz [svn] - add TrueAudio plugin trunk
Wed, 22 Nov 2006 09:53:40 -0800 yaz [svn] - bump version to 1.3.0 trunk
Wed, 22 Nov 2006 04:51:29 -0800 yaz [svn] - fix for buffer usage in cddb.c by Richard Chan <rspchan -at starhub.net.sg> trunk
Tue, 21 Nov 2006 22:09:05 -0800 nenolod [svn] - add formal support for objective make overlays. this needs testing on BSD, but should work as I only used posix-compliant commands. trunk
Mon, 20 Nov 2006 19:45:10 -0800 yaz [svn] - revise CXXFLAGS fix. trunk
Mon, 20 Nov 2006 19:41:23 -0800 yaz [svn] - fix flac113 crashes at startup time. trunk