log

age author description
Wed, 22 Feb 2006 17:12:10 -0800 nenolod [svn] directory creation stuff trunk
Wed, 22 Feb 2006 17:10:11 -0800 nenolod [svn] add HEADERS for audacious/ trunk
Wed, 22 Feb 2006 17:07:25 -0800 nenolod [svn] If the makefile has a HEADERS variable, then install them to the trunk
Wed, 22 Feb 2006 17:04:47 -0800 nenolod [svn] versioning for libaudacious.so trunk
Wed, 22 Feb 2006 16:37:26 -0800 nenolod [svn] Ok, really fix this stupid bug. trunk
Wed, 22 Feb 2006 16:30:23 -0800 nenolod [svn] Fix the scrolling in the audacious mainwin, by making sure a GTK Timeout trunk
Tue, 21 Feb 2006 13:09:39 -0800 chainsaw [svn] Fix logic for shaded mode. With TIME_REMAINING and a song of unknown length, we got just the :, and not the time. trunk
Sun, 19 Feb 2006 18:20:51 -0800 nenolod [svn] - Fix mp3 detection properly. trunk
Sun, 19 Feb 2006 18:05:14 -0800 nenolod [svn] fix libvisual-proxy conditional trunk
Sun, 19 Feb 2006 15:50:50 -0800 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. trunk
Sun, 19 Feb 2006 15:35:37 -0800 chainsaw [svn] Actually use the cleanup hooks on general & visualization plugins. trunk
Sun, 19 Feb 2006 15:18:05 -0800 chainsaw [svn] Get mpg123 going. Nenolod promises to fix this properly soon. trunk
Sun, 19 Feb 2006 15:03:06 -0800 chainsaw [svn] Port inetctl plugin from XMMS. trunk
Sun, 19 Feb 2006 12:39:36 -0800 nenolod [svn] FIX trunk
Sun, 19 Feb 2006 08:36:35 -0800 chainsaw [svn] Juggle declarations around so that GCC likes the order of things. trunk
Sun, 19 Feb 2006 06:34:25 -0800 chainsaw [svn] Initialize org variable before using it. trunk
Sun, 19 Feb 2006 06:13:53 -0800 chainsaw [svn] Disabled unused void function add_instlist. trunk
Sun, 19 Feb 2006 06:00:47 -0800 chainsaw [svn] Only build what the configure system tells us to build. trunk
Sun, 19 Feb 2006 05:48:58 -0800 chainsaw [svn] Robustness fix; skinning dialog should deal with incorrect current skin setting gracefully. By external contributor Daniel Drake (Gentoo). trunk
Sat, 18 Feb 2006 16:36:33 -0800 chainsaw [svn] An explicit cast a day keeps the compiler warning at bay. trunk
Sat, 18 Feb 2006 16:15:16 -0800 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). trunk
Sat, 18 Feb 2006 14:02:57 -0800 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. trunk
Sat, 18 Feb 2006 13:21:21 -0800 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. trunk
Sat, 18 Feb 2006 08:23:30 -0800 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. trunk
Thu, 16 Feb 2006 07:40:35 -0800 nenolod [svn] id3v1 tag stuffs. trunk
Sun, 12 Feb 2006 11:10:41 -0800 chainsaw [svn] Check for have_alsa to enable ALSA, and not have_oss. trunk
Sun, 12 Feb 2006 10:24:16 -0800 nenolod [svn] Conditionalize the buildsystem. trunk
Sun, 12 Feb 2006 08:59:11 -0800 chainsaw [svn] Use g_strchug instead of g_strstrip during playlist load. Trailing whitespace can be a valid occurance. Closes bug #282. trunk
Sun, 12 Feb 2006 07:12:26 -0800 chainsaw [svn] Do not show 00:00 when stopped in shaded mode, closes bug #390. trunk
Sat, 11 Feb 2006 09:10:33 -0800 chainsaw [svn] Updated japanese translation by dai, from bug #384. trunk
Sat, 11 Feb 2006 08:25:14 -0800 chainsaw [svn] Update codingstyle to be more consistent with last upstream release. Stop exploding at shutdown. trunk
Wed, 08 Feb 2006 16:08:04 -0800 chainsaw [svn] Trim the header a bit too. trunk
Wed, 08 Feb 2006 16:07:34 -0800 chainsaw [svn] Remove config dependency, font usage and misc dead code. trunk
Tue, 07 Feb 2006 11:54:28 -0800 nenolod [svn] use the default rule for building library objectives here trunk
Tue, 07 Feb 2006 06:40:04 -0800 nenolod [svn] do not forkbomb if we have a malformed makefile trunk
Mon, 06 Feb 2006 17:10:47 -0800 chainsaw [svn] GCC 4.1 warning fixes by Diego 'Flameeyes' Petteno from Gentoo. trunk
Mon, 06 Feb 2006 16:52:28 -0800 chainsaw [svn] MP3 linking fixes by NhJm. trunk
Mon, 06 Feb 2006 16:47:35 -0800 chainsaw [svn] Musepack build fix by NhJm. trunk
Mon, 06 Feb 2006 16:41:01 -0800 chainsaw [svn] Vorbis linking fix by Kiyoshi Aman. trunk
Mon, 06 Feb 2006 16:24:20 -0800 chainsaw [svn] Build fixes for SID by NhJm. trunk
Mon, 06 Feb 2006 12:08:35 -0800 chainsaw [svn] Convert crossfade & disk_writer to new build system. trunk
Sun, 05 Feb 2006 13:58:33 -0800 chainsaw [svn] Start building adplug. trunk
Sun, 05 Feb 2006 13:32:51 -0800 chainsaw [svn] Fix building of the musepack plugin. trunk
Sun, 05 Feb 2006 07:14:48 -0800 chainsaw [svn] Convert OSS & ALSA output plugins. trunk
Sun, 05 Feb 2006 07:14:24 -0800 chainsaw [svn] Convert OSS & ALSA output plugins. trunk
Sat, 04 Feb 2006 17:29:52 -0800 nenolod [svn] buildsystem fixes, shouldn't bomb now :P trunk
Sat, 04 Feb 2006 17:22:10 -0800 nenolod [svn] Oops. trunk
Sat, 04 Feb 2006 11:47:01 -0800 nenolod [svn] Run ldconfig as an install-posthook operation, some systems need it. trunk
Sat, 04 Feb 2006 11:44:06 -0800 nenolod [svn] Convert Visualization plugins over. trunk
Sat, 04 Feb 2006 11:30:06 -0800 nenolod [svn] we never did anything here, removing for confusion trunk
Sat, 04 Feb 2006 11:19:32 -0800 nenolod [svn] playlist_list widget improvements via plasmaroo trunk
Fri, 03 Feb 2006 07:26:58 -0800 nenolod [svn] General plugins converted trunk
Fri, 03 Feb 2006 07:15:37 -0800 nenolod [svn] Effects conversion trunk
Fri, 03 Feb 2006 07:11:33 -0800 nenolod [svn] modplug conversion trunk
Fri, 03 Feb 2006 06:51:47 -0800 nenolod [svn] wav conversion trunk
Fri, 03 Feb 2006 06:44:11 -0800 nenolod [svn] wma conversion trunk
Fri, 03 Feb 2006 06:38:16 -0800 nenolod [svn] ditto trunk
Fri, 03 Feb 2006 06:36:31 -0800 nenolod [svn] fixes trunk
Fri, 03 Feb 2006 06:34:31 -0800 nenolod [svn] ditto trunk
Fri, 03 Feb 2006 06:34:08 -0800 nenolod [svn] oops trunk