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