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