log

age author description
2006-05-01 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. trunk
2006-05-01 chainsaw [svn] Add wmclass information to the playlist and equalizer. Patch by cha0smaster, closes bug #481. trunk
2006-05-01 chainsaw [svn] Support for saving the playback state, and resuming playback after restart. Patch by cha0smaster, closes bug #479. trunk
2006-05-01 chainsaw [svn] Properly nullify the tag pointer or we could be passing a stale one. trunk
2006-05-01 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. trunk
2006-05-01 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. trunk
2006-05-01 chainsaw [svn] Taglib length determination veto by nenolod, reverting. Leaving fileinfo optimizations in place, though. trunk
2006-05-01 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. trunk
2006-05-01 chainsaw [svn] Add a missing cast. trunk
2006-04-30 chainsaw [svn] Declare variables in a different order, as GCC feels that the current order was wrong. trunk
2006-04-30 chainsaw [svn] Use correct format string; gsize != long unsigned int. trunk
2006-04-30 chainsaw [svn] Updated dutch translation. 1043 translated messages, no more fuzzy (read: wrong) or untranslated messages. trunk
2006-04-30 nenolod [svn] - Denote Gustavo D. Vranjes as current Spanish translator trunk
2006-04-29 nemo [svn] Not a CVS repo trunk
2006-04-29 nemo [svn] Not a CVS repo trunk
2006-04-29 nenolod [svn] Per Laszlo Dvornik: trunk
2006-04-29 nhjm449 [svn] - jumptofile and queue support fun trunk
2006-04-29 nhjm449 [svn] - Fun fileinfo fixes trunk
2006-04-29 nhjm449 [svn] - Let's not leave mp4 files open after reading their tags :P trunk
2006-04-28 chainsaw [svn] Correct includes, should not have taglib/ in there. trunk
2006-04-27 nhjm449 [svn] - Another CDDB fix! :/ trunk
2006-04-27 nenolod [svn] - contrast improvements trunk
2006-04-27 nenolod [svn] - IPv6 support trunk
2006-04-27 nhjm449 [svn] - Revert: Okay, I'm a fool. There was a reason they weren't included. trunk