193
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jul 29, 2025 — Jul 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
example: add missing return More... 8 days ago
ierror: fall back to MPD_ERROR_OOM if strdup() fails More... 8 days ago
search: fix string truncation in mpd_search_add_db_songs_to_playlist() More... 8 days ago
search, sticker: more mpd_tag_type/mpd_sticker_sort validation More... 8 days ago
sticker: fix memory leak on OOM More... 8 days ago
connection: always initialize connection->version More... 8 days ago
socket, sync: check FD_SETSIZE More... 8 days ago
song: check for all invalid mpd_tag_type values More... 8 days ago
settings: use mpd_settings_free() in all error code paths More... 8 days ago
capabilities: set MPD_ERROR_ARGUMENT on invalid tag type More... 8 days ago
queue: fix assertion failure on missing "Id" line More... 8 days ago
cpartition: set MPD_ERROR_OOM on mpd_partition_new() error More... 8 days ago
message: add missing ENOMEM check More... 8 days ago
connection: fix microsecond/millisecond mixup in mpd_connection_set_timeout() More... 8 days ago
directory, playlist: fix NULL pointer dereference on OOM More... 8 days ago
song: assign tag[type] after validating type More... 8 days ago
song: fix comment typo More... 8 days ago
song: use the POSIX locale for strtod() More... 8 days ago
song: round duration instead of truncating it More... 8 days ago
song: limit the song duration to avoid integer over/underflows More... 8 days ago
song: use strtod() instead of atof() and check for garbage More... 8 days ago
test/t_parser: new unit test More... 8 days ago
song: move code to parse_duration_ms() More... 8 days ago
song: fix memory leak in the "RealUri" parser More... 8 days ago
parser: use strncmp() instead of memcmp() to avoid over-read More... 8 days ago
test/t_commands: add quote test More... 8 days ago
quote: refuse to send newline and carriage return characters More... 8 days ago
output/Client: add `noexcept` More... 14 days ago
Merge branch 'v0.24.x' More... 15 days ago
Merge branch 'osx-format-fixes-0.24' of github.com:CamilleScholtz/MPD into v0.24.x More... 15 days ago