log src/audacious/strings.c @ 4789:0b44f32ea243

age author description
Thu, 02 Oct 2008 23:20:04 +0200 Jonathan Schleifer It is idiotic to exclude that printf out of the #ifdefs if it uses
Wed, 04 Jun 2008 23:26:23 +0300 Matti Hamalainen Check that we have proper GNU libc version before enabling backtrace
Wed, 04 Jun 2008 23:17:47 +0300 Matti Hamalainen Added a temporary function str_assert_utf8() for finding points in code
Mon, 21 Apr 2008 05:47:31 +0300 Matti Hamalainen Fix some random #includes.
Sun, 13 Apr 2008 07:12:41 +0300 Matti Hamalainen Invalid preprocessor #include line fixed.
Sun, 20 Jan 2008 01:24:15 +0200 Cristi Magherusan possible fix for (Bugzilla #35), waiting for some feedback from Tarmaq...
Mon, 17 Dec 2007 21:56:17 +0900 Yoshiki Yazawa - introduce new API functions uri_to_display_basename() and uri_to_display_dirname(). each function derives utf8 encoded basename or dirname from given uri respectively.
Fri, 07 Dec 2007 01:11:25 +0900 Yoshiki Yazawa - modified playlist_load_ins_file() and playlist_load_ins_file_tuple(). path builder and ext_hash checker
Wed, 01 Aug 2007 08:12:03 -0500 William Pitcock Use new combined libguess interface. trunk
Fri, 20 Jul 2007 09:09:58 -0500 William Pitcock Invoke "Plugins are not derived work" clause provided by GPL3. trunk audacious-1.4.0-DR1
Fri, 20 Jul 2007 08:59:47 -0500 William Pitcock GPL3 relicensing. trunk
Fri, 20 Jul 2007 05:27:50 +0200 Christian Birchinger Switching from g_return_val_if_fail() to a more quiet return NULL trunk
Wed, 23 May 2007 15:45:00 -0700 nenolod [svn] - add some assertions to chardet_to_utf8() to try to trace bad g_convert() calls trunk
Wed, 21 Feb 2007 04:25:12 -0800 yaz [svn] revise str_to_utf8(): trunk
Sat, 20 Jan 2007 20:57:39 -0800 yaz [svn] - config.h is necessary to conditional compilation of chardet. trunk
Sat, 20 Jan 2007 04:48:41 -0800 mf0102 [svn] made strings.h for existing strings.c, cleanups trunk
Sun, 14 Jan 2007 18:53:45 -0800 nenolod [svn] - warning cleanups trunk
Fri, 12 Jan 2007 11:43:40 -0800 nenolod [svn] - objective-make autodepend fixes trunk