loweschmidt pushed to main at loweschmidt/ziglings 2026年06月16日 19:44:10 +02:00
loweschmidt pushed to main at loweschmidt/ziglings 2026年06月11日 18:11:29 +02:00
0f1d891d38
llama llama llama
loweschmidt pushed to main at loweschmidt/ziglings 2026年06月10日 17:32:28 +02:00
7181a825fa
more exercises
loweschmidt pushed to main at loweschmidt/ziglings 2026年06月08日 15:11:13 +02:00
d862d9038f
more exercises
loweschmidt pushed to main at loweschmidt/ziglings 2026年06月07日 13:47:10 +02:00
loweschmidt pushed to main at loweschmidt/ziglings 2026年06月04日 18:48:39 +02:00
24fa0bd1df
redoing this, i broke it
loweschmidt created branch main in loweschmidt/ziglings 2026年06月04日 18:48:39 +02:00
loweschmidt created repository loweschmidt/ziglings 2026年06月04日 18:47:19 +02:00
loweschmidt created repository loweschmidt/zig 2026年05月27日 23:04:53 +02:00
loweschmidt pushed to main at loweschmidt/Tonearm 2026年05月20日 22:31:24 +02:00
5ab213b009 Update const.go (#269)
6433ab8daa Add slog logger and close dialog on signin error (#267)
a03712cd2e Fix the app icon (#266)
2ba0b46ddb Disable Dolby Atmos (#264)
Compare 4 commits »
loweschmidt pushed to main at loweschmidt/Tonearm 2026年05月11日 21:34:27 +02:00
63b994d925 Add keywords to desktop file (#262)
371efa0405 Update files for 1.4.1 release (#260)
c4a3ae98d8 Update TIDAL API Constants (#258)
Compare 3 commits »
loweschmidt pushed to main at loweschmidt/Tonearm 2026年05月04日 09:13:03 +02:00
1860d4fa29
Fix flake on linux due to darwin GIO env var
d2f4d5b3a2 Fix shortcuts on macOS (#254)
93cf181641 Return nil pointer from ArtworkFiles.AtLeast (#253)
6a9c87313c
Update flatpak go mod files
40f9ca48d5
Update vendorHash
Compare 8 commits »
loweschmidt pushed to main at loweschmidt/gram 2026年04月29日 19:18:34 +02:00
7939ea9ed1 Update Cargo.lock and fix tree-sitter-sql revision
69cd1da5e8 Merge pull request 'chore: replace trunk tracking in some dependencies with rev' (#244) from fluoriteByte/gram:trunk2revlol into main
d8d09f2c25
chore: replace trunk tracking in some dependencies with rev
4135dce613 Merge pull request 'docs: add Gentoo GNU/Linux, minor changes' (#240) from koru/gram:docs into main
060200252b
docs: add Gentoo GNU/Linux, minor changes
Compare 419 commits »
loweschmidt pushed to main at loweschmidt/Tonearm 2026年03月12日 20:45:32 +01:00
ef7a026799 Make API / Resource Base URLs configurable (#219)
8b4d373552 Fix mpris fetching low quality album cover (#233)
4c15a34850 Translations update from Codeberg Translate (#231)
ed47e2eff3 Fixed an issue where tonearm would use 100% CPU on playlist end (#230)
023dd7a86b Ensure synchronisation between player and ui for Unstreamable tracks (#227)
Compare 6 commits »
loweschmidt pushed to main at loweschmidt/Tonearm 2026年03月05日 12:25:04 +01:00
2bc41c2084 Bump flake version to 1.4.0 (#226)
f4d9724dc3 Migrate to Puregotk hosted on Codeberg (#224)
ded54a9f60
Update metainfo for release
4bb21fbd6a Tracklist Header mobile optimization (#223)
7dcccb18a7 Prefer light mediaviewer background with dark mode (#222)
Compare 12 commits »
loweschmidt created repository loweschmidt/gram 2026年03月03日 08:58:46 +01:00
loweschmidt commented on pull request dergs/Tonearm#224 2026年03月03日 08:33:45 +01:00
Migrate to Puregotk hosted on Codeberg

FYI: building this branch with the nix flake is broken right now:

loweschmidt commented on issue dergs/Tonearm#211 2026年02月26日 08:57:08 +01:00
[Bug]: Playing from information is not updated when album changes.

Interesting find

loweschmidt pushed to main at loweschmidt/Tonearm 2026年02月23日 15:24:05 +01:00
0cf5111473 Add current audio quality string in the quality selector (#209)
12bb4aebe8 Memory Leak Improvements & Crash Fixes (#210)
6d1469604f
Don't access internal signal on TrackChanged
f23cc75f89 fix: vendorHash for go module (#207)
Compare 4 commits »
loweschmidt commented on issue dergs/Tonearm#211 2026年02月21日 13:56:41 +01:00
[Bug]: Playing from information is not updated when album changes.

Unfortunately I could reproduce the issue in the PR #210.