log

age author description
Sat, 12 Nov 2005 17:20:49 -0800 chainsaw [svn] Do not try to build LIRC when not enabled. trunk
Sat, 12 Nov 2005 17:19:42 -0800 nenolod [svn] Makefile changes for sndfile. trunk
Sat, 12 Nov 2005 17:12:53 -0800 chainsaw [svn] And that one last Makefile.am for lirc. trunk
Sat, 12 Nov 2005 17:12:20 -0800 chainsaw [svn] Integrate LIRC plugin into build system. trunk
Sat, 12 Nov 2005 17:11:46 -0800 chainsaw [svn] Add LIRC general plugin. trunk
Sat, 12 Nov 2005 15:39:26 -0800 chainsaw [svn] Add sndfile version of the wav plugin. Not integrated into buildsystem yet. trunk
Sat, 12 Nov 2005 14:38:19 -0800 nenolod [svn] Don't crash if there's no handler for pausing. trunk
Sat, 12 Nov 2005 14:34:04 -0800 nenolod [svn] Do not use G_INLINE_FUNC. Reported by halcy0n@gentoo.org trunk
Sat, 12 Nov 2005 14:15:48 -0800 nenolod [svn] Remove the fucking mutex system that broke. trunk
Sat, 12 Nov 2005 10:51:09 -0800 nenolod [svn] Remove REAL_TO_SHORT from generic decoder. trunk
Thu, 10 Nov 2005 18:25:15 -0800 nenolod [svn] Add ability to override defaults via .audacious/config until we can get a GUI. trunk
Thu, 10 Nov 2005 18:15:39 -0800 nenolod [svn] basic resampling code. trunk
Thu, 10 Nov 2005 18:07:22 -0800 nenolod [svn] More of the same. trunk
Thu, 10 Nov 2005 18:05:56 -0800 nenolod [svn] Move SPC-specific code into SPC-specific routines. trunk
Thu, 10 Nov 2005 17:52:13 -0800 nenolod [svn] Display the amount of DSP channels in the kbps box. trunk
Thu, 10 Nov 2005 17:51:04 -0800 nenolod [svn] looping stuff trunk
Thu, 10 Nov 2005 16:48:36 -0800 nenolod [svn] More thread safety, less XMMS braindamage. trunk
Thu, 10 Nov 2005 16:40:09 -0800 nenolod [svn] Mutex system trunk
Thu, 10 Nov 2005 15:56:32 -0800 nenolod [svn] Don't build wma by default, it's not working. trunk
Thu, 10 Nov 2005 15:15:54 -0800 nenolod [svn] Hook it into the build. trunk
Thu, 10 Nov 2005 15:15:36 -0800 nenolod [svn] Make it compile. :) trunk
Thu, 10 Nov 2005 14:59:08 -0800 nenolod [svn] Generate makefiles for wma plugin. trunk
Thu, 10 Nov 2005 14:57:56 -0800 nenolod [svn] Rename bmp-wma.c to wma.c. trunk
Thu, 10 Nov 2005 14:56:35 -0800 nenolod [svn] Import WMA decoder into SVN. trunk
Thu, 10 Nov 2005 06:41:14 -0800 nenolod [svn] Whoops. trunk
Thu, 10 Nov 2005 06:38:54 -0800 nenolod [svn] symbol fixes trunk
Thu, 10 Nov 2005 06:28:46 -0800 nenolod [svn] fix capitalization trunk
Wed, 09 Nov 2005 21:24:24 -0800 nenolod [svn] Open the output channel before firing up the thread. trunk
Wed, 09 Nov 2005 20:00:16 -0800 nenolod [svn] Remove configure options that no longer have any meaning. trunk
Wed, 09 Nov 2005 19:59:50 -0800 nenolod [svn] Same for SDL. trunk
Wed, 09 Nov 2005 19:57:44 -0800 nenolod [svn] Fix libmikmod test. trunk
Wed, 09 Nov 2005 16:49:31 -0800 nenolod [svn] Update the credits to note the code sync that occured. trunk
Wed, 09 Nov 2005 16:42:39 -0800 nenolod [svn] Optimized decoders, and custom resampler. We don't use these yet. trunk
Wed, 09 Nov 2005 16:40:03 -0800 nenolod [svn] Synchronize mpg123 code with mpg123-0.59s.mc3. This brings us superior accuracy to libMAD, apparently. trunk
Tue, 08 Nov 2005 12:04:15 -0800 nenolod [svn] Fix realize function for the bitmap fonts option. trunk
Tue, 08 Nov 2005 11:56:35 -0800 nenolod [svn] Winorder fixes c/o of Mikachu. trunk
Mon, 07 Nov 2005 23:26:55 -0800 nenolod [svn] More bitmap-font related stuff, working on a scrolling implementation too. (You can now enable or disable bitmap font support in Preferences.) trunk
Mon, 07 Nov 2005 22:13:25 -0800 nenolod [svn] Bring back support for winamp-style bitmap fonts. :) trunk
Mon, 07 Nov 2005 21:03:54 -0800 nenolod [svn] New logo, care of NhJm. trunk
Mon, 07 Nov 2005 21:01:48 -0800 nenolod [svn] version bump to 0.1.1. trunk
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