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