Closed andimachovec closed 1 year ago
fixes #30 At least the main part of it. Fetching the version number of the installed ffmpeg will have to wait a little bit, I'll have to make some changes to the class that launches the ffmpeg binary first
@scottmc : Could you take a look at this PR please, if you have the time ;-)
I get a warning in ffpui-application.cpp:28:69: ISO C++ forbids converting a string constant to 'char*' Otherwise, seems to work as expected.
That compiler warning was always there from before I first touched the code. It´s fixed now ;-)
Added a menu bar with an "About" option which displays a standard about dialog. The version info is fetched from the rdef file. Having the app signature in the RDEF also make the app discoverable by QuickLaunch