Commit Graph

15 Commits

Author SHA1 Message Date
Mario Steele c35499cbe6
New Action -> ToggleStream (#1)
Added Icons stream_active, stream_inactive and stream_reconnecting
Added functionality to backend to use OBSController for functions needed for Toggling of Stream
Added Translations for German and English.
Updated main.py to implement new Actions.
2024-05-12 09:46:27 +02:00
Core447 f700d7793a
Update constructors 2024-05-10 17:33:23 +02:00
Core447 f8b9a392dd
Fix: App freeze if ip is invalid 2024-04-20 09:02:00 +02:00
Core447 c17a5a7118
Remove debug prints 2024-03-27 15:55:22 +01:00
Core447 5649f398ac
Fix: ToggleRecord not updating label 2024-03-27 10:21:57 +01:00
Core447 528a3d9920
Fix: ToggleRecord not updating image 2024-03-27 10:05:16 +01:00
Core447 234c34e0da
Improve show_current_rec_status 2024-03-27 09:58:41 +01:00
Core447 4637027f89
Fix: Possible crash if backend needs too long to start 2024-03-26 19:08:18 +01:00
Core447 efb24e2f08
Change tld from dev to com 2024-03-26 15:33:54 +01:00
Core447 9a9517b6f4
Add Change Scene action 2024-03-26 15:30:17 +01:00
Core447 3d2b889d7e
Fix: using old set_key method instead of set_media 2024-03-12 19:50:38 +01:00
Core447 c5271e732c
Add compatability for app version 1.0.0-alpha 2024-03-07 16:02:25 +01:00
Core447 e0823734c9
Add support for app version 0.1.1-alpha 2024-02-15 11:03:05 +01:00
Core447 721fe746b3
Avoid unnecessary reloading of key images 2024-01-14 13:56:39 +01:00
Core447 0b719a4352
Use new backend seperation system 2024-01-14 11:50:34 +01:00