332 Commits (2d9d22281a6c4d65a65740eb1c3cbfa090324d58)

Author SHA1 Message Date
Andrzej Rybczak 7b6521a370 show songs without album tag in media library 17 years ago
Andrzej Rybczak a0c00d4bba do not clear found positions list if next input was empty 17 years ago
Andrzej Rybczak c696d68d92 check if tags are properly saved (part 2) 17 years ago
Andrzej Rybczak f080b3e1f1 improvements for pthread related stuff 17 years ago
Andrzej Rybczak 34e3aaa782 show warning that adding whole dirs from local browser is not supported 17 years ago
Andrzej Rybczak bf52375fb5 fix adding selected items to playlist 17 years ago
Andrzej Rybczak 3adf0a396b fix adding selected directory to playlist 17 years ago
Andrzej Rybczak 582725f2f9 init clock before displaying it, not after 17 years ago
Andrzej Rybczak f111b933a4 center immediately after autocenter mode is on 17 years ago
Andrzej Rybczak 542c121e0a add clock screen (ported from ncmpc) 17 years ago
Andrzej Rybczak 351ddc8584 eliminate compiler warnings 17 years ago
Andrzej Rybczak fd5a3e142c do not exclude iconv support if unicode is enabled 17 years ago
Andrzej Rybczak 0c9e10091f update fsf address and copyright info 17 years ago
Andrzej Rybczak 24c308dac8 convert filenames to current locale if needed / some implementation improvements 17 years ago
Andrzej Rybczak 8226b9b4a2 use static width for middle column in tag editor 17 years ago
Andrzej Rybczak 0d7df1e5c6 tag editor: add options "Capitalize First Letters" and "lower all letters" 17 years ago
Arnaud Guignard 61b5880559 restore old std::cerr buffer to prevent segfault when exiting 17 years ago
Andrzej Rybczak 73c166a029 always save and read id3 tags in unicode 17 years ago
Andrzej Rybczak 0d9aea79c2 convert id3 tags, directories and playlist names to current locale if needed 17 years ago
Andrzej Rybczak 5b3357c54c improve parsing argv 17 years ago
Andrzej Rybczak 2db104f2e1 do not attempt to get/select/whatever item from an empty menu 17 years ago
Andrzej Rybczak 44609c8ccb do not block scrolling if a key is pressed 17 years ago
Andrzej Rybczak 2f1f650235 fix compilation --without-taglib 17 years ago
Andrzej Rybczak a32f701617 redirect std::cerr output to ~/.ncmpcpp/error.log file 17 years ago
Andrzej Rybczak 497f2dd4ff some improvements for handling mpd connection 17 years ago
Andrzej Rybczak a84067d1ab put scrolling code into function and use it also in lyrics screen 17 years ago
Andrzej Rybczak c6a57511fe make displaying screens numbers at start optional 17 years ago
Andrzej Rybczak f787895054 comment out usage of redraw_screen variable (it's not needed for now) 17 years ago
Andrzej Rybczak 8c40f046b9 render state line on stdscr instead of header window 17 years ago
Andrzej Rybczak 2cc5528014 improve code formatting 17 years ago
Andrzej Rybczak 77e8cd0145 variables cleaning 17 years ago
Andrzej Rybczak c71f07df6d eliminate remained compiler warnings 18 years ago
Andrzej Rybczak 6f296e2419 update displaying playlist in column view 18 years ago
Andrzej Rybczak 2e291885f9 fix searching with / and ? keys 18 years ago
Andrzej Rybczak 6596d25c26 update settings 18 years ago
Andrzej Rybczak da8feb885f handle colored empty tag marker 18 years ago
Andrzej Rybczak cfa8268f2d improve handling playlist stats (btw several other improvements) 18 years ago
Andrzej Rybczak 563c4530aa update Window::WriteXY() and related stuff 18 years ago
Andrzej Rybczak c61ddd3383 improve handling statusbar messages (+ some minor various fixes) 18 years ago
Andrzej Rybczak 284dd6a5be update Menu class and related stuff 18 years ago
Andrzej Rybczak c03bcbe44b remove color parser / update Window, Scrollpad class and related stuff 18 years ago
Andrzej Rybczak 51e59b04b9 remove several redunant externs and use static variables 18 years ago
Andrzej Rybczak 5c0af01cca put mpd connection related things into namespace 18 years ago
Andrzej Rybczak 1d27b8629d improve ShowMessage() 18 years ago
Andrzej Rybczak 07c9fd6926 remove mpd_password variable, it should be defined within mpd_host 18 years ago
Andrzej Rybczak 0fef77da81 check if we are browsing local filesystem while renaming dirs 18 years ago
Andrzej Rybczak e05b249c73 do not print new line character at exit 18 years ago
Andrzej Rybczak ef7b8fd276 add config option for default place to search in (database/playlist) 18 years ago
Andrzej Rybczak e96c8d5f58 display songs from root directory in tag editor 18 years ago
Andrzej Rybczak 55c7777515 don't set default value for mpd_music_dir 18 years ago