<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/audio_mapping_view.cc, branch zpos</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=zpos</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=zpos'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2022-04-22T21:27:15Z</updated>
<entry>
<title>Use libdcp's warnings.h</title>
<updated>2022-04-22T21:27:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-22T21:27:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3c29aa6531a4046a8db72dcac81189eb8893233c'/>
<id>urn:sha1:3c29aa6531a4046a8db72dcac81189eb8893233c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: move some methods from util to maths_util.</title>
<updated>2022-04-04T20:37:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-04T20:37:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cf2ed48d21ddbc32bda262064480e88e69dc031a'/>
<id>urn:sha1:cf2ed48d21ddbc32bda262064480e88e69dc031a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidying up.</title>
<updated>2021-04-11T23:10:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-11T23:10:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c7f07398e13e8d37978595a3f5fa30a1a064f188'/>
<id>urn:sha1:c7f07398e13e8d37978595a3f5fa30a1a064f188</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix missing line in audio mapping view.</title>
<updated>2021-04-02T09:29:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-02T09:29:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b87dd579361845b472968e27ee7b9c02d8c395ce'/>
<id>urn:sha1:b87dd579361845b472968e27ee7b9c02d8c395ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix floating line at the top of the groups column.</title>
<updated>2021-03-31T18:39:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-03-31T18:39:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8640da877450479a85c73b2a921897d83b478c84'/>
<id>urn:sha1:8640da877450479a85c73b2a921897d83b478c84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow variable column widths on the auto mapping view to fix #1945.</title>
<updated>2021-03-31T18:39:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-03-31T18:22:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f1d8d450e31a72dea58a21df8da533456f18911b'/>
<id>urn:sha1:f1d8d450e31a72dea58a21df8da533456f18911b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>C++11 tidying.</title>
<updated>2021-03-31T18:39:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-03-31T15:02:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7a283ed23bb4189046884de0c49853bf3585d94d'/>
<id>urn:sha1:7a283ed23bb4189046884de0c49853bf3585d94d</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>Fix overlapping group labels in the audio matrix (#1882).</title>
<updated>2020-11-29T23:19:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-29T23:19:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bda92d90d422f812bd9a6806baed6baa9e6cdc6e'/>
<id>urn:sha1:bda92d90d422f812bd9a6806baed6baa9e6cdc6e</id>
<content type='text'>
</content>
</entry>
</feed>
