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