Mercurial > audlegacy
graph
-
[svn] GThreadify plugin. Adds a return statement and removes a pragma statement to please GCC. trunkThu, 17 Nov 2005 12:21:04 -0800, by chainsaw
-
[svn] Synced with bmp-mp4. Build system is fragile, but should work now. trunkWed, 16 Nov 2005 16:21:11 -0800, by chainsaw
-
[svn] Split up generic events into audcore_generic_events(), and client-specific stuff remains in mainwin_idle_func(). trunkTue, 15 Nov 2005 20:21:50 -0800, by nenolod
-
[svn] Fix an error on line 666, reported by Mikachu. Ironic that it *would* be line *666*. trunkTue, 15 Nov 2005 00:15:05 -0800, by nenolod
-
[svn] headless now working, use --headless if you wish to experiment. trunkMon, 14 Nov 2005 23:43:39 -0800, by nenolod
-
[svn] Initial headless stuff... does not yet work. trunkMon, 14 Nov 2005 23:13:44 -0800, by nenolod
-
[svn] Fix includes to avoid implicit declaration warnings. trunkMon, 14 Nov 2005 15:45:51 -0800, by chainsaw
-
[svn] List sndfile extensions in the plugin configuration table. trunkSun, 13 Nov 2005 14:27:07 -0800, by chainsaw
-
[svn] Pthread is not used here, so do not link to it. trunkSun, 13 Nov 2005 13:52:37 -0800, by chainsaw
-
[svn] Remove assembly optimizations, we want to play nicely with any system. trunkSun, 13 Nov 2005 12:24:31 -0800, by nenolod
-
[svn] New skin, care of NhJm, with modifications by me :) trunkSun, 13 Nov 2005 00:07:48 -0800, by nenolod
-
[svn] Add quotes for AC_FIND_FILE to make aclocal-1.9 happy trunkSat, 12 Nov 2005 17:47:27 -0800, by chainsaw
-
[svn] Observe AM_CONDITIONAL name before committing. trunkSat, 12 Nov 2005 17:26:32 -0800, by chainsaw
-
[svn] Add sndfile version of the wav plugin. Not integrated into buildsystem yet. trunkSat, 12 Nov 2005 15:39:26 -0800, by chainsaw
-
[svn] Don't crash if there's no handler for pausing. trunkSat, 12 Nov 2005 14:38:19 -0800, by nenolod
-
[svn] Do not use G_INLINE_FUNC. Reported by halcy0n@gentoo.org trunkSat, 12 Nov 2005 14:34:04 -0800, by nenolod
-
[svn] Add ability to override defaults via .audacious/config until we can get a GUI. trunkThu, 10 Nov 2005 18:25:15 -0800, by nenolod
-
[svn] Move SPC-specific code into SPC-specific routines. trunkThu, 10 Nov 2005 18:05:56 -0800, by nenolod
-
[svn] Display the amount of DSP channels in the kbps box. trunkThu, 10 Nov 2005 17:52:13 -0800, by nenolod
-
[svn] Don't build wma by default, it's not working. trunkThu, 10 Nov 2005 15:56:32 -0800, by nenolod
-
[svn] Open the output channel before firing up the thread. trunkWed, 09 Nov 2005 21:24:24 -0800, by nenolod
-
[svn] Remove configure options that no longer have any meaning. trunkWed, 09 Nov 2005 20:00:16 -0800, by nenolod
-
[svn] Update the credits to note the code sync that occured. trunkWed, 09 Nov 2005 16:49:31 -0800, by nenolod
-
[svn] Optimized decoders, and custom resampler. We don't use these yet. trunkWed, 09 Nov 2005 16:42:39 -0800, by nenolod
-
[svn] Synchronize mpg123 code with mpg123-0.59s.mc3. This brings us superior accuracy to libMAD, apparently. trunkWed, 09 Nov 2005 16:40:03 -0800, by nenolod
-
[svn] Fix realize function for the bitmap fonts option. trunkTue, 08 Nov 2005 12:04:15 -0800, by nenolod
-
[svn] More bitmap-font related stuff, working on a scrolling implementation too. (You can now enable or disable bitmap font support in Preferences.) trunkMon, 07 Nov 2005 23:26:55 -0800, by nenolod
-
[svn] Bring back support for winamp-style bitmap fonts. :) trunkMon, 07 Nov 2005 22:13:25 -0800, by nenolod
-
[svn] Add build infrastructure for General plugins :) trunkThu, 03 Nov 2005 21:40:28 -0800, by nenolod
-
[svn] Update configure to generate the makefile for the SPC decoder... trunkThu, 03 Nov 2005 14:17:02 -0800, by nenolod
-
[svn] Hook the console plugin into the build, it's ready for initial alphatesting. trunkWed, 02 Nov 2005 22:08:35 -0800, by nenolod
-
[svn] Finally! Got the timing working properly on the visualization plugin :) trunkWed, 02 Nov 2005 21:43:28 -0800, by nenolod
-
[svn] Tell the player that the decoder has fired up :) trunkWed, 02 Nov 2005 21:26:00 -0800, by nenolod
-
[svn] Use header.game, over header.author, as most SPC files do not contain the composer information. trunkWed, 02 Nov 2005 19:33:25 -0800, by nenolod
-
[svn] Normal sound decoding, now to just figure out how to stop the decode_thread when we need to. trunkWed, 02 Nov 2005 18:38:59 -0800, by nenolod
-
[svn] More accurate sound reproduction, but there is warbling. Still locks up player on completion. trunkTue, 01 Nov 2005 23:15:57 -0800, by nenolod
-
[svn] More progress -- now loads as an audacious module. :) trunkTue, 01 Nov 2005 21:34:11 -0800, by nenolod
-
[svn] Pass correct endianness information to the library. trunkTue, 01 Nov 2005 20:18:19 -0800, by nenolod
-
[svn] Import the initial sources for console music support. trunkTue, 01 Nov 2005 19:57:26 -0800, by nenolod
-
[svn] Fix the missing separator in the playback menu. (oops) trunkTue, 01 Nov 2005 00:11:27 -0800, by nenolod
-
[svn] s/static GTKItemFactoryEntry/GTKItemFactoryEntry/g. trunkMon, 31 Oct 2005 21:16:49 -0800, by nenolod
-
[svn] We wanted GTK_WINDOW_TOPLEVEL here, not GTK_WINDOW_POPUP. :P trunkMon, 31 Oct 2005 21:06:43 -0800, by nenolod
-
[svn] m4 changes: move libmikmod stuff into m4/libmikmod.m4. trunkMon, 31 Oct 2005 20:29:31 -0800, by nenolod