summaryrefslogtreecommitdiff
path: root/src/menu.cpp
AgeCommit message (Expand)Author
2012-03-17update copyright datesAndrzej Rybczak
2011-11-01update copyright datesAndrzej Rybczak
2010-01-30update copyright noticesAndrzej Rybczak
2009-09-19clean NCurse::List class a bit and remove a few redundant functionsAndrzej Rybczak
2009-09-16if GetStringHelper is set in Menu<std::string>, invoke itAndrzej Rybczak
2009-07-04use prefix ++ instead of postfix where availableAndrzej Rybczak
2009-03-05put classes related to ncurses into NCurses namespaceAndrzej Rybczak
2009-02-17new feature: apply filter to screen (Ctrl-F)Andrzej Rybczak
2009-02-16provide generic interface for dealing with selected itemsAndrzej Rybczak
2008-12-12remove unnecessary filesAndrzej Rybczak
2008-12-10update Menu class and related stuffAndrzej Rybczak
2008-09-03class Menu is template now / bunch of code clean-ups.unK
2008-09-02more clean-upsunK
2008-09-02code clean-upsunK
2008-09-01playlists management support and playlist editor screen addedunK
2008-08-31add multiple items selection on playlist screen and nested colors supportunK
2008-08-29fix highlighting and change search mode a bitunK
2008-08-27'repeat one song' mode added + memleak fix and some code clean-upsunK
2008-08-19more fixes, config options, keybindings, case insensitive sorting in browserunknown
2008-08-18various clean-ups and improvementsunknown
2008-08-15workaround for counting item length, will fix it laterunknown
2008-08-15correct playlist clearingunknown
2008-08-14lighter deletion + playlist status addedunknown
2008-08-13fix highlighting positionunknown
2008-08-13optimization of scrolling and redrawing windowsunknown
2008-08-12add find forward/backward option + some optimizations and code clean-upsunknown
2008-08-08new screen (media library), some fixes etc.unknown
2008-08-07make parts of interface hideableunknown
2008-08-07make taglib optional + more colors to define + other improvements0.1.1unknown
2008-08-04repo startsunknown