• R/O
  • HTTP
  • SSH
  • HTTPS

x264-launcher: 提交

Simple x264 Launcher development repository


Commit MetaInfo

修订版5af1d81b031dd7b09a019907f9afba5f31230088 (tree)
时间2016-02-06 20:11:59
作者lordmulder <mulder2@gmx....>
Commiterlordmulder

Log Message

Bump version + update changelog.

更改概述

差异

--- a/HISTORY.txt
+++ b/HISTORY.txt
@@ -2,9 +2,12 @@
22 Simple x264/x265 Launcher version history
33 -----------------------------------------
44
5+Version 2.66 [2016-02-06]
6+* Updated x265 to version 1.9+3
7+
58 Version 2.65 [2016-01-24]
6-* Added menu entry to remove all completed or enqueued jobs at once
79 * Improved 32-Bit vs. 64-Bit selection for Avisynth/VapourSynth
10+* Added menu entry to remove all completed or enqueued jobs at once
811 * Updated x264 to revision 2665
912 * Updated x265 to version 1.8+212
1013
--- a/src/version.h
+++ b/src/version.h
@@ -25,8 +25,8 @@
2525
2626 #define VER_X264_MAJOR 2
2727 #define VER_X264_MINOR 6
28-#define VER_X264_PATCH 5
29-#define VER_X264_BUILD 1008
28+#define VER_X264_PATCH 6
29+#define VER_X264_BUILD 1012
3030
3131 #define VER_X264_PORTABLE_EDITION (0)
3232
Show on old repository browser