Skip to content

Commit

Permalink
New features v1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
noeal-dac committed Sep 30, 2020
1 parent 29dfa36 commit 800fce6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ With this tool you can use a control panel to add and change your own lower thir
For communication between control panel and browser layer it use BroadcastChannel API.

1. Download the Zip file, unzip it.
2. See how to install and how it works: https://youtu.be/DIpslG-u7k0 and https://youtu.be/cQ0_1GwpwB0
2. See how to install and new features: https://youtu.be/tddMYWya7O0
3. See previus features: https://youtu.be/cQ0_1GwpwB0

Unfortunately, OBS doesn't support browser panels on macOs. It only works on Windows.

Expand Down Expand Up @@ -39,3 +40,12 @@ Update v1.3 new features:
- Number icons. To easily identify each panel with the hotkey settings.
- Themes. Acri, Dark, Rachni.
- Visual Fixes

Update v1.4 new features:
- New memory slots design and more compact panel.
- Customization options for the control panel.
- Autoload. Automatically load the next memory slot.
- Add custom Fonts from Google Fonts
- Tooltips with the memory slot content.
- More Hotkeys. Now you can load any memory slot.
- Some fixes.
4 changes: 2 additions & 2 deletions lower thirds/lower-thirds_hotkeys.lua
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
--[[
OBS Studio Lua script : Control the switches of the lower thirds with hotkeys
Author: NoeAL
Version: 0.1
Released: 2020-09-02
Version: 0.2
Released: 2020-09-28
--]]


Expand Down

0 comments on commit 800fce6

Please sign in to comment.