index
:
ncmpcpp.git
0.6.x
0.7.x
0.8.x
0.9.x
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
menu.cpp
Age
Commit message (
Expand
)
Author
2009-07-04
use prefix ++ instead of postfix where available
Andrzej Rybczak
2009-03-05
put classes related to ncurses into NCurses namespace
Andrzej Rybczak
2009-02-17
new feature: apply filter to screen (Ctrl-F)
Andrzej Rybczak
2009-02-16
provide generic interface for dealing with selected items
Andrzej Rybczak
2008-12-12
remove unnecessary files
Andrzej Rybczak
2008-12-10
update Menu class and related stuff
Andrzej Rybczak
2008-09-03
class Menu is template now / bunch of code clean-ups.
unK
2008-09-02
more clean-ups
unK
2008-09-02
code clean-ups
unK
2008-09-01
playlists management support and playlist editor screen added
unK
2008-08-31
add multiple items selection on playlist screen and nested colors support
unK
2008-08-29
fix highlighting and change search mode a bit
unK
2008-08-27
'repeat one song' mode added + memleak fix and some code clean-ups
unK
2008-08-19
more fixes, config options, keybindings, case insensitive sorting in browser
unknown
2008-08-18
various clean-ups and improvements
unknown
2008-08-15
workaround for counting item length, will fix it later
unknown
2008-08-15
correct playlist clearing
unknown
2008-08-14
lighter deletion + playlist status added
unknown
2008-08-13
fix highlighting position
unknown
2008-08-13
optimization of scrolling and redrawing windows
unknown
2008-08-12
add find forward/backward option + some optimizations and code clean-ups
unknown
2008-08-08
new screen (media library), some fixes etc.
unknown
2008-08-07
make parts of interface hideable
unknown
2008-08-07
make taglib optional + more colors to define + other improvements
0.1.1
unknown
2008-08-04
repo starts
unknown