Releases: upgradeQ/libre-macros
Releases · upgradeQ/libre-macros
4.2.0
README
Add patch_bs_js(999) argument, scan for the offset, should work on all major OBS Studio versions
Update Readme - change layout
Remove Gaps source
Remove Stats snippet
Check updated https://www.github.com/upgradeQ/libre-macros/blob/master/README.md for details
4.1.2
4.1.1
4.1.0
README
Add patches - code runs before sources registration, new property in settings
Add patch_bs_js() - new patch adds send_js " console.error('any code evaluation') "
Add websockets interaction support - settings interaction, and new file example
Add print_settings_new(source) , set_settings52(source, opts)
Update Readme - fix erros, and add new examples of code
Update event loop
Fix hotkey 0;
Check updated https://www.github.com/upgradeQ/libre-macros/blob/master/README.md for details
4.0.0
Push-to-talk release delay, set hotkey for 1; of Audio Input source
Play media segments, get the current time (in milliseconds) of the media with get_timing(), length - get_duration()
Raw image ffi screenshot of any source as 512x288px, scaled
Permanent storage in private source settings
Save filter settings and restore them
click_property_filter_ffi(source, filter_name, prop_name)
Check updated https://www.github.com/upgradeQ/libre-macros/blob/master/README.md for details
3.3.0
3.2.0
3.1.0
3.0.0
README
Changes:
- Readme update
- Code clean-ups
- Add functionality to disable or enable sources
- Function environment changes see Readme
Additions:
- Add execute function to run command line on Windows without console window flashing
- Add Russian translation
Deletions:
- Remove volmeter functions which run via ffi