13 Commits (450bf1b636a2ecd1adc4fe9a1337d1af9c32fe7f)

Author SHA1 Message Date
Andrzej Rybczak 450bf1b636 initialize screens only if necessary 17 years ago
Andrzej Rybczak cd3180d265 return values instead of playing around with static variables and references 17 years ago
Andrzej Rybczak 72acc09b26 fix compilation if there were no curl dev files installed 17 years ago
Andrzej Rybczak e29e5576c7 do not start additional thread if artist's info is available locally 17 years ago
Andrzej Rybczak 344fc21d76 use pthread_t * handlers rather than pthread_t 17 years ago
Andrzej Rybczak f04472641b make it compile under mingw32 --with-curl 17 years ago
Andrzej Rybczak 3d6765f896 make BasicScreen::{Enter,Space}Pressed() pure virtual 17 years ago
Andrzej Rybczak c3f2857dab use private where appropriate 17 years ago
Andrzej Rybczak 2c66178663 get rid of this awful casting to List * 17 years ago
Andrzej Rybczak 43a8e2284e provide generic interface for dealing with selected items 17 years ago
Andrzej Rybczak 49abc4d42c change namespace Info into class 17 years ago
Andrzej Rybczak 08e162f6ac fix compilation --without-curl 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