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