9 Commits (0cfe5d8f01cae20ea0751f28bf16c8a6ff818fc2)

Author SHA1 Message Date
Andrzej Rybczak b1ff896cb6 get rid of HAVE_CONFIG_H directives 14 years ago
Andrzej Rybczak d47cad1d50 get rid of 'using namespace NCurses' directive 14 years ago
Andrzej Rybczak f8151904f5 update copyright dates 14 years ago
Andrzej Rybczak 56467eaac6 new feature: support for merging screens together 15 years ago
Andrzej Rybczak ca956c3da3 update copyright dates 15 years ago
Andrzej Rybczak ba577f9f8c fix mingw32 compilation 16 years ago
Andrzej Rybczak f90176ffee fix switching to artist info screen 16 years ago
Andrzej Rybczak a7b9088b87 lastfm: put code that takes info from a thread to separate function 16 years ago
Andrzej Rybczak a1cd5ae1aa lastfm: redesigned plugins system 16 years ago
Andrzej Rybczak de5f3b22e0 separate 'song info' functionality from Info class 16 years ago
Andrzej Rybczak 7f2ea9dc8f remove optional pthread support - it's mandatory now 16 years ago
Andrzej Rybczak 08daa61907 update copyright notices 16 years ago
Andrzej Rybczak f61b4716a2 add support for multiple tags 17 years ago
Andrzej Rybczak 27687fd2b1 pass Buffer/Window to ShowTag() by reference 17 years ago
Andrzej Rybczak 101f01941d new feature: alternative user interface 17 years ago
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