summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
sbkelley [Mon, 8 Dec 2025 20:07:52 +0000 (15:07 -0500)]
sbkelley [Mon, 8 Dec 2025 20:05:15 +0000 (15:05 -0500)]
Packaging 1.0.0
sbkelley [Mon, 8 Dec 2025 05:57:58 +0000 (00:57 -0500)]
persistent config
sbkelley [Mon, 8 Dec 2025 00:43:43 +0000 (19:43 -0500)]
Add settings for theme and update interval
sbkelley [Sun, 7 Dec 2025 22:33:41 +0000 (17:33 -0500)]
Change Changed to Submitted (for clarity)
sbkelley [Sun, 7 Dec 2025 21:50:12 +0000 (16:50 -0500)]
Merge branch 'master' of skye-desktop:.git/obs-ctl
sbkelley [Sun, 7 Dec 2025 21:01:13 +0000 (16:01 -0500)]
Update layout
sbkelley [Sun, 7 Dec 2025 21:01:13 +0000 (16:01 -0500)]
Update layout
sbkelley [Sun, 7 Dec 2025 20:45:54 +0000 (15:45 -0500)]
committing test infrastructure to get it out the way
sbkelley [Sun, 7 Dec 2025 20:45:28 +0000 (15:45 -0500)]
record controls go yellow on certain conditions
sbkelley [Sun, 7 Dec 2025 19:37:20 +0000 (14:37 -0500)]
add "warning" property to BoolControl
sbkelley [Sun, 7 Dec 2025 17:22:19 +0000 (12:22 -0500)]
restructuring and fixing default websocket settings
sbkelley [Sun, 7 Dec 2025 16:38:11 +0000 (11:38 -0500)]
Cleaning up logging
sbkelley [Sun, 7 Dec 2025 16:01:14 +0000 (11:01 -0500)]
Improve make_pane docstring and function signatures
sbkelley [Sun, 7 Dec 2025 15:19:04 +0000 (10:19 -0500)]
Slowly making the pane factory more useful
sbkelley [Sun, 7 Dec 2025 15:17:30 +0000 (10:17 -0500)]
Begin to add configuration
sbkelley [Sun, 7 Dec 2025 15:17:17 +0000 (10:17 -0500)]
clean up websocket panel disabling
sbkelley [Sun, 7 Dec 2025 00:12:47 +0000 (19:12 -0500)]
Extensive type-hinting
sbkelley [Sat, 6 Dec 2025 03:39:31 +0000 (22:39 -0500)]
add stubs for tab panes
sbkelley [Sat, 6 Dec 2025 01:47:03 +0000 (20:47 -0500)]
Minor tweaks to layout
sbkelley [Sat, 6 Dec 2025 01:33:26 +0000 (20:33 -0500)]
Merge branch 'development'
sbkelley [Sat, 6 Dec 2025 01:30:22 +0000 (20:30 -0500)]
Finish connection settings
sbkelley [Sat, 6 Dec 2025 01:18:17 +0000 (20:18 -0500)]
Disable websocket settings on connect
sbkelley [Sat, 6 Dec 2025 00:43:21 +0000 (19:43 -0500)]
Slightly (correctly) change import structure
sbkelley [Sat, 6 Dec 2025 00:41:31 +0000 (19:41 -0500)]
Revert "Slightly change import structure"
This reverts commit
d397681f7af26a5ed5623c7dd88402be77f106a4.
sbkelley [Sat, 6 Dec 2025 00:38:45 +0000 (19:38 -0500)]
Slightly change import structure
sbkelley [Fri, 5 Dec 2025 23:53:57 +0000 (18:53 -0500)]
improve readability
sbkelley [Fri, 5 Dec 2025 23:40:06 +0000 (18:40 -0500)]
improve pane docs
sbkelley [Fri, 5 Dec 2025 23:00:54 +0000 (18:00 -0500)]
Bug fix
sbkelley [Fri, 5 Dec 2025 22:45:15 +0000 (17:45 -0500)]
Generalize the settings panes
sbkelley [Fri, 5 Dec 2025 17:23:03 +0000 (12:23 -0500)]
add widget_test.py
sbkelley [Wed, 3 Dec 2025 20:30:12 +0000 (15:30 -0500)]
Add widget_testbed to fix import on other computer
sbkelley [Wed, 3 Dec 2025 20:29:08 +0000 (15:29 -0500)]
Fix ratios
sbkelley [Wed, 3 Dec 2025 20:23:34 +0000 (15:23 -0500)]
Split CSS up into different files
sbkelley [Wed, 3 Dec 2025 19:00:27 +0000 (14:00 -0500)]
Molecule widgets have sensible default css
sbkelley [Wed, 3 Dec 2025 17:28:52 +0000 (12:28 -0500)]
Including CSS readability
sbkelley [Wed, 3 Dec 2025 05:25:11 +0000 (00:25 -0500)]
quite a lot of CSS updates
sbkelley [Wed, 3 Dec 2025 03:30:17 +0000 (22:30 -0500)]
Temporarily-re-clutter layout.tcss for dev
sbkelley [Wed, 3 Dec 2025 02:59:01 +0000 (21:59 -0500)]
Remove useless css
sbkelley [Wed, 3 Dec 2025 02:56:21 +0000 (21:56 -0500)]
disconect actually disconnects now
sbkelley [Wed, 3 Dec 2025 01:37:09 +0000 (20:37 -0500)]
Reorganize SettingsBlock etc
sbkelley [Tue, 2 Dec 2025 22:46:55 +0000 (17:46 -0500)]
minor updates
sbkelley [Tue, 2 Dec 2025 22:19:13 +0000 (17:19 -0500)]
finally fix "connect" button
sbkelley [Tue, 2 Dec 2025 19:33:50 +0000 (14:33 -0500)]
More doctstrings (and bug fix)
sbkelley [Tue, 2 Dec 2025 19:07:21 +0000 (14:07 -0500)]
docstrings
sbkelley [Tue, 2 Dec 2025 18:03:04 +0000 (13:03 -0500)]
mov OBSApp to its own file
sbkelley [Tue, 2 Dec 2025 17:58:09 +0000 (12:58 -0500)]
reorganize obs module
sbkelley [Tue, 2 Dec 2025 17:55:35 +0000 (12:55 -0500)]
Further reorganizing, graceful connection failures, connect/disconnect buttons
sbkelley [Tue, 2 Dec 2025 16:04:10 +0000 (11:04 -0500)]
Add obsws_control to RecordControls
sbkelley [Tue, 2 Dec 2025 05:54:56 +0000 (00:54 -0500)]
finally fix logfile name
Skyebee [Tue, 2 Dec 2025 04:51:31 +0000 (23:51 -0500)]
update wishlist
sbkelley [Sun, 30 Nov 2025 22:14:06 +0000 (17:14 -0500)]
Add extraneous output states
sbkelley [Sun, 30 Nov 2025 22:13:57 +0000 (17:13 -0500)]
Clean up imports
sbkelley [Sun, 30 Nov 2025 22:08:13 +0000 (17:08 -0500)]
Add watch_interval to obs.API
sbkelley [Sun, 30 Nov 2025 22:04:49 +0000 (17:04 -0500)]
Finish restructure -- easier to maintain now
sbkelley [Sun, 30 Nov 2025 19:42:04 +0000 (14:42 -0500)]
Continue restructuring
sbkelley [Sun, 30 Nov 2025 06:09:23 +0000 (01:09 -0500)]
add typehints
sbkelley [Sun, 30 Nov 2025 05:58:12 +0000 (00:58 -0500)]
move text_readout to its own file
sbkelley [Sun, 30 Nov 2025 05:55:26 +0000 (00:55 -0500)]
Rename and clean up TextReadout
sbkelley [Sun, 30 Nov 2025 05:53:23 +0000 (00:53 -0500)]
Rename and clean up bool_control
sbkelley [Sun, 30 Nov 2025 05:07:51 +0000 (00:07 -0500)]
Move SingleStatusControl to its own file
sbkelley [Sun, 30 Nov 2025 04:55:52 +0000 (23:55 -0500)]
remove layout test
Skyebee [Sat, 29 Nov 2025 18:34:56 +0000 (13:34 -0500)]
Update wishlist
sbkelley [Sat, 29 Nov 2025 18:33:34 +0000 (13:33 -0500)]
Add record path (and change layout)
Skyebee [Sat, 29 Nov 2025 16:26:56 +0000 (11:26 -0500)]
update wishlist
Skyebee [Fri, 28 Nov 2025 21:03:43 +0000 (16:03 -0500)]
add wishlist
sbkelley [Fri, 28 Nov 2025 08:23:34 +0000 (03:23 -0500)]
Rewrite
sbkelley [Fri, 28 Nov 2025 04:44:41 +0000 (23:44 -0500)]
Initial