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