Commit History

Author SHA1 Message Date
  jp9000 c2593eb390 make window automatically resize the graphics display to ensure sources draw properly 12 years ago
  jp9000 c129cc37cb update API and implement preliminary ability to add sources to scenes 12 years ago
  jp9000 146912d5b8 add wrapper for popup menus so you aren't forced to write a god forsaken function handler whenever you just want to do a basic popup menu 12 years ago
  jp9000 4af0d7ac04 update main form files for basic UI window 12 years ago
  jp9000 d917745cea make it so that when a scene is clicked it becomes active 12 years ago
  jp9000 0131cebc8c add form callbacks for selecting scenes/sources 12 years ago
  Palana c536d70379 add support for static system GLEW to cmake 12 years ago
  Palana 22c617dd89 fix advanced variables in ffmpeg cmake files 12 years ago
  jp9000 3f3abf20c0 implement 'remove scene' button 12 years ago
  Palana e8ee39560c update data files copy in cmake project 12 years ago
  Palana 3462a9b8b9 add newline to non-windows log output 12 years ago
  Palana c093f04c58 add static linking options for ffmpeg and wxwidgets to cmake 12 years ago
  jp9000 534ed54cf1 make OK button the default button for when using the 'enter name' dialog 12 years ago
  jp9000 6fe59f77ec make sure another source by the same name doesn't already exist when choosing a name for that scene 12 years ago
  jp9000 c4af3e2a75 change obs_scene_destroy to obs_scene_release, add ability to add scenes, fix name dialog sizing 12 years ago
  jp9000 e5ef03954e added name dialog code, moved 'using namespace std;' out of headers and into source files 12 years ago
  jp9000 6526c47907 update callbacks for name dialog 12 years ago
  jp9000 7a4bc231eb added a name entry dialog to the form files 12 years ago
  jp9000 65c3207ba3 added a SceneRemoved handler 12 years ago
  jp9000 10aa94f00e Add ability to use two desktop audio devices at once in basic UI 12 years ago
  jp9000 1c7272115a fixed project file settings for those renamed files and fixed a typo 12 years ago
  jp9000 aea35a30f8 renamed some window files to ensure they sort a bit better 12 years ago
  jp9000 cec94b042e implement scene adding callbacks, make a few API tweaks 12 years ago
  Jim fe8559a74b Merge pull request #14 from computerquip/autotools-fix 12 years ago
  Zachary Lund ba6a32b3c9 Minor change that fixes error message and sets a wxVersion variable 12 years ago
  Jim de7005fe64 Merge pull request #13 from computerquip/autotools-fix 12 years ago
  Zachary Lund 8197fbb999 Fixed double files, causes issues on Windows 12 years ago
  Jim fe61ca5808 Merge pull request #12 from computerquip/autotools-fix 12 years ago
  Zachary Lund 5f5404f8cb Fixes issues with autoconf 12 years ago
  jp9000 bbd8178dab fixed a typo in a function call 12 years ago