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