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