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