37 Commits (209f5337ee4f67f694331fc5d1000bdf64a380b4)

Author SHA1 Message Date
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
unknown 1c2ef6fc6a drop libmpd dependency in favor of its own libmpdclient wrapper 18 years ago
unknown 7a6bd17396 add switching between playlist and browser with tab key 18 years ago
unknown ea3778da7c add lyrics screen 18 years ago
unknown 7783f9b3f5 new screen (media library), some fixes etc. 18 years ago
unknown 12946d6bdd make taglib optional + more colors to define + other improvements 18 years ago
unknown c7672f1779 some fixes, code cleanups and corrected configure.in 18 years ago
unknown 6315a6c7ec repo starts 18 years ago