log

age author description
Mon, 07 Nov 2005 21:00:31 -0800 nenolod [svn] Merge icons from NhJm. trunk
Thu, 03 Nov 2005 21:56:07 -0800 nenolod [svn] s/xmms/Audacious/g trunk
Thu, 03 Nov 2005 21:53:02 -0800 nenolod [svn] Updates :) trunk
Thu, 03 Nov 2005 21:46:14 -0800 nenolod [svn] Add song_change plugin, ready to go. trunk
Thu, 03 Nov 2005 21:44:02 -0800 nenolod [svn] New and improved configure.ac! trunk
Thu, 03 Nov 2005 21:40:28 -0800 nenolod [svn] Add build infrastructure for General plugins :) trunk
Thu, 03 Nov 2005 17:43:12 -0800 nenolod [svn] stupid glibc >_< trunk
Thu, 03 Nov 2005 17:24:38 -0800 nenolod [svn] Fix linux good! trunk
Thu, 03 Nov 2005 16:08:51 -0800 nenolod [svn] linux fix care of atheme IRC services :P trunk
Thu, 03 Nov 2005 14:17:02 -0800 nenolod [svn] Update configure to generate the makefile for the SPC decoder... trunk
Wed, 02 Nov 2005 22:08:35 -0800 nenolod [svn] Hook the console plugin into the build, it's ready for initial alphatesting. trunk
Wed, 02 Nov 2005 22:07:17 -0800 nenolod [svn] Add about box. trunk
Wed, 02 Nov 2005 21:45:23 -0800 nenolod [svn] Improved latency on the decode loop. trunk
Wed, 02 Nov 2005 21:43:28 -0800 nenolod [svn] Finally! Got the timing working properly on the visualization plugin :) trunk
Wed, 02 Nov 2005 21:26:00 -0800 nenolod [svn] Tell the player that the decoder has fired up :) trunk
Wed, 02 Nov 2005 19:33:25 -0800 nenolod [svn] Use header.game, over header.author, as most SPC files do not contain the composer information. trunk
Wed, 02 Nov 2005 19:31:34 -0800 nenolod [svn] Generate a proper title. trunk
Wed, 02 Nov 2005 19:11:24 -0800 nenolod [svn] Stop playback when requested to by user. trunk
Wed, 02 Nov 2005 18:38:59 -0800 nenolod [svn] Normal sound decoding, now to just figure out how to stop the decode_thread when we need to. trunk
Tue, 01 Nov 2005 23:15:57 -0800 nenolod [svn] More accurate sound reproduction, but there is warbling. Still locks up player on completion. trunk
Tue, 01 Nov 2005 23:01:32 -0800 nenolod [svn] More stuffness. It *decodes*, but: trunk
Tue, 01 Nov 2005 21:53:40 -0800 nenolod [svn] What i have right now is this. trunk
Tue, 01 Nov 2005 21:34:11 -0800 nenolod [svn] More progress -- now loads as an audacious module. :) trunk
Tue, 01 Nov 2005 21:25:40 -0800 nenolod [svn] Oops. trunk
Tue, 01 Nov 2005 21:23:24 -0800 nenolod [svn] More work trunk
Tue, 01 Nov 2005 21:09:52 -0800 nenolod [svn] Add code for decoder thread. trunk
Tue, 01 Nov 2005 20:45:32 -0800 nenolod [svn] Some routines here. Hehe. trunk
Tue, 01 Nov 2005 20:20:20 -0800 nenolod [svn] More endianness fixes. trunk
Tue, 01 Nov 2005 20:18:19 -0800 nenolod [svn] Pass correct endianness information to the library. trunk
Tue, 01 Nov 2005 20:07:16 -0800 nenolod [svn] Typo fix trunk
Tue, 01 Nov 2005 19:57:26 -0800 nenolod [svn] Import the initial sources for console music support. trunk
Tue, 01 Nov 2005 14:55:04 -0800 nenolod [svn] DragonflyBSD fixes. trunk
Tue, 01 Nov 2005 00:11:27 -0800 nenolod [svn] Fix the missing separator in the playback menu. (oops) trunk
Tue, 01 Nov 2005 00:08:25 -0800 nenolod [svn] More work on the main menu... trunk
Mon, 31 Oct 2005 23:46:59 -0800 nenolod [svn] - Add a few things to the main menu. trunk
Mon, 31 Oct 2005 21:16:49 -0800 nenolod [svn] s/static GTKItemFactoryEntry/GTKItemFactoryEntry/g. trunk
Mon, 31 Oct 2005 21:06:43 -0800 nenolod [svn] We wanted GTK_WINDOW_TOPLEVEL here, not GTK_WINDOW_POPUP. :P trunk
Mon, 31 Oct 2005 20:29:31 -0800 nenolod [svn] m4 changes: move libmikmod stuff into m4/libmikmod.m4. trunk
Mon, 31 Oct 2005 20:27:37 -0800 nenolod [svn] Fix build of mikmod plugin. Thanks Pelosz. trunk
Mon, 31 Oct 2005 16:45:17 -0800 nenolod [svn] Do not install libmp4v2.la. trunk
Sun, 30 Oct 2005 21:12:07 -0800 msameer [svn] Commented Work-around for bug #129 trunk
Sun, 30 Oct 2005 21:08:07 -0800 msameer [svn] Fix #129 by using playlistwin_set_mask() in playlistwin_set_shade() trunk
Sun, 30 Oct 2005 15:25:52 -0800 msameer [svn] Call gnome_vfs_escape_path_string() before attempting to open the file. trunk
Sun, 30 Oct 2005 14:02:23 -0800 msameer [svn] ENABLE_AAC conditional so we won't compile it if the user doesn't want. trunk
Sat, 29 Oct 2005 18:59:02 -0700 nenolod [svn] Updates to the AUTHORS document. trunk
Sat, 29 Oct 2005 17:41:30 -0700 msameer [svn] Use the conitional HAVE_FLAC so we won't try to compile it if we shouldn't. trunk
Sat, 29 Oct 2005 17:32:21 -0700 msameer [svn] use $have_flac instead of $enable_flac in the summary view. trunk
Sat, 29 Oct 2005 17:04:27 -0700 msameer [svn] Added the SDL M4 Macro. trunk
Sat, 29 Oct 2005 16:32:06 -0700 msameer [svn] libflac test trunk
Sat, 29 Oct 2005 09:28:32 -0700 msameer [svn] Added myself to the AUTHORS file and the about box. trunk
Sat, 29 Oct 2005 09:23:33 -0700 msameer [svn] blah\! trunk
Sat, 29 Oct 2005 09:21:19 -0700 msameer [svn] Added README.bmp to extra dist trunk
Sat, 29 Oct 2005 09:20:07 -0700 msameer [svn] README copied to README.bmp trunk
Sat, 29 Oct 2005 09:16:31 -0700 msameer [svn] Added -I$(top_srcdir)/Plugins to INCLUDES to fix the compile errors because Output/OSS/soundcard.h was not found trunk
Sat, 29 Oct 2005 09:13:49 -0700 msameer [svn] Added -I$(top_srcdir)/Plugins to Makefile.am - Fix compile errors. trunk
Fri, 28 Oct 2005 23:10:22 -0700 nenolod [svn] Include fix. trunk
Fri, 28 Oct 2005 23:03:59 -0700 nenolod [svn] Update headers, master Makefile. trunk
Fri, 28 Oct 2005 23:01:56 -0700 nenolod [svn] Makefile for Plugins/. trunk
Fri, 28 Oct 2005 23:00:27 -0700 nenolod [svn] configure related path changes trunk
Fri, 28 Oct 2005 22:58:11 -0700 nenolod [svn] Move plugins to Plugins/ trunk
Fri, 28 Oct 2005 21:36:53 -0700 nenolod [svn] Updated japanese translation, thanks to dai. trunk
Fri, 28 Oct 2005 21:24:36 -0700 nenolod [svn] More header changes. trunk
Fri, 28 Oct 2005 21:20:10 -0700 nenolod [svn] More dragonflybsd fixes. trunk
Fri, 28 Oct 2005 20:07:59 -0700 nenolod [svn] dragonflybsd fixes. trunk
Thu, 27 Oct 2005 22:42:57 -0700 nenolod [svn] Fix compilation of FLAC plugin. trunk
Thu, 27 Oct 2005 16:58:54 -0700 nenolod [svn] This commit builds on the second one, improving the accuracy of the dynamic limiter. trunk
Thu, 27 Oct 2005 16:49:50 -0700 nenolod [svn] This commit does the following: trunk
Thu, 27 Oct 2005 12:54:05 -0700 msameer [svn] Cleaning autogenerated files trunk
Thu, 27 Oct 2005 12:50:36 -0700 msameer [svn] Removing all Makefile.in's trunk
Thu, 27 Oct 2005 12:46:45 -0700 msameer [svn] Removing all Makefile.in's trunk
Thu, 27 Oct 2005 12:15:53 -0700 msameer [svn] flac output trunk
Thu, 27 Oct 2005 12:02:46 -0700 msameer [svn] flac output, ripped from flac.sf.net trunk
Thu, 27 Oct 2005 10:28:28 -0700 nenolod [svn] Disk Writer is back! trunk
Wed, 26 Oct 2005 23:57:11 -0700 nenolod [svn] timings, take 3. trunk
Wed, 26 Oct 2005 23:41:50 -0700 nenolod [svn] Timings, take 2. trunk
Wed, 26 Oct 2005 23:21:47 -0700 msameer [svn] Corrected the path of some includes from audacious to libaudacious to fix copmilation error trunk
Wed, 26 Oct 2005 23:00:02 -0700 msameer [svn] Fixed 0000356 trunk
Wed, 26 Oct 2005 15:30:37 -0700 nenolod [svn] timing fixes trunk
Wed, 26 Oct 2005 15:08:53 -0700 nenolod [svn] libvisual-proxy fixes. trunk
Wed, 26 Oct 2005 11:32:09 -0700 nenolod [svn] More fixes. trunk
Wed, 26 Oct 2005 11:22:20 -0700 nenolod [svn] Cleanups trunk
Wed, 26 Oct 2005 11:17:30 -0700 nenolod [svn] Add -lGL to our required libs. trunk
Wed, 26 Oct 2005 10:57:27 -0700 nenolod [svn] Regenerate a bunch of stuff :) trunk
Wed, 26 Oct 2005 10:54:33 -0700 nenolod [svn] Remove binaries. trunk
Wed, 26 Oct 2005 10:53:58 -0700 nenolod [svn] Merge libvisual-proxy. trunk
Wed, 26 Oct 2005 00:46:26 -0700 nenolod [svn] Die! trunk
Wed, 26 Oct 2005 00:42:55 -0700 nenolod [svn] Rebuild configure. trunk
Wed, 26 Oct 2005 00:41:18 -0700 nenolod [svn] Remove dead libvisual dir. trunk
Tue, 25 Oct 2005 22:53:38 -0700 nenolod [svn] Libmikmod. trunk
Tue, 25 Oct 2005 22:09:36 -0700 nenolod [svn] More AAC detection fixes c/o MSameer. trunk
Tue, 25 Oct 2005 21:51:01 -0700 nenolod [svn] Oops, filename should have been 'ext'. trunk
Tue, 25 Oct 2005 21:49:17 -0700 nenolod [svn] Fix trunk
Tue, 25 Oct 2005 21:46:47 -0700 nenolod [svn] Possible crash fix. trunk
Tue, 25 Oct 2005 21:26:50 -0700 nenolod [svn] Update SIGSEGV message, contained the BMP mailing information. trunk
Tue, 25 Oct 2005 21:10:38 -0700 nenolod [svn] tonegen should work now, thanks to MSameer. trunk
Tue, 25 Oct 2005 17:50:25 -0700 nenolod [svn] Remove queue.png from build.list. *grumble* trunk
Tue, 25 Oct 2005 00:18:32 -0700 nenolod [svn] Unhook libvisual from the build. trunk
Mon, 24 Oct 2005 23:13:56 -0700 nenolod [svn] libvisual. trunk
Mon, 24 Oct 2005 20:25:00 -0700 nenolod [svn] More GCC retardation trunk
Mon, 24 Oct 2005 20:15:55 -0700 nenolod [svn] I hate GCC4. trunk
Mon, 24 Oct 2005 20:04:14 -0700 nenolod [svn] I hate macros. trunk
Mon, 24 Oct 2005 16:57:20 -0700 nenolod [svn] Regenerate Makefiles, AAC fixes. trunk
Mon, 24 Oct 2005 16:54:59 -0700 nenolod [svn] Ha! trunk
Mon, 24 Oct 2005 16:54:46 -0700 nenolod [svn] Moo trunk
Mon, 24 Oct 2005 15:33:32 -0700 nenolod [svn] Replacement libmp4v2. trunk
Mon, 24 Oct 2005 15:05:37 -0700 nenolod [svn] Away with the old libmp4v2 that does not work. I have a replacement for thee. trunk
Mon, 24 Oct 2005 14:33:12 -0700 nenolod [svn] Makefiles trunk
Mon, 24 Oct 2005 14:31:39 -0700 nenolod [svn] Fixes for AAC decoder. trunk
Mon, 24 Oct 2005 14:29:19 -0700 nenolod [svn] Debugging notices. trunk
Mon, 24 Oct 2005 14:19:02 -0700 nenolod [svn] - Tone generator plugin. trunk
Mon, 24 Oct 2005 13:59:44 -0700 nenolod [svn] Remove tempfiles. trunk
Mon, 24 Oct 2005 13:55:57 -0700 nenolod [svn] Remove a stamp-po to fix a compile error. trunk
Mon, 24 Oct 2005 11:45:02 -0700 nenolod [svn] AAC plugin is working. trunk
Mon, 24 Oct 2005 11:12:12 -0700 nenolod [svn] More progress :) trunk
Mon, 24 Oct 2005 11:07:02 -0700 nenolod [svn] getting closer trunk
Mon, 24 Oct 2005 11:00:33 -0700 nenolod [svn] - libfaad fixes. trunk
Mon, 24 Oct 2005 10:57:11 -0700 nenolod [svn] - libmp4v2 now compiles trunk
Mon, 24 Oct 2005 10:50:48 -0700 nenolod [svn] Add necessary headers for facilitating the build process from mpeg4ip. trunk
Mon, 24 Oct 2005 10:44:27 -0700 nenolod [svn] Import AAC stuff. trunk
Mon, 24 Oct 2005 03:12:26 -0700 nenolod [svn] Get rid of stuff we don't want in the repository. (compiled translations/autotools cache) trunk