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