summaryrefslogtreecommitdiff
path: root/csid.cpp
Commit message (Expand)AuthorAge
* removed start/end time from playItem_tGravatar Alexey Yakovenko2009-09-22
* save some more memory on hsvc song databaseGravatar Alexey Yakovenko2009-09-12
* added plugin versioningGravatar Alexey Yakovenko2009-09-06
* port of SID decoder to plugin api WIPGravatar waker2009-08-30
* ppc64(ps3) compatibility fixes + some cleanupGravatar waker2009-08-23
* removed unused source code from build/distGravatar waker2009-08-21
* license updateGravatar waker2009-08-19
* fixed streamer skipping in beginning of each trackGravatar waker2009-08-18
* added config fileGravatar waker2009-08-17
* fixed flac/cue playbackGravatar waker2009-08-16
* fixed several position reporting issuesGravatar waker2009-08-16
* added filetype to playlist formatGravatar waker2009-08-14
* disabled shuffle, reenabled hvsc sldbGravatar waker2009-08-10
* playlist save/load initial implGravatar waker2009-08-09
* fixed unfortunate typo in playlist conventions (ps_ -> pl_)Gravatar waker2009-08-09
* huge playlist refactoring, optimized shuffle, several bugfixesGravatar waker2009-08-09
* mp3 duration now beeing calculated on playGravatar waker2009-08-09
* refactored gtkplaylist code for searchwindowGravatar Alexey Yakovenko2009-08-09
* fixed minor compile errorGravatar waker2009-08-08
* added copyright notice to source filesGravatar waker2009-08-08
* added filetype and duration calc for SIDGravatar waker2009-08-08
* added more tagging stuffGravatar Alexey Yakovenko2009-08-08
* alsa playback WIPGravatar Alexey Yakovenko2009-08-05
* playlist insertion WIPGravatar waker2009-08-04
* minor changes to sid seeking and voice mutingGravatar Alexey Yakovenko2009-08-03
* hacked sid voice mutingGravatar Alexey Yakovenko2009-07-31
* added some preventive byteswapping for bigendian support in the futureGravatar Alexey Yakovenko2009-07-28
* more sldb memory optimisations and error checksGravatar Alexey Yakovenko2009-07-28
* reduced max sldb sizeGravatar Alexey Yakovenko2009-07-28
* reduced hvsc sldb cost by 2 megsGravatar Alexey Yakovenko2009-07-28
* small memory optimization of hvsc sldbGravatar Alexey Yakovenko2009-07-27
* sid seeking (slooow)Gravatar Alexey Yakovenko2009-07-27
* initial support for HVSC song length databaseGravatar Alexey Yakovenko2009-07-27
* initial sid subsong and metadata supportGravatar Alexey Yakovenko2009-07-25
* initial SID supportGravatar Alexey Yakovenko2009-07-25