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