ChangeLog update.
[dcpomatic.git] / ChangeLog
1 2012-07-28  Carl Hetherington  <cth@carlh.net>
2
3         * Install / version tweaks.
4
5 2012-07-28  Carl Hetherington  <cth@carlh.net>
6
7         * Version 0.35 released.
8
9 2012-07-27  Carl Hetherington  <cth@carlh.net>
10
11         * Version 0.31 released.
12
13 2012-07-27  Carl Hetherington  <cth@carlh.net>
14
15         * Speed up thumbnail display.
16
17         * Various improvements to Windows port.
18
19         * Fix TMS transfer with large files.
20
21         * Clean up audio handling code somewhat.
22
23         * Re-sample audio to 48kHz or 96kHz if necessary.
24
25         * Remove player functionality from DVD-o-matic.
26
27 2012-07-22  Carl Hetherington  <cth@carlh.net>
28
29         * Port to Windows.
30
31         * Use MD5 digest to decide on the directory to put J2C files
32         in, rather than the path of the content.
33
34         * Allow building with current FFmpeg git.
35
36         * Fix problems when creating cut videos in that the audio is too
37         short; pad it with silence.
38
39 2012-07-21  Carl Hetherington  <cth@carlh.net>
40
41         * Version 0.29 released.
42
43 2012-07-21  Carl Hetherington  <cth@carlh.net>
44
45         * Tidy widgets and menus when there is no film loaded.
46
47         * Option to build with Ubuntu 12.04's FFmpeg libraries.
48
49         * Add dialogue box to choose DVD title when ripping.
50
51         * Always do an examine run for new content.
52
53 2012-07-18  Carl Hetherington  <cth@carlh.net>
54
55         * Version 0.26 released
56
57 2012-07-15  Carl Hetherington  <cth@carlh.net>
58
59         * Remove code to use `standard' format DCP long names,
60         as in the wild their use seems to be decreasing, and it
61         makes the GUI simpler.
62
63         * Fix some bugs with sending to servomatic introduced
64         in the adjustments to padding.
65
66         * Write some status text when an unknown-progress
67         job is running.
68
69         * Use new libdcp rather than OpenDCP to generate MXFs
70         and write DCP XML.
71
72 2012-07-14  Carl Hetherington  <cth@carlh.net>
73
74         * Version 0.25 released.
75
76 2012-07-14  Carl Hetherington  <cth@carlh.net>
77
78         * Various GUI cleanups.
79
80         * Remove player from the GUI for now.
81
82         * Fix hash down the left-hand side of encoded DCPs.
83
84         * Add option to black-out the end of an encode, in order
85         to remove unwanted frames of video whilst keeping sound.
86
87         * Fixes to copy-to-server.
88
89         * Fix name of 16:9 format.
90
91 2012-07-08  Carl Hetherington  <cth@carlh.net>
92
93         * Version 0.24 released.
94
95 2012-07-08  Carl Hetherington  <cth@carlh.net>
96
97         * Add support for generating static DCPs from single
98         image files.
99
100         * Add option to copy DCP to a remote server (e.g. a TMS)
101         via SCP.
102
103         * Auto-update thumbs when content changes.
104
105 2012-06-10  Carl Hetherington  <cth@carlh.net>
106
107         * Fix up bad padding setup when there isn't any.
108
109         * Restore sound to playomatic; add assert for bad format.
110
111 2012-05-26  Carl Hetherington  <cth@carlh.net>
112
113         * Fix crash on attempting to use a non-existant filter.
114
115         * src/lib/filter.cc: Fix typo in filter name.
116
117         * Allow configuration of the reference scalers and filters in A/B mode.
118
119         * Fix identification of formats in metadata.
120
121 2012-05-26  Carl Hetherington  <cth@carlh.net>
122
123         * Version 0.23 released.
124
125 2012-05-28  Carl Hetherington  <cth@carlh.net>
126
127         * src/lib/player_manager.cc: possible fix to crash when stopping
128         playback.
129
130         * Fix crash in A/B mode.
131
132 2012-05-26  Carl Hetherington  <cth@carlh.net>
133
134         * Version 0.21 released.
135
136 2012-05-25  Carl Hetherington  <cth@carlh.net>
137
138         * Add option to delay audio with respect to video.
139
140         * src/tools/fixlengths.cc: add a few more options.
141
142 2012-05-22  Carl Hetherington  <cth@carlh.net>
143
144         * src/tools/dvdomatic.cc: fix website address.
145
146         * test: fix up a few test bits.
147
148         * README: very brief introduction to a few things.
149
150 2012-05-22  Carl Hetherington  <cth@carlh.net>
151
152         * Version 0.20 released.