<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/config_dialog.cc, branch text</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=text</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=text'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2024-08-17T10:59:25Z</updated>
<entry>
<title>Remove use of wxT in favour of char_to_wx().</title>
<updated>2024-08-17T10:59:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-08-09T22:41:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dc97c7cde9937a5c19a9412b5877e854974006a9'/>
<id>urn:sha1:dc97c7cde9937a5c19a9412b5877e854974006a9</id>
<content type='text'>
The wxWidgets docs advise against its use these days.
</content>
</entry>
<entry>
<title>Remove some implicit conversions between wxString and std::string.</title>
<updated>2024-08-17T10:59:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-08-09T00:02:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=203ee8d5dcb58a3acb79780afb95c5251d8e4311'/>
<id>urn:sha1:203ee8d5dcb58a3acb79780afb95c5251d8e4311</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into v2.17.x</title>
<updated>2024-07-26T09:47:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-07-26T09:47:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=95abcc7d18997c1391423d15506bf03ab20997e6'/>
<id>urn:sha1:95abcc7d18997c1391423d15506bf03ab20997e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add AudioBackend::device_output_channels().</title>
<updated>2024-07-26T09:39:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-07-25T14:29:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=98b7a493933a5a47c6e1abb21ef2710ad2730a0e'/>
<id>urn:sha1:98b7a493933a5a47c6e1abb21ef2710ad2730a0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add AudioBackend::default_device_name().</title>
<updated>2024-07-26T09:39:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-07-25T14:29:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=349b0ca2ef8ab16d95d57d121960480ecce0cb7f'/>
<id>urn:sha1:349b0ca2ef8ab16d95d57d121960480ecce0cb7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add AudioBackend::output_device_names().</title>
<updated>2024-07-26T09:39:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-07-25T14:28:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5fc64dfcf121d785de3445d10fa7510a30c55965'/>
<id>urn:sha1:5fc64dfcf121d785de3445d10fa7510a30c55965</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop instantiating RtAudio all over the place</title>
<updated>2024-07-26T09:39:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-07-25T12:46:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=051bac905d3ab8776c804e0e21fecd4c49927549'/>
<id>urn:sha1:051bac905d3ab8776c804e0e21fecd4c49927549</id>
<content type='text'>
and instead just have a singleton.  On Windows I saw a situation where
the first instantiation would use ASIO and the second WASAPI, causing
all kinds of confusion.
</content>
</entry>
<entry>
<title>Rename Encoder -&gt; FilmEncoder, and subclasses.</title>
<updated>2024-04-21T21:18:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-03-19T15:29:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1fc8c0c6d045404732497ba70bd2eccfbe4cc6f6'/>
<id>urn:sha1:1fc8c0c6d045404732497ba70bd2eccfbe4cc6f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract all uses of DCP-o-matic name to allow branding.</title>
<updated>2024-04-21T20:07:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-04-16T20:19:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b87e2660d0776f3d1380532ff0d2f3a28ed9d764'/>
<id>urn:sha1:b87e2660d0776f3d1380532ff0d2f3a28ed9d764</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add stubs for fa_IR (Farsi/Persian).</title>
<updated>2023-12-24T16:10:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-12-24T16:10:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=72d906fe6e30eff1324288748fc5d1d66b3a3ec1'/>
<id>urn:sha1:72d906fe6e30eff1324288748fc5d1d66b3a3ec1</id>
<content type='text'>
</content>
</entry>
</feed>
