stabilisation #2

Merged
rattatwinko merged 10 commits from stabilisation into main 2026-02-19 14:14:22 +00:00

10 Commits

Author SHA1 Message Date
57ee4d9a92 New Desktop Icons
Some new Functionality to record more than 1 camera using the desktop icon.

open local files using desktop,
open profiler (nothing changed)

Signed-off-by: rattatwinko <seppmutterman@gmail.com>
2026-02-09 12:23:37 +01:00
e225d8f0bc Added Profiler
+ Some Fixes
+ Profiler.java

new readme

Signed-off-by: rattatwinko <seppmutterman@gmail.com>
2026-02-08 17:00:05 +01:00
701d95ab2d fix for icon change. e1003c20ff
Signed-off-by: rattatwinko <seppmutterman@gmail.com>
2026-02-02 12:31:02 +01:00
e1003c20ff A LOT of changes!
Firstly a desktop icon system, secondly in the cameras ui you can now see time, thirdly you can now set the recording quality, lastly you have a desktop icon specifically for exporting!
2026-01-31 21:40:34 +01:00
8239b910fe recording was fucked up. FIX!
mainly in RecordingFrame
2026-01-29 17:02:04 +01:00
d775a33107 some more performance update:
Changed:
+ FFmpeg with JavaCV
+ Exporting to a USB

Removed:
- JCodec!
2026-01-29 16:40:36 +01:00
c0aa3421a4 some UI Updates for Picking a custom Background color, and having Multiple Monitor Fullscreen! 2026-01-25 19:39:03 +01:00
98ff3b9b76 zooming in CameraPanel.java with new methods and more efficient rendering! 2026-01-23 19:18:37 +01:00
40a6183529 some fixes to config import 2026-01-22 15:33:59 +01:00
c32b5d7278 refactors ; some new additions to recording which are critical for cctv softwares 2026-01-21 18:09:30 +01:00