jp9000
4444ca55f9
Fix Qt5 with debian-based builds (for real)
...
You have to use qt5_use_modules otherwise it just won't always work. I
don't know how it was working before with cmake, but apparently this
does the trick to ensure that all the necessary libraries and includes
are added. ..Might require cmake 3.8.9 though. ..I do hope that
doesn't end up being a problem.
2014-03-16 20:06:00 -07:00
jp9000
3f771cf631
Add Qt5 to includes (caused issues with debian) *
...
* Not entirely sure if this will fix it, johnnypatterson claimed it
would, but this checked out on my mac so at the very least I don't
think it should hurt anything
2014-03-16 16:32:41 -07:00
BtbN
e9c22c3b8d
Move CPack win32 generator from NSIS to WIX
2014-02-02 22:38:21 +01:00
jp9000
8126ad0b69
Remove header from obs/CMakeLists.txt
2014-02-02 14:33:57 -07:00
BtbN
074f9627b7
Fixup OSX Rpath for imported external libraries on install
2014-01-28 23:07:49 +01:00
jp9000
e964bea518
Update obs/CMakeLists.txt (forgot again)
2014-01-25 09:18:40 -07:00
jp9000
3922679bf4
Update CMakeLists.txt for last commit
...
Neglected to add the new files (window-settings-basic.*) to cmake.
2014-01-24 21:31:25 -07:00
Palana
b6c5a26f97
Add explicit AppKit dependency for obs/platform-osx
2014-01-24 23:22:34 +01:00
BtbN
45ec80fb7d
Full rewrite of all CMakeLists
...
CMake now works on all platforms
2014-01-24 18:56:32 +01:00
BtbN
8fa309c96e
Clean old cmake files
2014-01-24 01:46:36 +01:00
Palana
351c4bfe1d
add cmake plugin helpers
2014-01-09 02:37:43 +01:00
Palana
642d0dfca7
fix osx bundle loading of required resources
2014-01-09 01:17:38 +01:00
Palana
683585938c
add infrastructure for app bundle target and unmark as advanced
2013-12-30 20:52:44 +01:00
Palana
e8ee39560c
update data files copy in cmake project
2013-12-30 03:31:55 +01:00
Palana
c093f04c58
add static linking options for ffmpeg and wxwidgets to cmake
2013-12-30 03:02:11 +01:00
jp9000
e5ef03954e
added name dialog code, moved 'using namespace std;' out of headers and into source files
2013-12-29 04:40:53 -07:00
jp9000
1c7272115a
fixed project file settings for those renamed files and fixed a typo
2013-12-28 21:53:38 -07:00
jp9000
6fcd5ce112
rename platform-nix.cpp to platform-x11.cpp
2013-12-26 23:14:03 -07:00
jp9000
a8ada497b3
finish up preliminary settings stuff
2013-12-18 12:09:20 -07:00
Palana
8c19ad4b14
updated obs platform files
2013-12-16 16:04:51 +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
467362f584
added new settings management base class, updated main settings form, added to build files
2013-12-11 21:50:10 -07:00
jp9000
b0df5cf29c
add settings window subclass files
2013-12-10 21:14:20 -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
78e581a3c1
update makefiles for previous name changes
2013-12-06 09:18:47 -07:00
jp9000
00b55c9d95
moved wx forms and generated files into a discrete 'forms' directory
2013-12-06 06:48:21 -07:00
Palana
e230b0e984
updated include paths (CMake+osxtest) and function prototype (osxtest)
...
fixes compilation with changes from e5c99175c5
2013-11-29 20:58:29 +01:00
jp9000
7e89ebce46
add a 'wrapper' file for wx
2013-11-22 20:57:24 -07:00
jp9000
4813c89cc6
renamed obs.cpp/hpp
2013-11-22 16:24:54 -07:00
Palana
ec411fe046
added cmake build files
2013-11-14 18:36:46 +01:00