Commit Graph

65 Commits

Author SHA1 Message Date
EinTim23 a6f5d3277b Ui Update done 2025-05-10 21:18:11 +02:00
EinTim23 563080643f - added svg icon handling
- began ui update to manage apps from ui
- force utf8 only mode
- new about dialog
2025-05-10 17:26:35 +02:00
EinTim23 90607d2f5d - add support for different activity types
- switch from process naming matching to app user model id matching on windows
- updated example settings file
- added exception handling to itunes api
2025-05-10 12:27:15 +02:00
EinTim23 cd5656de63 fix crashing on mac os due to invalid stderror handle 2025-05-10 12:00:09 +02:00
EinTim c53f02b35c
Revert the change 2025-05-03 23:23:04 +02:00
EinTim dbbec3b027
Improve github actions build times 2025-05-03 23:14:35 +02:00
EinTim23 bccf4c6100 add old mediaremote way of getting playback data, as osascript way only works on sonoma and newer. 2025-05-03 22:59:52 +02:00
EinTim23 349058c32d migrated our script to jxa for cleaner code and proper json serialization 2025-05-03 22:08:03 +02:00
EinTim23 9821b6a294 fix mac os 15.4 support because apple restricted the mediaremote to processes that hold internal entitlements 2025-05-03 21:07:39 +02:00
EinTim23 8fb4af3a49 get rid of unsupported runner 2025-05-03 02:16:08 +02:00
EinTim23 191fd2c375 Bump wxWidgets 2025-05-03 02:13:19 +02:00
EinTim23 c35416c928 feat: odesli/song.link integration 2025-01-16 13:56:29 +01:00
EinTim23 be3a50d42a updated readme images 2025-01-12 21:31:18 +01:00
EinTim23 aa734cf45a fixed linux app image build 2025-01-12 20:54:26 +01:00
EinTim23 cbc96614d0 fixed placeholder text on password inputs 2025-01-12 20:17:00 +01:00
EinTim23 e8ac296f35 automatic release creation 2025-01-12 15:02:15 +01:00
EinTim23 a6c77e256f add automated mac os build 2025-01-12 14:02:56 +01:00
EinTim23 3e16670a70 add automated windows build 2025-01-12 13:22:02 +01:00
EinTim23 017b21dbeb automated linux build 2025-01-12 12:40:29 +01:00
EinTim23 d13231e84e - Fix: settings window not auto focussing on mac os
- Optimized the windows backend
- Updated dependencies
2025-01-11 15:50:39 +01:00
EinTim23 4a68eba106 cleaned up the checkboxes 2024-11-25 21:21:21 +01:00
EinTim23 6f29111c40 lastfm gui 2024-11-25 20:21:05 +01:00
EinTim23 35d0ce747b feat: lastfm support (still missing gui) 2024-11-20 22:51:15 +01:00
EinTim23 bb093cdefe fix process detection on newer windows 11 builds 2024-11-20 16:44:21 +01:00
EinTim23 26af0323f2 Save config in a proper location 2024-11-08 19:57:34 +01:00
EinTim 7b5666a906
Remove doubled semicolon 2024-11-07 00:28:32 +01:00
EinTim23 322ceeaddb ensure that the autostart directories actually exist 2024-11-07 00:27:20 +01:00
EinTim 0c274c55c5
MACOS: fix set CMAKE_OSX_DEPLOYMENT_TARGET 2024-11-06 22:28:59 +01:00
EinTim23 31afe3372d LINUX: add system bus support 2024-11-06 19:03:01 +01:00
EinTim23 3d47ab90f1 README: add contributing part 2024-11-06 15:59:39 +01:00
EinTim23 ea6dbbbd2e added readme 2024-11-06 15:40:51 +01:00
EinTim23 ee7adb861f fixed encoding issue on the try menu 2024-11-06 13:19:32 +01:00
EinTim23 bde0e2f057 fixed two minor oversights 2024-11-06 13:15:58 +01:00
EinTim23 12f5239900 windows app icon finished 2024-11-06 13:07:31 +01:00
EinTim23 26c1e8cc8a Finished mac os support 2024-11-06 13:01:34 +01:00
EinTim ab09fa1a6f
Add LICENSE 2024-11-06 12:00:41 +01:00
EinTim23 29684eb97c Merge branch 'main' of https://github.com/EinTim23/globalrpc-app 2024-11-06 11:36:35 +01:00
EinTim23 45bacb0108 check if on compatible windows version 2024-11-06 11:36:32 +01:00
EinTim23 03ac2df3cf Finished linux backend 2024-11-06 11:28:59 +01:00
EinTim23 42255b6569 implemented linux autostart 2024-11-05 23:31:38 +01:00
EinTim23 1be868acaf added platform specific initialization function 2024-11-05 22:53:43 +01:00
EinTim23 9e13a8f4fe add isPlayerPaused to linux backend 2024-11-05 20:50:11 +01:00
EinTim23 9316276dbc unfinished linux backend 2024-11-05 20:22:11 +01:00
EinTim23 84e4250a7f mac os backend implementation 2024-11-05 15:22:28 +01:00
EinTim23 8a6ff3db12 mac os 2024-11-05 11:33:18 +01:00
EinTim23 c9f28744c2 removed unused include and added MRMediaRemoteGetNowPlayingApplicationPID 2024-11-05 11:29:02 +01:00
EinTim23 06514cc4a0 unfinished mac os backend implementation 2024-11-05 11:23:15 +01:00
EinTim23 6080802063 close reader properly 2024-11-04 23:11:50 +01:00
EinTim23 06ce971112 remove recursion 2024-11-04 22:53:19 +01:00
EinTim23 f65e4b7269 windows autostart implementation 2024-11-04 18:29:25 +01:00