27
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 10, 2025 — Jan 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update fsf address and copyright info
unK
as Andrzej Rybczak
More... almost 17 years ago
block scrolling, if wide characters are used in input string
unK
as Andrzej Rybczak
More... almost 17 years ago
check for type, not ptr's address while deleting old items from browser
unK
as Andrzej Rybczak
More... almost 17 years ago
fix scrolling if unicode is disabled
unK
as Andrzej Rybczak
More... almost 17 years ago
convert filenames to current locale if needed / some implementation improvements
unK
as Andrzej Rybczak
More... almost 17 years ago
use static width for middle column in tag editor
unK
as Andrzej Rybczak
More... almost 17 years ago
tag editor: add options "Capitalize First Letters" and "lower all letters"
unK
as Andrzej Rybczak
More... almost 17 years ago
set lock_statusbar_delay to -1 to prevent entering this section all the time
unK
as Andrzej Rybczak
More... almost 17 years ago
check if mpd_Song pointer passed to Song::Song() is NULL
unK
as Andrzej Rybczak
More... almost 17 years ago
if ncurses-config is missing, check for ncurses library anyway
unK
as Andrzej Rybczak
More... almost 17 years ago
initialize ints in Scrollpad::Flush() to zero
unK
as Andrzej Rybczak
More... almost 17 years ago
restore old std::cerr buffer to prevent segfault when exiting More... almost 17 years ago
use setlocale() instead of getenv() for determining locale
unK
as Andrzej Rybczak
More... almost 17 years ago
convert lyrics and artist's info to current locale if needed
unK
as Andrzej Rybczak
More... almost 17 years ago
charset: fix portability for unsigned chars More... almost 17 years ago
always save and read id3 tags in unicode
unK
as Andrzej Rybczak
More... almost 17 years ago
convert id3 tags, directories and playlist names to current locale if needed
unK
as Andrzej Rybczak
More... almost 17 years ago
improve parsing argv
unK
as Andrzej Rybczak
More... about 17 years ago
refresh header window only if it really exists
unK
as Andrzej Rybczak
More... about 17 years ago
do not attempt to get/select/whatever item from an empty menu
unK
as Andrzej Rybczak
More... about 17 years ago
do not block scrolling if a key is pressed
unK
as Andrzej Rybczak
More... about 17 years ago
move some functions from helpers to status_checker
unK
as Andrzej Rybczak
More... about 17 years ago
remove unnecessary, commented out code
unK
as Andrzej Rybczak
More... about 17 years ago
fix compilation --without-taglib
unK
as Andrzej Rybczak
More... about 17 years ago
add -lpthread to LDFLAGS instead of -pthread
unK
as Andrzej Rybczak
More... about 17 years ago
redirect std::cerr output to ~/.ncmpcpp/error.log file
unK
as Andrzej Rybczak
More... about 17 years ago
some improvements for handling mpd connection
unK
as Andrzej Rybczak
More... about 17 years ago
support for wide characters in Window::GetString()
unK
as Andrzej Rybczak
More... about 17 years ago
update window title if elapsed time changes
unK
as Andrzej Rybczak
More... about 17 years ago
put scrolling code into function and use it also in lyrics screen
unK
as Andrzej Rybczak
More... about 17 years ago