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