cg2121
7c98edccc5
UI: Add more command line options
2017-01-11 15:48:59 -06:00
Ryan Foster
b75292dbf4
UI: Add Portable Mode indicator to title bar and log
...
Closes jp9000/obs-studio#654
2016-10-09 18:10:18 -07:00
jp9000
48f0c73f82
UI: Use rect intersection test for validating position
...
Instead of checking to see if the window's position is valid, check to
see if the rectangles of the window and the monitor intersect via a
rectangle intersection test.
2016-09-28 22:26:28 -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