This repository has been archived by the owner on Sep 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/kwent/thumbnailme
- Loading branch information
Showing
1 changed file
with
27 additions
and
0 deletions.
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 |
---|---|---|
@@ -0,0 +1,27 @@ | ||
Thumbnailme | ||
=========== | ||
|
||
Thumbnail me is an open source software project based on the ‘Movie Thumbnailer’ binary. | ||
|
||
Release Notes | ||
=========== | ||
|
||
Version 3.0 | ||
|
||
- Migration to Qt 4.8.0. | ||
- File Menu updated. | ||
- Czech Translation added. | ||
- Dutch Translation added. | ||
- Italian Translation added. | ||
- Hungarian Translation added. | ||
- Croatian Translation added. | ||
- Portugese Translation added. | ||
- Chinese Translation added. | ||
- Russian Translation added. | ||
- Restore Window State & Window Geometry at startup added. | ||
- Output Path editable. | ||
- Same output folder as source rendering added. | ||
- Copy to clipboard VerboseWindow added. | ||
- Each item has its own Timeline added. | ||
- Print Preview added. | ||
- Minor bugs fixed. |