onyx_online
  • Joined on 2023-01-30
onyx_online synced commits to main at onyx_online/duckypad-twitch from mirror 2023-07-09 04:34:15 +01:00
1d6733002b steps.
fe4212d185 rename function
4098f14c1b patch bump
640fb02c09 hook into on_exit_started obs event.
768720e797 sl_fullpath implemented as cached_property
Compare 7 commits »
onyx_online synced commits to main at onyx_online/voicemeeter-compact from mirror 2023-07-08 23:04:17 +01:00
3e68488231 bump deps
onyx_online synced commits to dev at onyx_online/vban-cmd-python from mirror 2023-07-08 20:54:15 +01:00
8e30c57020 minor version bump
04e18b304b log params on successful connection
4de384c66c repr method added to factory base
2c8659a4e5 apply extended to support button, vban
41e427e46b button and vban classes added
Compare 5 commits »
onyx_online synced commits to dev at onyx_online/voicemeeter-api-python from mirror 2023-07-08 15:04:16 +01:00
76960f36d0 if a wrong user config is requested,
onyx_online synced commits to main at onyx_online/voicemeeter-compact from mirror 2023-07-08 06:54:15 +01:00
6d46d9a9a5 userconfigs now returns target.configs
onyx_online synced commits to refs/tags/v1.8.4 at onyx_online/voicemeeter-compact from mirror 2023-07-08 06:54:15 +01:00
onyx_online synced new reference refs/tags/v1.8.4 to onyx_online/voicemeeter-compact from mirror 2023-07-08 06:54:15 +01:00
onyx_online synced commits to dev at onyx_online/vban-cmd-python from mirror 2023-07-07 20:54:15 +01:00
fc6fdb44b5 Revert "remove setup.py"
b49dc3b9b3 remove setup.py
Compare 2 commits »
onyx_online synced commits to main at onyx_online/voicemeeter-compact from mirror 2023-07-07 06:24:18 +01:00
e4068277f7 ensure we don't attempt to delete a menu key twice
onyx_online synced commits to refs/tags/v1.8.3 at onyx_online/voicemeeter-compact from mirror 2023-07-07 06:24:18 +01:00
onyx_online synced new reference refs/tags/v1.8.3 to onyx_online/voicemeeter-compact from mirror 2023-07-07 06:24:18 +01:00
onyx_online synced commits to dev at onyx_online/vban-cmd-python from mirror 2023-07-05 20:44:15 +01:00
1ad0347478 fixes bug with apply() if called from higher class
2c8e4cc87c rename sendtext_only to outbound
Compare 2 commits »
onyx_online synced commits to dev at onyx_online/vban-cmd-python from mirror 2023-07-05 04:44:15 +01:00
fc3b31dfa7 fix error in readme
544e0f2a32 sendtext_only kwarg added.
Compare 2 commits »
onyx_online synced commits to dev at onyx_online/voicemeeter-api-python from mirror 2023-07-04 21:14:22 +01:00
2849b37670 remove redundant if test
7732a26c40 issue where subprocess not inheriting virtual env
Compare 2 commits »
onyx_online synced commits to dev at onyx_online/vban-cmd-python from mirror 2023-07-04 20:44:15 +01:00
f6d92d1c34 issue where subprocess not inheriting virtual env
onyx_online synced commits to dev at onyx_online/obsws-python from mirror 2023-07-04 20:24:16 +01:00
ca72b92eb3 Merge pull request #30 from aatikturk/client_auth_loggers
98b17b6749 add .python-version to .gitignore
5462c47b65 log errors raised in authenticate()
126e5cb0a4 raise OBSSDKError if auth reponse opcode != 2
4ced7193df patch bump
Compare 6 commits »
onyx_online synced commits to bounds-check-log-warnings at onyx_online/voicemeeter-api-python from mirror 2023-07-02 03:54:25 +01:00
onyx_online synced new reference bounds-check-log-warnings to onyx_online/voicemeeter-api-python from mirror 2023-07-02 03:54:25 +01:00
onyx_online synced commits to dev at onyx_online/voicemeeter-api-python from mirror 2023-07-02 03:54:25 +01:00
c1e23ab250 typo
c2daba1a62 when out of bounds values are passed, log warnings
Compare 2 commits »
onyx_online synced commits to dev at onyx_online/streamlabs-socketio-py from mirror 2023-07-01 23:44:15 +01:00
e92c3b2e6f fixes TypeError bug