summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fixed flac duration bugGravatar Alexey Yakovenko2009-07-11
|
* fixed several flac problemsGravatar Alexey Yakovenko2009-07-09
|
* fixed flac/cue supportGravatar Alexey Yakovenko2009-07-09
|
* async prebufferingGravatar Alexey Yakovenko2009-07-09
| | | | | fixed several critical bugs fixed playback of some bad mp3s
* fixed SRC reset (multithreading issue)Gravatar Alexey Yakovenko2009-07-08
|
* fixed distortion produced by SRCGravatar Alexey Yakovenko2009-07-08
|
* [WIP] seamless playbackGravatar Alexey Yakovenko2009-07-08
|
* [WIP] disabled most codecs, moved streaming out of psdlGravatar Alexey Yakovenko2009-07-08
|
* moved all playlist_current handling into playlist moduleGravatar Alexey Yakovenko2009-07-08
|
* flac/cue supportGravatar Alexey Yakovenko2009-07-07
|
* [WIP] cue parserGravatar Alexey Yakovenko2009-07-07
|
* flac supportGravatar Alexey Yakovenko2009-07-07
|
* fixed mp3 channel mode extractionGravatar waker2009-07-07
|
* fixed gme on x86_64Gravatar waker2009-07-06
|
* added GME support ; added subtune supportGravatar waker2009-07-06
|
* hide scrollbar when inactiveGravatar waker2009-07-06
|
* fixed pause button handler, minor gtk threading fixGravatar 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
* added more threading safeguardsGravatar waker2009-07-07
|
* changed seekbar to be discontinuousGravatar waker2009-07-06
|
* 44100Hz is now defaultGravatar waker2009-07-06
|
* fixed inter-thread conflict for codec accessGravatar waker2009-07-06
|
* 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
|
* more multithreading fixesGravatar waker2009-07-05
|
* [wip] multithreadingGravatar waker2009-07-05
|
* some playlist improvementsGravatar 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 mp3 supportGravatar waker2009-07-04
|
* added support for mono streamsGravatar waker2009-07-04
|
* added separate thread for sdl stuff, to be able to pass messagesGravatar waker2009-07-04
|
* playlist scrollingGravatar 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