Jonathan Thomas
ef2ed56906
More refactoring for Mac compile breakage
2019-04-24 10:08:22 -05:00
Jonathan Thomas
a69c34ffbb
Small refactor to audio device manager initialise (to prevent compile breakage on Mac)
2019-04-24 09:41:52 -05:00
Jonathan Thomas
140fbaddff
Added new AudioDeviceInfo struct, and populate a vector of them on QtPlayer initialization. This allows a user to overwrite the preferred audio device by using the setting PLAYBACK_AUDIO_DEVICE_NAME.
2019-04-23 16:45:02 -05:00
eisneinechse
bf620f81cc
Merge branch 'develop' into hardware-support
2019-04-23 08:58:59 -07:00
Jonathan Thomas
79335277cb
Removing old commented out code
2019-04-21 14:37:06 -05:00
eisneinechse
65d9134722
Remove DECODE varaible.
...
Turn out that a buggy graphic driver was the problem.
2019-04-21 12:18:44 -07:00
eisneinechse
e6efea7a92
Update documentation
2019-04-21 11:31:58 -07:00
eisneinechse
0e77fbdc3b
Re-anable the DECODER test
2019-04-21 10:53:53 -07:00
eisneinechse
bb561ae4e2
Temporarily disable test for DECODER
2019-04-21 10:17:31 -07:00
eisneinechse
825e38ac9d
Removing old way to select hardware support
...
Removing the decode setting makes hardware supported decode break.
There must be some hidden dependency on that variable somewhere
which might also be responsible for the problems with nVidia on
Linux. TODO Remove the dependency
2019-04-21 10:04:24 -07:00
eisneinechse
5185757886
Merge branch 'hardware-support' of https://github.com/OpenShot/libopenshot into hardware-support
2019-04-19 15:48:30 -07:00
eisneinechse
4c65804d45
User interface is now usable
2019-04-19 15:47:29 -07:00
Jonathan Thomas
f6465e3a78
Experimental Python install path logic
2019-04-18 21:05:31 -05:00
eisneinechse
8d3263f2fa
Some information
2019-04-18 17:09:20 -07:00
eisneinechse
19f5fa37f2
Replace qsv with videotoolbox for MacOS codec library.
...
Windows and MacOS is not tested! We need users who test it.
2019-04-18 16:41:11 -07:00
Jonathan Thomas
b3f5406db3
More code reformatting on FFmpegWriter.h/.cpp
2019-04-18 14:04:37 -05:00
Jonathan Thomas
893b91b528
Adding doc/HW-ACCEL.md document, code reformatting, some variable renaming
2019-04-18 01:07:57 -05:00
Jonathan Thomas
aa85c1bbf9
Merge pull request #102 from ferdnyc/example
...
Update wipe-tests example to latest API
2019-04-16 16:47:32 -05:00
Jonathan Thomas
c5fff8540b
Merge pull request #217 from ferdnyc/test-command
...
Make os_test use openshot-test target
2019-04-16 16:40:44 -05:00
Jonathan Thomas
9a2a993bd1
Merge pull request #215 from ferdnyc/system-jsoncpp
...
Fix up JsonCPP discovery messages
2019-04-16 16:39:59 -05:00
Jonathan Thomas
b4be3dca3d
Merge branch 'develop' into example
2019-04-16 16:33:16 -05:00
Jonathan Thomas
88bb9fc41f
Merge pull request #214 from ferdnyc/if-policy
...
Use if(POLICY) with CMake
2019-04-16 16:32:26 -05:00
eisneinechse
dcff7245b3
Revert to older version plus add slash
2019-04-11 16:01:26 -07:00
eisneinechse
2dd1969600
Alternate version
2019-04-11 15:42:03 -07:00
eisneinechse
94d4de48db
2nd attempt
2019-04-11 08:06:11 -07:00