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
/
gtkui
/
fileman.c
Commit message (
Expand
)
Author
Age
*
ported stuff to new file add API
Alexey Yakovenko
2013-11-05
*
gtkui: get rid of all pl_save_all calls in favor of pl_save_current
Alexey Yakovenko
2013-09-29
*
make "auto-name playlists" option ON by default
waker
2013-01-13
*
Merge branch 'master' into devel
waker
2012-10-05
|
\
|
*
gtkui: auto-name playlist when they are empty, even if the title is non-default
waker
2012-09-02
*
|
Merge branch 'master' into devel
waker
2012-04-09
|
\
|
|
*
gtkui: adding playlist files via drag-n-drop
waker
2011-12-29
*
|
Merge branch 'master' into devel
waker
2011-10-23
|
\
|
|
*
auto-save playlists after drag-n-drop, delete-selected, crop
waker
2011-08-31
|
*
save playlists and config after adding files/folders
waker
2011-07-03
*
|
initial work to add customizable layout support:
waker
2011-06-17
|
/
*
changed few old-style pl_* functions which were working with current playlist...
waker
2011-05-08
*
fixed freeze on add file(s)
waker
2011-04-29
*
added few pl_add_files_begin error checks to gtkui
waker
2011-04-27
*
new future-proof playlist API, potentially reducing locking, and allowing mor...
waker
2011-04-25
*
more unification work on event 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
*
initial support for playlist metadata
waker
2011-03-26
*
fixed playlist corruption while adding files if cursor jumps to another playlist
waker
2011-02-26
*
added new GUI option to auto-name playlists from folder names
waker
2011-01-04
*
fixed few memleaks in gtkui
waker
2011-01-01
*
renamed pause event to togglepause;
waker
2010-12-31
*
gtkui plugin overrides pl_add_file and pl_add_dir API functions and shows pro...
Alexey Yakovenko
2010-08-29
*
not resuming paused track anymore after "open file(s)"
Alexey Yakovenko
2010-08-29
*
claim fix to bug #2999385: random crash in playlist redraw after using "Open ...
Alexey Yakovenko
2010-05-16
*
multiple drag-n-drop improvements
Alexey Yakovenko
2010-04-15
*
added auto-saving config/playlist files
Alexey Yakovenko
2010-04-06
*
fixed segfault/memleak in dragndrop
Alexey Yakovenko
2010-04-03
*
fixed ton of memleaks and memory-related crashes
Alexey Yakovenko
2010-04-02
*
move cursor after dragndrop
Alexey Yakovenko
2010-04-01
*
fixed drag-n-drop from filemanager
Alexey Yakovenko
2010-02-15
*
playlist code refactoring WIP
Alexey Yakovenko
2010-02-15
*
playlist refactoring WIP
Alexey Yakovenko
2010-02-14
*
playlist refactoring WIP
Alexey Yakovenko
2010-02-14
*
major refactoring of gtk playlist WIP
Alexey Yakovenko
2010-02-13
*
playlist thread-safety measures
Alexey Yakovenko
2010-02-11
*
fixed open file(s) redraw and playback issues
Alexey Yakovenko
2009-12-06
*
ported filemanager dnd into gtkui
Alexey Yakovenko
2009-11-30
*
ported open/add files into gtkui plugin
Alexey Yakovenko
2009-11-30