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
/
playlist.h
Commit message (
Expand
)
Author
Age
*
fix bug #1020: incorrect cursor/scroll after deleting playlists
Alexey Yakovenko
2013-12-17
*
gtkui: cleanup songchanged_cb; prevent auto-switching playlists because of cu...
Alexey Yakovenko
2013-11-23
*
ported stuff to new file add API
Alexey Yakovenko
2013-11-05
*
file adding API WIP
Alexey Yakovenko
2013-11-04
*
copyright years updated
Alexey Yakovenko
2013-10-06
*
added new APIs for saving current playlist
Alexey Yakovenko
2013-09-29
*
changed license to ZLIB on all core files
waker
2012-10-15
*
fixed many calls to pl_find_meta[_raw] being called without pl_lock;
waker
2012-05-17
*
added random sort (based on patch from defusix)
waker
2012-04-06
*
updated (c) year to 2012 in the sources
waker
2012-03-24
*
added experimental support for metadata overrides.
waker
2011-10-01
*
merge new APIs for 0.5.2 from devel
waker
2011-09-30
*
in shuffle albums mode, skip previous album tracks if user selects track manu...
waker
2011-05-20
*
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
*
new future-proof playlist API, potentially reducing locking, and allowing mor...
waker
2011-04-25
*
improved plugin API versioning;
waker
2011-04-25
*
get rid of some legacy events;
waker
2011-04-16
*
got rid of plt_lock and global_lock in favor of just using pl_lock for all pl...
waker
2011-04-13
*
initial support for playlist metadata
waker
2011-03-26
*
got rid of filetype field in playitem structure
waker
2011-03-24
*
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
*
fixed playlist corruption while adding files if cursor jumps to another playlist
waker
2011-02-26
*
updated copyright year to 2011
waker
2011-01-02
*
added support for shuffle albums
waker
2010-12-12
*
added resume_last_session option
Alexey Yakovenko
2010-08-30
*
gtkui plugin overrides pl_add_file and pl_add_dir API functions and shows pro...
Alexey Yakovenko
2010-08-29
*
fixed current track redraw in search window
Alexey Yakovenko
2010-08-29
*
added option to open files from command line in named playlist
Alexey Yakovenko
2010-08-12
*
fixed pl_format_title code duplication in shellexec plugin
Alexey Yakovenko
2010-07-29
*
autosave new empty playlist after it had been added to list
Alexey Yakovenko
2010-05-28
*
improved playlist add/move/rename handling
Alexey Yakovenko
2010-05-15
*
fixed playqueue to work with multiple playlists
Alexey Yakovenko
2010-05-06
*
fixed reshuffling playlist that is not current
Alexey Yakovenko
2010-04-20
*
added new info page to track properties window
Alexey Yakovenko
2010-04-18
*
dragndrop move/copy action selection
Alexey Yakovenko
2010-04-18
*
added flags to each track in playlist, which bumped dbpl version to 1.2;
Alexey Yakovenko
2010-04-17
*
added auto-saving config/playlist files
Alexey Yakovenko
2010-04-06
*
removed obsolete function pl_format_item_display_name
Alexey Yakovenko
2010-04-06
*
implemented dragndrop between different playlists
Alexey Yakovenko
2010-04-04
*
cleaned up id3v2 parser;
Alexey Yakovenko
2010-03-31
*
fixed redraw of playing track after decoder->init failure
Alexey Yakovenko
2010-03-21
*
metadata editing WIP; added tab for global hotkey preferences
Alexey Yakovenko
2010-03-18
*
fixed handling of playlist switching in several places
Alexey Yakovenko
2010-03-15
*
remember selected tab
Alexey Yakovenko
2010-03-15
[next]