Mercurial > audlegacy
graph
-
[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
-
[svn] removed empty tab from audiocompress configuration window trunkSat, 15 Apr 2006 18:35:01 -0700, by giacomo
-
[svn] prevent audiocompress from fulfilling its suicidal tendencies trunkSat, 15 Apr 2006 18:05:57 -0700, by giacomo
-
[svn] Port AudioCompress (AGC) effect plugin from XMMS, as requested by Junics on SorceryNet. trunkSat, 15 Apr 2006 08:05:03 -0700, by chainsaw
-
[svn] - remove declarations that we don't need to have trunkFri, 14 Apr 2006 11:21:02 -0700, by nenolod
-
[svn] - new decode loop from updated BMP-MP4 plugin trunkFri, 14 Apr 2006 11:20:38 -0700, by nenolod
-
[svn] Moved the free, based on Joker's report of string corruptions. trunkFri, 14 Apr 2006 10:38:26 -0700, by nemo
-
[svn] For Joker, adds some padding around the buttons trunkFri, 14 Apr 2006 10:11:18 -0700, by nemo
-
[svn] - experimental produce-audio changes via shd of the UADE team trunkThu, 13 Apr 2006 08:32:17 -0700, by nenolod
-
[svn] Conversion of file operations to VFS. Needs stress testing, especially on Gnome-VFS. trunkWed, 12 Apr 2006 13:35:24 -0700, by chainsaw
-
[svn] - konqueror hack was breaking standards here, fix a crash trunkWed, 12 Apr 2006 11:07:10 -0700, by nenolod
-
[svn] Updated german translation by Tarsonis, closes bug #459. trunkSun, 09 Apr 2006 12:17:02 -0700, by chainsaw
-
[svn] Extra_stereo effect plugin ported by deitarion. Some last pointer-related touchups by nemo & me. trunkSat, 08 Apr 2006 19:44:43 -0700, by chainsaw
-
[svn] - input proposed shorten input plugin for hacking trunkWed, 05 Apr 2006 07:50:49 -0700, by nenolod
-
[svn] objects in Plugins/Input/sexypsf/spu/ should be deleted too on make clean requests trunkSun, 02 Apr 2006 18:04:14 -0700, by giacomo
-
[svn] object files in Plugins/General/scrobbler/tags/ should be deleted too on clean requests trunkSun, 02 Apr 2006 17:53:30 -0700, by giacomo
-
[svn] binaries (audacious,audacious-arts-helper) should be deleted on clean requests trunkSun, 02 Apr 2006 17:42:32 -0700, by giacomo
-
[svn] Use a single 8-byte read instead of two 4-byte ones. The common path would nearly always result in two reads, so this should be faster. trunkSun, 02 Apr 2006 17:08:11 -0700, by chainsaw
-
[svn] Linking fix for --as-needed LDFLAG, thanks to Diego "Flameeyes" Petteno. trunkFri, 31 Mar 2006 14:55:11 -0800, by chainsaw
-
[svn] Report mode from mpg123. Patch by spike, closes bug #457. trunkFri, 31 Mar 2006 12:38:59 -0800, by chainsaw
-
[svn] Build fixes for --as-needed LDFLAG, provided by lav. Closes bug #454. trunkFri, 31 Mar 2006 11:10:09 -0800, by chainsaw
-
[svn] - stop the psuedo output plugin when using 'no playlist advance' or 'stop after current song' trunkThu, 30 Mar 2006 21:04:21 -0800, by nhjm449
-
[svn] prevent jack o.p. aboutbox from spawning multiple times trunkThu, 30 Mar 2006 14:12:18 -0800, by giacomo
-
[svn] prevent tonegen aboutbox from spawning multiple times trunkThu, 30 Mar 2006 14:03:48 -0800, by giacomo
-
[svn] prevent timidity aboutbox from spawning multiple times trunkThu, 30 Mar 2006 13:55:46 -0800, by giacomo
-
[svn] prevent libconsole aboutbox from spawning multiple times trunkThu, 30 Mar 2006 13:47:45 -0800, by giacomo