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