27
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jan 19, 2025 — Jan 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
allow to choose name another than XCurses for pdcurses library to search for
unK
as Andrzej Rybczak
More... almost 17 years ago
make code from Browser::GetLocalDirectory() portable
unK
as Andrzej Rybczak
More... almost 17 years ago
add support for pdcurses
unK
as Andrzej Rybczak
More... almost 17 years ago
fix reapplying filter the same as the last one used
unK
as Andrzej Rybczak
More... almost 17 years ago
reapply filter even if it's the same as the last one applied
unK
as Andrzej Rybczak
More... almost 17 years ago
fix blocking playlist update
unK
as Andrzej Rybczak
More... almost 17 years ago
add keybinding for opening lyrics in external editor to help screen
unK
as Andrzej Rybczak
More... almost 17 years ago
do not fetch status after succesful setvol command, set it locally
unK
as Andrzej Rybczak
More... almost 17 years ago
...but at first check if there is callback to invoke.
unK
as Andrzej Rybczak
More... almost 17 years ago
invoke callback immediately after sending update command succesfully
unK
as Andrzej Rybczak
More... almost 17 years ago
do not fetch mpd_Stats from mpd as it's unneded
unK
as Andrzej Rybczak
More... almost 17 years ago
poll mpd once per second, no need to do it more often
unK
as Andrzej Rybczak
More... almost 17 years ago
ignore keycodes <10 || >10 && <32 in Window::GetString()
unK
as Andrzej Rybczak
More... almost 17 years ago
always poll mpd twice per second
unK
as Andrzej Rybczak
More... almost 17 years ago
fix bolding np song with 'repeat one' function enabled
unK
as Andrzej Rybczak
More... almost 17 years ago
provide file with locales and corresponding encodings
unK
as Andrzej Rybczak
More... almost 17 years ago
show notification if given value is out of bounds
unK
as Andrzej Rybczak
More... almost 17 years ago
change default behaviour of 'go to given position' function
unK
as Andrzej Rybczak
More... almost 17 years ago
fix for clock misrendering
unK
as Andrzej Rybczak
More... almost 17 years ago
Revert "limit clear and crop function to playlist/playlist editor"
unK
as Andrzej Rybczak
More... almost 17 years ago
show columns' titles if browser displays them at start
unK
as Andrzej Rybczak
More... almost 17 years ago
Revert "use inline functions instead of macros in charset.h"
unK
as Andrzej Rybczak
More... almost 17 years ago
update NEWS / version bump
unK
as Andrzej Rybczak
More... almost 17 years ago
check if ptr is NULL before dereferencing it in Menu::GetSelected()
unK
as Andrzej Rybczak
More... almost 17 years ago
update man and example config
unK
as Andrzej Rybczak
More... almost 17 years ago
limit clear and crop function to playlist/playlist editor
unK
as Andrzej Rybczak
More... almost 17 years ago
make function 'clear' in playlist editor clear selected playlist
unK
as Andrzej Rybczak
More... almost 17 years ago
notify about selected items being removed from playlist
unK
as Andrzej Rybczak
More... almost 17 years ago
a few improvements for 'add selected' function
unK
as Andrzej Rybczak
More... almost 17 years ago
add ('a') items to currently selected playlist in playlist editor
unK
as Andrzej Rybczak
More... almost 17 years ago