Mercurial > audlegacy-plugins
graph
-
[svn] - ringbuffering underrun fixups -- found with purify trunkTue, 20 Feb 2007 06:31:29 -0800, by nenolod
-
[svn] - some ringbuffering fixes -- aac+ shouldn't crash now, but more trunkTue, 20 Feb 2007 06:17:27 -0800, by nenolod
-
[svn] Revert r1456, this gives problems with some files with broken ID3-Tags. trunkTue, 20 Feb 2007 06:11:10 -0800, by js
-
[svn] Use g_convert instead of str_to_utf8. This fixes ID3-Tags with ISO8859-1 encoded umlauts. trunkTue, 20 Feb 2007 05:51:23 -0800, by js
-
[svn] - aacplus shoutcast support. prepare for segfaults. trunkTue, 20 Feb 2007 05:47:25 -0800, by nenolod
-
[svn] - satisfy Nero AG attribution requirement for FAAD 2.5 code import trunkTue, 20 Feb 2007 04:36:01 -0800, by nenolod
-
[svn] - remove a bunch of pointless code. we don't do ID3 for raw AAC files at this time. trunkTue, 20 Feb 2007 04:13:46 -0800, by nenolod
-
[svn] - allow static AAC files to play. working on AACplus, but this brings us closer. trunkTue, 20 Feb 2007 04:10:41 -0800, by nenolod
-
[svn] - show dynamic bitrate for vbr is off by default. now it is configurable from preferences. trunkMon, 19 Feb 2007 19:39:42 -0800, by yaz
-
[svn] - if genre name is generated from number, it may exceed allocated memory block. trunkMon, 19 Feb 2007 18:53:25 -0800, by yaz
-
[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