log Plugins/Input/console/Audacious_Driver.cpp @ 1485:eff9a84c54bf trunk

age author description
Thu, 03 Aug 2006 01:03:55 -0700 nenolod [svn] use -1 to indicate "drop the original nsf/gbs/nsfe file, but silently error" trunk
Fri, 14 Jul 2006 14:07:10 -0700 giacomo [svn] - libconsole: added an option to ignore length information from spc tags trunk
Fri, 14 Jul 2006 13:12:45 -0700 giacomo [svn] - preferences window for libconsole plugin trunk
Wed, 12 Jul 2006 08:19:01 -0700 nenolod [svn] - revert botched patch trunk
Sun, 09 Jul 2006 22:59:20 -0700 nenolod [svn] - properly respect signedness in get_spc_info_(). trunk
Thu, 15 Jun 2006 05:17:49 -0700 nenolod [svn] - we don't really have to unwire track 0 this way, as 0 will be selected by default if no subsong URI is given trunk
Wed, 14 Jun 2006 23:24:23 -0700 nenolod [svn] - fill in the length part of the tuple (oops) trunk
Wed, 14 Jun 2006 23:19:56 -0700 nenolod [svn] - get_song_tuple() implementation (scrobblerific!) trunk
Wed, 14 Jun 2006 16:59:24 -0700 nenolod [svn] - Don't crash when we encounter an unsupported NSF/NSFE type trunk
Tue, 13 Jun 2006 23:19:04 -0700 nenolod [svn] - yeah, JMA sucks -- i don't have the time for this trunk
Tue, 13 Jun 2006 22:16:47 -0700 nenolod [svn] - some JMA stuff trunk
Sat, 03 Jun 2006 12:19:34 -0700 nenolod [svn] - fix NSFE metadata trunk
Sat, 03 Jun 2006 12:09:25 -0700 nenolod [svn] - present subsongs as playlist entities (will be enqueued at the current position) trunk
Sat, 03 Jun 2006 11:46:48 -0700 nenolod [svn] - allow load_file<class Emu> to load files into the parser without reading the tag information trunk
Sat, 03 Jun 2006 11:13:29 -0700 nenolod [svn] - allow paths like /home/nenolod/moo/ff3/ff3.nsf?6 to play subsong 6 from ff3.nsf. trunk
Thu, 04 May 2006 09:54:53 -0700 nenolod [svn] via Shay Green: trunk
Thu, 30 Mar 2006 13:47:45 -0800 giacomo [svn] prevent libconsole aboutbox from spawning multiple times trunk
Sun, 26 Feb 2006 13:08:35 -0800 chainsaw [svn] Fixes of the remaining GCC 4.1 warnings from external contributor Diego "Flameeyes" Petteno (Gentoo). trunk
Fri, 27 Jan 2006 19:38:19 -0800 nenolod [svn] Patch for improved GYM/VGM file support ala blargg. trunk
Wed, 25 Jan 2006 17:39:42 -0800 nenolod [svn] If a track has a length, then we *really* do not want silence detection, trunk
Wed, 25 Jan 2006 09:31:04 -0800 nenolod [svn] New output driver which makes use of Output objects ability to flush trunk
Tue, 24 Jan 2006 21:47:40 -0800 nenolod [svn] Input buffers are always 3 seconds ahead of what you hear... compensate for this. trunk
Tue, 24 Jan 2006 21:34:46 -0800 nenolod [svn] Close enough... does some sort of speedup for 3 seconds like timidity, but close enough. trunk
Tue, 24 Jan 2006 21:03:30 -0800 nenolod [svn] aboutbox formatting stuffs. trunk
Tue, 24 Jan 2006 20:19:01 -0800 nenolod [svn] hostile merge, phase 2: reimport based on new plugin code trunk
Tue, 24 Jan 2006 19:10:07 -0800 chainsaw [svn] New code drop from blargg. Needs some work. trunk
Sat, 21 Jan 2006 10:03:15 -0800 chainsaw [svn] Tag length enforcement by null-terminating the strings. By Kiyoshi Aman <kiyoshi.aman -at- gmail.com>. trunk
Sat, 21 Jan 2006 06:32:50 -0800 chainsaw [svn] Use the VFS subsystem and delete the unused demo source. trunk
Thu, 19 Jan 2006 19:31:32 -0800 nenolod [svn] SPC length detection c/o Kiyoshi Aman <kiyoshi.aman -at- gmail.com> trunk
Wed, 18 Jan 2006 17:18:37 -0800 chainsaw [svn] Tag reading for NSF. trunk