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