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