Commit Graph

55 Commits

Author SHA1 Message Date
EinTim23 374a95e68d new icon 2025-05-12 23:00:53 +02:00
EinTim23 5428f57891 - add tooltips to buttons
- fix alignment on mac os
- repositioned add application button
2025-05-11 19:09:08 +02:00
EinTim23 66a25e62f2 add proper exception handling to winrt 2025-05-10 22:13:36 +02:00
EinTim23 6807fe00fa convenience improvement: automatically add last detected app to applist when you create a new app 2025-05-10 21:58:27 +02:00
EinTim23 4e57f272a1 removed unnecessary padding from processBox 2025-05-10 21:47:32 +02:00
EinTim23 7fc1ac5d5d - fix crash if process_names are ommitted
- minor ui improvements
2025-05-10 21:43:01 +02:00
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
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 c35416c928 feat: odesli/song.link integration 2025-01-16 13:56:29 +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 3e16670a70 add automated windows build 2025-01-12 13:22:02 +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
EinTim23 31afe3372d LINUX: add system bus support 2024-11-06 19:03:01 +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
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
EinTim23 8cf3fe8cea - seek support
- about button implementation
- cleaned up cmake config
2024-11-04 17:00:29 +01:00
EinTim23 1756c9e368 finished gui and config system 2024-11-04 16:09:00 +01:00
EinTim23 0e0737c53c fixed unicode support 2024-11-04 15:32:46 +01:00
EinTim23 82bb529bc2 added basic ui 2024-11-03 12:56:42 +01:00
EinTim23 587969d304 tray icon and resources 2024-11-02 17:17:12 +01:00
EinTim23 0d7d050777 fixed mac os build and disabled idn 2024-11-02 12:26:37 +01:00