-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,7 @@ | |
- use yuv420p pixel format with x264 codec for better interoperability (yuvj422p cannot be played on Xperia 10.II) | ||
- option for video stabilize (ffmpeg vid.stab plugin) | ||
|
||
* 2022-xx-xx Lukáš Karas <[email protected]> 0.3-1 | ||
* 2022-09-18 Lukáš Karas <[email protected]> 0.3-1 | ||
- fix height and scrolling of left panel on "new timelapse" page. Thanks Flypig (David Llewellyn-Jones) for the fix. | ||
- store timelapse metadata (even name) to json file. It fixes timelapse model when name contains slash. Thanks Flypig for report | ||
- improve timelapse model updates (don't reset whole model on every change) | ||
|