Mercurial > audlegacy-plugins
graph
-
[svn] fix flac detection, now flac >= 1.1.4 is supported as well trunkMon, 19 Feb 2007 00:02:50 -0800, by gw666
-
[svn] - Tweak to check we found a file extension before using it to prevent segfault trunkSun, 18 Feb 2007 14:51:23 -0800, by nazca
-
[svn] - don't crash on startup by passing NULL to opendir(2) trunkSun, 18 Feb 2007 03:38:05 -0800, by nenolod
-
[svn] - wav-sndfile engine: correctly compute the bitrate trunkSat, 17 Feb 2007 19:58:29 -0800, by nenolod
-
[svn] Cast those pointers properly, and do not use deprecated GTK+ functions. trunkSat, 17 Feb 2007 07:46:52 -0800, by chainsaw
-
[svn] - disable broken APETag support for now, can cause crashes trunkFri, 16 Feb 2007 19:12:45 -0800, by nenolod
-
[svn] - disable debugging in preparation for alpha5 release trunkThu, 15 Feb 2007 19:04:53 -0800, by nenolod
-
[svn] - madplug: check that text is not null before using g_strtod trunkThu, 15 Feb 2007 05:10:08 -0800, by giacomo
-
[svn] - import xmlPathToURI() from libxml2-2.6.27 as audPathToURI(). this function is newly introduced at 2.6.27. trunkWed, 14 Feb 2007 23:23:21 -0800, by yaz
-
[svn] - strings in audmad_config should be freed before update. thus constant initializer has been replaced with g_strdup(). trunkWed, 14 Feb 2007 18:03:22 -0800, by yaz
-
[svn] - make sure audmad_config.id3_format is not NULL. closes #795. trunkWed, 14 Feb 2007 10:15:53 -0800, by nenolod
-
[svn] temporary fix for SIGSEGV in g_utf8_validate() when xmlURIEscape returns NULL. trunkTue, 13 Feb 2007 21:50:01 -0800, by yaz
-
[svn] - switch from pseudo delete tag call back to genuine one. trunkTue, 13 Feb 2007 05:55:00 -0800, by yaz
-
[svn] - add Catalan translation file. Closes #787. trunkMon, 12 Feb 2007 12:54:12 -0800, by nenolod
-
[svn] - aosd: prevent aosd_cleanup from freeing stuff if aosd_init has never been called, closes bug #790 trunkMon, 12 Feb 2007 08:02:53 -0800, by giacomo
-
[svn] - aosd: completed volume change trigger, works now trunkMon, 12 Feb 2007 07:20:56 -0800, by giacomo
-
[svn] - add rpath to make sure that plugins pick libid3tag up from libdir. trunkSun, 11 Feb 2007 06:22:20 -0800, by yaz
-
[svn] - patch from Mark Glines to polish up https:// support. trunkSat, 10 Feb 2007 12:36:14 -0800, by nenolod
-
[svn] Break out of the loop once we know the length. No using spinning around all day. trunkSat, 10 Feb 2007 12:06:11 -0800, by chainsaw
-
[svn] - set CURLOPT_FOLLOWLOCATION to true, closes #771. trunkFri, 09 Feb 2007 19:38:32 -0800, by nenolod
-
[svn] - remove the buggy memoryleaking mpg123 and integrate madplug into the trunkThu, 08 Feb 2007 09:10:38 -0800, by nenolod
-
[svn] - revise input_id3_get_string() to take encoding of field into account. trunkWed, 07 Feb 2007 23:31:26 -0800, by yaz
-
[svn] - aosd: added window class hints (aosd.Audacious) trunkWed, 07 Feb 2007 18:26:47 -0800, by giacomo
-
[svn] - aosd: added _NET_WM_WINDOW_TYPE_DOCK to osd window hints trunkWed, 07 Feb 2007 17:46:12 -0800, by giacomo
-
[svn] - avoid NULL dereference. closes mandriva #28603. trunkWed, 07 Feb 2007 10:35:13 -0800, by nenolod
-
[svn] - aosd, further work on ghosd source: do not use a override_redirect=true window and give the WM information about initial pos/size of osd (prevents flickering with normal windows); now the osd won't be displayed in multiple workspaces, only in the one where it's initially triggered trunkWed, 07 Feb 2007 03:52:25 -0800, by giacomo