110
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 24, 2025 — Jul 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cdda: fix null pointer crash (fixes #3348) More... 16 days ago
Fix apbuild ref More... 19 days ago
osx: update ffmpeg to 8.1.2 More... 19 days ago
ffmpeg: add optional playback of network streams, and add hls content type to default map (fixes #3346) More... 19 days ago
Fix ReplayGain fallback behaviour #3323 (#3345) More... 26 days ago
po: Enable Georgian translation (#3340) More... about 1 month ago
Release 1.10.3 More... about 2 months ago
Update osx/deps (mpg123-1.33.6) More... about 2 months ago
gtkui: Add medialib refresh action More... 3 months ago
actionhandlers: increase interval of prev_or_restart action to 10 seconds More... 3 months ago
artwork: fix building with --disable-artwork-network option (fixes #3328) More... 3 months ago
cleanup duplicates More... 4 months ago
build: fix gtk2 include path for aarch64 static build More... 4 months ago
plugins: better plugin load failure logging More... 4 months ago
gtk2 fix More... 4 months ago
Update apbuild submodule ; hack to avoid ctype.h override More... 4 months ago
build: aarch64 gtk2 link fix More... 4 months ago
build: fix uploading aarch64 packages; only upload source tarball from release x86_64 builds More... 4 months ago
build: fail early(-ish) if portable_postbuild.sh fails More... 4 months ago
build: fix hardcoded static deps location in scripts/portable_postbuild.sh More... 4 months ago
build: aarch64 support in linux test runner More... 4 months ago
build: add github workflow to build for linux aarch64 More... 4 months ago
build: initial support for building static build for aarch64 More... 4 months ago
osx: fix building in Xcode26.4 More... 4 months ago
Don't allow --perform-action if deadbeef is not already running More... 4 months ago
ffap: fix aligned memory free on windows (#3312) More... 4 months ago
Improved implementation of --actions command, with less stack memory use, and with localization of action names More... 4 months ago
gtkui: eliminate unsafe conf_get_*** calls in prefwin More... 4 months ago
gtkui: remove conf_lock/unlock call from _init_prefwin, because it's not a safe approach, and prone to deadlocks More... 4 months ago
gtkui: fix streamer_lock within conf_lock, which may cause deadlock when preferences open while streamer is locked (fixes #3311) More... 4 months ago