<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/audio_panel.cc, branch foo</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=foo</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=foo'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2021-08-12T21:18:53Z</updated>
<entry>
<title>Fix flickering black square when selecting content on Windows (#1866).</title>
<updated>2021-08-12T21:18:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-08-12T20:03:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=19e47294d1de485a12dccf2c25bec0c8144049e8'/>
<id>urn:sha1:19e47294d1de485a12dccf2c25bec0c8144049e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix strange layout problems with the content sub panels (#2059).</title>
<updated>2021-07-08T22:30:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-07-08T22:30:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8ccbe70f3c2f5db9e88978a98f3ad5735ece07ab'/>
<id>urn:sha1:8ccbe70f3c2f5db9e88978a98f3ad5735ece07ab</id>
<content type='text'>
It seems that if Layout() is called on a sizer inside a wxScrolledWindow
when that window is scrolled, things go wrong.  Work around this by
wrapping calls to Layout().
</content>
</entry>
<entry>
<title>Put audio language back in the Film.</title>
<updated>2021-06-01T12:25:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-01T09:28:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ddd767fd647b2fd585d75ada000d3d01c4c43cb2'/>
<id>urn:sha1:ddd767fd647b2fd585d75ada000d3d01c4c43cb2</id>
<content type='text'>
It feels neat to have audio language in the audio tab, to match
the subtitle language in the subtitle tab.  It also avoids the potential
confusion of there being an audio language setting in the DCP metadata
but no subtitle language setting.  However:

- I am yet to find a need to describe multiple audio languages in the
same DCP (all previous users of Film::audio_languages() were just taking
the first language off the list).

- As Carsten points out it's fiddly to have to set the audio language
for 5 separate-channel WAV files, for example (you wouldn't actually
have had to do this, but it would have felt like you did).

I think subtitle language remains neater where it is (per-content)
as there is this additional subtitle language metadata and it makes
much more sense (and is much more likely) that there are multiple
subtitle languages in a DCP than it does multiple audio languages.
</content>
</entry>
<entry>
<title>Fix sensitivity of audio panel controls (#1946).</title>
<updated>2021-04-02T09:29:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-02T09:29:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=996d8defbb783e5c82ef31a71fb6a06a6a5ab873'/>
<id>urn:sha1:996d8defbb783e5c82ef31a71fb6a06a6a5ab873</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add language to audio content and use it instead of the general metadata.</title>
<updated>2021-04-02T08:47:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-02T08:47:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a6696b9a58c14d81f0ae30482051c2cd47a004db'/>
<id>urn:sha1:a6696b9a58c14d81f0ae30482051c2cd47a004db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use enum class for Film::Property.</title>
<updated>2021-01-31T22:47:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-31T22:47:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e0255a64d22440d718e5512f34a4f21f0d37a21b'/>
<id>urn:sha1:e0255a64d22440d718e5512f34a4f21f0d37a21b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More c++ tidying.</title>
<updated>2021-01-09T08:27:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-09T08:27:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0241df1707c7ea5658f471828ff6dc944e21af42'/>
<id>urn:sha1:0241df1707c7ea5658f471828ff6dc944e21af42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BOOST_FOREACH.</title>
<updated>2021-01-07T22:27:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-04T20:32:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a5d004b0773f633401528392fc28e66d70e13ac8'/>
<id>urn:sha1:a5d004b0773f633401528392fc28e66d70e13ac8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std::shared_ptr</title>
<updated>2021-01-07T21:48:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-04T20:16:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26'/>
<id>urn:sha1:dd9be86db6cde0afa5da0d1d1ac43b42e05dca26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the "simple" UI (#1868).</title>
<updated>2020-11-21T22:02:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-21T22:00:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=44da1840ca17d0945cb1886bb17218990850894c'/>
<id>urn:sha1:44da1840ca17d0945cb1886bb17218990850894c</id>
<content type='text'>
It just seemed to cause more problems than it solved; mainly people
enabling it by mistake and then being told to click buttons that
they could not see.
</content>
</entry>
</feed>
