summaryrefslogtreecommitdiff
path: root/cmp3.c
Commit message (Collapse)AuthorAge
* initial sid subsong and metadata supportGravatar Alexey Yakovenko2009-07-25
|
* id3v1/utf8 hackGravatar Alexey Yakovenko2009-07-24
|
* limited chardet support (latin1 + cp1251, HACK!)Gravatar Alexey Yakovenko2009-07-24
|
* id3 tags support WIPGravatar Alexey Yakovenko2009-07-20
|
* fixed mp3 playlength calculation and seekingGravatar Alexey Yakovenko2009-07-20
|
* fixed hang when loading some mp3sGravatar 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
* async prebufferingGravatar Alexey Yakovenko2009-07-09
| | | | | fixed several critical bugs fixed playback of some bad mp3s
* [WIP] seamless playbackGravatar Alexey Yakovenko2009-07-08
|
* [WIP] disabled most codecs, moved streaming out of psdlGravatar Alexey Yakovenko2009-07-08
|
* fixed mp3 channel mode extractionGravatar waker2009-07-07
|
* 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
* faster mp3 startup and seekingGravatar waker2009-07-06
|
* very slow and bad seeking supportGravatar waker2009-07-06
|
* fixed mp3 codecGravatar waker2009-07-05
|
* small fix to mp3 streamerGravatar waker2009-07-05
|
* [wip] multithreadingGravatar waker2009-07-05
|
* fixed playback of files which do not require SRCGravatar waker2009-07-04
|
* fixed mp3 playbackGravatar waker2009-07-04
|
* added mp3 supportGravatar waker2009-07-04