0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/UI
Palakis 2e3888abd4 UI: Add Studio Mode features in the Frontend API
With these new functions, plugin developers can enable, disable and
get the status of Studio Mode, as well as get and set the current
preview scene and transition the current preview to Program

Here is a list of the Studio Mode events:
   - Studio Mode enabled
   - Studio Mode disabled
   - Previewed scene in Studio Mode changed
2017-05-03 23:19:04 +02:00
..
data UI: Add window name to remux dialog 2017-04-09 01:31:50 -05:00
dist UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
forms UI: Make sure all dialogs have close buttons 2017-04-30 06:38:33 -07:00
frontend-plugins frontend-plugins: Abstract captions 2017-04-30 08:28:07 -07:00
installer UI: Make installer execute 64bit on 64bit windows 2017-02-24 09:09:21 -08:00
obs-frontend-api UI: Add Studio Mode features in the Frontend API 2017-05-03 23:19:04 +02:00
win-update UI/updater: Add opt to disable building update module 2017-05-02 03:45:20 -07:00
adv-audio-control.cpp UI: Add logging of audio monitoring to sources 2017-03-02 13:05:38 -08:00
adv-audio-control.hpp UI: Add audio monitoring to settings/adv audio props. 2017-02-06 11:44:04 -08:00
api-interface.cpp UI: Add Studio Mode features in the Frontend API 2017-05-03 23:19:04 +02:00
audio-encoders.cpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
audio-encoders.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
CMakeLists.txt UI: Remove libff as a dependency 2017-03-31 12:10:34 -07:00
crash-report.cpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
crash-report.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
display-helpers.hpp UI: Add preview scaling options 2016-11-09 14:21:47 -08:00
double-slider.cpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
double-slider.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
focus-list.cpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
focus-list.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
hotkey-edit.cpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
hotkey-edit.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
item-widget-helpers.cpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
item-widget-helpers.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
menu-button.cpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
menu-button.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
mute-checkbox.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
obs-app.cpp UI: Add command line option for starting up always on top 2017-04-30 07:49:25 -07:00
obs-app.hpp UI: Add command line option for starting up always on top 2017-04-30 07:49:25 -07:00
obs.rc UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
platform-osx.mm UI: Use Qt lib for screen info instead of x11 libs 2016-10-03 23:50:13 -07:00
platform-windows.cpp UI: Use Qt lib for screen info instead of x11 libs 2016-10-03 23:50:13 -07:00
platform-x11.cpp UI: Use Qt lib for screen info instead of x11 libs 2016-10-03 23:50:13 -07:00
platform.hpp UI: Use Qt lib for screen info instead of x11 libs 2016-10-03 23:50:13 -07:00
properties-view.cpp UI: Fix property widgets not being disabled 2017-04-01 13:32:26 -07:00
properties-view.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
properties-view.moc.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
qt-display.cpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
qt-display.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
qt-wrappers.cpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
qt-wrappers.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
remote-text.cpp UI: Add function to get remote file 2017-02-20 22:45:33 -08:00
remote-text.hpp UI: Add function to get remote file 2017-02-20 22:45:33 -08:00
slider-absoluteset-style.cpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
slider-absoluteset-style.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
source-label.cpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
source-label.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
source-list-widget.cpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
source-list-widget.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
sparkle-updater.mm UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
vertical-scroll-area.cpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
vertical-scroll-area.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
visibility-checkbox.cpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
visibility-checkbox.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
visibility-item-widget.cpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
visibility-item-widget.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
volume-control.cpp UI: Improve accessibility text on main window 2017-02-24 03:38:41 -08:00
volume-control.hpp UI: Prevent thread stalls with fader/volume widgets 2017-02-06 11:44:05 -08:00
window-basic-adv-audio.cpp UI: Make sure all dialogs have close buttons 2017-04-30 06:38:33 -07:00
window-basic-adv-audio.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
window-basic-filters.cpp UI: Remove deleteLater view from filter window layout 2016-12-17 15:32:19 -08:00
window-basic-filters.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
window-basic-interaction.cpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
window-basic-interaction.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
window-basic-main-dropfiles.cpp UI: Display filename when dragging & dropping 2017-04-30 03:37:02 -07:00
window-basic-main-outputs.cpp UI: Update Simple Mode AMD Presets 2017-02-27 21:47:34 +01:00
window-basic-main-outputs.hpp UI: Separate replay buffer from recording 2016-12-09 14:47:03 -08:00
window-basic-main-profiles.cpp UI: Fix bug with uncopied profile import/export files 2017-01-16 03:55:20 -08:00
window-basic-main-scene-collections.cpp UI: Disable filter pasting when scene collection changed 2017-03-25 07:08:11 -07:00
window-basic-main-transitions.cpp UI: Add Studio Mode features in the Frontend API 2017-05-03 23:19:04 +02:00
window-basic-main.cpp UI: Add command line option for starting up always on top 2017-04-30 07:49:25 -07:00
window-basic-main.hpp UI: Add copying/pasting of sources/filters 2017-03-25 04:29:49 -07:00
window-basic-preview.cpp UI: Fix scaling in viewport when source flipped 2017-01-29 19:21:11 -08:00
window-basic-preview.hpp Fix various typos across multiple modules 2017-04-25 22:39:42 -04:00
window-basic-properties.cpp UI: Split Properties window with a QSplitter 2016-10-09 18:47:32 -07:00
window-basic-properties.hpp UI: Split Properties window with a QSplitter 2016-10-09 18:47:32 -07:00
window-basic-settings.cpp UI: Continue to show OpenGL if already in use 2017-04-10 16:53:28 +02:00
window-basic-settings.hpp UI: Add codec compatability checkbox to ffmpeg output 2017-02-25 09:16:46 -08:00
window-basic-source-select.cpp UI: Add copying/pasting of sources/filters 2017-03-25 04:29:49 -07:00
window-basic-source-select.hpp UI: Add copying/pasting of sources/filters 2017-03-25 04:29:49 -07:00
window-basic-status-bar.cpp UI: Add separate timers to status bar 2017-01-25 00:15:59 -06:00
window-basic-status-bar.hpp UI: Add separate timers to status bar 2017-01-25 00:15:59 -06:00
window-basic-transform.cpp UI: Make close button default in transform dialog 2016-12-18 06:28:08 -08:00
window-basic-transform.hpp UI: Add reset/close buttons to transform dialog 2016-09-16 20:30:52 -07:00
window-license-agreement.cpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
window-license-agreement.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
window-log-reply.cpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
window-log-reply.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
window-main.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
window-namedialog.cpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
window-namedialog.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
window-projector.cpp UI: Add option to save projectors 2017-01-29 06:02:15 -08:00
window-projector.hpp UI: Add option to save projectors 2017-01-29 06:02:15 -08:00
window-remux.cpp UI: Make sure all dialogs have close buttons 2017-04-30 06:38:33 -07:00
window-remux.hpp UI: Make sure all dialogs have close buttons 2017-04-30 06:38:33 -07:00