Mercurial > audlegacy
graph
-
[svn] Convert UTF-16 (windows-1252) into something useful. Original patch by incomp@#audacious, trunkWed, 30 Nov 2005 14:56:57 -0800, by nenolod
-
[svn] Fix AAC linkage for gcc4, which does not autolink against libstdc++. trunkTue, 29 Nov 2005 14:44:13 -0800, by nenolod
-
[svn] Update translation template, and add new audacious messages to the POTFILES.in. trunkSun, 27 Nov 2005 11:55:31 -0800, by nenolod
-
[svn] Revert unicode fixes, cause player to bomb out. trunkSun, 27 Nov 2005 11:43:05 -0800, by nenolod
-
[svn] Don't use widget_draw_quick() in playlistwin_update_list(). trunkSat, 26 Nov 2005 20:14:03 -0800, by nenolod
-
[svn] - Implement widget_draw_quick(widget_t *) for doing an immediate draw trunkSat, 26 Nov 2005 18:28:19 -0800, by nenolod
-
[svn] Updated greek translation, thanks to stavrosg. trunkSat, 26 Nov 2005 14:27:26 -0800, by nenolod
-
[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