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