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