-
Notifications
You must be signed in to change notification settings - Fork 760
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changelog: - quiet batch mode (not available on OSX) - #13 - bugfixes in Napisy24 engine - #23 - icons placed at directories according to their sizes - #24 - HiDPI display awareness (OSX) - #27 - support for paths containing special characters (Windows) - #28 - bugfixed SRT conversion adding empty lines to resulting file (Windows) - #29 - application self-closing in batch mode (OSX) - #31 - added version information to .exe file (Windows) - #32 - bugfixes in file encoding detection (UTF-8 with BOM amongst others) - #34 - preserving original file encoding during subtitle format conversion - bugfixed backup language support - #36
- Loading branch information
pawel
authored and
pawel
committed
Nov 24, 2015
1 parent
abf628a
commit eac0d50
Showing
3 changed files
with
8 additions
and
7 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
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 |
---|---|---|
@@ -1,2 +1,2 @@ | ||
SHA256 (qnapi-qnapi-0.1.9_GH0.tar.gz) = 93c62f056ce035794e7bdd5b66a6ba8f5e020774ee51ad57f97a8d562beee5d6 | ||
SIZE (qnapi-qnapi-0.1.9_GH0.tar.gz) = 1209830 | ||
SHA256 (qnapi-qnapi-0.2.0_GH0.tar.gz) = 6ce0fda2fc09e10bdc4a52df711b635df6aef856a79d7802cd30b55cdd694969 | ||
SIZE (qnapi-qnapi-0.2.0_GH0.tar.gz) = 1231064 |
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