49 Commits

Author SHA1 Message Date
8a04303af7 swap out pydantic-settings for dotenv (speedup import time)
add short names for root options.
2025-06-03 12:39:39 +01:00
7b94ca2d7d write version to rich console 2025-06-02 18:24:19 +01:00
3dbff1cc4d add 0.15.0 to CHANGELOG
minor bump
2025-06-02 17:32:52 +01:00
79d4611312 patch bump 2025-05-29 14:46:02 +01:00
49f918db00 write stream not in progress status to stdout
patch bump
2025-05-28 14:27:25 +01:00
e7d9deba71 record stop now prints the the output path of the recording
added record directory command

record unit test updated

README updated

minor bump
2025-05-27 01:20:35 +01:00
ca0f01ef79 fix index column alignment 2025-05-26 22:14:30 +01:00
47b6ef49ed add output to projector open
patch bump
2025-05-26 21:59:46 +01:00
2c7302cfde project open source_name arg now optional.
defaults to current scene

patch bump
2025-05-26 21:37:32 +01:00
a7385e58c6 minor bump 2025-05-26 20:55:30 +01:00
c71aa82914 patch bump 2025-05-26 00:22:41 +01:00
eb686ae58e virtualcam - print output_active status on toggle
patch bump
2025-05-25 22:17:10 +01:00
86dc542937 upd table padding + column heading
patch bump
2025-05-25 14:42:55 +01:00
133ce8e711 fix table alignments
patch bump
2025-05-25 10:27:10 +01:00
a82344b79e write to rich consoles
patch bump
2025-05-24 20:33:53 +01:00
f223c51a71 patch bump 2025-05-24 06:08:33 +01:00
5189ee1d5b print profile list as rich table
patch bump
2025-05-23 22:37:22 +01:00
94d6c32c31 print hotkey list as rich table
patch bump
2025-05-23 22:28:43 +01:00
995500b971 print input list as rich table
patch bump
2025-05-23 22:20:10 +01:00
abeb5285d8 print group list as rich table
scene_name arg is now optional

upd README

patch bump
2025-05-23 21:55:52 +01:00
37dbbdf4e2 print list as rich table
swap out typer.echo for rich consoles

add filter status command

add util function

minor bump
2025-05-23 21:29:18 +01:00
a84754d5ec add hotkey sub typer
minor bump
2025-05-22 09:43:42 +01:00
1dd6992129 add output to scene switch command
add unit test

patch bump
2025-05-19 01:45:31 +01:00
81762508a7 add env var and defaults to --help
move Settings into settings module

patch bump
2025-05-19 01:42:59 +01:00
34fbc77182 fixes AttributeError
release bump
2025-05-14 20:36:43 +01:00
4a41239e50 update toggle commands
add toggle record/toggle stream tests

pre-release patch bump
2025-05-07 19:43:32 +01:00
3f33af6219 write to stderr
patch bump
2025-05-06 20:36:12 +01:00
fff41e1895 use SettingsConfigDict
add Optional annotations

patch bump
2025-04-30 00:36:59 +01:00
87eb7752bd add bounds/crop/rotation flags to sceneitem transform
upd readme
upd changelog

upd tests

minor bump
2025-04-27 13:50:40 +01:00
8dad6f8bd1 patch bump 2025-04-26 16:17:40 +01:00
96531c10e1 fix input lists --colour flag
patch bump
2025-04-26 14:25:53 +01:00
c01f13808b minor bump 2025-04-26 14:25:28 +01:00
756bbbe331 scene-item transform added
minor bump
2025-04-24 14:14:30 +01:00
58429a1ccb add group commands toggle and status
add group unit tests

minor version bump
2025-04-22 11:59:55 +01:00
31838800ef let the user know the new input state 2025-04-22 00:33:46 +01:00
df18d9c192 fixes bug if no flags are passed
patch bump
2025-04-22 00:26:32 +01:00
023fdf708b enable no_args_is_help for all typers subclassing AliasGroup
This includes the root typer

patch bump
2025-04-21 20:19:21 +01:00
8dc55ade97 patch bump 2025-04-21 19:49:38 +01:00
ae52e754d2 add --parent flag to scene-item visible
upd readme

patch bump
2025-04-21 13:03:28 +01:00
bd9b05eb4a allow manipulation of items in scene groups
--parent flag added to show,hide and toggle

patch bump
2025-04-21 12:38:51 +01:00
b245eef474 patch bump 2025-04-20 22:47:30 +01:00
2175fb8788 check streaming status to clean up stack traces
toggle command now invokes stop/start

added toggle alias tg

patch bump
2025-04-20 21:14:57 +01:00
edd3753d4d check recording status to clean up stack traces
toggle command now invokes stop/start

patch bump
2025-04-20 20:48:23 +01:00
2b4c3add3c add filter flags to input list command
add validation logic to input commands

minor version bump
2025-04-20 20:16:02 +01:00
9901a6b295 add scene-collection group
updated README

minor bump
2025-04-20 17:46:03 +01:00
5852dd4836 add toggle and visible commands to scene-item group
update README

minor bump
2025-04-20 15:23:03 +01:00
88635ed152 rename item command group to scene-item
update tests, rename test_item.py to test_sceneitem.py

update README

minor bump
2025-04-20 13:39:09 +01:00
618cdefc17 add --preview flag to scene current and scene switch.
minor bump
2025-04-20 11:29:26 +01:00
8ce9a80eed first commit 2025-04-19 20:15:26 +01:00