summaryrefslogtreecommitdiff
path: root/psdl.c
Commit message (Collapse)AuthorAge
* added copyright notice to source filesGravatar waker2009-08-08
|
* alsa playback WIPGravatar Alexey Yakovenko2009-08-05
|
* playlist insertion WIPGravatar waker2009-08-04
|
* added some preventive byteswapping for bigendian support in the futureGravatar Alexey Yakovenko2009-07-28
|
* fixed gme codecGravatar Alexey Yakovenko2009-07-17
|
* 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
|
* 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
* 44100Hz is now defaultGravatar waker2009-07-06
|
* fixed inter-thread conflict for codec accessGravatar waker2009-07-06
|
* [wip] multithreadingGravatar waker2009-07-05
|
* play control buttonsGravatar waker2009-07-05
|
* fixed playback of files which do not require SRCGravatar waker2009-07-04
|
* fixed mp3 playbackGravatar waker2009-07-04
|
* added support for mono streamsGravatar waker2009-07-04
|
* thrown in some guiGravatar waker2009-07-04
|
* don't do SRC if frequencies are the sameGravatar waker2009-07-04
|
* fixed SRCGravatar waker2009-07-04
|
* [WIP] srcGravatar waker2009-07-03
|
* playlist now correctly ignores unknown file typesGravatar waker2009-07-03
|
* initial protoGravatar waker2009-07-03