Bump version
[dcpomatic.git] / ChangeLog
1 2012-12-11  Carl Hetherington  <cth@carlh.net>
2
3         * Version 0.60 released.
4
5 2012-12-11  Carl Hetherington  <cth@carlh.net>
6
7         * Hopefully fix utterly broken partially-static
8         builds for .debs.
9
10         * Fix specification of architecture in .debs.
11
12 2012-12-10  Carl Hetherington  <cth@carlh.net>
13
14         * Version 0.59 released.
15
16 2012-12-09  Carl Hetherington  <cth@carlh.net>
17
18         * Version 0.59beta5 released.
19
20 2012-12-09  Carl Hetherington  <cth@carlh.net>
21
22         * Version 0.59beta4 released.
23
24 2012-12-09  Carl Hetherington  <cth@carlh.net>
25
26         * Version 0.59beta3 released.
27
28 2012-12-09  Carl Hetherington  <cth@carlh.net>
29
30         * Version 0.59beta2 released.
31
32 2012-12-09  Carl Hetherington  <cth@carlh.net>
33
34         * Build against libdcp compiled with -O2 instead
35         of -O3.
36
37 2012-12-05  Carl Hetherington  <cth@carlh.net>
38
39         * Version 0.59beta1 released.
40
41 2012-11-15  Carl Hetherington  <cth@carlh.net>
42
43         * Default to using a DCI name.
44
45         * Support for using external sound files instead
46         of the ones in the video source.
47
48 2012-11-14  Carl Hetherington  <cth@carlh.net>
49
50         * Rearrange the GUI a bit to tidy things up.
51
52         * Some internal reorganisation.
53
54 2012-12-03  Carl Hetherington  <cth@carlh.net>
55
56         * Version 0.58 released.
57
58 2012-12-03  Carl Hetherington  <cth@carlh.net>
59
60         * DVD-o-matic and its dependencies rebuilt with
61         a newer mingw toolchain and with -O2 rather than
62         -O3 to (hopefully) improve reliability on Windows.
63
64         * Fixed problems with 7.1 audio.
65
66 2012-11-10  Carl Hetherington  <cth@carlh.net>
67
68         * Version 0.57 released.
69
70 2012-11-10  Carl Hetherington  <cth@carlh.net>
71
72         * Fix crash when trying to use a DCI name when there
73         is no soundtrack (yet) (reported by Wolfgang Woehl).
74
75 2012-11-07  Carl Hetherington  <cth@carlh.net>
76
77         * Version 0.56 released.
78
79 2012-11-05  Carl Hetherington  <cth@carlh.net>
80
81         * Remove options to black-out the video when cropping the end;
82         it complicates the code and is getting a bit close to video
83         editing.
84
85         * Add option to trim from both the start and
86         the end of the input video.
87
88         * Various bug fixes and code rearrangement.
89
90 2012-10-14  Carl Hetherington  <cth@carlh.net>
91
92         * Basic support for DVD and Blu-Ray subtitles.
93
94         * Re-add DCI naming support.
95
96         * Basic support for selection of audio
97         and subtitle streams.
98
99         * Fixes for audio/video sync in some cases.
100
101         * Cope with videos with varying size and/or
102         pixel format.
103
104         * Fix bug with handling of YUV422-format videos.
105
106 2012-10-09  Carl Hetherington  <cth@carlh.net>
107
108         * Version 0.55 released.
109
110 2012-10-09  Carl Hetherington  <cth@carlh.net>
111
112         * Fix bug possibly causing randomly-occuring
113         black thumbnails.
114
115         * Fix problems with obtaining frame rate of
116         WMV files (reported by Anders Nordentoft-Madsen).
117
118 2012-10-07  Carl Hetherington  <cth@carlh.net>
119
120         * Fix up some bugs when using limited DCP
121         range (reported by Wolfgang Woehl).
122
123         * Don't stretch still images for DCPs, just
124         scale them up and pad them as required.
125
126 2012-10-02  Carl Hetherington  <cth@carlh.net>
127
128         * Version 0.54 released.
129
130 2012-10-02  Carl Hetherington  <cth@carlh.net>
131
132         * When encoding 24 frames per second drop
133         frame (ie 23.976 frames per second) run the
134         video at 24 FPS and resample the audio so
135         that when it is run correspondingly (slightly) fast
136         it remains in sync.
137
138         * Some code cleanup.
139
140 2012-10-01  Carl Hetherington  <cth@carlh.net>
141
142         * Fix aff/666: thumbnail scan is run twice
143         when changing the content file for a film.
144
145 2012-09-28  Carl Hetherington  <cth@carlh.net>
146
147         * Fix crash bug which seems to have been
148         exposed by recent changes to ffmpeg.
149
150 2012-09-27  Carl Hetherington  <cth@carlh.net>
151
152         * Version 0.53 released.
153
154 2012-09-27  Carl Hetherington  <cth@carlh.net>
155
156         * Fix unrecognised capital letters on
157         still-image file extensions.
158
159         * Write hashes of frames to disk and
160         check them before making the final DCP.
161
162 2012-09-24  Carl Hetherington  <cth@carlh.net>
163
164         * Fix problems with overflow on long films.
165
166 2012-09-24  Carl Hetherington  <cth@carlh.net>
167
168         * Version 0.52 released.
169
170 2012-09-23  Carl Hetherington  <cth@carlh.net>
171
172         * Fix alignment of frames per second count.
173
174         * Use hopefully more robust networking
175         code to survive timeouts during reads and
176         writes.
177
178         * Some fixes for bugs when loading Films
179         created on Windows in Linux.
180
181 2012-09-22  Carl Hetherington  <cth@carlh.net>
182
183         * Fix bug on OK-ing gain calculation
184         dialog without entering any values.
185
186         * Improve spacing in some dialogs.
187
188 2012-09-22  Carl Hetherington  <cth@carlh.net>
189
190         * Version 0.51 released.
191
192 2012-09-22  Carl Hetherington  <cth@carlh.net>
193
194         * Improve transcode job progress reporting.
195
196         * Update the slow bits of the properties
197         dialog in a separate thread to improve
198         responsiveness.
199
200         * Fix edit server button on Windows.
201
202 2012-09-22  Carl Hetherington  <cth@carlh.net>
203
204         * Version 0.50 released.
205
206 2012-09-22  Carl Hetherington  <cth@carlh.net>
207
208         * Rename servomatic to servomatic_cli and
209         add a very basic system-tray-dwelling GUI server.
210
211         * Tweak formatting of properties dialogue
212         and add a note of how many J2K frames
213         have already been encoded.
214
215         * Correctly set up crop in the viewer
216         on reloading a film.
217
218 2012-09-18  Carl Hetherington  <cth@carlh.net>
219
220         * Fix non-working removal of encode servers.
221
222         * Add GUI front-end to encode server.
223
224 2012-09-17  Carl Hetherington  <cth@carlh.net>
225
226         * Include servomatic in the Windows install.
227
228         * Add a simple Properties dialog to give
229         an estimate of disk space required for an
230         encode.
231
232 2012-09-17  Carl Hetherington  <cth@carlh.net>
233
234         * Version 0.49 released.
235
236 2012-09-16  Carl Hetherington  <cth@carlh.net>
237
238         * Version 0.48 released.
239
240 2012-09-15  Carl Hetherington  <cth@carlh.net>
241
242         * Slightly speculative fix for failure to
243         take note of audio gain changes caused by
244         the Calculate dialogue.
245
246 2012-09-12  Carl Hetherington  <cth@carlh.net>
247
248         * Fix crash when FFmpeg doesn't set up the audio channel
249         layout for some reason.
250
251 2012-09-01  Carl Hetherington  <cth@carlh.net>
252
253         * Add 1.66-within-flat format.
254
255 2012-08-27  Carl Hetherington  <cth@carlh.net>
256
257         * Version 0.47 released.
258
259 2012-08-23  Carl Hetherington  <cth@carlh.net>
260
261         * Add some more formats.
262
263         * Update to use libdcp 0.11.
264
265         * Fix build with boost filesystem version 2.
266
267 2012-08-10  Carl Hetherington  <cth@carlh.net>
268
269         * Version 0.46 released.
270
271 2012-08-10  Carl Hetherington  <cth@carlh.net>
272
273         * Untested fixes for failure to encode
274         content without audio.
275
276 2012-08-09  Carl Hetherington  <cth@carlh.net>
277
278         * Version 0.45 released.
279
280 2012-08-09  Carl Hetherington  <cth@carlh.net>
281
282         * Fix bug with padding in Scope causing corrupt
283         images.
284
285         * Fix bug when using content file names which
286         start with the name of the film directory.
287
288 2012-08-05  Carl Hetherington  <cth@carlh.net>
289
290         * Version 0.44 released.
291
292 2012-08-04  Carl Hetherington  <cth@carlh.net>
293
294         * Fix bug with content inside the film directory.
295
296 2012-08-04  Carl Hetherington  <cth@carlh.net>
297
298         * Version 0.43 released.
299
300 2012-08-04  Carl Hetherington  <cth@carlh.net>
301
302         * Use wxwidgets .rc file to make Windows version
303         look nicer.
304
305         * Hopefully improve building against different
306         versions of FFmpeg.
307
308 2012-08-04  Carl Hetherington  <cth@carlh.net>
309
310         * Version 0.42 released.
311
312 2012-08-04  Carl Hetherington  <cth@carlh.net>
313
314         * Request admin priviledges on install for Windows 7.
315
316         * Add some missing dependencies to the Windows package.
317
318 2012-08-01  Carl Hetherington  <cth@carlh.net>
319
320         * Version 0.40 released.
321
322 2012-08-01  Carl Hetherington  <cth@carlh.net>
323
324         * Fix a few bugs related to thumbnailing.
325
326         * Update for libdcp version 0.06.
327
328 2012-07-31  Carl Hetherington  <cth@carlh.net>
329
330         * Add option to compute required audio gains to
331         effect the same as a sound processor fader change
332         (currently for Dolby CP750 only).
333
334 2012-07-28  Carl Hetherington  <cth@carlh.net>
335
336         * Version 0.37 released.
337
338 2012-07-28  Carl Hetherington  <cth@carlh.net>
339
340         * Fix missed frames when encoding caused by server
341         threads that are attempting to access non-responding
342         servers.
343
344         * Fix makedcp parsing of -v option.
345
346 2012-07-28  Carl Hetherington  <cth@carlh.net>
347
348         * Version 0.36 released.
349
350 2012-07-28  Carl Hetherington  <cth@carlh.net>
351
352         * Install / version tweaks.
353
354 2012-07-28  Carl Hetherington  <cth@carlh.net>
355
356         * Version 0.35 released.
357
358 2012-07-27  Carl Hetherington  <cth@carlh.net>
359
360         * Version 0.31 released.
361
362 2012-07-27  Carl Hetherington  <cth@carlh.net>
363
364         * Speed up thumbnail display.
365
366         * Various improvements to Windows port.
367
368         * Fix TMS transfer with large files.
369
370         * Clean up audio handling code somewhat.
371
372         * Re-sample audio to 48kHz or 96kHz if necessary.
373
374         * Remove player functionality from DVD-o-matic.
375
376 2012-07-22  Carl Hetherington  <cth@carlh.net>
377
378         * Port to Windows.
379
380         * Use MD5 digest to decide on the directory to put J2C files
381         in, rather than the path of the content.
382
383         * Allow building with current FFmpeg git.
384
385         * Fix problems when creating cut videos in that the audio is too
386         short; pad it with silence.
387
388 2012-07-21  Carl Hetherington  <cth@carlh.net>
389
390         * Version 0.29 released.
391
392 2012-07-21  Carl Hetherington  <cth@carlh.net>
393
394         * Tidy widgets and menus when there is no film loaded.
395
396         * Option to build with Ubuntu 12.04's FFmpeg libraries.
397
398         * Add dialogue box to choose DVD title when ripping.
399
400         * Always do an examine run for new content.
401
402 2012-07-18  Carl Hetherington  <cth@carlh.net>
403
404         * Version 0.26 released
405
406 2012-07-15  Carl Hetherington  <cth@carlh.net>
407
408         * Remove code to use `standard' format DCP long names,
409         as in the wild their use seems to be decreasing, and it
410         makes the GUI simpler.
411
412         * Fix some bugs with sending to servomatic introduced
413         in the adjustments to padding.
414
415         * Write some status text when an unknown-progress
416         job is running.
417
418         * Use new libdcp rather than OpenDCP to generate MXFs
419         and write DCP XML.
420
421 2012-07-14  Carl Hetherington  <cth@carlh.net>
422
423         * Version 0.25 released.
424
425 2012-07-14  Carl Hetherington  <cth@carlh.net>
426
427         * Various GUI cleanups.
428
429         * Remove player from the GUI for now.
430
431         * Fix hash down the left-hand side of encoded DCPs.
432
433         * Add option to black-out the end of an encode, in order
434         to remove unwanted frames of video whilst keeping sound.
435
436         * Fixes to copy-to-server.
437
438         * Fix name of 16:9 format.
439
440 2012-07-08  Carl Hetherington  <cth@carlh.net>
441
442         * Version 0.24 released.
443
444 2012-07-08  Carl Hetherington  <cth@carlh.net>
445
446         * Add support for generating static DCPs from single
447         image files.
448
449         * Add option to copy DCP to a remote server (e.g. a TMS)
450         via SCP.
451
452         * Auto-update thumbs when content changes.
453
454 2012-06-10  Carl Hetherington  <cth@carlh.net>
455
456         * Fix up bad padding setup when there isn't any.
457
458         * Restore sound to playomatic; add assert for bad format.
459
460 2012-05-26  Carl Hetherington  <cth@carlh.net>
461
462         * Fix crash on attempting to use a non-existant filter.
463
464         * src/lib/filter.cc: Fix typo in filter name.
465
466         * Allow configuration of the reference scalers and filters in A/B mode.
467
468         * Fix identification of formats in metadata.
469
470 2012-05-26  Carl Hetherington  <cth@carlh.net>
471
472         * Version 0.23 released.
473
474 2012-05-28  Carl Hetherington  <cth@carlh.net>
475
476         * src/lib/player_manager.cc: possible fix to crash when stopping
477         playback.
478
479         * Fix crash in A/B mode.
480
481 2012-05-26  Carl Hetherington  <cth@carlh.net>
482
483         * Version 0.21 released.
484
485 2012-05-25  Carl Hetherington  <cth@carlh.net>
486
487         * Add option to delay audio with respect to video.
488
489         * src/tools/fixlengths.cc: add a few more options.
490
491 2012-05-22  Carl Hetherington  <cth@carlh.net>
492
493         * src/tools/dvdomatic.cc: fix website address.
494
495         * test: fix up a few test bits.
496
497         * README: very brief introduction to a few things.
498
499 2012-05-22  Carl Hetherington  <cth@carlh.net>
500
501         * Version 0.20 released.