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