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