summaryrefslogtreecommitdiff
path: root/codec.h
Commit message (Collapse)AuthorAge
* mp3 decoder porting as plugin WIPGravatar waker2009-08-29
|
* license updateGravatar waker2009-08-19
|
* fixed flac/cue playbackGravatar waker2009-08-16
|
* added filetype to playlist formatGravatar waker2009-08-14
|
* playlist save/load initial implGravatar waker2009-08-09
|
* mp3 duration now beeing calculated on playGravatar waker2009-08-09
|
* added copyright notice to source filesGravatar waker2009-08-08
|
* added duration calc to GME and FLACGravatar waker2009-08-08
|
* playlist insertion WIPGravatar waker2009-08-04
|
* initial channel muting support (gme only for now)Gravatar Alexey Yakovenko2009-07-31
|
* initial SID supportGravatar Alexey Yakovenko2009-07-25
|
* better format checking before adding to playlist,Gravatar Alexey Yakovenko2009-07-19
| | | | | more file types supported, bad files are skipped when attempted to be played
* added GME support ; added subtune supportGravatar waker2009-07-06
|
* position tracking, statusbar, seekbar updating, some cleanupGravatar waker2009-07-06
|
* fixed inter-thread conflict for codec accessGravatar waker2009-07-06
|
* very slow and bad seeking supportGravatar waker2009-07-06
|
* [wip] multithreadingGravatar waker2009-07-05
|
* initial protoGravatar waker2009-07-03