Mercurial > audlegacy
graph
-
[svn] Always update the playlist information, regardless of whether it is shaded or not. To ensure this happens, I've attached playlistwin_update_list() to the GUI event loop, trunkSat, 26 Nov 2005 14:08:34 -0800, by nenolod
-
[svn] Unicode support fixes, based on an XMMS patch written by Ilya Konstantinov. <ikonst@users.sourceforge.net>: trunkFri, 25 Nov 2005 20:23:40 -0800, by nenolod
-
[svn] Make the left and right keys work when the playlist window has focus. trunkFri, 25 Nov 2005 19:54:46 -0800, by nenolod
-
[svn] Add Winamp-style numeric keypad shortcut key support. trunkFri, 25 Nov 2005 19:29:04 -0800, by nenolod
-
[svn] WTF @ playlist window controlling fonts? o.O trunkFri, 25 Nov 2005 14:57:51 -0800, by nenolod
-
[svn] Update credits on here reflecting audacious-decoder changes. trunkFri, 25 Nov 2005 13:26:59 -0800, by nenolod
-
[svn] Working WMA support. I never said it would be pretty, neno, I should said it would play. trunkMon, 21 Nov 2005 14:59:13 -0800, by chainsaw
-
[svn] Rename controlsocket to audacious, from xmms, so that xmms stuff wont crash us. trunkSun, 20 Nov 2005 20:02:32 -0800, by nenolod
-
[svn] Include fix, allows the plugin to compile again. trunkSun, 20 Nov 2005 06:44:16 -0800, by chainsaw
-
[svn] Sync ALSA plugin with enhancements/patches from Fatal (XMMS cvs) trunkSun, 20 Nov 2005 00:34:09 -0800, by nenolod
-
[svn] Sync with xmms-wma instead of bmp-wma & GThreadify. Does not explode, but does not play either. trunkSat, 19 Nov 2005 14:42:28 -0800, by chainsaw
-
[svn] Add casts to callbacks in signal handlers to avoid warning. Remove stale pause handler declaration from wav-sndfile.h trunkSat, 19 Nov 2005 05:49:16 -0800, by chainsaw
-
[svn] Save the preference to enable or disable bitmap fonts. trunkFri, 18 Nov 2005 09:18:34 -0800, by nenolod
-
[svn] Force pango to use a sane fontsize for the playlist window. trunkThu, 17 Nov 2005 22:10:41 -0800, by nenolod
-
[svn] Verify that all files are under version control. Upload a few that were not. trunkThu, 17 Nov 2005 14:57:57 -0800, by chainsaw
-
[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