Jonathan Thomas
dbc6e8ec61
Attempt to fix cmake "test" reserved word error
2019-04-05 17:40:38 -05:00
Jonathan Thomas
b1f1df7dcd
Attempt to fix cmake "test" reserved word error
2019-04-05 17:10:29 -05:00
Jonathan Thomas
d3cd4f3a2e
Merge pull request #210 from ferdnyc/cmake-version
...
Cmake 3.1+ project updates (and 3.12+ SWIG build fixes)
2019-04-05 16:54:42 -05:00
FeRD (Frank Dana)
42e2c9912b
Re-enable C lang for old CMake
2019-04-05 17:32:34 -04:00
FeRD (Frank Dana)
f26978d889
tests/CMakeLists.txt: Use generic PROJECT_SOURCE_DIR
...
(Previously it was using the variable `${openshot_SOURCE_DIR}`
which assumes the project name is "openshot" — but it changed.)
2019-04-05 01:08:38 -04:00
FeRD (Frank Dana)
f3c35da5c8
Don't break older cmake with new policy
2019-04-05 00:49:27 -04:00
FeRD (Frank Dana)
268e72aaf3
Update copyright and cmake output
2019-04-05 00:07:59 -04:00
FeRD (Frank Dana)
3d8c2412f0
Bindings build in CMake 3.1-3.14+
2019-04-05 00:07:59 -04:00
FeRD (Frank Dana)
708f3254ca
Modernize project for CMake 3.1+
2019-04-05 00:07:59 -04:00
FeRD (Frank Dana)
6ee1ab17a4
Use updated, improved UseDoxygen.cmake
2019-04-05 00:07:59 -04:00
Jonathan Thomas
4c5851df28
Merge pull request #209 from OpenShot/juce5
...
Upgrade to JUCE 5 (thanks @ferdnyc)
2019-04-04 20:52:22 -05:00
Jonathan Thomas
85a10291f6
Updating Qt apt repository for xenial
2019-04-04 20:38:39 -05:00
Jonathan Thomas
6fb49710a3
Requiring sudo for Travis ci
2019-04-04 20:33:58 -05:00
Jonathan Thomas
4c532fe101
Change travis ci to use xenial dist (instead of trusty)
2019-04-04 20:30:15 -05:00
Jonathan Thomas
9dbb063ded
Persist any error returned by JUCE during initialise() method, such as sample rate issues on Windows (when playback and recording sample rates do not match, which breaks WASAPI)
2019-04-04 00:55:47 -05:00
Jonathan Thomas
76e87e6145
Reorder x64 windows build before x86 build
2019-04-03 23:07:47 -05:00
Jonathan Thomas
6e2600dcd4
Moving JuceHeader.h below other includes, to be sure it is always included after system libraries (for Mac Point build failure)
2019-03-30 14:23:50 -05:00
Jonathan Thomas
13ab8b48bd
Moving JuceHeader.h in ZmqLogger.h, to come after system libraries (to prevent error on Mac related to Point declaration)
2019-03-30 01:47:49 -05:00
Jonathan Thomas
e66a75e4da
Merge pull request #208 from ferdnyc/juce5
...
Juce 5 changes
2019-03-29 17:22:37 -05:00
FeRD (Frank Dana)
7e7f5c341a
Use new Juce header file location
2019-03-29 08:11:19 -04:00
FeRD (Frank Dana)
3e5dc1d727
Streamline libopenshot-audio discovery
2019-03-29 08:10:31 -04:00
Jonathan Thomas
d04a71ee7c
Merge pull request #207 from OpenShot/master
...
Merge master branch into develop
2019-03-21 02:04:26 -05:00
Jonathan Thomas
508753a390
Merge pull request #206 from OpenShot/release-20190320
...
Merge release branch into master
v0.2.3
2019-03-20 16:50:12 -05:00
Jonathan Thomas
abe44ade73
Bumping version to 0.2.3 (SO 17)
2019-03-15 13:14:52 -05:00
Jonathan Thomas
3f17601db6
Invalid SetMaxSize Logic and Invalid CRF q settings in FFmpegWriter ( #198 )
...
* Limit max size of preview to the timeline size (this renders very small profiles correctly)
* Fixing CRF quality setting to allow "low" quality without breaking
2019-03-09 13:19:07 -06:00