0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/UI
jp9000 34c14829b6 UI: Defer startup OBSBasic::Load (macOS CEF workaround)
Adds an alternative means of isolating the CEF initialization process
from Qt's initialization process.  This is an unpleasant hack, but is
far more preferable than isolating the entire browser plugin to a
separate process and overly complexifying the browser plugin to the
point to where no one wants to touch the plugin or contribute to it.
2018-04-12 13:42:15 -07:00
..
data UI: Add Help -> Crash Reports submenu 2018-03-16 16:27:49 -07:00
dist UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
forms UI: Add Help -> Crash Reports submenu 2018-03-16 16:27:49 -07:00
frontend-plugins Update translations from Crowdin 2018-03-15 09:00:28 +01:00
installer UI: update installer script to latest version 2017-07-05 04:31:39 -07:00
obs-frontend-api UI: Add frontend API to defer saving 2018-04-06 17:34:10 -07:00
win-update UI/updater: Delete visual studio runtimes after execution 2018-03-18 11:12:14 -07:00
adv-audio-control.cpp UI: Enable audio monitoring on linux if pulse available 2017-09-12 03:37:58 -07: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 frontend API to defer saving 2018-04-06 17:34:10 -07:00
audio-encoders.cpp libobs: Add surround sound audio support 2017-11-26 03:41:53 -08:00
audio-encoders.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
CMakeLists.txt UI: Link Qt5::MacExtras 2018-02-06 19:50:16 -06: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: Add new theme, update theme capabilities 2017-06-13 14:37:59 -05:00
hotkey-edit.hpp UI, libobs: Add Japanese shortcut keys for Windows 2017-06-27 18:14:48 -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
locked-checkbox.cpp UI, libobs: Add ability to lock individual scene items 2017-06-27 10:27:57 -07:00
locked-checkbox.hpp UI, libobs: Add ability to lock individual scene items 2017-06-27 10:27:57 -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 Help -> Crash Reports submenu 2018-03-16 16:27:49 -07:00
obs-app.hpp UI: Add Help -> Crash Reports submenu 2018-03-16 16:27:49 -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: Add memory usage to Stats window on linux/mac 2017-09-12 01:56:40 -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: Add memory usage to Stats window on linux/mac 2017-09-12 01:56:40 -07:00
properties-view.cpp libobs: Fix property text typo 2018-02-27 05:37:40 -08: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: Fix locale text for "OK" in question dialogs 2017-05-13 14:10:44 -07:00
qt-wrappers.hpp UI: Add helper class to translate message box buttons 2017-05-13 14:05:03 -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: Fix lock/visibility sub-widget sizes on OSX 2017-06-28 15:19:36 -07:00
visibility-item-widget.hpp UI, libobs: Add ability to lock individual scene items 2017-06-27 10:27:57 -07:00
volume-control.cpp UI: Add audio meter decay rate option 2018-01-19 05:49:21 -08:00
volume-control.hpp UI: Add audio meter decay rate option 2018-01-19 05:49:21 -08:00
window-basic-adv-audio.cpp UI: Enable audio monitoring on linux if pulse available 2017-09-12 03:37:58 -07:00
window-basic-adv-audio.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
window-basic-auto-config-test.cpp UI: Test first 3 closest Twitch ingests in auto-config 2017-08-02 15:13:09 -07:00
window-basic-auto-config.cpp UI: Disable Youtube bandwidth test (for now) 2018-01-10 22:13:01 -08:00
window-basic-auto-config.hpp UI: Update Hitbox to Smashcast in autoconfig wizard 2017-08-03 08:46:31 -04:00
window-basic-filters.cpp UI: Allow temporarily disabling filter/source types 2018-01-03 17:04:04 -08:00
window-basic-filters.hpp UI: Handle update_properties signal in OBSBasicFilters window 2017-11-22 23:38:23 -08: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: Add missing separator in mediaExtensions initializer 2017-07-12 19:54:27 +02:00
window-basic-main-outputs.cpp UI: Log generic stream startup failures 2017-10-06 04:52:25 -07:00
window-basic-main-outputs.hpp UI: Allow services to use different outputs 2017-07-14 12:43:04 -07:00
window-basic-main-profiles.cpp UI: Add simple output mode encoder fallback 2018-01-20 13:58:02 -08:00
window-basic-main-scene-collections.cpp UI: Remove __FUNCTION__ usage 2018-02-08 07:34:36 -08:00
window-basic-main-transitions.cpp UI: Fix possible source reference leakage 2018-01-04 18:43:12 -08:00
window-basic-main.cpp UI: Defer startup OBSBasic::Load (macOS CEF workaround) 2018-04-12 13:42:15 -07:00
window-basic-main.hpp UI: Defer startup OBSBasic::Load (macOS CEF workaround) 2018-04-12 13:42:15 -07:00
window-basic-preview.cpp UI: Don't draw bounding boxes for sources without video flag 2018-01-22 00:41:09 -02:00
window-basic-preview.hpp UI: Allow zoom with the scroll wheel 2017-06-30 20:20:56 -07:00
window-basic-properties.cpp ui: Fix unsaved changes dialog showing twice 2017-12-08 01:32:40 +01:00
window-basic-properties.hpp UI: Split Properties window with a QSplitter 2016-10-09 18:47:32 -07:00
window-basic-settings.cpp Merge pull request #1219 from cg2121/linux-delete-checkforupdates 2018-03-15 17:43:13 -07:00
window-basic-settings.hpp UI: Add audio meter decay rate option 2018-01-19 05:49:21 -08:00
window-basic-source-select.cpp UI: Lock graphics context when adding new sources 2017-09-17 02:47:54 -07:00
window-basic-source-select.hpp UI: Add copying/pasting of sources/filters 2017-03-25 04:29:49 -07:00
window-basic-stats.cpp UI: Add memory usage to Stats window on linux/mac 2017-09-12 01:56:40 -07:00
window-basic-stats.hpp UI: Fix Stats not showing stream data until start 2017-08-11 08:52:09 -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: Set max size for names in name dlg. to 256 2018-01-17 02:59:46 -08:00
window-namedialog.hpp UI: Set max size for names in name dlg. to 256 2018-01-17 02:59:46 -08:00
window-projector.cpp UI: fix Multiview labels readability 2018-01-22 14:00:41 +01:00
window-projector.hpp UI: Add Single/Double click options to Multiview 2018-01-05 19:25:08 -02:00
window-remux.cpp UI: Make sure all message box buttons are translated 2017-05-13 14:06:32 -07:00
window-remux.hpp UI: Make sure all dialogs have close buttons 2017-04-30 06:38:33 -07:00