jp9000
|
843a092fae
|
fixed starting GL context size to use GetClientSize over GetMinSize
|
2013-12-31 07:26:24 -07:00 |
jp9000
|
e1a32f8eac
|
make it use GetClientSize instead of GetMinSize for when resizing the panel (though at this point I don't think it's going to help anymore)
|
2013-12-31 07:12:38 -07:00 |
jp9000
|
1302e65ee6
|
create a sizing callback for the preview panel specifically, apparently on macos the window size isn't guaranteed to be the size it's set to in the main window size handler
|
2013-12-31 07:10:47 -07:00 |
jp9000
|
c71eb041b6
|
fix startup resize issue on osx
|
2013-12-31 04:02:07 -07:00 |
jp9000
|
36041e9d80
|
display a test source on startup
|
2013-12-30 15:47:20 -07:00 |
jp9000
|
f03d90639a
|
macos cannot have widgets/items with ID of 0
|
2013-12-30 13:33:13 -07:00 |
jp9000
|
c2593eb390
|
make window automatically resize the graphics display to ensure sources draw properly
|
2013-12-30 08:55:01 -07:00 |
jp9000
|
c129cc37cb
|
update API and implement preliminary ability to add sources to scenes
|
2013-12-30 06:56:39 -07:00 |
jp9000
|
d917745cea
|
make it so that when a scene is clicked it becomes active
|
2013-12-30 01:17:57 -07:00 |
jp9000
|
3f3abf20c0
|
implement 'remove scene' button
|
2013-12-29 20:01:19 -07:00 |
jp9000
|
6fe59f77ec
|
make sure another source by the same name doesn't already exist when choosing a name for that scene
|
2013-12-29 09:17:00 -07:00 |
jp9000
|
c4af3e2a75
|
change obs_scene_destroy to obs_scene_release, add ability to add scenes, fix name dialog sizing
|
2013-12-29 08:54:06 -07:00 |
jp9000
|
65c3207ba3
|
added a SceneRemoved handler
|
2013-12-28 22:29:13 -07:00 |
jp9000
|
aea35a30f8
|
renamed some window files to ensure they sort a bit better
|
2013-12-28 21:51:18 -07:00 |