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