22 Commits (8109d26daf59f8f37bca30489516da0798be76e5)

Author SHA1 Message Date
Andrzej Rybczak e2003aee3e fix scrolling with fancy_scrolling disabled 17 years ago
Andrzej Rybczak 101f01941d new feature: alternative user interface 17 years ago
Andrzej Rybczak dbca4a80ee make number of lines scrolled with mouse wheel configurable 17 years ago
Andrzej Rybczak 9dab25e02c use prefix ++ instead of postfix where available 17 years ago
Andrzej Rybczak 450bf1b636 initialize screens only if necessary 17 years ago
Andrzej Rybczak d965f4e517 new feature: mouse support 17 years ago
Andrzej Rybczak 2d8b5f7abc rename Screen::Cmp() to Screen::ActiveWindow() as it's more logical 17 years ago
Andrzej Rybczak a80bf2a7bf use typename keyword instead of class as it's more logical 17 years ago
Andrzej Rybczak d50dcac5a2 return value, not const reference, if return type is POD or ptr 17 years ago
Andrzej Rybczak 3d6765f896 make BasicScreen::{Enter,Space}Pressed() pure virtual 17 years ago
Andrzej Rybczak 5d2daab416 new feature: apply filter to screen (Ctrl-F) 17 years ago
Andrzej Rybczak 7c936d8eaf another ugly cast removal 17 years ago
Andrzej Rybczak 2c66178663 get rid of this awful casting to List * 17 years ago
Andrzej Rybczak ab2c925654 Revert "cast properly", that wasn't proper casting, lol. 17 years ago
Andrzej Rybczak 0415fa37fe cast properly 17 years ago
Andrzej Rybczak 43a8e2284e provide generic interface for dealing with selected items 17 years ago
Andrzej Rybczak ba6c2db0b1 improve resizing 17 years ago
Andrzej Rybczak 26365d9832 rename status_checker -> status / + some cleaning 17 years ago
Andrzej Rybczak c547fbe03b use generic Scroll method 17 years ago
Andrzej Rybczak e6bd98e0a7 general code cleaning 17 years ago
Andrzej Rybczak 4cdafc5639 change wCurrent and wPrev to myScreen 17 years ago
Andrzej Rybczak d762bd9b55 add screen.h 17 years ago
Andrzej Rybczak 7148762b0c change namespace PlaylistEditor into class 17 years ago
Andrzej Rybczak 8ba72bc78a separate some code from ncmpcpp.cpp 17 years ago
Andrzej Rybczak d82577e357 group various functions more logically 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 284dd6a5be update Menu class and related stuff 18 years ago
Andrzej Rybczak 5c0af01cca put mpd connection related things into namespace 18 years ago
unK beee0bc9d3 add support for browsing local filesystem 18 years ago
unK 48ba7cbcf2 another code clean-ups 18 years ago
unK 9b65b39126 put local functions into unnamed namespaces 18 years ago
unK d61cb54653 make fetching lyrics and artist's info work in background 18 years ago
unK 9795fc4488 support for fetching artist's info from last.fm 18 years ago
unK 0664f9ed2b escape html chars in fetched lyrics properly 18 years ago
unknown 7497560b79 version bump 18 years ago
unknown ea3778da7c add lyrics screen 18 years ago
unknown 6315a6c7ec repo starts 18 years ago