Mercurial > audlegacy
graph
-
[svn] - more intelligently handle directory creation trunkSun, 26 Feb 2006 15:39:06 -0800, by nenolod
-
[svn] Make GCC 4.1 a bit less talkative, patch by Flameeyes from Gentoo. Fixing the warnings is possible, but would require extensive changes throughout the entire codebase. trunkSun, 26 Feb 2006 15:23:50 -0800, by chainsaw
-
[svn] Fixes of the remaining GCC 4.1 warnings from external contributor Diego "Flameeyes" Petteno (Gentoo). trunkSun, 26 Feb 2006 13:08:35 -0800, by chainsaw
-
[svn] Fixes for all warnings (except 3 spurious GCC 4.0 ones, upgrade to 4.1 if you see them) and a performance increase. By external contributor Diego "FlameEyes" Petteno (Gentoo). trunkSun, 26 Feb 2006 10:21:49 -0800, by chainsaw
-
[svn] Import new GUI code. Not yet hooked up really. trunkSat, 25 Feb 2006 18:40:22 -0800, by nenolod
-
[svn] - Change client id from XMMS-Scrobbler to Audacious (we now have our own ID) trunkSat, 25 Feb 2006 13:49:41 -0800, by nenolod
-
[svn] Revert debug-only cleanup system verbosity. trunkSat, 25 Feb 2006 09:36:36 -0800, by chainsaw
-
[svn] Remove libvisual-proxy. It is broken and hard to repair. A written-from-scratch replacement is planned but will be a while. trunkSat, 25 Feb 2006 09:35:27 -0800, by chainsaw
-
[svn] - Roll back broken HTTP-based stream detection code. trunkSat, 25 Feb 2006 01:25:21 -0800, by nenolod
-
[svn] - Add a discussion about headless operation. trunkSat, 25 Feb 2006 00:08:27 -0800, by nenolod
-
[svn] - Add some sanity checking to make sure we can't do X11 stuff when running headless. trunkFri, 24 Feb 2006 23:56:24 -0800, by nenolod
-
[svn] - Rename ALL_PLUGINS setting in Plugins/Visualization (only for reference) trunkFri, 24 Feb 2006 23:44:27 -0800, by nenolod
-
[svn] - Working exception handling at no extra charge. Closes bugs #408, #409. trunkFri, 24 Feb 2006 23:16:06 -0800, by nenolod
-
[svn] - Remove libblah.so: cruft from pre-autolink rule times. trunkFri, 24 Feb 2006 22:50:55 -0800, by nenolod
-
[svn] - Fix a crash relating to changing FLAC plugin settings. Closes bug #412. trunkFri, 24 Feb 2006 22:47:30 -0800, by nenolod
-
[svn] - Really fix preview generation for PNG/SVG based skins. trunkFri, 24 Feb 2006 22:05:06 -0800, by nenolod
-
[svn] - Remove pre-objective auto-linking rules for library objectives (cruft) trunkFri, 24 Feb 2006 21:25:33 -0800, by nenolod
-
[svn] ESD output plugin ported to objective make by Kyoshi Aman. trunkThu, 23 Feb 2006 17:03:03 -0800, by chainsaw
-
[svn] Install audacious.pc, audacious.1 and audacious.desktop. trunkWed, 22 Feb 2006 18:27:55 -0800, by nenolod
-
[svn] Link against libstdc++ because we're intermixing code. trunkWed, 22 Feb 2006 17:31:03 -0800, by nenolod
-
[svn] apparently GNU make doesn't like to use @${VAR} trunkWed, 22 Feb 2006 17:17:52 -0800, by nenolod
-
[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
-
[svn] Remove config dependency, font usage and misc dead code. trunkWed, 08 Feb 2006 16:07:34 -0800, by chainsaw
-
[svn] use the default rule for building library objectives here trunkTue, 07 Feb 2006 11:54:28 -0800, by nenolod
-
[svn] do not forkbomb if we have a malformed makefile trunkTue, 07 Feb 2006 06:40:04 -0800, by nenolod
-
[svn] GCC 4.1 warning fixes by Diego 'Flameeyes' Petteno from Gentoo. trunkMon, 06 Feb 2006 17:10:47 -0800, by chainsaw
-
[svn] Convert crossfade & disk_writer to new build system. trunkMon, 06 Feb 2006 12:08:35 -0800, by chainsaw
-
[svn] Run ldconfig as an install-posthook operation, some systems need it. trunkSat, 04 Feb 2006 11:47:01 -0800, by nenolod
-
[svn] we never did anything here, removing for confusion trunkSat, 04 Feb 2006 11:30:06 -0800, by nenolod
-
[svn] playlist_list widget improvements via plasmaroo trunkSat, 04 Feb 2006 11:19:32 -0800, by nenolod