Merge branch '1.0' of ssh://carlh.dyndns.org/home/carl/git/dvdomatic into 1.0
[dcpomatic.git] / ChangeLog
1 2013-11-04  Carl Hetherington  <cth@carlh.net>
2
3         * Version 1.25 released.
4
5 2013-10-29  Carl Hetherington  <cth@carlh.net>
6
7         * Improve performance when start-trimming
8         large files.
9
10         * Fix audio problems when start-trimming.
11
12 2013-10-28  Carl Hetherington  <cth@carlh.net>
13
14         * Version 1.24 released.
15
16 2013-10-28  Carl Hetherington  <cth@carlh.net>
17
18         * Fix failure to reload configuration on
19         some non-English locales.
20
21 2013-10-26  Carl Hetherington  <cth@carlh.net>
22
23         * Version 1.23 released.
24
25 2013-10-25  Carl Hetherington  <cth@carlh.net>
26
27         * Version 1.22 released.
28
29 2013-10-24  Carl Hetherington  <cth@carlh.net>
30
31         * Support sources that require repeat of more than
32         1 extra frame.
33
34 2013-10-23  Carl Hetherington  <cth@carlh.net>
35
36         * Version 1.21 released.
37
38 2013-10-23  Carl Hetherington  <cth@carlh.net>
39
40         * Use our own directory picker on Ubuntu 13.10 as well
41         as Ubuntu 13.04 as it seems similarly broken.
42
43 2013-10-22  Carl Hetherington  <cth@carlh.net>
44
45         * Version 1.20 released.
46
47 2013-10-22  Carl Hetherington  <cth@carlh.net>
48
49         * Allow films to be loaded when content is missing,
50         and then that content can be re-found.
51
52 2013-10-21  Carl Hetherington  <cth@carlh.net>
53
54         * Version 1.19 released.
55
56 2013-10-21  Carl Hetherington  <cth@carlh.net>
57
58         * Fix Rec. 709 gammas (from Lilian Lefranc)
59
60 2013-10-20  Carl Hetherington  <cth@carlh.net>
61
62         * Allow specification of subtitle language even if DVD-o-matic
63         isn't providing the subtitles.
64
65 2013-10-20  Carl Hetherington  <cth@carlh.net>
66
67         * Version 1.18 released.
68
69 2013-10-19  Carl Hetherington  <cth@carlh.net>
70
71         * Fix non-saving of colour transform presets.
72
73         * Some improvements in progress reporting, especially
74         for long encodes.
75
76 2013-10-18  Carl Hetherington  <cth@carlh.net>
77
78         * Fix bug with incorrect validity times given to KDMs.
79
80 2013-10-17  Carl Hetherington  <cth@carlh.net>
81
82         * Fix Make DCP menu option sensitivity (#230).
83
84         * Forward-port fix from master; use 1000000 rather
85         than 1e6 for J2K bandwidth arithmetic to ensure
86         that it's done with integers.
87
88 2013-10-16  Carl Hetherington  <cth@carlh.net>
89
90         * Version 1.17 released.
91
92 2013-10-16  Carl Hetherington  <cth@carlh.net>
93
94         * Hopefully fix crash on closing preferences window
95         when ~/.config/dcpomatic does not exist.
96
97         * Allow specification of the DCP to make KDMs for,
98         in case there is more than one.
99
100         * Speed up response to some settings changes
101         (e.g. crop) (#196).
102
103 2013-10-15  Carl Hetherington  <cth@carlh.net>
104
105         * Version 1.16 released.
106
107 2013-10-15  Carl Hetherington  <cth@carlh.net>
108
109         * Restore up/down buttons for simple content time
110         movements.
111
112         * Include film title in KDM filenames.
113
114         * Allow no-stretch scaling like in DVD-o-matic.
115
116 2013-10-14  Carl Hetherington  <cth@carlh.net>
117
118         * Add Rec. 709 colour conversion preset using
119         Wolfgang Woehl's matrix.
120
121 2013-10-14  Carl Hetherington  <cth@carlh.net>
122
123         * Version 1.15 released.
124
125 2013-10-14  Carl Hetherington  <cth@carlh.net>
126
127         * Fix some crashes in the KDM dialogue when coming
128         out of the add screen without giving a certificate.
129
130         * Really fix libltdl search path on OS X.
131
132 2013-10-13  Carl Hetherington  <cth@carlh.net>
133
134         * Version 1.14 released.
135
136 2013-10-12  Carl Hetherington  <cth@carlh.net>
137
138         * Add some missing libraries to the OS X build.
139
140         * Fix libltdl search path on OS X.
141
142 2013-10-12  Carl Hetherington  <cth@carlh.net>
143
144         * Version 1.13 released.
145
146 2013-10-12  Carl Hetherington  <cth@carlh.net>
147
148         * Fix linux static build.
149
150 2013-10-11  Carl Hetherington  <cth@carlh.net>
151
152         * Version 1.12 released.
153
154 2013-10-11  Carl Hetherington  <cth@carlh.net>
155
156         * Fix failure to create signer certificates
157         on Windows.
158
159 2013-10-10  Carl Hetherington  <cth@carlh.net>
160
161         * Basic snapping in the timeline.
162
163         * Various improvements to dcpomatic_kdm.
164
165 2013-10-10  Carl Hetherington  <cth@carlh.net>
166
167         * Version 1.11 released.
168
169 2013-10-10  Carl Hetherington  <cth@carlh.net>
170
171         * libdcp fix to incorrect signature digests.
172
173 2013-10-09  Carl Hetherington  <cth@carlh.net>
174
175         * Version 1.10 released.
176
177 2013-10-09  Carl Hetherington  <cth@carlh.net>
178
179         * Add some missing Windows dependencies.
180
181 2013-10-09  Carl Hetherington  <cth@carlh.net>
182
183         * Version 1.09 released.
184
185 2013-10-09  Carl Hetherington  <cth@carlh.net>
186
187         * Bump libdcp version to pull in speculative fix
188         for AuthorizedDeviceList thumbprints in KDMs.
189
190 2013-10-09  Carl Hetherington  <cth@carlh.net>
191
192         * Version 1.08 released.
193
194 2013-10-09  Carl Hetherington  <cth@carlh.net>
195
196         * Fix problems with crypto stuff on Windows.
197
198 2013-10-08  Carl Hetherington  <cth@carlh.net>
199
200         * Version 1.07 released.
201
202 2013-10-01  Carl Hetherington  <cth@carlh.net>
203
204         * Version 1.06 released.
205
206 2013-09-19  Carl Hetherington  <cth@carlh.net>
207
208         * Version 1.05 released.
209
210 2013-09-17  Carl Hetherington  <cth@carlh.net>
211
212         * Version 1.04 released.
213
214 2013-09-09  Carl Hetherington  <cth@carlh.net>
215
216         * Version 1.03 released.
217
218 2013-09-02  Carl Hetherington  <cth@carlh.net>
219
220         * Add missing boost datetime dependency
221         to debian control files.
222
223 2013-08-30  Carl Hetherington  <cth@carlh.net>
224
225         * Version 1.02 released.
226
227 2013-08-29  Carl Hetherington  <cth@carlh.net>
228
229         * Version 1.01 released.
230
231 2013-08-29  Carl Hetherington  <cth@carlh.net>
232
233         * Restore server/client operation (#202).
234
235         * Fix strange rounding of still image durations (#204).
236
237         * Remove limitation to numbers and periods in the
238         server host name dialogue box.
239
240         * Fix stuck-at-99% progress meters (#184).
241
242         * Version 1.01beta1 released.
243
244 2013-08-29  Carl Hetherington  <cth@carlh.net>
245
246         * Fix emissions of large chunks of silence when
247         analysing audio in some cases.
248
249         * Use my @dcpomatic.com email address for now,
250         rather than a non-existant mailing list.
251
252 2013-08-28  Carl Hetherington  <cth@carlh.net>
253
254         * Initial DCP-o-matic release.
255