Gol-D-Ace
80504c2939
UI: Use correct string for systemTrayEnabled
2017-03-01 05:20:05 +01:00
derrod
3fe2a79c81
UI: Add codec compatability checkbox to ffmpeg output
...
Closes jp9000/obs-studio#804
2017-02-25 09:16:46 -08:00
derrod
1fd302218b
UI: Add gop size option for custom ffmpeg output
...
Closes jp9000/obs-studio#804
2017-02-25 09:08:01 -08:00
jp9000
2e4a17c50d
UI: Fix some settings layouts on non-windows systems
...
Form layouts should laways have the setting "all non-fixed fields grow"
to make it look consistent across operating systems.
2017-02-25 06:35:11 -08:00
jp9000
aedd5551eb
UI: Make sure size-specific spacers are fixed
...
Fixes the general settings pane on mac
2017-02-25 06:21:25 -08:00
derrod
379b41aa0e
UI: Add options for new socket loop
2017-02-25 06:21:24 -08:00
jp9000
db345e2e48
UI: Improve accessibility text on main window
2017-02-24 03:38:41 -08:00
jp9000
c1c84e9101
UI: Add front-end auto-updater
2017-02-20 22:45:34 -08:00
jp9000
8bc516afe7
UI: Clean up general pane of settings dialog
...
So many checkboxes were together almost senselessly.
2017-02-20 22:45:32 -08:00
jp9000
52784c3e79
UI: Add 24 NTSC as a common FPS value
2017-02-06 14:55:14 -08:00
jp9000
7639b277ce
UI: Add audio monitoring to settings/adv audio props.
...
Adds audio monitoring selection to advanced audio properties, and adds
the ability to select the device in advanced settings.
2017-02-06 11:44:04 -08:00
jp9000
96f6fa9473
UI: Make advanced settings pane a bit more compact
...
Packs related controls together and makes a bit more room for more
advanced settings.
2017-02-06 11:43:58 -08:00
dennis
21584fa2c0
UI: Add auto-start replay buf. opt. when stream starts
...
Closes jp9000/obs-studio#748
2017-01-29 19:09:23 -08:00
cg2121
29f22e72a8
UI: Add option to save projectors
...
This adds an option to the general settings to save the opened
projectors on exit.
(Note: Fixed conflicts -Jim)
Closes jp9000/obs-studio#743
2017-01-29 06:02:15 -08:00
SuslikV
abe4bfd96e
UI: Add option to always minimize to tray
...
Closes jp9000/obs-studio#737
2017-01-25 20:22:45 -08:00
jp9000
fb60a5f1e9
UI: Fix settings window stacked widget index
2016-12-22 07:04:15 -08:00
jp9000
94a4228904
UI: Fix buddy controls with new audio tracks
2016-12-22 06:53:01 -08:00
jp9000
c4ec1bc28a
UI: Increase maximum audio tracks to 6
2016-12-21 17:14:24 -08:00
cg2121
9f0c48d9c7
UI: Add import/export of scene collections & profiles
...
Closes jp9000/obs-studio#721
2016-12-19 04:44:57 -08:00
Ryan Foster
42a646f28e
UI: Add ability to copy-paste scene item transforms
...
This commit adds the ability to copy a scene item's transform and crop
settings and paste those settings onto another scene item in any scene
or scene collection. It also changes the menu shortcut key for the
Transform action "Center to screen" from "C" to "n" because "C" is the
standard shortcut key for "Copy" in most other applications.
Closes jp9000/obs-studio#719
2016-12-18 17:21:58 -08:00
SuslikV
ee019c7761
UI: Make close button default in transform dialog
...
Improves ease of use.
Closes jp9000/obs-studio#731
2016-12-18 06:28:08 -08:00
jp9000
ec60ab9bc6
UI: Add file prefix/suffix options for replay buffer
...
Adds the ability to use a specific prefix and/or suffix on replay buffer
filenames to distinguish them from normal recordings. Defaults to
having the prefix "Replay".
2016-12-09 14:48:44 -08:00
jp9000
f790d0fe08
UI: Separate replay buffer from recording
...
Replay buffer and recording should be separate in case the user wants to
start recording from a specific point rather being forced to reconfigure
for regular recording.
Creates a new button on the main window below the recording button for
turning on/off the replay buffer.
2016-12-09 14:47:03 -08:00
jp9000
752c118f2e
UI: Add replay buffer options to simple output mode
2016-12-08 03:36:19 -08:00
jp9000
47fe89b964
UI: Disable simple output rec. settings when active
2016-12-08 03:36:18 -08:00
Grigorii Chirkov
481ba29c69
UI: tray icons are redrawn for better visibility and contrast
2016-11-17 00:57:58 +03:00
Joseph El-Khouri
3b616823a1
UI: Add preview scaling options
...
Adds preview scaling to the right-click context menu for the preview
pane. This allows the ability to, for example, zoom the preview and
edit the preview 1:1 (canvas/base resolution). This was a missing
parity feature. Additionally, also allows scaling to the
"output/scaled" resolution the program is set to.
When the preview is in scale mode and is the focused widget, you can
hold space and drag with left click to change the zoomed position.
(Notes added by Jim)
Closes jp9000/obs-studio#687
2016-11-09 14:21:47 -08:00
Ryan Foster
2c5577facd
UI: Fix tab order of Crop fields in Transform Properties
2016-11-04 06:25:46 -04:00
jp9000
cdd788c4be
UI: Just use 'OK' button for license agreement dialog
...
An "I Agree" or "I Disagree" button isn't necessary for GPL.
2016-09-27 18:06:09 -07:00
cg2121
883f9f204b
UI: Add reset/close buttons to transform dialog
...
Adds a reset and close button to the transform dialog.
Closes jp9000/obs-studio#612
2016-09-16 20:30:52 -07:00
jp9000
8836592d92
UI: Add front-end API library
...
Allows manipulating and modifying the front-end via plugins.
2016-09-06 22:01:48 -07:00
jp9000
01b274f1da
UI: Rename 'obs' dir to 'UI'
...
This is to prevent confusion both when prefixing commits and when
reading the directory structure for the first time.
2016-08-27 20:19:45 -07:00