0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-19 20:32:15 +02:00
obs-studio/UI
Clayton Groeneveld 1282a5a3dc UI: Fix issue where rec time left would show negative time
The recording time left timer was being called an unnecessary time,
in the stats constructor, when it should have only been started
when the recording starts.
2019-05-21 01:45:38 -05:00
..
data libobs: Fix lockup when an encode call fails 2019-05-17 01:51:12 -07:00
forms UI: Add Patreon contributors to About dialog 2019-05-05 20:00:26 -07:00
frontend-plugins UI: Rename UI files for consistency 2019-04-21 04:10:46 -07:00
installer UI: Use Next button for GPL license page in windows installer 2019-02-04 21:21:17 -06:00
obs-frontend-api Merge pull request #1873 from Palakis/feature/frontend-api-studio-mode-transition 2019-05-09 19:24:59 -07:00
win-update UI: Allocate space for null terminator 2019-02-19 21:57:22 +01:00
xdg-data UI: Add Linux AppStream metadata 2019-04-14 05:10:10 -07:00
adv-audio-control.cpp UI: Change volume to dB in adv audio properties 2019-05-08 16:41:17 -07:00
adv-audio-control.hpp UI: Change volume to dB in adv audio properties 2019-05-08 16:41:17 -07:00
api-interface.cpp Merge pull request #1873 from Palakis/feature/frontend-api-studio-mode-transition 2019-05-09 19:24:59 -07:00
audio-encoders.cpp
audio-encoders.hpp UI, libobs, text-freetype2: Add missing pragma once in header files 2019-04-01 02:48:28 -05:00
auth-base.cpp UI: Add Auth and OAuth classes 2019-02-07 14:47:15 -08:00
auth-base.hpp UI: Add Auth and OAuth classes 2019-02-07 14:47:15 -08:00
auth-mixer.cpp UI: Warn when closing dock widgets for first time 2019-03-05 14:39:24 -08:00
auth-mixer.hpp UI: Fix Mixer allowing endless login retries 2019-02-26 07:24:22 -08:00
auth-oauth.cpp UI: Fix bandwidth test flag being saved to stream key 2019-04-06 15:35:16 +02:00
auth-oauth.hpp UI: Check CEF available when loading auth 2019-02-25 23:45:27 -08:00
auth-restream.cpp UI: Allow smaller Restream docks 2019-03-30 20:28:22 +11:00
auth-restream.hpp UI: Add Restream integration 2019-03-25 19:13:27 -07:00
auth-twitch.cpp UI: Fix act. feed version hide check to <= 23.0.2 2019-03-28 16:45:24 -07:00
auth-twitch.hpp UI: Add Twitch Activity Feed 2019-03-06 14:28:49 -08: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
CMakeLists.txt UI: Remove mac browser workarounds, improve stability 2019-05-01 12:13:35 -07:00
combobox-ignorewheel.cpp UI: Rename UI files for consistency 2019-04-21 04:10:46 -07:00
combobox-ignorewheel.hpp UI: Rename UI files for consistency 2019-04-21 04:10:46 -07:00
crash-report.cpp
crash-report.hpp
display-helpers.hpp UI: Support fractional scaling 2018-12-20 19:34:40 +03:00
double-slider.cpp UI: Ignore wheelEvent for properties 2019-04-13 12:09:11 -04:00
double-slider.hpp UI: Ignore wheelEvent for properties 2019-04-13 12:09:11 -04:00
expand-checkbox.hpp UI, libobs, text-freetype2: Add missing pragma once in header files 2019-04-01 02:48:28 -05:00
focus-list.cpp
focus-list.hpp
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: Fix theme issues with hotkey icons 2019-05-14 03:14:46 -05:00
hotkey-edit.hpp UI, libobs, text-freetype2: Add missing pragma once in header files 2019-04-01 02:48:28 -05:00
item-widget-helpers.cpp
item-widget-helpers.hpp UI: Sort audio controls by source name 2018-04-20 19:49:26 -07:00
locked-checkbox.hpp UI: Simplify locked/visibility checkboxes 2019-04-22 01:50:10 -07:00
menu-button.cpp
menu-button.hpp
mute-checkbox.hpp
obf.c UI: Add obfuscation func 2019-02-07 14:47:15 -08:00
obf.h UI: Add obfuscation func 2019-02-07 14:47:15 -08:00
obs-app.cpp UI: Block SIGPIPE in all threads 2019-05-09 17:06:17 -07:00
obs-app.hpp UI: Add way to exec std::function via invokeMethod 2019-03-05 14:39:24 -08:00
obs.rc.in UI: Automatically generate Windows file description 2019-02-02 11:22:31 +11: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
platform-x11.cpp
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: Add Transition Previews 2019-05-12 21:13:21 -07:00
properties-view.hpp UI: Add Transition Previews 2019-05-12 21:13:21 -07:00
properties-view.moc.hpp
qt-display.cpp UI: Correct custom property implementation 2019-04-17 07:10:12 -07:00
qt-display.hpp UI: Correct custom property implementation 2019-04-17 07:10:12 -07:00
qt-wrappers.cpp UI: Add warning / critical QMessageBox wrappers 2019-04-19 05:45:19 -07:00
qt-wrappers.hpp UI: Add warning / critical QMessageBox wrappers 2019-04-19 05:45:19 -07:00
remote-text.cpp UI: Allow compressed responses in RemoteTextThread 2019-02-11 15:09:19 +01:00
remote-text.hpp UI: Add alternate constructor for RemoteTextThread 2019-02-07 14:47:00 -08:00
slider-absoluteset-style.cpp
slider-absoluteset-style.hpp UI: Fix mem leak in VolControl 2018-06-07 00:44:59 +02:00
slider-ignorewheel.cpp UI: Fix whitespace issues with "ignore wheel" widgets 2019-04-21 04:07:00 -07:00
slider-ignorewheel.hpp UI: Fix whitespace issues with "ignore wheel" widgets 2019-04-21 04:07:00 -07:00
source-label.cpp
source-label.hpp UI, libobs, text-freetype2: Add missing pragma once in header files 2019-04-01 02:48:28 -05:00
source-tree.cpp UI: Change icons to svg 2019-04-22 01:50:03 -07:00
source-tree.hpp UI: Show a message in the empty source list 2019-04-12 04:17:39 -07:00
sparkle-updater.mm
spinbox-ignorewheel.cpp UI: Rename UI files for consistency 2019-04-21 04:10:46 -07:00
spinbox-ignorewheel.hpp UI: Rename UI files for consistency 2019-04-21 04:10:46 -07:00
ui-config.h.in UI: Rename Default theme to System 2019-04-08 19:56:56 -05:00
vertical-scroll-area.cpp
vertical-scroll-area.hpp
visibility-checkbox.hpp UI: Simplify locked/visibility checkboxes 2019-04-22 01:50:10 -07:00
visibility-item-widget.cpp
visibility-item-widget.hpp
volume-control.cpp UI: Change fader type to log 2019-05-08 16:41:18 -07:00
volume-control.hpp UI: Do not remove focus on mouse leave events 2019-04-21 04:03:37 -07:00
window-basic-about.cpp UI: Use escaped html for about dialog 2019-05-06 07:43:48 -07:00
window-basic-about.hpp UI: Add Patreon contributors to About dialog 2019-05-05 20:00:26 -07:00
window-basic-adv-audio.cpp UI: Remove additional unused help icons 2019-02-12 12:55:31 +01:00
window-basic-adv-audio.hpp
window-basic-auto-config-test.cpp UI: Estimate better resolution if using NVENC 2019-02-13 19:31:46 -08:00
window-basic-auto-config.cpp UI: Do not display threaded message boxes on startup 2019-02-20 17:35:02 -08:00
window-basic-auto-config.hpp UI: Add auth. support to settings/autoconfig 2019-02-07 14:47:16 -08:00
window-basic-filters.cpp UI: Update error message severity levels and show additional info 2019-04-19 05:45:19 -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
window-basic-interaction.hpp
window-basic-main-browser.cpp UI: Actually fix non-windows compilation 2019-02-20 18:01:42 -08:00
window-basic-main-dropfiles.cpp UI: Remove 5 file limit for drag & drop 2019-05-17 16:56:27 +02:00
window-basic-main-outputs.cpp UI: Update error message severity levels and show additional info 2019-04-19 05:45:19 -07:00
window-basic-main-outputs.hpp UI: Show output's last error in failure dialog 2019-02-02 15:29:05 -08:00
window-basic-main-profiles.cpp UI: Update error message severity levels and show additional info 2019-04-19 05:45:19 -07:00
window-basic-main-scene-collections.cpp UI: Update error message severity levels and show additional info 2019-04-19 05:45:19 -07:00
window-basic-main-transitions.cpp UI: Fix preview/program label alignment 2019-04-22 03:08:35 -05:00
window-basic-main.cpp libobs: Fix lockup when an encode call fails 2019-05-17 01:51:12 -07:00
window-basic-main.hpp UI: Add Transition Previews 2019-05-12 21:13:21 -07:00
window-basic-preview.cpp libobs: UI: Fix rotated line scale 2019-04-19 06:35:42 -07:00
window-basic-preview.hpp UI: Fix potential race condition for hover items 2019-02-11 15:30:56 -08:00
window-basic-properties.cpp UI: Add Transition Previews 2019-05-12 21:13:21 -07:00
window-basic-properties.hpp UI: Add Transition Previews 2019-05-12 21:13:21 -07:00
window-basic-settings-stream.cpp UI: Add checkbox for Twitch bandwidth test mode 2019-03-09 02:54:41 +01:00
window-basic-settings.cpp UI: Fix theme showing incorrect theme when on Dark 2019-05-02 15:47:35 -07:00
window-basic-settings.hpp UI: Redo settings icons 2019-03-05 19:54:12 -06:00
window-basic-source-select.cpp UI: Update error message severity levels and show additional info 2019-04-19 05:45:19 -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: Fix issue where rec time left would show negative time 2019-05-21 01:45:38 -05:00
window-basic-stats.hpp UI: Estimate recording time left until disk is full 2019-04-14 22:45:31 -05:00
window-basic-status-bar.cpp
window-basic-status-bar.hpp
window-basic-transform.cpp UI: Remove unused help icon 2019-02-14 22:19:32 +01:00
window-basic-transform.hpp
window-dock.cpp UI: Add (Do not show again) checkbox to dock closing warning 2019-03-05 15:33:03 -08:00
window-dock.hpp UI: Warn when closing dock widgets for first time 2019-03-05 14:39:24 -08:00
window-log-reply.cpp
window-log-reply.hpp
window-main.hpp
window-namedialog.cpp UI: Remove additional unused help icons 2019-02-12 12:55:31 +01:00
window-namedialog.hpp
window-projector.cpp UI: Remove unused helper function renderVB 2019-05-18 22:09:19 -07: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 UI: Fix remux dialog ignoring filename changes 2019-04-12 22:25:28 -07:00
window-remux.hpp UI: Fix remux dialog ignoring filename changes 2019-04-12 22:25:28 -07:00