33 Commits (a0cbd8fc3211d409f57924914785a615dfed5d6c)

Author SHA1 Message Date
Andrzej Rybczak c7251ebb98 improve formatting removal 17 years ago
Andrzej Rybczak 88fa887776 new feature: allow searching in help, lyrics and info screens 17 years ago
Andrzej Rybczak 48f3361e2d improve conversions std::string <=> std::wstring 17 years ago
Andrzej Rybczak ea973b6b4a put classes related to ncurses into NCurses namespace 17 years ago
Andrzej Rybczak 2d74931a9a use static_cast in Scrollpad::Flush() instead of reinterpret_cast 17 years ago
Andrzej Rybczak c827c88993 use ncurses pad instead of ncurses window by default 17 years ago
Andrzej Rybczak ef9948cbe2 fix refreshing in clock screen while resizing / remove some unneded code 17 years ago
Andrzej Rybczak f9f5149b76 includes cleaning 17 years ago
Andrzej Rybczak 94edefae44 fix Scrollpad::MoveTo() 17 years ago
Andrzej Rybczak 237e494b08 color artist's info loaded from a file 17 years ago
Andrzej Rybczak 49724329f1 get rid of Scrollpad::itsXPos as it's redunant 17 years ago
Andrzej Rybczak 0c9e10091f update fsf address and copyright info 17 years ago
Andrzej Rybczak 77b4f69c88 initialize ints in Scrollpad::Flush() to zero 17 years ago
Andrzej Rybczak c61ddd3383 improve handling statusbar messages (+ some minor various fixes) 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 fc00baa300 include and ifdef clean-up 18 years ago
unK c6fea611bf improve utf8 related stuff 18 years ago
unK f8727b0a10 fix various compiler warnings and a few minor bugs 18 years ago
unK d61cb54653 make fetching lyrics and artist's info work in background 18 years ago
unK f0a810cdc0 count proper tab length in Scrollpad::Add() 18 years ago
unK 415096c067 some fixes for color parser 18 years ago
unK c997e13091 classes cleaning 18 years ago
unK 3b562d5a37 add playlist mode switcher (and some clean-ups ofc) 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 e4b80d5ac8 'repeat one song' mode added + memleak fix and some code clean-ups 18 years ago
unknown ea3778da7c add lyrics screen 18 years ago
unknown 8bb730ff12 optimization of scrolling and redrawing windows 18 years ago
unknown 12946d6bdd make taglib optional + more colors to define + other improvements 18 years ago
unknown 6315a6c7ec repo starts 18 years ago