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
/
plugins.c
Commit message (
Collapse
)
Author
Age
*
added TRACKDELETED plugin event
Alexey Yakovenko
2009-10-04
|
|
|
|
added TRACKDELETED handler to vorbis plugin
*
removed messages.h from files
Alexey Yakovenko
2009-10-03
|
*
moved message ids to deadbeef.h
Alexey Yakovenko
2009-10-03
|
|
|
|
|
added message sending to plugin API added M_TRACKCHANGED message
*
added http filesize fetching (allows mp3 duration calc, etc)
Alexey Yakovenko
2009-10-01
|
*
improved curl seeking
Alexey Yakovenko
2009-10-01
|
|
|
|
|
fixed abnormal termination/hang if curl streamer was active added id3v2 reading for streaming mp3s
*
added VFS plugins
Alexey Yakovenko
2009-09-28
|
|
|
|
|
implemented stdio VFS plugin ported flac, mpgmad, ffap, vorbis, wavpack, junklib to VFS
*
gapless playback 2nd iteration - sample-accurate seeking on flac and ape
Alexey Yakovenko
2009-09-16
|
*
gapless playback WIP
Alexey Yakovenko
2009-09-14
|
*
added plugin versioning
Alexey Yakovenko
2009-09-06
|
*
added mutex locking for plugin events
Alexey Yakovenko
2009-09-06
|
*
possible fix to plugin loader crash on ubuntu 9.x
Alexey Yakovenko
2009-09-05
|
*
tag reader is now exposed through plugin API; fixed some mp3 parsing problems
waker
2009-09-03
|
*
simplified cue loading API ; added more informative mpeg filetypes
waker
2009-09-03
|
*
added plugin blacklisting; fixed scroll-follows-playback menu item label
waker
2009-09-02
|
*
better config dir handling
waker
2009-08-30
|
*
added reading of cuesheets from flac vorbiscomments
waker
2009-08-30
|
*
volumebar will redraw on plugin volume change
waker
2009-08-30
|
*
ported gme to plugin api
waker
2009-08-30
|
*
better handling of compiled-in modules
waker
2009-08-30
|
*
slight optimization of float_to_int casts in streamer
waker
2009-08-29
|
*
mp3 decoder porting as plugin WIP
waker
2009-08-29
|
*
lastfm plugin uri-encoding, batch-sending and other improvements
waker
2009-08-29
|
*
added pthread_join support
waker
2009-08-28
|
*
lastfm multithreading WIP
waker
2009-08-28
|
*
added playrandom call to plugin api
waker
2009-08-27
|
*
added volume control and seeking to plugin api
waker
2009-08-27
|
*
lastfm plugin WIP
waker
2009-08-26
|
*
added threading functions to plugin api
waker
2009-08-26
|
*
added more stuff to plugin api (playback control)
waker
2009-08-26
|
*
plugins prototyping WIP
waker
2009-08-25