Mercurial > audlegacy
graph
-
[svn] Stop assuming that a char is signed by default. Stop trying to store negative values in an unsigned char. Remove some fragments of the Windows build system that were still present. trunkMon, 01 May 2006 07:46:17 -0700, by chainsaw
-
[svn] Reduce amount of emitted GCC 4.1 warnings to 6. For that boring rainy afternoon, remove the two -Wno statements in CFLAGS (configure.ac) and you will see the actual amount. trunkMon, 01 May 2006 05:57:13 -0700, by chainsaw
-
[svn] Taglib length determination veto by nenolod, reverting. Leaving fileinfo optimizations in place, though. trunkSun, 30 Apr 2006 18:04:43 -0700, by chainsaw
-
[svn] Use taglib for length determination. Simpler code, might also deal better with some VBR MP3s if they have length info in their tags. trunkSun, 30 Apr 2006 17:59:55 -0700, by chainsaw
-
[svn] Declare variables in a different order, as GCC feels that the current order was wrong. trunkSun, 30 Apr 2006 16:48:20 -0700, by chainsaw
-
[svn] Use correct format string; gsize != long unsigned int. trunkSun, 30 Apr 2006 16:32:42 -0700, by chainsaw
-
[svn] Updated dutch translation. 1043 translated messages, no more fuzzy (read: wrong) or untranslated messages. trunkSun, 30 Apr 2006 15:46:01 -0700, by chainsaw
-
[svn] - Denote Gustavo D. Vranjes as current Spanish translator trunkSun, 30 Apr 2006 08:10:06 -0700, by nenolod
-
[svn] - Let's not leave mp4 files open after reading their tags :P trunkFri, 28 Apr 2006 22:43:09 -0700, by nhjm449
-
[svn] Correct includes, should not have taglib/ in there. trunkFri, 28 Apr 2006 11:21:33 -0700, by chainsaw
-
[svn] - Revert: Okay, I'm a fool. There was a reason they weren't included. trunkWed, 26 Apr 2006 21:26:03 -0700, by nhjm449
-
[svn] - Let's not forget the year and track number! trunkWed, 26 Apr 2006 21:14:48 -0700, by nhjm449
-
[svn] - Correctly display >1000 kbps bitrates when using modern skins trunkWed, 26 Apr 2006 21:06:14 -0700, by nhjm449
-
[svn] - compile objectives before installing them (oops) trunkWed, 26 Apr 2006 19:14:25 -0700, by nenolod
-
[svn] - integer-mode decoding accuracy improvements trunkWed, 26 Apr 2006 10:54:58 -0700, by nenolod
-
[svn] Force dependance on taglib now used by mpg123 and musepack. trunkMon, 24 Apr 2006 14:03:16 -0700, by nemo
-
[svn] - GLib 2.6 compatibility wrapper, per bug #469 trunkMon, 24 Apr 2006 12:46:47 -0700, by nenolod
-
[svn] - Let's not let the user press the skin refresh button while already refreshing ;) trunkMon, 24 Apr 2006 00:40:43 -0700, by nhjm449
-
[svn] First attempt at introducing taglib here. Very rough, needs polishing. Please wear protective goggles before opening the file dialog. It *will* explode. trunkSun, 23 Apr 2006 15:50:33 -0700, by chainsaw
-
[svn] Small update to the german translation (by a friend of Michael Hanselmann). trunkSun, 23 Apr 2006 15:11:43 -0700, by chainsaw
-
[svn] Updated german translation by Michael Hanselmann (Gentoo). trunkSun, 23 Apr 2006 09:45:18 -0700, by chainsaw
-
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails). trunkThu, 20 Apr 2006 14:07:57 -0700, by chainsaw
-
[svn] fixed incorrect range conversion in volume functions trunkThu, 20 Apr 2006 10:25:02 -0700, by giacomo
-
[svn] Bug #463 - Adding a little noise to the log to help in debugging. trunkTue, 18 Apr 2006 06:50:23 -0700, by nemo
-
[svn] Experiment with catching invalid utf-8 so the dialog sees it, trunkMon, 17 Apr 2006 12:19:04 -0700, by nemo
-
[svn] - don't run ldconfig when DESTDIR is not /. Closes bug #464. trunkMon, 17 Apr 2006 06:41:26 -0700, by nenolod
-
[svn] - Forgot a few things regarding titlestrings! trunkSun, 16 Apr 2006 18:34:59 -0700, by nhjm449
-
[svn] Convert \ path separators to /. Support was already present, but was not enabled before. Closes bug #461. trunkSun, 16 Apr 2006 16:38:46 -0700, by chainsaw
-
[svn] Use default settings when no valid config exists. trunkSat, 15 Apr 2006 20:12:29 -0700, by chainsaw