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.h
Age
Commit message (
Expand
)
Author
2009-02-10
includes cleaning
Andrzej Rybczak
2009-01-30
clear window only if last element is deleted
Andrzej Rybczak
2009-01-22
if menu is empty, clear it
Andrzej Rybczak
2009-01-17
update fsf address and copyright info
Andrzej Rybczak
2008-12-28
do not attempt to get/select/whatever item from an empty menu
Andrzej Rybczak
2008-12-12
eliminate remained compiler warnings
Andrzej Rybczak
2008-12-12
check if highlighted position is visible
Andrzej Rybczak
2008-12-11
consider highlighEnabled value in Menu::Refresh()
Andrzej Rybczak
2008-12-11
update Window::WriteXY() and related stuff
Andrzej Rybczak
2008-12-10
update Menu class and related stuff
Andrzej Rybczak
2008-12-09
remove color parser / update Window, Scrollpad class and related stuff
Andrzej Rybczak
2008-10-07
another code clean-ups
unK
2008-10-05
fix various compiler warnings and a few minor bugs
unK
2008-09-25
support for adding items like in ncmpc (disabled by default)
unK
2008-09-13
new option for song format - right align (thx to Nathan Jones)
unK
2008-09-13
fixes
unK
2008-09-10
simplify adding options in Menu class
unK
2008-09-10
use std::pair instead of two different containters
unK
2008-09-06
add albums' editor screen (quite experimental for now)
unK
2008-09-05
classes cleaning
unK
2008-09-05
start option numeration from 0 instead of 1 (1 was really stupid idea)
unK
2008-09-05
fix bug in refreshing menus and adding songs from library screen
unK
2008-09-04
add playlist mode switcher (and some clean-ups ofc)
unK
2008-09-04
use mkdir() instead of system() + a few clean-ups
unK
2008-09-03
support for columns view in playlist
unK
2008-09-03
fix for bug with colors, more clean-ups
unK
2008-09-03
class Menu is template now / bunch of code 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-27
'repeat one song' mode added + memleak fix and some code clean-ups
unK
2008-08-15
correct playlist clearing
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-04
repo starts
unknown