Mercurial > audlegacy
graph
-
[svn] Poison the XMMS ConfigFile routines. The rationale for this decision, trunkTue, 09 May 2006 08:57:40 -0700, by nenolod
-
[svn] - fix overcompression in the modified iir routines trunkTue, 09 May 2006 08:48:01 -0700, by nenolod
-
[svn] - synchronize audacious-faad with FAAD2 CVS. trunkMon, 08 May 2006 06:56:47 -0700, by nenolod
-
[svn] - add an additional usleep to the playback resume code per Chainsaw trunkMon, 08 May 2006 06:00:19 -0700, by nenolod
-
[svn] - version bump: 1.1.0 (since we're getting close to releasing the reference package) trunkSun, 07 May 2006 22:36:14 -0700, by nenolod
-
[svn] - Make vorbisfile/vorbisinfo code threadsafe and reenterant by properly respecting vf_mutex. Patch by Johan Tavelin <d00jota -at- dtek.chalmers.se>. trunkSun, 07 May 2006 21:47:02 -0700, by nenolod
-
[svn] Add an empty tag obliterator(TM) as designed by nenolod for mpg123. trunkTue, 02 May 2006 17:04:52 -0700, by chainsaw
-
[svn] Now the world can finally hear the last few seconds of the Atomic Betty song. Rejoice! trunkTue, 02 May 2006 16:37:38 -0700, by chainsaw
-
[svn] Assign new shortcuts that no longer conflict. Patch by mokoshi, closes bug #478. trunkMon, 01 May 2006 15:33:32 -0700, by chainsaw
-
[svn] A GCC warning pointed out that the *bp++ statement did not actually do anything useful, quite certain that the author intended \(*bp\)++ or *bp += 1 here. trunkMon, 01 May 2006 15:08:28 -0700, by chainsaw
-
[svn] Add wmclass information to the playlist and equalizer. Patch by cha0smaster, closes bug #481. trunkMon, 01 May 2006 14:20:50 -0700, by chainsaw
-
[svn] Support for saving the playback state, and resuming playback after restart. Patch by cha0smaster, closes bug #479. trunkMon, 01 May 2006 13:53:20 -0700, by chainsaw
-
[svn] Properly nullify the tag pointer or we could be passing a stale one. trunkMon, 01 May 2006 08:38:43 -0700, by chainsaw
-
[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