27
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Feb 25, 2025 — Feb 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
mpd: use lambda closures instead of passing vectors to functions
unK
as Andrzej Rybczak
More... over 13 years ago
conv: use snprintf instead of ostringstream
unK
as Andrzej Rybczak
More... over 13 years ago
reduce usage of pointers / replace std::pair in SearchEngine
unK
as Andrzej Rybczak
More... over 13 years ago
rewrite MPD::Song object
unK
as Andrzej Rybczak
More... over 13 years ago
require MPD >= 0.14
unK
as Andrzej Rybczak
More... over 13 years ago
some general source code tweaks
unK
as Andrzej Rybczak
More... over 13 years ago
playlist: move sorting functions to Playlist::EnterPressed
unK
as Andrzej Rybczak
More... over 13 years ago
fix {Clock,Visualizer}::Scroll so they override base function
unK
as Andrzej Rybczak
More... over 13 years ago
display: rewrite Display::Columns and Display::SongsInColumns
unK
as Andrzej Rybczak
More... over 13 years ago
actions: define DisableFilter in terms of ApplyFilter
unK
as Andrzej Rybczak
More... over 13 years ago
screen: make behavior of locked screens more sensible in a certain case
unK
as Andrzej Rybczak
More... over 13 years ago
remove tab-width dependent indentation
unK
as Andrzej Rybczak
More... over 13 years ago
implement input character queue and add PushCharacters macro utility
unK
as Andrzej Rybczak
More... over 13 years ago
initial support for binding keys to action chains
unK
as Andrzej Rybczak
More... over 13 years ago
fix screen refresh at startup
unK
as Andrzej Rybczak
More... over 13 years ago
add support for binding actions to multibyte characters
unK
as Andrzej Rybczak
More... over 13 years ago
settings: bind backspace actions also to Ctrl-H
unK
as Andrzej Rybczak
More... over 13 years ago
fix a few issues with win32 build
unK
as Andrzej Rybczak
More... over 13 years ago
fix compilation --without-taglib / --without-curl
unK
as Andrzej Rybczak
More... over 13 years ago
remove Song::SetPosition
unK
as Andrzej Rybczak
More... over 13 years ago
playlist: rewrite sorting so it's much less cryptic
unK
as Andrzej Rybczak
More... over 13 years ago
add a few informational messages
unK
as Andrzej Rybczak
More... over 13 years ago
playlist editor: disallow cropping/clearing filtered playlists
unK
as Andrzej Rybczak
More... over 13 years ago
make displayed messages more consistent
unK
as Andrzej Rybczak
More... over 13 years ago
optimize a bit adding playlists/directories to playlist
unK
as Andrzej Rybczak
More... over 13 years ago
add support for priorities (queueing)
unK
as Andrzej Rybczak
More... over 13 years ago
remove "Reverse" from sorting window
unK
as Andrzej Rybczak
More... over 13 years ago
make it compile with -O2 -Werror
unK
as Andrzej Rybczak
More... over 13 years ago
settings: remove unused function
unK
as Andrzej Rybczak
More... over 13 years ago
change version to 0.6_pre
unK
as Andrzej Rybczak
More... over 13 years ago