.. |
data
|
Merge pull request #1441 from cg2121/auto-remux-refactor
|
2018-09-21 15:47:46 -07:00 |
dist
|
UI: Rename 'obs' dir to 'UI'
|
2016-08-27 20:19:45 -07:00 |
forms
|
UI: Add option to auto remux
|
2018-09-18 20:55:12 -05:00 |
frontend-plugins
|
UI: Fix array length computation
|
2018-09-18 16:27:23 +03:00 |
installer
|
UI: update installer script to latest version
|
2017-07-05 04:31:39 -07:00 |
obs-frontend-api
|
UI: Add frontend event for when OBS finishes loading
|
2018-06-26 22:14:05 -05:00 |
win-update
|
cmake: Make static VC runtime libraries consistent
|
2018-09-12 07:49:13 -07:00 |
CMakeLists.txt
|
cmake: Find Qt first before going to subdirectories
|
2018-09-18 10:03:07 -07:00 |
adv-audio-control.cpp
|
UI: Add ability to reset sliders when double clicked
|
2018-09-07 09:27:20 -05:00 |
adv-audio-control.hpp
|
UI: Add ability to reset sliders when double clicked
|
2018-09-07 09:27:20 -05:00 |
api-interface.cpp
|
UI: Block when calling obs_frontend_set_current_scene
|
2018-05-04 15:45:27 -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 |
balance-slider.hpp
|
UI: Add ability to reset sliders when double clicked
|
2018-09-07 09:27:20 -05:00 |
clickable-label.hpp
|
UI: Add about dialog
|
2018-09-07 06:08:31 -05: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 |
expand-checkbox.hpp
|
UI: Add grouping
|
2018-06-04 04:01:39 -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 |
horizontal-scroll-area.cpp
|
UI: Add Vertical Mixer option
|
2018-05-19 00:17:58 -03:00 |
horizontal-scroll-area.hpp
|
UI: Add Vertical Mixer option
|
2018-05-19 00:17:58 -03: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: Sort audio controls by source name
|
2018-04-20 19:49:26 -07:00 |
locked-checkbox.cpp
|
UI: Add retina support and updated icons
|
2018-08-31 23:00:23 -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 option to auto remux
|
2018-09-18 20:55:12 -05:00 |
obs-app.hpp
|
UI: Add option to auto remux
|
2018-09-18 20:55:12 -05:00 |
obs.rc
|
UI: Rename 'obs' dir to 'UI'
|
2016-08-27 20:19:45 -07:00 |
platform-osx.mm
|
UI: Hide Dock Icon on Mac OSX when minimizing to tray
|
2018-08-17 10:34:11 -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: Hide Dock Icon on Mac OSX when minimizing to tray
|
2018-08-17 10:34:11 -07:00 |
properties-view.cpp
|
UI: Use QT font picker on OSX
|
2018-08-22 21:23:00 -05: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: Add ability to style preview background color
|
2018-09-10 04:55:15 -05:00 |
qt-display.hpp
|
UI: Add ability to style preview background color
|
2018-09-10 04:55:15 -05: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 WaitConnection() helper func
|
2018-05-04 15:30:40 -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: Fix mem leak in VolControl
|
2018-06-07 00:44:59 +02: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 |
source-tree.cpp
|
UI: Add rename scene/source shortcut
|
2018-08-31 22:08:53 -03:00 |
source-tree.hpp
|
UI: Add rename scene/source shortcut
|
2018-08-31 22:08:53 -03: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: Add retina support and updated icons
|
2018-08-31 23:00:23 -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: Fix mem leak in VolControl
|
2018-06-07 00:44:59 +02:00 |
volume-control.hpp
|
UI: Add Vertical Mixer option
|
2018-05-19 00:17:58 -03:00 |
window-basic-about.cpp
|
UI: Set about dialog as non-resizable
|
2018-09-08 13:28:56 -05:00 |
window-basic-about.hpp
|
UI: Add about dialog
|
2018-09-07 06:08:31 -05:00 |
window-basic-adv-audio.cpp
|
UI: Implement stereo balancing
|
2018-09-07 09:27:14 -05: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: Remove beta warning from auto-config wizard
|
2018-08-28 12:31:57 -07: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
|
Merge pull request #1445 from Dmitry-Me/unifyParametersNames
|
2018-09-01 21:24:07 -07:00 |
window-basic-filters.hpp
|
UI: Add ctrl+up/down shorcuts to move filters around
|
2018-08-28 20:34:09 -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: Fix memory leak when drag/dropping
|
2018-05-09 12:49:21 -07:00 |
window-basic-main-outputs.cpp
|
UI: Fix bug with advanced output service settings
|
2018-07-20 01:57:57 -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: Prevent format-truncation compiler warning
|
2018-09-06 22:10:29 -03:00 |
window-basic-main-scene-collections.cpp
|
UI: Add obs_frontend_add_scene_collection API call
|
2018-05-04 15:40:53 -07:00 |
window-basic-main-transitions.cpp
|
UI: Use QScopedPointer (not QPointer) where applicable
|
2018-07-31 21:14:52 -07:00 |
window-basic-main.cpp
|
Merge pull request #1441 from cg2121/auto-remux-refactor
|
2018-09-21 15:47:46 -07:00 |
window-basic-main.hpp
|
Merge pull request #1441 from cg2121/auto-remux-refactor
|
2018-09-21 15:47:46 -07:00 |
window-basic-preview.cpp
|
UI: Fix snapping of group sub-items
|
2018-08-18 04:32:17 -07:00 |
window-basic-preview.hpp
|
UI: Add grouping
|
2018-06-04 04:01:39 -07:00 |
window-basic-properties.cpp
|
UI: Hide preview for sources and filters where possible
|
2018-07-31 13:14: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: Add option to auto remux
|
2018-09-18 20:55:12 -05: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
|
libobs: Change groups to actual public types
|
2018-07-16 19:01:51 -07:00 |
window-basic-source-select.hpp
|
libobs: Change groups to actual public types
|
2018-07-16 19:01:51 -07:00 |
window-basic-stats.cpp
|
UI: Make stats dockable
|
2018-08-28 14:40:31 -07:00 |
window-basic-stats.hpp
|
UI: Make stats dockable
|
2018-08-28 14:40:31 -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: Allow the transform dialog for group sub-sources
|
2018-08-14 13:05:34 -07:00 |
window-basic-transform.hpp
|
UI: Add reset/close buttons to transform dialog
|
2016-09-16 20:30:52 -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 not all projectors using ProjectorAlwaysOnTop
|
2018-09-04 23:29:37 -03:00 |
window-projector.hpp
|
UI: Add new Multiview Layout for up to 24 scenes
|
2018-05-20 23:20:52 -03:00 |
window-remux.cpp
|
Merge pull request #1441 from cg2121/auto-remux-refactor
|
2018-09-21 15:47:46 -07:00 |
window-remux.hpp
|
UI: Add option to auto remux
|
2018-09-18 20:55:12 -05:00 |