OSDN Git Service

Updated copyright year.
[x264-launcher/x264-launcher.git] / HISTORY.txt
1 ----------------------------------------- 
2 Simple x264/x265 Launcher version history 
3 ----------------------------------------- 
4
5 Version 3.01 [2021-12-08]
6 * Updated x265 to version 3.5+20
7 * Updated build environment to Visual Studio 2022
8
9 Version 3.00 [2021-05-29]
10 * Updated x265 to version 3.5+2
11 * Updated NVEncC to version 5.33
12 * Updated cURL to version 7.76.1 (2021-04-14)
13 * Updated build environment to Visual Studio 2019 with Update-10
14 * Do not close application when hibernating the computer
15
16 Version 2.99 [2020-11-18]
17 * Updated x264 to revision 3027 (API v161)
18 * Updated x265 to version 3.4+30
19 * Updated NVEncC to version 5.20
20
21 Version 2.98 [2020-06-25]
22 * Updated x264 to revision 3009 (API v160)
23 * Updated x265 to version 3.4+7
24 * Updated NVEncC to version 5.06
25 * Added experimental "dark mode" (use option '--dark-gui-mode' to enable)
26 * Updated build environment to Visual Studio 2019 with Update-6
27
28 Version 2.97 [2020-05-15]
29 * Updated x265 to version 3.3+27
30 * Updated NVEncC to version 5.01
31 * Updated cURL to version 7.70.0 (2020-04-29)
32
33 Version 2.96 [2020-04-17]
34 * Updated x264 to revision 3000 (API v160)
35 * Updated x265 to version 3.3+1
36 * Updated build environment to Visual Studio 2019 with Update-5
37 * Updated cURL to version 7.69.1 (2020-03-11)
38
39 Version 2.95 [2020-01-03]
40 * Updated x264 to revision 2991 (API v159)
41 * Updated Avs2YUV to version 0.24 (BugMaster's mod 6)
42 * Updated build environment to Visual Studio 2019 with Update-4
43
44 Version 2.94 [2019-10-05]
45 * Updated x265 to version 3.2+5, incl. AQ mode 4 slowdown fix
46 * Updated NVEncC to version 4.50 (v2)
47 * Updated build environment to Visual Studio 2019 with Update-3
48
49 Version 2.93 [2019-08-06]
50 * Fixed a regression in VapourSynth detection code
51 * Updated NVEncC to version 4.43
52 * Updated build environment to Visual Studio 2019 with Update-2
53
54 Version 2.92 [2019-07-22]
55 * Updated x264 to revision 2984 (API v158)
56 * Updated x265 to version 3.1+8
57 * Fixed detection of VapourSynth R46
58 * Note: Minimum supported VapourSynth version is R46 now!
59
60 Version 2.91 [2019-07-14]
61 * Updated x265 to version 3.1+2
62 * Updated build environment to Visual Studio 2019 with Update-1
63 * Various improvements to Avisynth/VapourSynth detection
64
65 Version 2.90 [2019-05-02]
66 * Updated x265 to version 3.0+18
67 * Updated x264 to revision 2969 (API v157)
68 * Updated NVEncC to version 4.36
69 * Updated build environment to Visual Studio 2017 with Update-9
70
71 Version 2.89 [2018-10-12]
72 * Updated x264 to revision 2935 (API v157)
73 * Updated x265 to version 2.9+1
74 * Improved initial window size on the "High DPI" screen
75 * Updated build environment to Visual Studio 2017 with Update-8
76
77 Version 2.88 [2018-08-11]
78 * Updated x264 to revision 2932 (API v157)
79 * Updated x265 to version 2.8+57
80
81 Version 2.87 [2018-05-11]
82 * Updated x265 to version 2.7+348
83 * Updated NVEncC to version 4.01
84 * Updated build environment to Visual Studio 2017 with Update-7
85
86 Version 2.86 [2018-02-27]
87 * Updated x264 to revision 2901 (API v155)
88 * Updated x265 to version 2.7+1
89 * Updated NVEncC to version 3.30
90 * x264 encoder now uses combined 8-Bit/10-Bit binaries
91 * Moved "Shutdown computer" option from preferences to application menu
92 * Updated build environment to Visual Studio 2017 with Update-5
93
94 Version 2.85 [2017-10-04]
95 * Updated x265 to version 2.5+22
96 * Updated build environment to Visual Studio 2017 with Update-3
97
98 Version 2.84 [2017-07-12]
99 * Updated x264 to revision 2851
100 * Updated x265 to version 2.5+2
101
102 Version 2.83 [2017-06-11]
103 * Updated x264 to revision 2833
104 * Updated x265 to version 2.4+36
105
106 Version 2.82 [2017-05-26]
107 * Updated x264 to revision 2829
108 * Updated x265 to version 2.4+22
109
110 Version 2.81 [2017-05-06]
111 * Updated x265 to version 2.4+6
112 * Updated NVEncC to version 3.07
113 * Save log files to the same directory as the output file
114
115 Version 2.80 [2017-04-01]
116 * Another attempt to fix application startup error "0xc0000005"
117 * Some tweaks to speed-up the update checker
118
119 Version 2.79 [2017-03-23]
120 * Updated x265 to version 2.3+22
121 * Fixed possible application startup error "0xc0000005"
122
123 Version 2.78 [2017-01-07]
124 * Updated x265 to version 2.2+22
125 * Updated Avs2YUV to version 0.24 (BugMaster's mod 5)
126 * Added new option to save pending jobs *without* confirmation
127 * Some fixes to parameter validation code
128
129 Version 2.77 [2016-12-13]
130 * Updated x265 to version 2.1+69
131 * Updated x264 to revision 2744
132 * Updated NVEncC to version 3.02
133
134 Version 2.76 [2016-10-21]
135 * Updated x265 to version 2.1+25
136 * Updated NVEncC to version 3.01
137 * Detection of "portable" VapourSynth (see README for details!)
138 * Detection of "portable" Avisynth (see README for details!)
139
140 Version 2.75 [2016-09-25]
141 * Updated build environment to Visual Studio 2015 with Update-3
142 * Updated x264 to revision 2721
143 * Updated x265 to version 2.0+54
144 * Updated NVEncC to version 2.11
145
146 Version 2.74 [2016-07-18]
147 * Updated x265 to version 2.0+2
148
149 Version 2.73 [2016-07-03]
150 * Updated x264 to revision 2705
151 * Updated x265 to version 1.9+227
152
153 Version 2.72 [2016-06-17]
154 * Now actually contains the "x64" version of NVEncC
155
156 Version 2.71 [2016-06-12]
157 * Updated x265 to version 1.9+200
158 * Added experimental NVEncC (NVIDIA GPU encoding) support
159 * Code refactoring
160 * Fixed various included web-links
161
162 Version 2.70 [2016-04-29]
163 * Fixed potential VapourSynth error, when Avisynth is *not* installed
164 * Some installer improvements
165
166 Version 2.69 [2016-04-23]
167 * Updated x264 to revision 2692
168 * Updated x265 to version 1.9+140
169 * Some improvements to auto-update functionality
170
171 Version 2.68 [2016-04-09]
172 * Updated build environment to Visual Studio 2015 with Update-2
173 * Updated x265 to version 1.9+106
174
175 Version 2.67 [2016-03-17]
176 * Updated x265 to version 1.9+96
177 * Fixed detection of 64-Bit VapourSynth in certain cases
178
179 Version 2.66 [2016-02-06]
180 * Updated x265 to version 1.9+3
181
182 Version 2.65 [2016-01-24]
183 * Improved 32-Bit vs. 64-Bit selection for Avisynth/VapourSynth
184 * Added menu entry to remove all completed or enqueued jobs at once
185 * Updated x264 to revision 2665
186 * Updated x265 to version 1.8+212
187
188 Version 2.64 [2015-12-20]
189 * Fixed a dependency issue with Visual Studio runtime libraries
190
191 Version 2.63 [2015-12-19]
192 * Updated build environment to Visual Studio 2015 with Update-1
193 * Updated x265 to version 1.8+167
194
195 Version 2.62 [2015-11-18]
196 * Make 'custom' Avs2YUV parameters work again
197 * Changed mode for the Status/Progress columns to "ResizeToContents"
198 * Updated x265 to version 1.8+106
199
200 Version 2.61 [2015-10-19]
201 * Refined custom parameters validation code, again
202 * Fixed processing of CLI arguments for Launcher (regression in v2.60)
203 * Remove "junk" Trolltech registry key when application quits
204 * Updated x264 to revision 2638
205 * Updated x265 to version 1.8+31
206
207 Version 2.60 [2015-10-12]
208 * Much improved validation of custom parameters
209 * Massive code clean-up
210 * Some minor fixes and improvements
211 * Updated x264 to revision 2597
212 * Updated x265 to version 1.8+2
213
214 Version 2.51 [2015-04-26]
215 * Fixed regression: Config files were stored in a wrong directory
216 * Updated x265 to version 1.6+239
217
218 Version 2.50 [2015-04-17]
219 * Simple x264/x265 Launcher is based on the MUtilities library
220 * Updated Qt runtime libraries to v4.8.7 snapshot-5 (2015-03-25)
221 * Overhauled startup code + show spinner while initializing
222 * Much improved Avisynth and VapourSynth detection code
223 * Added option to prefer 64-Bit VapourSynth, when available
224 * Updated x264 to revision 2538
225 * Updated x265 to version 1.6+174
226
227 Version 2.46 [2015-01-31]
228 * Updated x265 to version 1.4+424
229 * Updated x264 to revision 2525
230 * Updated Avs2YUV to version 0.24 (BugMaster's mod 3)
231 * Proper detection of Windows 10
232 * Added new Tuning options for x265 encoder
233
234 Version 2.44 [2014-11-02]
235 * Updated x265 to version 1.4
236 * Updated x264 to revision 2479
237 * Some improvements to template handling
238
239 Version 2.42 [2014-08-16]
240 * Various installer fixes and improvements
241
242 Version 2.41 [2014-08-15]
243 * Updated x264 and x265 encoders to the latest versions
244 * Enabled 2-Pass encoding support for x265 encoder
245 * Added support for VapourSynth r24 (minimum required version is r24 now!)
246 * Better support for templates saved in program "old" versions