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