Alex P
67447e4e5e
[WIP] Updates: reduce PR complexity
2025-10-02 00:08:42 +03:00
Alex P
c8e220334d
[WIP] Updates: reduce PR complexity
2025-10-01 22:58:37 +03:00
Alex P
178c7486cc
[WIP] Updates: reduce PR complexity
2025-10-01 22:54:37 +03:00
Alex P
257993ec20
[WIP] Updates: reduce PR complexity
2025-10-01 22:21:04 +03:00
Alex P
56c02f1067
[WIP] Updates: reduce PR complexity
2025-10-01 22:07:45 +03:00
Alex P
4c12783107
[WIP] Updates: reduce PR complexity
2025-10-01 21:20:30 +03:00
Alex P
6ccd9fdf19
[WIP] Updates: use native C binaries for audio
2025-10-01 20:13:13 +03:00
Alex P
74f73d9496
Merge branch 'dev' into feat/audio-support
2025-10-01 13:09:03 +00:00
Alex P
ef5c25efcf
Updates: integrate all dev branch changes
2025-10-01 15:50:39 +03:00
Marc Brooks
9438ab7778
Fix the lazy loading for the settings page. ( #837 )
...
Move SettingsItem into it's own page
Packages upgraded
@headlessui/react 2.2.8 -> 2.2.9
framer-motion 12.23.18 -> 12/23/22
react-router 7.9.1 -> 7.9.3
@tailwindcss/typography 0.6.18 -> 0.5.19
@types/react 19.1.13 -> 19.1.14
eslint-plugin-react-refresh 0.4.21 -> 0.4.22
2025-10-01 11:43:15 +02:00
Alex P
bdcac6a468
[WIP] Updates: update build flows to work with the CGO jetkvm_native
2025-10-01 10:04:42 +03:00
Alex P
160a925f40
Merge branch 'dev' into feat/audio-support
2025-09-30 20:08:33 +00:00
Alex P
70ef7193fd
Cleanup: remove silence detection
2025-09-30 14:32:36 +00:00
Alex P
35b5dbd034
[WIP] Cleanup: cleanup audio code after HDMI switch
2025-09-30 13:32:56 +00:00
Alex P
7dc57bcdf3
[WIP] Fix: crackling sound when seeking forward after migrating to HDMI Audio
2025-09-30 13:14:15 +00:00
Alex P
05b347fe74
[WIP] Fix: crackling sound when seeking forwars
2025-09-30 13:11:16 +00:00
Alex P
e989cad633
[WIP] Fix: crackling sound when seeking forwars
2025-09-30 12:58:49 +00:00
Alex P
fc38830af1
[WIP] Updates: simplify audio system
2025-09-30 12:36:41 +00:00
Alexander
12d31a3d8e
Add da_DK keyboard Layout ( #839 )
2025-09-30 14:27:17 +02:00
Alex P
76b80da157
Updates: adjust gain to avoid audio artifacts
2025-09-30 12:05:03 +00:00
Alex P
01719e01dd
[WIP] Updates: simplify audio system
2025-09-30 11:41:17 +00:00
Alex P
753c613708
[WIP] Updates: simplify audio system
2025-09-30 11:03:34 +00:00
Alex P
f6dd605ea6
[WIP] Updates: simplify audio system
2025-09-30 09:36:19 +00:00
Alex P
680607e82e
[WIP] Updates: simplify audio system
2025-09-30 09:08:55 +00:00
Alex P
6c6a1def28
[WIP] Updates: simplify audio system
2025-09-30 09:04:07 +00:00
Aveline
657a177462
feat: jetkvm native in cGo
2025-09-29 14:09:30 +02:00
Alex P
dcce0fefb7
Merge branch 'dev' into feat/audio-support
2025-09-26 12:53:23 +00:00
Marc Brooks
8f4081a5b1
Cleaning up action versions ( #828 )
2025-09-26 11:22:17 +02:00
Aveline
359778967f
chore: remove msgpack from gin dependency ( #833 )
2025-09-26 08:52:07 +02:00
Adam Shiervani
703625d59a
fix: faster paste speed ( #824 )
...
* fix: update delay handling in PasteModal component
- Changed default delay value to 20 and adjusted validation to allow values between 0 and 65534.
- Cleaned up code formatting for better readability.
* fix: formatting
2025-09-25 10:26:11 +02:00
Marc Brooks
cb24ef6d4f
Update UI dependencies ( #819 )
2025-09-24 12:16:02 +02:00
Siyuan Miao
fe77acd5f0
chore: bump to 0.4.8
2025-09-22 12:51:19 +02:00
Alex P
630571da25
[WIP] Improvements, Bugfixes: Improve audio experience when running in HTTP mode
2025-09-21 22:05:19 +00:00
Alex P
d311dee4c6
[WIP] Improvements, Bugfixes: Improve audio experience when running in HTTP mode
2025-09-21 21:20:05 +00:00
Alex P
7060f9e8d6
[WIP] Improvements, Bugfixes: Improve audio experience when running in HTTP mode
2025-09-21 21:11:30 +00:00
Alex P
b63af01d73
[WIP] Improvements, Bugfixes: Improve audio experience when running in HTTP mode
2025-09-21 21:07:41 +00:00
Alex P
4dec696c4a
[WIP] Improvements, Bugfixes: Improve audio experience when running in HTTP mode
2025-09-21 21:04:08 +00:00
Alex P
093f2bbe22
Improvement: improve audio input restauration mechanism
2025-09-21 17:41:12 +00:00
Alex P
dec0b9d3db
[WIP] Improvements: Improve audio resume mechanism after Hardware Settings deactivation & reactivation
2025-09-21 18:17:43 +03:00
Alex P
f2ad918dfd
[WIP] Improvements: Improve audio resume mechanism after Hardware Settings deactivation & reactivation
2025-09-21 17:52:55 +03:00
Alex P
a84f63c0c4
Fix: make sure audio output enable / disable doesn't need a refresh in order for audio to become audible again
2025-09-20 21:07:41 +00:00
Alex P
439f57c3c8
[WIP] CLeanup: Remove unused or redundant code or comments
2025-09-20 23:38:03 +03:00
Alex P
b6d093f399
[WIP] Cleanup: PR cleanup - restore commented logs
2025-09-20 20:12:01 +00:00
Alex P
cd87aa499c
[WIP] Cleanup: PR Cleanup
2025-09-20 22:57:19 +03:00
Alex P
274854b198
[WIP] Cleanup: PR Cleanup
2025-09-20 01:38:16 +03:00
Alex P
6ee79b79c3
[WIP] Cleanup: PR Cleanup
2025-09-20 01:14:41 +03:00
Alex P
8b86124be1
[WIP] Cleanup: PR Cleanup
2025-09-20 00:57:57 +03:00
Alex P
f2edfa66f0
[WIP] Cleanup: PR Cleanup
2025-09-20 00:54:14 +03:00
Alex P
432303e228
[WIP] Cleanup: PR Cleanup
2025-09-20 00:21:09 +03:00
Alex P
1dbc6c9d06
[WIP] Cleanup: PR cleanup
2025-09-19 23:53:40 +03:00