Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: PetrVys/MotionPhoto2

Tags

v2.7.7

Toggle v2.7.7's commit message
Bugfix for utf-8 stdin/stdout - move past gooey parser initialization…

…, this time it must work :-)

v2.7.4

Toggle v2.7.4's commit message
pin action-gh-release to v2.2.2 - workaround for softprops/action-gh-…

…release#628

v2.7.2

Toggle v2.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add "six" to python requirements - windows binary got broken by new g…

…ithub worker

v2.7

Toggle v2.7's commit message
Add motionphoto2.json to gitignore (file used to save GUI values)

v2.6

Toggle v2.6's commit message
Cosmetic: reorder items on the GUI

v2.5

Toggle v2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Building executables for macOS and Linux (#33)

* Update build-osx.spec

* Update github workflow

* Update build-osx.spec

* Same build spec for osx and linux

* Update github action for macos and linux

* Update build.yml

* Update build.yml

* Fix linux zip command

* Update README.md

v2.4

Toggle v2.4's commit message
Copy unmuxed files - Move the new parameter into directory part of GU…

…I, update docs.

v2.3

Toggle v2.3's commit message
Change file extension to lowercase when changing from heic to jpg

v2.2

Toggle v2.2's commit message
New GUI! If you run the program without parameters, it'll create a GU…

…I window!

v2.1

Toggle v2.1's commit message
Cache ExifToolHelper and pass it to Muxer class, speeds up directory …

…mode by order of magnitude. Fixes #14