27
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Jan 21, 2025 — Jan 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
new feature: cyclic scrolling
unK
as Andrzej Rybczak
More... almost 17 years ago
fix opportunity to segfault in media library
unK
as Andrzej Rybczak
More... almost 17 years ago
enable support for curl and taglib automatically if appropriate headers/libs are available
unK
as Andrzej Rybczak
More... almost 17 years ago
revert back to polling mpd twice per second
unK
as Andrzej Rybczak
More... almost 17 years ago
do not use WindowTitle() with pdcurses
unK
as Andrzej Rybczak
More... almost 17 years ago
fix configure.in
unK
as Andrzej Rybczak
More... almost 17 years ago
redefine KEY_BACKSPACE only if pdcurses is used
unK
as Andrzej Rybczak
More... almost 17 years ago
fix displaying update flag ('U') immediately after succesfully sent command
unK
as Andrzej Rybczak
More... almost 17 years ago
do not check in local browser if mpd_music_dir var is set
unK
as Andrzej Rybczak
More... almost 17 years ago
handle single command and remove hacks used as substitute for it
unK
as Andrzej Rybczak
More... almost 17 years ago
do not zero allocated space, just append null character at the end of string
unK
as Andrzej Rybczak
More... almost 17 years ago
if in Lyrics::SwitchTo() lyrics aren't taken yet, take them and continue
unK
as Andrzej Rybczak
More... almost 17 years ago
make Lyrics::FilenamePath non-static member
unK
as Andrzej Rybczak
More... almost 17 years ago
fix fetching lyrics without threads
unK
as Andrzej Rybczak
More... almost 17 years ago
do not start additional thread if artist's info is available locally
unK
as Andrzej Rybczak
More... almost 17 years ago
do not start additional thread if lyrics are available locally
unK
as Andrzej Rybczak
More... almost 17 years ago
allow for setting host and port with command line switches
unK
as Andrzej Rybczak
More... almost 17 years ago
pass to iconv "utf-8" as name of utf8 encoding instead of "utf8"
unK
as Andrzej Rybczak
More... almost 17 years ago
get proper user home dir on WIN32 and adjust folders in this case a bit
unK
as Andrzej Rybczak
More... almost 17 years ago
fix compilation --without-curl
unK
as Andrzej Rybczak
More... almost 17 years ago
handle iconv() function that takes const char ** instead of char **
unK
as Andrzej Rybczak
More... almost 17 years ago
disable detecting currently used encoding as it's extremely ugly
unK
as Andrzej Rybczak
More... almost 17 years ago
use pthread_t * handlers rather than pthread_t
unK
as Andrzej Rybczak
More... almost 17 years ago
put macros definition into parenthesis to avoid bugs
unK
as Andrzej Rybczak
More... almost 17 years ago
improve handling backspace key
unK
as Andrzej Rybczak
More... almost 17 years ago
check for Xinitscr in pdcurses and define XCURSES if available
unK
as Andrzej Rybczak
More... almost 17 years ago
improve conversions std::string <=> std::wstring
unK
as Andrzej Rybczak
More... almost 17 years ago
fix overriding Clock::Scroll()
unK
as Andrzej Rybczak
More... almost 17 years ago
make it compile under mingw32 --with-curl
unK
as Andrzej Rybczak
More... almost 17 years ago
make it compile under mingw32 --without-curl --without-taglib
unK
as Andrzej Rybczak
More... almost 17 years ago