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