Mercurial > audlegacy-plugins
graph
-
[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
-
[svn] - press F5 on not yet played stream no longer hangs. trunkWed, 07 Feb 2007 01:10:37 -0800, by yaz
-
[svn] - add madplug. It is not yet hooked up, I'll do that later. trunkMon, 05 Feb 2007 12:28:01 -0800, by nenolod
-
[svn] - aosd: avoid collision between playback start trigger and titlechange trigger, that occurred when the next file in playlist was played trunkSun, 04 Feb 2007 16:43:27 -0800, by giacomo
-
[svn] Obliterate empty tags, just like in mpg123. trunkSun, 04 Feb 2007 13:40:53 -0800, by chainsaw
-
[svn] - remove streaming configuration since it's no longer relevant. trunkSun, 04 Feb 2007 12:21:34 -0800, by nenolod
-
[svn] - remove streaming configuration since it's no longer relevant. trunkSun, 04 Feb 2007 12:12:53 -0800, by nenolod
-
[svn] - Process inline STIL information correctly. trunkSat, 03 Feb 2007 20:18:59 -0800, by nenolod
-
[svn] - adaptation for playback API. make cuesheet plugin pass playback->output to real_ip. trunkSat, 03 Feb 2007 08:55:23 -0800, by yaz
-
[svn] - aosd: stability fixes for triggers (handle situation where a plentry exists but plentry->title is null) trunkFri, 02 Feb 2007 04:34:35 -0800, by giacomo
-
[svn] - aosd: replaced polling with hooks; added trigger options as well, working triggers are playback start and title changes trunkThu, 01 Feb 2007 16:45:47 -0800, by giacomo