index
:
debian-deadbeef
dfsg_clean
master
pristine-tar
Debian packaging for DeaDBeeF
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
streamer.c
Commit message (
Expand
)
Author
Age
*
atomic dspconfig writing
waker
2012-05-22
*
fixed prev/next handling when playback is stopped
waker
2012-05-18
*
fixed remaining pl_find_meta calls lacking pl_lock
waker
2012-05-17
*
fixed many calls to pl_find_meta[_raw] being called without pl_lock;
waker
2012-05-17
*
fix race condition between alsa plugin and streamer
waker
2012-05-12
*
fixed loading remote playlists with unknown size
waker
2012-05-07
*
fixed excessive cpu use when waiting for the last track to finish
waker
2012-04-28
*
added new DB_EV_DSPCHANGED event
waker
2012-04-26
*
extended plugin api to trigger dsp chain saving from plugins
waker
2012-04-02
*
added new option to reset "stop after current" option every time the track wa...
waker
2012-04-02
*
m3u plugin: try to load pls if m3u loader fails to load the file without exte...
waker
2012-03-25
*
updated (c) year to 2012 in the sources
waker
2012-03-24
*
added audio/ogg to supported stream mime types
waker
2012-03-11
*
added a few missing returns
waker
2012-02-02
*
attemp to fix fabort race condition in streamer
waker
2012-01-26
*
fixed auto-resampler dsp to be enabled on 1st run
waker
2012-01-15
*
fix crash/memtrash when trying to open broken url
waker
2012-01-08
*
reverted assigning NULL to fileinfo->file in streamer, to avoid crashes in pl...
waker
2011-12-15
*
aac: fixed crash when mp4 doesn't contain aac track
waker
2011-12-08
*
fixed skipping invalid tracks
waker
2011-11-30
*
fixed releasing decoder data when track is stopped
waker
2011-11-26
*
after switching to shuffle-albums mode, while playing a track, mark all previ...
waker
2011-10-23
*
Add-global-preamp-in-addition-to-replaygain-preamp Global preamp is applied t...
Jan D. Behrens
2011-10-02
*
some code cleanup in streamer_set_current
waker
2011-10-02
*
better error handling in the "m3u with list of shoutcast stations" code
waker
2011-10-01
*
streams with content-type audio/x-mpegurl and text/html will be loaded as pla...
waker
2011-10-01
*
fixed aac_read to avoid mp4ff_read_sample calls after EOF
waker
2011-09-29
*
shuffle/random modes: play button will start random song if cursor is not set
waker
2011-06-23
*
fixed shuffle tracks bug, when part of the tracks were skipped
waker
2011-06-23
*
few fixes to make it possible to reinitialize player after complete shutdown,...
waker
2011-06-12
*
renamed dsp pass_through to can_bypass
waker
2011-05-22
*
fixed regression in streamer dsp chain caused by adding pass-through feature
waker
2011-05-22
*
auto-add resampler to streamer dsp chain on 1st run
waker
2011-05-22
*
added new DSP API pass_through, which allows to skip DSP stage if it doesn't ...
waker
2011-05-21
*
added GUI option to control 8 to 16 bit auto-conversion
waker
2011-05-20
*
auto-convert 8 bit streams to 16 bit
waker
2011-05-20
*
fix bug when trying to to previous track while standing on the 1st track, in ...
waker
2011-05-20
*
in shuffle albums mode, skip previous album tracks if user selects track manu...
waker
2011-05-20
*
pass started_timestamp of previous track in songchanged event; unbreak scrobbler
waker
2011-05-20
*
reset output format on streamer dsp reconfiguration
waker
2011-05-18
*
fixed regression in streamer format switching
waker
2011-05-17
*
fixed gapless playback when DSP changes output format
waker
2011-05-17
*
fixed bug when DSP plugin changes number or channels
waker
2011-05-17
*
deleted bogus pl_lock_tid decl in streamer
waker
2011-05-16
*
call streamer_notify_playlist_deleted from plt_remove, instead of plt_free
waker
2011-05-16
*
get format from streamer before switching output plugin
waker
2011-05-15
*
fixed several pl_lock race conditions in streamer;
waker
2011-05-14
*
apply replaygain of streaming_track instead of playing_track
waker
2011-05-09
*
moved playtime and started_timestamp from playitem to streamer global variables;
waker
2011-05-04
*
don't crash while importing 0.4.4 eq settings when supereq plugin is not avai...
waker
2011-05-03
[next]