Updating GitHub README: features list, translation urls, and badges (#2597)
Completed Arabic, Hindi, Chinese (Simplified and Traditional) translations (#2594)
Update messaging integration on build server (#2426)
Add __init__.py file for installed module (#2419)
launch.py: Path-detect via openshot_qt init (#2419)
Exit using sys.exit() (#2409)
preferences: Tweak item layout (#2401)
Widen export window (#2373)
Pass remaining command line args to Qt (#2355)
Copy (cleaned up) xdg icon to src/images (#2316)
Add strings to be translated and fix tuple error (#2275)
added browse button in file properties dialog, to allow relinking of individual media files (#2275)
fix for automatic relinking of missing media files during project open (#2275)
Add the same browse type for inkscape and blender field (#2255)
Remove CRLF line endings from chromebook preset (#2204)
Convert `language.py` line endings (#2204)
Missing files are now automatically deleted from the recent menu (#2202)
Append correct extension to snapshot frames (#2196)
Simplify version number and file name logic in build server (especially for releases) (#2136)
Update Contributors & Translations (#2679)
libopenshot
Bumping version to 0.2.3 (SO 17)
Integration of resvg SVG library (optional during build) (#185)
Improved Keyframe Performance (#197)
MP3 Special Handling & Missing Frame Refactor (#196)
Fix default sizes on readers without MAX_WIDTH and MAX_HEIGHT settings (#188)
Adding new settings class to be used for changing realtime settings used by libopenshot, such as scaling mode for preview vs final render, or hardware decode, etc... (#183)
Integrate Constant Rate Factor (CRF) for FFmpegWriter (#186)
Improving cache performance by preventing the cache from getting behind the currently displaying frame # (#179)
Set video bit rate to 0 if an invalid bit rate detected (which happens when using crf) (#191)
Invalid SetMaxSize Logic and Invalid CRF q settings in FFmpegWriter (#198)
Refactor FFmpegWriter Open() and PrepareStreams() methods, so that SetOption() can be called between them. (#193)
Some polishing for the cmake ReSVG discovery (#187)
Adding condition before calling av_frame_free (in AV_FREE_FRAME macro) (#184)
tests/CMakeLists: Use same dependencies as src/ (#163)
Remove Eclipse files and add to gitignore (#178)
Fixing Scale Mode (None) in previews (#182)
Exclude git tags from kicking off GitLab builds (for libopenshot)
Update readme to use markdown and update copyright to 2019 (#94)
Update README and INSTALL files (including build instructions) (#194)
Add git log file with commits up to the previous release (#192)