FeRD (Frank Dana)
acc2706484
Remove nonexistent example from cmake build
2019-08-13 17:26:06 -04:00
FeRD (Frank Dana)
8ab535fc96
Update ExampleHtml.cpp for QGuiApplication
2019-08-13 17:21:15 -04:00
FeRD (Frank Dana)
31ffe04ecb
Merge branch 'qt-text-html-readers' of github.com:jeffski/libopenshot into pr-305
2019-08-13 12:59:35 -04:00
Jeff Shillitto
ada13ddebd
Disable undo/redo stack
2019-08-13 22:17:49 +10:00
Jeff Shillitto
78f370ee14
Add ability to apply style sheet/css to format HTML
2019-08-13 22:11:55 +10:00
Jeff Shillitto
c8f2c08d34
Add authors to docs
2019-08-13 21:24:42 +10:00
Jeff Shillitto
745225ad62
Rename variable to font_size. Add docs for QApplication
2019-08-13 21:18:55 +10:00
FeRD (Frank Dana)
c7457e51d1
Build example executables correctly
2019-08-12 11:55:30 -04:00
FeRD (Frank Dana)
b2942f4125
ExampleHtml.cpp updates
2019-08-12 11:54:13 -04:00
FeRD (Frank Dana)
140b5fdad3
Add src/examples/ExampleHtml.cpp test program
2019-08-12 09:42:44 -04:00
FeRD (Frank Dana)
b90a83dd4c
Fix documentation-comment formatting, for Doxygen
2019-08-12 09:39:26 -04:00
FeRD (Frank Dana)
0b3207dee7
Merge branch 'develop' into pr-305
2019-08-12 09:36:13 -04:00
SuslikV
dfbcb4730b
Disable debug logger on close
...
The logger can be closed from the external thread (openshot-qt), while
same logger instance is still in use in libopenshot.
This change prevents crash on attempts to use debug logger if it was
closed.
Co-authored-by: Frank Dana <ferdnyc@users.noreply.github.com >
2019-08-12 14:09:26 +03:00
Jeff Shillitto
3681121d81
Remove std namespace usage
2019-08-11 22:54:49 +10:00
Jeff Shillitto
dbd80926b2
General tidy up and code quality, consistency update
2019-08-11 22:06:34 +10:00
Frank Dana
e95d18476c
Merge pull request #293 from ferdnyc/zmq-cleanup
...
Remove "dummy" args from ZmqLogger stragglers
2019-08-06 22:39:13 -04:00
FeRD (Frank Dana)
5fb9755353
Fix truncated output filenames in FFmpegWriter
2019-08-06 11:59:55 -04:00
FeRD (Frank Dana)
c77f009038
Remove "dummy" args from ZmqLogger stragglers
...
I somehow missed a few calls, in #266 .
2019-08-04 16:06:54 -04:00
eisneinechse
f434b063d9
Move #endif
...
Move av_hwdevice_get_hwframe_constraints inside the part of the code only compiled when testing VAAPI constraint detection.
2019-07-31 20:56:11 -07:00
FeRD (Frank Dana)
4d7ecded14
Fix misleading indentation
2019-07-30 13:15:31 -04:00
FeRD (Frank Dana)
e94436b71d
Raise SWIG version requirement to 3.0
2019-07-30 04:06:36 -04:00
Jonathan Thomas
9cf892fd2a
Merge pull request #277 from ferdnyc/lib-audio-version-checks
...
FindOpenShotAudio version reporting/validation, other fixes
2019-07-29 17:57:03 -05:00
Jonathan Thomas
2f3c7bcc96
Merge pull request #285 from ferdnyc/enable-av-choices
...
Label "Enable Audio/Video" property values as Auto / Off / On
2019-07-29 17:32:35 -05:00
Jonathan Thomas
0449b5b4eb
Merge pull request #276 from ferdnyc/swig-Wall
...
SWIG: Warnings cleanup
2019-07-29 17:31:10 -05:00
Jonathan Thomas
12fce8040f
Merge pull request #266 from ferdnyc/zmq-default-params
...
Default values for ZMQ logging calls
2019-07-29 16:30:22 -05:00