12 Commits (689771c2f7734d3473dd45cbb4ce8b95b9551ed5)

Author SHA1 Message Date
Andrzej Rybczak b68354a223 Update header information and my email 5 years ago
Andrzej Rybczak d724e06262 Add `type` value of `browser_sort_mode` (set by default) 5 years ago
Andrzej Rybczak 3c7ce95aaa Deprecate 'noop' value of browser_sort_mode in favor of 'none'. 5 years ago
Andrzej Rybczak 86ec51624e Update AUTHORS and copyright line 9 years ago
Andrzej Rybczak 516ee31109 Update headers 9 years ago
Andrzej Rybczak 6a5f46a458 actions: make find forward/backward incremental 12 years ago
Andrzej Rybczak 33c8eea7c0 visualizer: properly skip frequency spectrum mode without fftw 12 years ago
Andrzej Rybczak 35fdddff87 enums: implement operator{<<,>>} for VisualizerType and use it 12 years ago
Darby Payne 8805bff045 visualizer: add an ellipse visualizer (stereo mode only) 12 years ago
Darby Payne 1f2daaa08c visualizer: add filled wave visualizer 12 years ago
Trygve Aaberge 9e8dc741e5 browser: make sorting optional 12 years ago
Andrzej Rybczak 4b933b29e1 settings: configuration file processing rewrite 12 years ago
Andrzej Rybczak 85a2802361 update copyright message 12 years ago
Andrzej Rybczak 1d4e006986 update copyright info 13 years ago
Andrzej Rybczak c14b0d3b3b error: fix Timestamp 14 years ago
Andrzej Rybczak b1c301dc1c split majority of helpers and rewrite a few heinous functions 14 years ago
Andrzej Rybczak f8151904f5 update copyright dates 14 years ago
Andrzej Rybczak ca956c3da3 update copyright dates 15 years ago
Andrzej Rybczak 08daa61907 update copyright notices 16 years ago
Andrzej Rybczak 70910b77ed make ncmpcpp compile with -fno-exceptions 17 years ago
Andrzej Rybczak 3bdb798852 clean NCurse::List class a bit and remove a few redundant functions 17 years ago
Andrzej Rybczak d73230cdb2 if GetStringHelper is set in Menu<std::string>, invoke it 17 years ago
Andrzej Rybczak 9dab25e02c use prefix ++ instead of postfix where available 17 years ago
Andrzej Rybczak ea973b6b4a put classes related to ncurses into NCurses namespace 17 years ago
Andrzej Rybczak 5d2daab416 new feature: apply filter to screen (Ctrl-F) 17 years ago
Andrzej Rybczak 43a8e2284e provide generic interface for dealing with selected items 17 years ago
Andrzej Rybczak e6bd98e0a7 general code cleaning 17 years ago
Andrzej Rybczak 6f09d3b592 change namespace Help into class 17 years ago
Andrzej Rybczak 8ba72bc78a separate some code from ncmpcpp.cpp 17 years ago
Andrzej Rybczak f9f5149b76 includes cleaning 17 years ago
Andrzej Rybczak 0c9e10091f update fsf address and copyright info 17 years ago
Andrzej Rybczak c03bcbe44b remove color parser / update Window, Scrollpad class and related stuff 18 years ago
unK 8fb83ac476 code clean-ups (help screen initialization splitted) 18 years ago
unK 723de0687e class Menu is template now / bunch of code clean-ups. 18 years ago
unK 0f0bf11652 more clean-ups 18 years ago
unK a37882f62a code clean-ups 18 years ago
unK 3e3f16540b playlists management support and playlist editor screen added 18 years ago
unK f8f414d93a add multiple items selection on playlist screen and nested colors support 18 years ago
unK f2bb625331 fix highlighting and change search mode a bit 18 years ago
unK e4b80d5ac8 'repeat one song' mode added + memleak fix and some code clean-ups 18 years ago
unknown 9f12f99706 more fixes, config options, keybindings, case insensitive sorting in browser 18 years ago
unknown 34dfffaab0 various clean-ups and improvements 18 years ago
unknown bb10209124 workaround for counting item length, will fix it later 18 years ago
unknown 8deaa0a9e3 correct playlist clearing 18 years ago
unknown b6a912e507 lighter deletion + playlist status added 18 years ago
unknown 3bee44ca7f fix highlighting position 18 years ago
unknown 8bb730ff12 optimization of scrolling and redrawing windows 18 years ago
unknown 2b4518c157 add find forward/backward option + some optimizations and code clean-ups 18 years ago
unknown 7783f9b3f5 new screen (media library), some fixes etc. 18 years ago
unknown 9d9d77f140 make parts of interface hideable 18 years ago