jp9000
41a73ceeea
Added WX_UTF8 macro
...
The WX_UTF8 macro is primarily for convenience so you can input a
UTF-8 string into a wxWidgets function without having to do
wxString(string, wxConvUTF8) each time.
2014-01-04 13:50:16 -07:00
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
2013-12-30 06:55:58 -07:00
Palana
06227327f8
updated c++11 compatibility for raii wrappers
2013-12-16 01:59:07 +01:00
jp9000
7ba497fe61
add move constructor to wx connector class, add simple connector list class, add initial video settings class, update build files
2013-12-13 23:11:23 -07:00
jp9000
fa00c6fa47
add a RAII wx connect wrapper
2013-12-13 08:15:50 -07:00
jp9000
70290b8c2b
fixed locale code, added locale files, made wx use locale files, fixed some bugs, and added platform-specific files to the main program
2013-12-07 10:22:56 -07:00
jp9000
8298fa4dc7
With the permission of my fellow contributors, I'm switching obs-studio back to GPL v2+ to prevent issues between this project and the original OBS project, and for personal reasons to avoid legal ambiguity (not political reasons, I admittedly would prefer GPL v3+)
2013-12-02 22:24:38 -07:00
jp9000
7e89ebce46
add a 'wrapper' file for wx
2013-11-22 20:57:24 -07:00