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