Commit Graph

28 Commits

Author SHA1 Message Date
Andrzej Rybczak
08daa61907 update copyright notices 2010-01-30 16:24:24 +01:00
Andrzej Rybczak
3bdb798852 clean NCurse::List class a bit and remove a few redundant functions 2009-09-19 01:18:41 +02:00
Andrzej Rybczak
d73230cdb2 if GetStringHelper is set in Menu<std::string>, invoke it
previously it always returned raw string and ignored this
helper function, but there might be cases when one would
want to use its own function e.g. to parse the string somehow.
2009-09-16 19:26:56 +00:00
Andrzej Rybczak
9dab25e02c use prefix ++ instead of postfix where available 2009-07-04 06:41:35 +02:00
Andrzej Rybczak
ea973b6b4a put classes related to ncurses into NCurses namespace 2009-03-05 17:43:13 +01:00
Andrzej Rybczak
5d2daab416 new feature: apply filter to screen (Ctrl-F)
if one applies a filter, only items that contain this
filter will be displayed. works on all screens.
2009-02-17 17:57:55 +01:00
Andrzej Rybczak
43a8e2284e provide generic interface for dealing with selected items 2009-02-16 18:20:45 +01:00
Andrzej Rybczak
99fde90224 remove unnecessary files 2008-12-12 23:05:41 +01:00
Andrzej Rybczak
284dd6a5be update Menu class and related stuff 2008-12-10 17:34:55 +01:00
unK
723de0687e class Menu is template now / bunch of code clean-ups. 2008-09-03 01:16:26 +02:00
unK
0f0bf11652 more clean-ups 2008-09-02 04:39:56 +02:00
unK
a37882f62a code clean-ups 2008-09-02 03:53:13 +02:00
unK
3e3f16540b playlists management support and playlist editor screen added 2008-09-01 09:22:57 +02:00
unK
f8f414d93a add multiple items selection on playlist screen and nested colors support 2008-08-31 04:09:07 +02:00
unK
f2bb625331 fix highlighting and change search mode a bit 2008-08-29 01:39:03 +02:00
unK
e4b80d5ac8 'repeat one song' mode added + memleak fix and some code clean-ups 2008-08-27 15:55:01 +02:00
unknown
9f12f99706 more fixes, config options, keybindings, case insensitive sorting in browser 2008-08-19 17:14:11 +02:00
unknown
34dfffaab0 various clean-ups and improvements 2008-08-18 17:16:00 +02:00
unknown
bb10209124 workaround for counting item length, will fix it later 2008-08-15 21:52:19 +02:00
unknown
8deaa0a9e3 correct playlist clearing 2008-08-15 12:15:34 +02:00
unknown
b6a912e507 lighter deletion + playlist status added 2008-08-14 17:43:46 +02:00
unknown
3bee44ca7f fix highlighting position 2008-08-13 12:23:02 +02:00
unknown
8bb730ff12 optimization of scrolling and redrawing windows 2008-08-13 06:35:03 +02:00
unknown
2b4518c157 add find forward/backward option + some optimizations and code clean-ups 2008-08-12 06:02:18 +02:00
unknown
7783f9b3f5 new screen (media library), some fixes etc. 2008-08-08 20:40:04 +02:00
unknown
9d9d77f140 make parts of interface hideable 2008-08-07 23:05:27 +02:00
unknown
12946d6bdd make taglib optional + more colors to define + other improvements 2008-08-07 08:30:03 +02:00
unknown
6315a6c7ec repo starts 2008-08-04 22:20:45 +02:00