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
*
mms radio now works using the new wma plugin
waker
2013-07-06
*
added audio/x-mpeg content type; fixed streaming mp3 regression
waker
2013-07-03
*
integrated android resampler for testing
waker
2013-06-14
*
fixed parsing content type containing a charset;
waker
2013-05-20
*
added application/octet-stream to the list of m3u/pls mime types
waker
2013-02-03
*
cheap 2x and 4x downsampling support
waker
2012-12-20
*
few minor optimizations
waker
2012-11-30
*
added message queue instance to the streamer
waker
2012-11-25
*
added new set_mute/is_mute API; added hotkey for this
waker
2012-11-25
*
new fft code from audacious, now spectrum analyzer looks correctly
waker
2012-10-25
*
compile fix
waker
2012-10-19
*
Merge branch 'master' into devel
waker
2012-10-19
|
\
|
*
changed license to ZLIB on all core files
waker
2012-10-15
|
*
disabled some debug output in streamer
waker
2012-10-09
|
*
fixed updating streamer playlist after moving current playing track to anothe...
waker
2012-10-07
*
|
Merge branch 'master' into devel
waker
2012-10-05
|
\
|
|
*
alsa: added a hack to avoid releasing device when user is switching tracks
waker
2012-09-06
|
*
improved error handling when loading remote M3Us
waker
2012-09-06
|
*
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
*
|
added freq vis support
waker
2012-04-13
*
|
vis buffer is now always float/mono
waker
2012-04-12
*
|
fixed vis buffer filling bug
waker
2012-04-11
*
|
added experimental visualization (scope)
waker
2012-04-11
|
/
*
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
[next]