summaryrefslogtreecommitdiff
path: root/streamer.c
Commit message (Collapse)AuthorAge
* updated plugins descriptionsGravatar Alexey Yakovenko2009-10-10
| | | | added basic gui configuration window
* new config file WIPGravatar Alexey Yakovenko2009-10-10
|
* added TRACKDELETED plugin eventGravatar Alexey Yakovenko2009-10-04
| | | | added TRACKDELETED handler to vorbis plugin
* disabled ringbuffer usage in streamer (there's a bug)Gravatar Alexey Yakovenko2009-10-03
|
* fixed seeking in vfs_curlGravatar Alexey Yakovenko2009-10-03
|
* converted streamer to use ringbufferGravatar Alexey Yakovenko2009-10-02
| | | | | that removes io/playback interlocking also faster
* improved curl seekingGravatar Alexey Yakovenko2009-10-01
| | | | | fixed abnormal termination/hang if curl streamer was active added id3v2 reading for streaming mp3s
* fixed memory leak in streamerGravatar Alexey Yakovenko2009-09-27
|
* fixed ftoi conversion bug in streamerGravatar Alexey Yakovenko2009-09-27
|
* fixed buffer overflow bug in streamerGravatar Alexey Yakovenko2009-09-27
|
* a bunch of fixes/tweaks for 0.2.3Gravatar Alexey Yakovenko2009-09-27
|
* added replaygain peak scalingGravatar Alexey Yakovenko2009-09-26
|
* fixed shuffle playback modeGravatar Alexey Yakovenko2009-09-26
|
* fixed flac gapless streamingGravatar Alexey Yakovenko2009-09-26
|
* fixed replaygain for read_int16_resample codepathGravatar Alexey Yakovenko2009-09-24
|
* flac replay gain supportGravatar Alexey Yakovenko2009-09-24
|
* added replaygain config optionGravatar Alexey Yakovenko2009-09-24
| | | | album gain can be used now
* replaygain (experimental)Gravatar Alexey Yakovenko2009-09-23
|
* fixed vbr seekingGravatar Alexey Yakovenko2009-09-22
|
* fixed sample-accurate ape endingGravatar Alexey Yakovenko2009-09-22
|
* flac sample-accuracy WIPGravatar Alexey Yakovenko2009-09-22
|
* fixed songstopped plugin eventGravatar Alexey Yakovenko2009-09-20
|
* fixed crash when last song is deleted during streamer final drainGravatar Alexey Yakovenko2009-09-16
|
* gapless playback 2nd iteration - sample-accurate seeking on flac and apeGravatar Alexey Yakovenko2009-09-16
|
* gapless playback now can skip through deleted itemsGravatar Alexey Yakovenko2009-09-16
|
* gapless playback WIPGravatar Alexey Yakovenko2009-09-14
|
* slightly optimized power management (according to powertop)Gravatar waker2009-09-02
|
* ape decoding updatesGravatar waker2009-09-01
|
* fixed segfault on 64 bit platformsGravatar waker2009-08-31
|
* slight optimization of float_to_int casts in streamerGravatar waker2009-08-29
|
* read_float32 support in mad mp3 decoder and streamerGravatar waker2009-08-29
|
* mp3 decoder porting as plugin WIPGravatar waker2009-08-29
|
* new songstarted and song finished event triggeringGravatar waker2009-08-27
|
* Merge branch 'master' into pluginsGravatar waker2009-08-27
|\ | | | | | | | | Conflicts: playlist.c
| * pressing stop now redraws stopped item properlyGravatar waker2009-08-27
| |
* | lastfm plugin WIPGravatar waker2009-08-26
|/
* ppc64(ps3) compatibility fixes + some cleanupGravatar waker2009-08-23
|
* cpu load tuningGravatar waker2009-08-22
|
* added thread name setting; fixed some commandline issuesGravatar waker2009-08-22
|
* fixed streamer hang when song was interrupted during final drainGravatar waker2009-08-22
|
* license updateGravatar waker2009-08-19
|
* fixed some more errors in streamer and mp3 decoderGravatar waker2009-08-18
|
* fixed streamer skipping in beginning of each trackGravatar waker2009-08-18
|
* mp3/cue worksGravatar waker2009-08-18
|
* prevent skips at start of songGravatar waker2009-08-18
|
* added example config fileGravatar waker2009-08-17
| | | | slightly changed streamer params
* added config fileGravatar waker2009-08-17
|
* fixed hanging on bad files in playlistGravatar waker2009-08-17
|
* fixed play position bug in streamer, added cue support for mp3 (untested)Gravatar waker2009-08-16
|
* fixed flac/cue playbackGravatar waker2009-08-16
|