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
/
deadbeef.h
Commit message (
Expand
)
Author
Age
*
fixed accidental API break caused by run_dialog
waker
2012-06-04
*
plugin api version bumped to 1.4 for 0.5.5 release
waker
2012-06-02
*
gtkui: run_dialog now supports specifying parent window
waker
2012-05-30
*
fixed plt_find_meta calls to use pl_lock
waker
2012-05-18
*
fixed many calls to pl_find_meta[_raw] being called without pl_lock;
waker
2012-05-17
*
added new DB_EV_DSPCHANGED event
waker
2012-04-26
*
shellexec[ui]: cleaned up api, fixed memleaks, add/remove/edit works without ...
waker
2012-04-24
*
added random sort (based on patch from defusix)
waker
2012-04-06
*
extended plugin api to trigger dsp chain saving from plugins
waker
2012-04-02
*
updated (c) year to 2012 in the sources
waker
2012-03-24
*
cleaned up and added more documentation for DB_ACTION_** stuff
waker
2012-01-23
*
added possibility to put additional menu items to playlist context menu (usin...
waker
2012-01-22
*
added experimental support for metadata overrides.
waker
2011-10-01
*
merge new APIs for 0.5.2 from devel
waker
2011-09-30
*
fixed writing non-ascii id3v1 tags
waker
2011-08-31
*
renamed dsp pass_through to can_bypass
waker
2011-05-22
*
added new DSP API pass_through, which allows to skip DSP stage if it doesn't ...
waker
2011-05-21
*
pass started_timestamp of previous track in songchanged event; unbreak scrobbler
waker
2011-05-20
*
0.5.0-rc1 final fixups
waker
2011-05-10
*
added remaining plt_* replacements; minor fixups
waker
2011-05-10
*
added several new plt_* functions to work on specific playlists
waker
2011-05-10
*
changed few old-style pl_* functions which were working with current playlist...
waker
2011-05-08
*
converter pl_sort into plt_sort
waker
2011-05-08
*
moved playtime and started_timestamp from playitem to streamer global variables;
waker
2011-05-04
*
changed some API entry points to make it possible working with specific playl...
waker
2011-04-29
*
fixed mp3 filetype for streamed radio;
waker
2011-04-27
*
new future-proof playlist API, potentially reducing locking, and allowing mor...
waker
2011-04-25
*
improved plugin API versioning;
waker
2011-04-25
*
added short description about PL_MAIN and PL_SEARCH
waker
2011-04-23
*
get rid of some legacy events;
waker
2011-04-16
*
more unification work on event system
waker
2011-04-14
*
new event passing system
waker
2011-04-14
*
got rid of plt_lock and global_lock in favor of just using pl_lock for all pl...
waker
2011-04-13
*
added SEEKED event, so that plugins can update their status
waker
2011-04-09
*
thread-safe config access
waker
2011-03-31
*
get rid of frameupdate event; mutex+cond based message pump without usleep
waker
2011-03-30
*
fixed error in playlist plugin API
waker
2011-03-29
*
initial support for playlist metadata
waker
2011-03-26
*
added comment about pl_find_meta thread-safety issues
waker
2011-03-26
*
got rid of filetype field in playitem structure
waker
2011-03-24
*
renamed gtkui plugin into ddb_gui_GTK2;
waker
2011-03-23
*
added streamer_dsp_refresh api entry;
waker
2011-03-15
*
fixed playback regression caused by changing waveformat.is_float to bitfield
waker
2011-03-14
*
added bigendian flag to waveformat struct
waker
2011-03-12
*
few fixes/improvements to metadata editor and related plugin APIs
waker
2011-03-09
*
moved most of track properties from playItem struct to metadata
waker
2011-03-09
*
removed author and email fields, added single all-purpose copyright field;
waker
2011-02-27
*
fixed playlist corruption while adding files if cursor jumps to another playlist
waker
2011-02-26
*
added new plugin.connect method to base plugin interface, which does the oppo...
waker
2011-02-21
*
added vfs container support to gtk addfile/folder dialogs
waker
2011-02-01
[next]