summaryrefslogtreecommitdiff
path: root/cvorbis.c
Commit message (Collapse)AuthorAge
* updated all codecs to calculate readpositionGravatar waker2009-08-16
|
* fixed flac/cue playbackGravatar waker2009-08-16
|
* fixed several position reporting issuesGravatar waker2009-08-16
|
* added filetype to playlist formatGravatar waker2009-08-14
|
* playlist save/load initial implGravatar waker2009-08-09
|
* fixed unfortunate typo in playlist conventions (ps_ -> pl_)Gravatar waker2009-08-09
| | | | | fixed id3v2 reader to support unsync flag fixed seeking
* mp3 duration now beeing calculated on playGravatar waker2009-08-09
|
* added copyright notice to source filesGravatar waker2009-08-08
|
* added duration precalc and filetype for ogg vorbisGravatar waker2009-08-08
|
* add vorbis file name if no vorbis comment foundGravatar Alexey Yakovenko2009-08-07
|
* playlist insertion WIPGravatar waker2009-08-04
|
* initial SID supportGravatar Alexey Yakovenko2009-07-25
|
* added ogg metainfoGravatar Alexey Yakovenko2009-07-19
|
* metadata WIPGravatar Alexey Yakovenko2009-07-19
|
* 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
* [WIP] seamless playbackGravatar Alexey Yakovenko2009-07-08
|
* added GME support ; added subtune supportGravatar waker2009-07-06
|
* position tracking, statusbar, seekbar updating, some cleanupGravatar waker2009-07-06
|
* added vorbis seekingGravatar waker2009-07-07
| | | | | fixed 44100 mono playback fix volume control for streams that don't use SRC
* thrown in some guiGravatar waker2009-07-04
|
* fixed SRCGravatar waker2009-07-04
|
* [WIP] srcGravatar waker2009-07-03
|
* initial protoGravatar waker2009-07-03