32 Commits (24c308dac86a592efebeccff0e6d812780f7e23e)

Author SHA1 Message Date
Andrzej Rybczak 2db104f2e1 do not attempt to get/select/whatever item from an empty menu 17 years ago
Andrzej Rybczak c71f07df6d eliminate remained compiler warnings 18 years ago
Andrzej Rybczak aac3ce17ee check if highlighted position is visible 18 years ago
Andrzej Rybczak 0ec93e2d2e consider highlighEnabled value in Menu::Refresh() 18 years ago
Andrzej Rybczak 563c4530aa update Window::WriteXY() and related stuff 18 years ago
Andrzej Rybczak 284dd6a5be update Menu class and related stuff 18 years ago
Andrzej Rybczak c03bcbe44b remove color parser / update Window, Scrollpad class and related stuff 18 years ago
unK 48ba7cbcf2 another code clean-ups 18 years ago
unK f8727b0a10 fix various compiler warnings and a few minor bugs 18 years ago
unK 0d5032c452 support for adding items like in ncmpc (disabled by default) 18 years ago
unK c54de64176 new option for song format - right align (thx to Nathan Jones) 18 years ago
unK 0060450b10 fixes 18 years ago
unK 226702f23a simplify adding options in Menu class 18 years ago
unK e36bf0a3cc use std::pair instead of two different containters 18 years ago
unK ecdf23f06a add albums' editor screen (quite experimental for now) 18 years ago
unK c997e13091 classes cleaning 18 years ago
unK 5e7e0931a6 start option numeration from 0 instead of 1 (1 was really stupid idea) 18 years ago
unK 9c3bd9dfb7 fix bug in refreshing menus and adding songs from library screen 18 years ago
unK 3b562d5a37 add playlist mode switcher (and some clean-ups ofc) 18 years ago
unK c2225172fb use mkdir() instead of system() + a few clean-ups 18 years ago
unK d7b635e276 support for columns view in playlist 18 years ago
unK 3bdac53feb fix for bug with colors, more clean-ups 18 years ago
unK 723de0687e class Menu is template now / bunch of code 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 e4b80d5ac8 'repeat one song' mode added + memleak fix and some code clean-ups 18 years ago
unknown 8deaa0a9e3 correct playlist clearing 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 6315a6c7ec repo starts 18 years ago