upgradeQ

Member
upgradeQ updated obs-libre-macros with a new update entry:

Multi action pipes and Python code execution

Changes:
  • Change how code loading works, Console namespace has source predefined
  • obs namespace now automatically loads
Additions:
  • Add Python and Lua executors
  • Add pipes for multi actions
  • Add register_on_* (show, hide, activate, deactivate) functions, print_settings -
    which prints all settings of a source, print_settings2 prints settings of filter on source,
    read_private_data and write_private_data which has access to private data.
  • Add version Console...

Read the rest of this update entry...
 

upgradeQ

Member
upgradeQ updated libre-macros with a new update entry:

Javascript & websockets update

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') " execute javascript
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;

Read the rest of this update entry...
 
Top