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
*
improved vis API
Alexey Yakovenko
2013-11-01
*
multichannel vis data
Alexey Yakovenko
2013-10-30
*
fixed vis race condition
Alexey Yakovenko
2013-10-29
*
use proper api for freq vis
Alexey Yakovenko
2013-10-29
*
vis api WIP
Alexey Yakovenko
2013-10-29
*
improved visualization API; improved scope
Alexey Yakovenko
2013-10-28
*
copyright years updated
Alexey Yakovenko
2013-10-06
*
streamer: return 0 wavedata when stopped
Alexey Yakovenko
2013-09-14
*
streamer: added another 1ms threshold to sleep time, to allow buffering to ru...
Alexey Yakovenko
2013-09-14
*
streamer: fixed rounding error in time calculation (sid+eq stuttering fix)
Alexey Yakovenko
2013-09-14
*
moved all copies of strdupa macro to strdupa.h
waker
2013-08-30
*
osx support WIP
Alexey Yakovenko
2013-08-28
*
Add option to convert 16 bit audio to 24 bit
Eugene Rudchenko
2013-08-24
*
moved parser into separate lib
waker
2013-08-18
*
fill visualizer waveform data with zeroes if streamer is inactive
waker
2013-08-18
*
ctmapping thread safety and final polish
waker
2013-08-18
*
update ctmapping in streamer when GUI changes it
waker
2013-08-17
*
read ctmapping from config
waker
2013-08-17
*
implemented mapping of stream content-types to multiple decoders; mapped all ...
waker
2013-08-13
*
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
[next]