Palana
|
eb8c2923f6
make opengl render stuff on osx without resizing the main window
|
12 years ago |
jp9000
|
ab4e86cf5c
fixed a bug where the GL context wouldn't load up on macos because the window wasn't shown first
|
12 years ago |
jp9000
|
24c45458b5
use the preview window as the main window associated with the OpenGL context
|
12 years ago |
jp9000
|
a8ada497b3
finish up preliminary settings stuff
|
12 years ago |
jp9000
|
4da1c193dc
fix minor bug in config file parser
|
12 years ago |
jp9000
|
158f83dc96
make OK/cancel/apply buttons accessible on the settings form
|
12 years ago |
jp9000
|
0decd607c1
fix typo in english locale file
|
12 years ago |
jp9000
|
eeb76237eb
removed deprecated/unused function
|
12 years ago |
jp9000
|
6d5ef2fb62
fixed some warnings (when on earth did I do a bad find/replace on these functions?)
|
12 years ago |
jp9000
|
257cbd77ba
use astrcmpi to prevent multiplatform clib incompatibility
|
12 years ago |
jp9000
|
989e734025
made a few more settings UI tweaks
|
12 years ago |
jp9000
|
3b871a00fb
fixed a bug where new locale text segments properly replace old ones if adding a new language file on top of another
|
12 years ago |
jp9000
|
a4055e4257
fixed a bug writing to config files where it would use a brace instead of a bracket when creating a section
|
12 years ago |
jp9000
|
0c3ed3ceca
fixed bug with dynamic string where it wouldn't set the capacity properly
|
12 years ago |
jp9000
|
984667a34a
actually make it save settings
|
12 years ago |
jp9000
|
b5bbe74120
add in code for OK/Cancel/Apply buttons in basic settings window
|
12 years ago |
jp9000
|
495099d84e
load english locale text first, then current locale (to prevent unfilled text entries)
|
12 years ago |
jp9000
|
50666040e5
allow loading of other locals on top of the current locale (to enable unfilled strings to default to english if necessary)
|
12 years ago |
jp9000
|
cb3426ae20
Add callbacks for OK/Cancel/Apply
|
12 years ago |
jp9000
|
7e4355bbfb
this is probably C-style but I prefer it over vague anonymous namespaces, don't kill me please
|
12 years ago |
Palana
|
e563931e9f
filter duplicate resolutions
|
12 years ago |
jp9000
|
197c56c9ae
add code to select renderer
|
12 years ago |
jp9000
|
4f23495200
add AC_PROG_OBJCXX for objective-c++ code when compiling for mac
|
12 years ago |
jp9000
|
1b5444954a
add 'renderer' option to video settings
|
12 years ago |
Palana
|
9ac6f646b6
fix focus after dismissing settings dialog
|
12 years ago |
Palana
|
8c19ad4b14
updated obs platform files
|
12 years ago |
jp9000
|
3d88a43520
add video settings code and set up default video setting values for the config
|
12 years ago |
jp9000
|
f27dfb6809
add platform functions for querying monitor information
|
12 years ago |
jp9000
|
ed388fc82e
replaced boolean trap parameter in the base lexer
|
12 years ago |
jp9000
|
af5db87ea1
update video settings form for fps/video variables
|
12 years ago |