Bump version
[dcpomatic.git] / ChangeLog
1 2012-09-27  Carl Hetherington  <cth@carlh.net>
2
3         * Version 0.53 released.
4
5 2012-09-27  Carl Hetherington  <cth@carlh.net>
6
7         * Fix unrecognised capital letters on
8         still-image file extensions.
9
10         * Write hashes of frames to disk and
11         check them before making the final DCP.
12
13 2012-09-24  Carl Hetherington  <cth@carlh.net>
14
15         * Fix problems with overflow on long films.
16
17 2012-09-24  Carl Hetherington  <cth@carlh.net>
18
19         * Version 0.52 released.
20
21 2012-09-23  Carl Hetherington  <cth@carlh.net>
22
23         * Fix alignment of frames per second count.
24
25         * Use hopefully more robust networking
26         code to survive timeouts during reads and
27         writes.
28
29         * Some fixes for bugs when loading Films
30         created on Windows in Linux.
31
32 2012-09-22  Carl Hetherington  <cth@carlh.net>
33
34         * Fix bug on OK-ing gain calculation
35         dialog without entering any values.
36
37         * Improve spacing in some dialogs.
38
39 2012-09-22  Carl Hetherington  <cth@carlh.net>
40
41         * Version 0.51 released.
42
43 2012-09-22  Carl Hetherington  <cth@carlh.net>
44
45         * Improve transcode job progress reporting.
46
47         * Update the slow bits of the properties
48         dialog in a separate thread to improve
49         responsiveness.
50
51         * Fix edit server button on Windows.
52
53 2012-09-22  Carl Hetherington  <cth@carlh.net>
54
55         * Version 0.50 released.
56
57 2012-09-22  Carl Hetherington  <cth@carlh.net>
58
59         * Rename servomatic to servomatic_cli and
60         add a very basic system-tray-dwelling GUI server.
61
62         * Tweak formatting of properties dialogue
63         and add a note of how many J2K frames
64         have already been encoded.
65
66         * Correctly set up crop in the viewer
67         on reloading a film.
68
69 2012-09-18  Carl Hetherington  <cth@carlh.net>
70
71         * Fix non-working removal of encode servers.
72
73         * Add GUI front-end to encode server.
74
75 2012-09-17  Carl Hetherington  <cth@carlh.net>
76
77         * Include servomatic in the Windows install.
78
79         * Add a simple Properties dialog to give
80         an estimate of disk space required for an
81         encode.
82
83 2012-09-17  Carl Hetherington  <cth@carlh.net>
84
85         * Version 0.49 released.
86
87 2012-09-16  Carl Hetherington  <cth@carlh.net>
88
89         * Version 0.48 released.
90
91 2012-09-15  Carl Hetherington  <cth@carlh.net>
92
93         * Slightly speculative fix for failure to
94         take note of audio gain changes caused by
95         the Calculate dialogue.
96
97 2012-09-12  Carl Hetherington  <cth@carlh.net>
98
99         * Fix crash when FFmpeg doesn't set up the audio channel
100         layout for some reason.
101
102 2012-09-01  Carl Hetherington  <cth@carlh.net>
103
104         * Add 1.66-within-flat format.
105
106 2012-08-27  Carl Hetherington  <cth@carlh.net>
107
108         * Version 0.47 released.
109
110 2012-08-23  Carl Hetherington  <cth@carlh.net>
111
112         * Add some more formats.
113
114         * Update to use libdcp 0.11.
115
116         * Fix build with boost filesystem version 2.
117
118 2012-08-10  Carl Hetherington  <cth@carlh.net>
119
120         * Version 0.46 released.
121
122 2012-08-10  Carl Hetherington  <cth@carlh.net>
123
124         * Untested fixes for failure to encode
125         content without audio.
126
127 2012-08-09  Carl Hetherington  <cth@carlh.net>
128
129         * Version 0.45 released.
130
131 2012-08-09  Carl Hetherington  <cth@carlh.net>
132
133         * Fix bug with padding in Scope causing corrupt
134         images.
135
136         * Fix bug when using content file names which
137         start with the name of the film directory.
138
139 2012-08-05  Carl Hetherington  <cth@carlh.net>
140
141         * Version 0.44 released.
142
143 2012-08-04  Carl Hetherington  <cth@carlh.net>
144
145         * Fix bug with content inside the film directory.
146
147 2012-08-04  Carl Hetherington  <cth@carlh.net>
148
149         * Version 0.43 released.
150
151 2012-08-04  Carl Hetherington  <cth@carlh.net>
152
153         * Use wxwidgets .rc file to make Windows version
154         look nicer.
155
156         * Hopefully improve building against different
157         versions of FFmpeg.
158
159 2012-08-04  Carl Hetherington  <cth@carlh.net>
160
161         * Version 0.42 released.
162
163 2012-08-04  Carl Hetherington  <cth@carlh.net>
164
165         * Request admin priviledges on install for Windows 7.
166
167         * Add some missing dependencies to the Windows package.
168
169 2012-08-01  Carl Hetherington  <cth@carlh.net>
170
171         * Version 0.40 released.
172
173 2012-08-01  Carl Hetherington  <cth@carlh.net>
174
175         * Fix a few bugs related to thumbnailing.
176
177         * Update for libdcp version 0.06.
178
179 2012-07-31  Carl Hetherington  <cth@carlh.net>
180
181         * Add option to compute required audio gains to
182         effect the same as a sound processor fader change
183         (currently for Dolby CP750 only).
184
185 2012-07-28  Carl Hetherington  <cth@carlh.net>
186
187         * Version 0.37 released.
188
189 2012-07-28  Carl Hetherington  <cth@carlh.net>
190
191         * Fix missed frames when encoding caused by server
192         threads that are attempting to access non-responding
193         servers.
194
195         * Fix makedcp parsing of -v option.
196
197 2012-07-28  Carl Hetherington  <cth@carlh.net>
198
199         * Version 0.36 released.
200
201 2012-07-28  Carl Hetherington  <cth@carlh.net>
202
203         * Install / version tweaks.
204
205 2012-07-28  Carl Hetherington  <cth@carlh.net>
206
207         * Version 0.35 released.
208
209 2012-07-27  Carl Hetherington  <cth@carlh.net>
210
211         * Version 0.31 released.
212
213 2012-07-27  Carl Hetherington  <cth@carlh.net>
214
215         * Speed up thumbnail display.
216
217         * Various improvements to Windows port.
218
219         * Fix TMS transfer with large files.
220
221         * Clean up audio handling code somewhat.
222
223         * Re-sample audio to 48kHz or 96kHz if necessary.
224
225         * Remove player functionality from DVD-o-matic.
226
227 2012-07-22  Carl Hetherington  <cth@carlh.net>
228
229         * Port to Windows.
230
231         * Use MD5 digest to decide on the directory to put J2C files
232         in, rather than the path of the content.
233
234         * Allow building with current FFmpeg git.
235
236         * Fix problems when creating cut videos in that the audio is too
237         short; pad it with silence.
238
239 2012-07-21  Carl Hetherington  <cth@carlh.net>
240
241         * Version 0.29 released.
242
243 2012-07-21  Carl Hetherington  <cth@carlh.net>
244
245         * Tidy widgets and menus when there is no film loaded.
246
247         * Option to build with Ubuntu 12.04's FFmpeg libraries.
248
249         * Add dialogue box to choose DVD title when ripping.
250
251         * Always do an examine run for new content.
252
253 2012-07-18  Carl Hetherington  <cth@carlh.net>
254
255         * Version 0.26 released
256
257 2012-07-15  Carl Hetherington  <cth@carlh.net>
258
259         * Remove code to use `standard' format DCP long names,
260         as in the wild their use seems to be decreasing, and it
261         makes the GUI simpler.
262
263         * Fix some bugs with sending to servomatic introduced
264         in the adjustments to padding.
265
266         * Write some status text when an unknown-progress
267         job is running.
268
269         * Use new libdcp rather than OpenDCP to generate MXFs
270         and write DCP XML.
271
272 2012-07-14  Carl Hetherington  <cth@carlh.net>
273
274         * Version 0.25 released.
275
276 2012-07-14  Carl Hetherington  <cth@carlh.net>
277
278         * Various GUI cleanups.
279
280         * Remove player from the GUI for now.
281
282         * Fix hash down the left-hand side of encoded DCPs.
283
284         * Add option to black-out the end of an encode, in order
285         to remove unwanted frames of video whilst keeping sound.
286
287         * Fixes to copy-to-server.
288
289         * Fix name of 16:9 format.
290
291 2012-07-08  Carl Hetherington  <cth@carlh.net>
292
293         * Version 0.24 released.
294
295 2012-07-08  Carl Hetherington  <cth@carlh.net>
296
297         * Add support for generating static DCPs from single
298         image files.
299
300         * Add option to copy DCP to a remote server (e.g. a TMS)
301         via SCP.
302
303         * Auto-update thumbs when content changes.
304
305 2012-06-10  Carl Hetherington  <cth@carlh.net>
306
307         * Fix up bad padding setup when there isn't any.
308
309         * Restore sound to playomatic; add assert for bad format.
310
311 2012-05-26  Carl Hetherington  <cth@carlh.net>
312
313         * Fix crash on attempting to use a non-existant filter.
314
315         * src/lib/filter.cc: Fix typo in filter name.
316
317         * Allow configuration of the reference scalers and filters in A/B mode.
318
319         * Fix identification of formats in metadata.
320
321 2012-05-26  Carl Hetherington  <cth@carlh.net>
322
323         * Version 0.23 released.
324
325 2012-05-28  Carl Hetherington  <cth@carlh.net>
326
327         * src/lib/player_manager.cc: possible fix to crash when stopping
328         playback.
329
330         * Fix crash in A/B mode.
331
332 2012-05-26  Carl Hetherington  <cth@carlh.net>
333
334         * Version 0.21 released.
335
336 2012-05-25  Carl Hetherington  <cth@carlh.net>
337
338         * Add option to delay audio with respect to video.
339
340         * src/tools/fixlengths.cc: add a few more options.
341
342 2012-05-22  Carl Hetherington  <cth@carlh.net>
343
344         * src/tools/dvdomatic.cc: fix website address.
345
346         * test: fix up a few test bits.
347
348         * README: very brief introduction to a few things.
349
350 2012-05-22  Carl Hetherington  <cth@carlh.net>
351
352         * Version 0.20 released.