onyx_online
  • Joined on 2023-01-30
onyx_online synced commits to dev at onyx_online/voicemeeter-api-powershell from mirror 2024-06-29 11:59:44 +01:00
fbfab5b4aa 3.3.0 section added to CHANGELOG
4d371a7582 Remove the 1 second wait from RunVoicemeeter
15b3b375bd md fix
c8abc6964a update RunVoicemeeter to launch x64 bit GUIs for all kinds
Compare 4 commits »
onyx_online synced commits to add-bits-kwarg at onyx_online/voicemeeter-api-python from mirror 2024-06-29 08:49:44 +01:00
onyx_online synced new reference add-bits-kwarg to onyx_online/voicemeeter-api-python from mirror 2024-06-29 08:49:44 +01:00
onyx_online synced commits to dev at onyx_online/voicemeeter-api-python from mirror 2024-06-29 08:49:44 +01:00
fd571d3b37 minor bump
1e5d720169 add 2.6.0 section to CHANGELOG
3b48367026 add bits kwarg to Remote Class section in README
d47650b150 promote value for all kinds if 64 bit system, unless overriden
174bf2db1f change c_voidp to c_void_p.
Compare 6 commits »
onyx_online synced commits to main at onyx_online/vmrcli from mirror 2024-06-29 03:08:12 +01:00
adaf3a7837 break up long line
onyx_online synced commits to main at onyx_online/vmrcli from mirror 2024-06-29 03:06:57 +01:00
1199b31e2c extra X64 kinds added to enum kind
onyx_online synced commits to dev at onyx_online/voicemeeter-api-python from mirror 2024-06-28 16:39:44 +01:00
c9f5b680ce upd tested against
onyx_online synced commits to dev at onyx_online/voicemeeter-rb from mirror 2024-06-28 15:49:51 +01:00
77adc6a71b upd tested against in README
a886e2ab2e added 1.1.0 to CHANGELOG
3f8673ea17 minor bump
57112fd90a added a timeout to the login method
Compare 4 commits »
onyx_online synced commits to dev at onyx_online/voicemeeter-api-powershell from mirror 2024-06-28 11:29:44 +01:00
907ee3e63b upd tested against
onyx_online synced commits to main at onyx_online/vmrcli from mirror 2024-06-28 03:22:15 +01:00
2740c6c82d move remove_name_in_path() into util.c
0bda368f59 add -h flag to help dialogue
Compare 2 commits »
onyx_online synced commits to main at onyx_online/vmrcli from mirror 2024-06-28 01:54:29 +01:00
49604b874b ensure we don't step past the NUL terminator here.
onyx_online synced commits to main at onyx_online/vmrcli from mirror 2024-06-28 01:24:16 +01:00
161b1061c4 remove unnecessary args in log_trace calls
onyx_online synced commits to main at onyx_online/vmrcli from mirror 2024-06-27 23:27:04 +01:00
3c46b3d9f3 Use VBVMR_GetParameterStringW instead of VBVMR_GetParameterStringA
onyx_online synced commits to main at onyx_online/vmrcli from mirror 2024-06-27 23:09:19 +01:00
accab93fba reword
onyx_online synced commits to main at onyx_online/vmrcli from mirror 2024-06-27 23:07:58 +01:00
947abb3c01 clear the input buffer before reading from stdin again
e06a26f87b add Build section to README.
25bf542b46 add conditional override var LOG_USE_COLOR to makefile
50271edd8f add log_trace message while traversing input buffer
Compare 4 commits »
onyx_online synced commits to main at onyx_online/vmrcli from mirror 2024-06-27 22:08:33 +01:00
41bf1322ac add Interactive Mode section to README.
f88fb9b994 pass len of input to replace_multiple_space_with_one()
Compare 2 commits »
onyx_online synced commits to main at onyx_online/vmrcli from mirror 2024-06-27 19:20:32 +01:00
9191a38745 readd comment
onyx_online synced commits to main at onyx_online/vmrcli from mirror 2024-06-27 19:18:54 +01:00
1d71f38d39 add utility function replace_multiple_space_with_one()
onyx_online synced commits to main at onyx_online/vmrcli from mirror 2024-06-27 18:19:45 +01:00
2dda32ead9 up clean target
onyx_online synced commits to main at onyx_online/vmrcli from mirror 2024-06-27 10:13:21 +01:00
f60fdb4ed2 rename iVMR to vmr in vmr.c