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