Mercurial > audlegacy
graph
-
[svn] If the makefile has a HEADERS variable, then install them to the trunkWed, 22 Feb 2006 17:07:25 -0800, by nenolod
-
[svn] Fix the scrolling in the audacious mainwin, by making sure a GTK Timeout trunkWed, 22 Feb 2006 16:30:23 -0800, by nenolod
-
[svn] Fix logic for shaded mode. With TIME_REMAINING and a song of unknown length, we got just the :, and not the time. trunkTue, 21 Feb 2006 13:09:39 -0800, by chainsaw
-
[svn] Kill the crossfader plugin. It insisted on exploding on amd64 systems and was a general pita to compile. Also, remove two unused vars from mpg123. trunkSun, 19 Feb 2006 15:50:50 -0800, by chainsaw
-
[svn] Actually use the cleanup hooks on general & visualization plugins. trunkSun, 19 Feb 2006 15:35:37 -0800, by chainsaw
-
[svn] Get mpg123 going. Nenolod promises to fix this properly soon. trunkSun, 19 Feb 2006 15:18:05 -0800, by chainsaw
-
[svn] Juggle declarations around so that GCC likes the order of things. trunkSun, 19 Feb 2006 08:36:35 -0800, by chainsaw
-
[svn] Disabled unused void function add_instlist. trunkSun, 19 Feb 2006 06:13:53 -0800, by chainsaw
-
[svn] Only build what the configure system tells us to build. trunkSun, 19 Feb 2006 06:00:47 -0800, by chainsaw
-
[svn] Robustness fix; skinning dialog should deal with incorrect current skin setting gracefully. By external contributor Daniel Drake (Gentoo). trunkSun, 19 Feb 2006 05:48:58 -0800, by chainsaw
-
[svn] An explicit cast a day keeps the compiler warning at bay. trunkSat, 18 Feb 2006 16:36:33 -0800, by chainsaw
-
[svn] Addresses most of the warnings in the code, and uses a -W CFLAG to disable the non-null checks. From external contributor Harald van Dijk (Gentoo). trunkSat, 18 Feb 2006 16:15:16 -0800, by chainsaw
-
[svn] More skin-related fixups. One segfault fix by Michael Hanselmann and a fix by Daniel Drake to also display skins that lack a thumbnail. trunkSat, 18 Feb 2006 14:02:57 -0800, by chainsaw
-
[svn] Do not throw SIGABRT when path == NULL, g_return_val_if_fail logs a critical message and will abort. Patch courtesy of Daniel Drake from Gentoo. trunkSat, 18 Feb 2006 13:21:21 -0800, by chainsaw
-
[svn] Sync with upstream. Drop hardware OPL2/3 support, it throws warnings and is not used on most modern machines. Added var inits where GCC 4.0 thought it was a good idea. trunkSat, 18 Feb 2006 08:23:30 -0800, by chainsaw
-
[svn] Check for have_alsa to enable ALSA, and not have_oss. trunkSun, 12 Feb 2006 11:10:41 -0800, by chainsaw
-
[svn] Use g_strchug instead of g_strstrip during playlist load. Trailing whitespace can be a valid occurance. Closes bug #282. trunkSun, 12 Feb 2006 08:59:11 -0800, by chainsaw
-
[svn] Do not show 00:00 when stopped in shaded mode, closes bug #390. trunkSun, 12 Feb 2006 07:12:26 -0800, by chainsaw
-
[svn] Updated japanese translation by dai, from bug #384. trunkSat, 11 Feb 2006 09:10:33 -0800, by chainsaw
-
[svn] Update codingstyle to be more consistent with last upstream release. Stop exploding at shutdown. trunkSat, 11 Feb 2006 08:25:14 -0800, by chainsaw