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