log

age author description
2006-02-19 chainsaw [svn] Robustness fix; skinning dialog should deal with incorrect current skin setting gracefully. By external contributor Daniel Drake (Gentoo). trunk
2006-02-19 chainsaw [svn] An explicit cast a day keeps the compiler warning at bay. trunk
2006-02-19 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
2006-02-18 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
2006-02-18 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
2006-02-18 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
2006-02-16 nenolod [svn] id3v1 tag stuffs. trunk
2006-02-12 chainsaw [svn] Check for have_alsa to enable ALSA, and not have_oss. trunk
2006-02-12 nenolod [svn] Conditionalize the buildsystem. trunk
2006-02-12 chainsaw [svn] Use g_strchug instead of g_strstrip during playlist load. Trailing whitespace can be a valid occurance. Closes bug #282. trunk
2006-02-12 chainsaw [svn] Do not show 00:00 when stopped in shaded mode, closes bug #390. trunk
2006-02-11 chainsaw [svn] Updated japanese translation by dai, from bug #384. trunk
2006-02-11 chainsaw [svn] Update codingstyle to be more consistent with last upstream release. Stop exploding at shutdown. trunk
2006-02-09 chainsaw [svn] Trim the header a bit too. trunk
2006-02-09 chainsaw [svn] Remove config dependency, font usage and misc dead code. trunk
2006-02-07 nenolod [svn] use the default rule for building library objectives here trunk
2006-02-07 nenolod [svn] do not forkbomb if we have a malformed makefile trunk
2006-02-07 chainsaw [svn] GCC 4.1 warning fixes by Diego 'Flameeyes' Petteno from Gentoo. trunk
2006-02-07 chainsaw [svn] MP3 linking fixes by NhJm. trunk
2006-02-07 chainsaw [svn] Musepack build fix by NhJm. trunk
2006-02-07 chainsaw [svn] Vorbis linking fix by Kiyoshi Aman. trunk
2006-02-07 chainsaw [svn] Build fixes for SID by NhJm. trunk
2006-02-06 chainsaw [svn] Convert crossfade & disk_writer to new build system. trunk
2006-02-05 chainsaw [svn] Start building adplug. trunk
2006-02-05 chainsaw [svn] Fix building of the musepack plugin. trunk
2006-02-05 chainsaw [svn] Convert OSS & ALSA output plugins. trunk
2006-02-05 chainsaw [svn] Convert OSS & ALSA output plugins. trunk
2006-02-05 nenolod [svn] buildsystem fixes, shouldn't bomb now :P trunk
2006-02-05 nenolod [svn] Oops. trunk
2006-02-04 nenolod [svn] Run ldconfig as an install-posthook operation, some systems need it. trunk