Commit Graph

13 Commits

Author SHA1 Message Date
goldenkrew3000 57069c8c0e Added option to disable local music playback and to change client socket path 2026-03-15 08:43:32 +10:00
goldenkrew3000 66aa616286 Started implementing local music playback 2026-02-13 23:07:01 +10:00
goldenkrew3000 34f562149e Added global variable for OSSP version 2026-02-11 17:00:24 +10:00
goldenkrew3000 abd00a0761 Fixed GStreamer error printing and added option to disable sending cover
art to Discord RPC (Security issue)

GStreamer's GError is a struct, not a char*, with GError->message being
the actual char* message.

Since Subsonic/OpenSubsonic servers don't have a way of sending cover
art unauthenticated, sending cover art to Discord using Discord RPC
exposes an authenticated URL to Discord servers (But only Discord since
it is then proxy'd). Added a config option to disable this behavior and
only use the app icon if the user doesn't feel comfortable enough to
trust Discord (understandable tbh)
2026-01-16 08:47:09 +11:00
goldenkrew3000 e028b77ac0 General cleanup and license handling 2025-10-22 13:07:40 +10:00
goldenkrew3000 1808c80479 Added config option to not leak OS information over discord RPC and temporarially fixed macOS builds 2025-10-11 22:45:20 +10:00
goldenkrew3000 55499d2d7f The app is technically functional 2025-10-10 22:19:39 +10:00
goldenkrew3000 1d5d2a9f4b Added Calf LV2 config options and fixed memory leaks 2025-10-10 19:11:59 +10:00
goldenkrew3000 b1f68c8324 Adding LSP LV2 configuration settings 2025-10-10 17:19:38 +10:00
goldenkrew3000 595207af91 Adding dotfile support, a VERY BASIC GUI, and basic discord rpc 2025-10-06 18:32:00 +10:00
goldenkrew3000 e95b3e0789 Added support for SSL verification on non-iOS and added Discord RPC setting to configuration 2025-09-26 03:28:44 +10:00
goldenkrew3000 1bdb293d55 Added the ability to build and run tests 2025-09-20 19:36:12 +10:00
goldenkrew3000 61f517d159 Adding base source 2025-09-20 18:01:59 +10:00