Releases: matthutchinson/videosnap
Releases · matthutchinson/videosnap
v0.0.9
Added
- Adding Full HD and HD4k format options (PR #28) - thanks @vlussenburg
Changed
- Updated for latest XCode (15)
- Min OS version now 10.14.6
v0.0.8
- Ctrl+z to pause/resume capture (thanks to #22 and @acrossoffwest
- Default filename now postfixed with a timestamp
v0.0.7
- Wait 2 secs after registering for connected devices via Core Media Device Abstraction Layer (DAL) (fixes #11)
- Fixed Apple Developer code signing/notarising and stapling on installer/release (thanks to Scripting OSX)
- Cleaned up and improved Xcode schemes for Running/Archiving and correct inclusion of man file in installer
v0.0.6
v0.0.5
- Supports recording from any attached iOS device (issue #11 thanks @muuuh!)
- Info.plist now embedded into binary (thanks @ptsochantaris!)