This website requires JavaScript.
dfe3b760f9
Forgot some extra cleanup in Discord RPC
rewrite
goldenkrew3000
2026-04-19 22:53:22 +10:00
510137015d
Moved discordrpc over to the new architecture
goldenkrew3000
2026-04-19 22:50:56 +10:00
ba775e7ff3
Added a PoC of the new libopensubsonic/httpclient handling
goldenkrew3000
2026-04-19 22:05:08 +10:00
ba9a08cb85
Removed fetching object names using the dynamic linker in OSS_P-oj functions
goldenkrew3000
2026-04-19 19:46:11 +10:00
44cd9fd2e2
Very basic POC LastFM scrobbling working, and some changes to Discord RPC
main
goldenkrew3000
2026-04-16 20:42:42 +10:00
cceca25be9
Reformatted Readme due to the amount of notices
goldenkrew3000
2026-04-16 18:46:35 +10:00
1f0c042842
Updated Readme on current situation
goldenkrew3000
2026-04-15 12:30:09 +10:00
ff1e3b7206
Fixed Invalid Opcode on ARMv7, whoops forgot to return
goldenkrew3000
2026-04-03 21:51:59 +10:00
8c59fe5519
Cleaned up Queue system and REMOVED THE IMGUI DEBUG INTERFACEgit status
goldenkrew3000
2026-03-24 14:04:44 +10:00
c69585b0e9
Fixed GST Idle mode, added proper GST Pause mode, and finally fixed pausing with Discord RPC
goldenkrew3000
2026-03-24 13:35:17 +10:00
af8f359759
Restructured Socket Handling, and fixed some memory leaks in it
goldenkrew3000
2026-03-21 11:06:43 +10:00
b4351b8f48
Reworked GStreamer play queue system, now actually works
goldenkrew3000
2026-03-21 09:45:09 +10:00
0fbd08ef69
Someone complained about not being able to pause >:(
goldenkrew3000
2026-03-21 09:37:41 +10:00
586e3dd032
Changed architecture of the socket handling, and made http object cleanup more verbose
goldenkrew3000
2026-03-20 15:42:55 +10:00
c3cf646481
Fixed OSSP_Launcher to allow macOS >=11.0
goldenkrew3000
2026-03-19 12:44:03 +10:00
035d529a77
Adding macOS Bundle Icon Generator
goldenkrew3000
2026-03-19 11:30:19 +10:00
6729b8db3b
Changed some paths in the macOS Bundle, and added Readme
goldenkrew3000
2026-03-19 11:24:38 +10:00
cdad7be12e
Cleaned up macOS/Darwin OSSP Bundle Launcher
goldenkrew3000
2026-03-19 11:15:16 +10:00
d00cf292f1
Adding base tooling for macOS bundles, and DYLD_LIBRARY_PATH bypass
goldenkrew3000
2026-03-18 15:19:28 +10:00
42e67d30bc
Hacked in vulkan support for macOS
goldenkrew3000
2026-03-16 20:30:14 -07:00
dcd4720f4c
Added local music playback, cleaned macOS cmake support, and reworked gstreamer player logic
goldenkrew3000
2026-03-17 12:20:46 +10:00
6de7ae441d
Updating example configuration
goldenkrew3000
2026-03-15 11:47:29 +10:00
76a49992cd
Updating readme
goldenkrew3000
2026-03-15 11:41:15 +10:00
9ec03d11a0
Proof of concept for IPC Socket Client
goldenkrew3000
2026-03-15 11:16:30 +10:00
68e3a60fd8
Added fragmented message sending to the socket server
goldenkrew3000
2026-03-15 09:07:58 +10:00
57069c8c0e
Added option to disable local music playback and to change client socket path
goldenkrew3000
2026-03-15 08:43:32 +10:00
4752ea62d3
libopensubsonic build testing update
goldenkrew3000
2026-03-12 02:18:58 +10:00
76261a8086
Fix macOS cmake configuration
goldenkrew3000
2026-03-12 02:15:03 +10:00
eebc755662
Add macOS sysroot buildscript
goldenkrew3000
2026-03-12 01:49:09 +10:00
788300f7f8
Beginning work on build instructions
goldenkrew3000
2026-03-12 01:18:01 +10:00
6897bcc18f
NetBSD patches
goldenkrew3000
2026-03-08 16:32:55 +10:00
8c6fada9a5
Updating readme
goldenkrew3000
2026-03-08 16:14:37 +10:00
2853898145
playQueue: Finished refactoring
goldenkrew3000
2026-02-14 16:45:33 +10:00
9ae53e0824
discordrpc: Disabled callbacks since they weren't needed and added Local file
goldenkrew3000
2026-02-14 03:47:16 +10:00
1f814fff6e
localMusicHandler: General Fixes
goldenkrew3000
2026-02-14 02:42:04 +10:00
26df10f8fb
localMusicHandler can now recursively search and add music files and metadata to an sqlite database
goldenkrew3000
2026-02-14 01:39:20 +10:00
66aa616286
Started implementing local music playback
goldenkrew3000
2026-02-13 23:07:01 +10:00
ba554dc716
Finished initClientConnection() in socket
goldenkrew3000
2026-02-11 17:09:50 +10:00
34f562149e
Added global variable for OSSP version
goldenkrew3000
2026-02-11 17:00:24 +10:00
db7fb9385d
Adding beginning of AF_UNIX interface
goldenkrew3000
2026-02-08 16:12:32 +10:00
cd03819c65
Adding stance on AI
goldenkrew3000
2026-02-04 15:40:13 +10:00
6735603e9c
General cleanup
goldenkrew3000
2026-02-03 04:35:40 +10:00
8e7eb4c534
DiscordRPC: Added internet radio station support
goldenkrew3000
2026-02-02 15:26:15 +10:00
9f96c574e9
Add OpenSubsonic /getInternetRadioStations endpoint
goldenkrew3000
2026-01-22 19:22:23 +10:00
4a9e1fc845
Fixed libopensubsonic's crypto implementation for Musl Linux
goldenkrew3000
2026-01-22 17:09:21 +10:00
b4c584f60b
Added Sqlite3 amalgamation (version 3.51.2)
goldenkrew3000
2026-01-22 16:30:30 +10:00
abd00a0761
Fixed GStreamer error printing and added option to disable sending cover art to Discord RPC (Security issue)
goldenkrew3000
2026-01-16 08:47:09 +11:00
1a4e59346e
Improved player logic and discord RPC, and fixed some memory leaks
goldenkrew3000
2025-10-26 00:15:08 +10:00
b889db7225
okay what is wrong with me
goldenkrew3000
2025-10-25 23:38:34 +10:00
4f4377c837
noob mistake
goldenkrew3000
2025-10-25 23:37:59 +10:00
7c22c0f63f
Adding some specific information about compatibility to the readme
goldenkrew3000
2025-10-25 23:37:03 +10:00
496c5e9acf
Added a basic play queue
goldenkrew3000
2025-10-25 23:20:10 +10:00
62c95a5de8
Added frontend pitch and volume control
goldenkrew3000
2025-10-25 22:05:03 +10:00
3c0c2c3d5a
Added error handling to discord RPC and made user agent consistent
goldenkrew3000
2025-10-24 15:18:55 +10:00
e028b77ac0
General cleanup and license handling
goldenkrew3000
2025-10-22 13:07:40 +10:00
a97b822fd8
ADDING VERY IMPORTANT NOTICE
goldenkrew3000
2025-10-13 06:22:51 +10:00
478f03b3b6
Added RPC Cover art support and macOS system info display
goldenkrew3000
2025-10-12 21:54:14 +10:00
eca4db0b40
Added example audio setting control from the interface, and drafted some configuration documentation
goldenkrew3000
2025-10-11 23:29:11 +10:00
1808c80479
Added config option to not leak OS information over discord RPC and temporarially fixed macOS builds
goldenkrew3000
2025-10-11 22:45:20 +10:00
7b53e51e7e
Added basic local discord RPC functionality
goldenkrew3000
2025-10-11 22:14:28 +10:00
55499d2d7f
The app is technically functional
goldenkrew3000
2025-10-10 22:19:39 +10:00
a2f2b74228
CLEANUP: Fixing config files
goldenkrew3000
2025-10-10 19:14:07 +10:00
1d5d2a9f4b
Added Calf LV2 config options and fixed memory leaks
goldenkrew3000
2025-10-10 19:11:59 +10:00
0d1db29baa
Adding example configuration file
goldenkrew3000
2025-10-10 17:23:17 +10:00
b1f68c8324
Adding LSP LV2 configuration settings
goldenkrew3000
2025-10-10 17:19:38 +10:00
94f1a5ed3d
Fixed rapidjson build (within discord_rpc) on GCC 15
goldenkrew3000
2025-10-10 16:54:37 +10:00
595207af91
Adding dotfile support, a VERY BASIC GUI, and basic discord rpc
goldenkrew3000
2025-10-06 18:32:00 +10:00
eba7bf2252
Adding C++ support to libopensubsonic
goldenkrew3000
2025-10-06 18:23:09 +10:00
0b934f50af
Adding Discord RPC external library
goldenkrew3000
2025-10-06 18:09:00 +10:00
5aea7c1aa6
Adding Imgui 1.92.3 source
goldenkrew3000
2025-10-06 18:08:35 +10:00
7f6dbbcc4a
Added C entry, and updated CMake build script
goldenkrew3000
2025-10-01 16:14:42 +10:00
2e82098c84
Adding base CMake support in QT(6) subfolder
goldenkrew3000
2025-10-01 09:45:44 +10:00
e95b3e0789
Added support for SSL verification on non-iOS and added Discord RPC setting to configuration
goldenkrew3000
2025-09-26 03:28:44 +10:00
6bd1fc943e
Adding mini changes
goldenkrew3000
2025-09-25 11:24:14 +10:00
d8df1b739a
Fixed malloc() by not casting void*
goldenkrew3000
2025-09-20 19:51:15 +10:00
1bdb293d55
Added the ability to build and run tests
goldenkrew3000
2025-09-20 19:36:12 +10:00
57b8353e2c
Updating readme
goldenkrew3000
2025-09-20 19:08:09 +10:00
61f517d159
Adding base source
goldenkrew3000
2025-09-20 18:01:59 +10:00
44f27e90f6
Initial commit
goldenkrew3000
2025-09-20 00:57:08 +10:00