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