16 Commits (0cfe5d8f01cae20ea0751f28bf16c8a6ff818fc2)

Author SHA1 Message Date
Andrzej Rybczak b1ff896cb6 get rid of HAVE_CONFIG_H directives 14 years ago
Andrzej Rybczak 5e83aade22 lyrics fetcher: remove ad from lyricsvip lyrics 14 years ago
Andrzej Rybczak f8151904f5 update copyright dates 14 years ago
Andrzej Rybczak fa298428d9 lyrics fetcher: add support for lololyrics.com 15 years ago
Andrzej Rybczak ca956c3da3 update copyright dates 15 years ago
Andrzej Rybczak 7b5f98bb75 add support for fetching lyrics from justsomelyrics.com 15 years ago
Andrzej Rybczak fce3191d28 lyrics fetcher: add support for lyricsvip.com 15 years ago
Andrzej Rybczak bb4aa9e106 lyrics fetcher: if lyrics weren't found, attempt to search for them globally 15 years ago
Andrzej Rybczak de084e70bf lyrics fetcher: remove lyricsfly.com support 16 years ago
Andrzej Rybczak d4a5574146 lyrics fetcher: add sing365.com db support + a few corrections 16 years ago
Andrzej Rybczak 68a7d11c0e lyrics fetcher: add songlyrics.com and lyriczz.com support 16 years ago
Andrzej Rybczak 923eaef466 lyrics fetcher: convert lyrics from lyricsmania.com to utf8 16 years ago
Andrzej Rybczak b387d22663 lyrics: add support for lyricstime.com, metrolyrics.com and lyricsmania.com 16 years ago
Andrzej Rybczak 2eddb37497 lyricwiki fetcher: deal with utf8 characters properly 16 years ago
Andrzej Rybczak 26b7218f8e lyrics fetcher: add lyricwiki.com database support 16 years ago
Andrzej Rybczak daad444f3c lyrics: redesigned plugins system 16 years ago
Andrzej Rybczak d3cb0ea6f6 put CURL related functions into a separate file 16 years ago
Andrzej Rybczak 08daa61907 update copyright notices 16 years ago
Andrzej Rybczak dd04406ee5 poll both stdin and mpd using one select() 17 years ago
Andrzej Rybczak 3e99bba5b8 use idle notifications instead of polling mpd all the time 17 years ago
Andrzej Rybczak 519a36872a get proper path to "My Documents" folder in WIN32 17 years ago
Andrzej Rybczak 8ecd35051a do not start additional thread if lyrics are available locally 17 years ago
Andrzej Rybczak 49a13222a3 get proper user home dir on WIN32 and adjust folders in this case a bit 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 ffbcfb7e18 poll mpd once per second, no need to do it more often 17 years ago
Andrzej Rybczak b21ede24f4 move searching to Menu class, also remember last constraint 17 years ago
Andrzej Rybczak ea973b6b4a put classes related to ncurses into NCurses namespace 17 years ago
Andrzej Rybczak 164dec3eed unused defines cleaning / a few fixes for clock 17 years ago
Andrzej Rybczak 32bac776e7 cleaning 17 years ago
Andrzej Rybczak e6bd98e0a7 general code cleaning 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 542c121e0a add clock screen (ported from ncmpc) 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
unK a980e77e0a check whether getenv returns NULL or not 18 years ago
unK fc00baa300 include and ifdef clean-up 18 years ago
unK 40abeaac2c make use of std::make_pair 18 years ago
unK 2605b29dd9 filename parser for tag editor, renaming files support, minor fixes 18 years ago
unK 8b185e2967 suport for renaming directories in tag editor 18 years ago
unK cb79ecdb2a brand new song info screen 18 years ago
unK e36bf0a3cc use std::pair instead of two different containters 18 years ago
unK 0e1e3c6342 a lot of code clean-ups, remove song info screen 18 years ago
unK ecdf23f06a add albums' editor screen (quite experimental for now) 18 years ago
unK e171b907e9 improve getting album's year in media library screen 18 years ago
unK d7b635e276 support for columns view in playlist 18 years ago
unK 3e3f16540b playlists management support and playlist editor screen added 18 years ago
unknown f61847c46c add custom keys configuration 18 years ago