143 Commits

Author SHA1 Message Date
ae4ec542aa wrap annotations with Annotated 2025-06-04 15:39:53 +01:00
6ac63aa5e8 patch bump 2025-06-04 15:27:03 +01:00
df90614352 add Changed filter list to 0.16.1 2025-06-04 15:25:14 +01:00
d8e89285cc upd Filter section in readme 2025-06-04 15:24:48 +01:00
3e2a1e4663 wrap annotations with Annotated
filter list source_name now optional, defaults to current scene

filter list now prints default values if they are unchanged
2025-06-04 15:24:35 +01:00
723d79e306 dry up the imports 2025-06-04 15:23:13 +01:00
868d40ec8d minor bump 2025-06-04 12:53:20 +01:00
30f19f4d87 add 0.16.0 to CHANGELOG 2025-06-04 12:53:04 +01:00
5b9dd97167 add screenshot sub typer 2025-06-04 12:52:51 +01:00
d41ad994b7 add screenshot section 2025-06-04 12:51:47 +01:00
51a4a60aa6 typo 2025-06-03 18:26:18 +01:00
3bf20a06d6 fix version test 2025-06-03 16:59:50 +01:00
653bdb7de7 upd link to --version 2025-06-03 13:10:58 +01:00
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
75fdbf5ad8 raise typer.Exit() to signify we return early with exit code 0 2025-06-02 17:32:34 +01:00
ec444d9cdd add version_callback
rename version command to obs-version

upd version unit test
2025-06-02 17:31:44 +01:00
370c82f393 update root typer section:
- add --version/-v option
- upd version command
2025-06-02 17:22:15 +01:00
b9d2afb108 add 0.14.2 to CHANGELOG 2025-05-29 14:49:23 +01:00
79d4611312 patch bump 2025-05-29 14:46:02 +01:00
e637c0456e print a more useful sceneitem list table
--parent flag for sceneitem commands renamed to --group

should an item in a group be passed without the --group option, print a more useful error message.

README updated to reflect change
2025-05-29 14:45:49 +01:00
2127d175c7 catch OBSSDKRequestError 2025-05-29 14:42:32 +01:00
530daced56 ensure record stop contains 'Saved to:' 2025-05-28 14:36:33 +01:00
5bfd642032 upd stream/record tests
test different exit codes and outputs according to current stream/record state
2025-05-28 14:28:38 +01:00
f8d3ed75cb ensure studio mode disabled at end of tests 2025-05-28 14:27:52 +01:00
36e260efde ensure tests are randomized 2025-05-28 14:27:41 +01:00
49f918db00 write stream not in progress status to stdout
patch bump
2025-05-28 14:27:25 +01:00
704c8c1bf4 add 0.14.0 to CHANGELOG 2025-05-27 01:24:21 +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
c4f3f1713f add open scene/group examples to projector section 2025-05-26 22:07: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
ac4dbb69ec add 0.13.0 to CHANGELOG
add projector section to README
2025-05-26 20:54:47 +01:00
2739fa28f0 add projector subtyper 2025-05-26 20:54:22 +01:00
b5364bfedc return 0 and write to stdout if empty list 2025-05-26 20:54:06 +01:00
9fa61351d0 return 0 for empty lists and write to stdout 2025-05-26 20:45:36 +01:00
c71aa82914 patch bump 2025-05-26 00:22:41 +01:00
9dd5fedd92 split stderr from stdout in tests 2025-05-26 00:22:26 +01:00
85d2cce4c6 update the pytest scene name
create and destroy source/scene filters at start/end of tests

ensure we stop replay buffer if its running at end of tests
2025-05-26 00:22:11 +01:00
fdbb3ebe22 add hotkey tests 2025-05-26 00:21:14 +01:00
06d83ce05a add input tests 2025-05-26 00:21:04 +01:00
df6f65eda0 replaybuffer start/stop now check status first
add replaybuffer tests
2025-05-26 00:20:22 +01:00
0a944f1f58 check for error code 600 and print error message
add filter tests
2025-05-26 00:18:53 +01:00
057e677d90 rename file 2025-05-26 00:18:03 +01:00
eb686ae58e virtualcam - print output_active status on toggle
patch bump
2025-05-25 22:17:10 +01:00
1c86b1f6ef add examples without passing optional arg 2025-05-25 14:53:12 +01:00
86dc542937 upd table padding + column heading
patch bump
2025-05-25 14:42:55 +01:00