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