<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/audio_dialog.cc, branch cpp17</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=cpp17</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=cpp17'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2025-05-11T19:05:56Z</updated>
<entry>
<title>Use case for property checks now that it's possible.</title>
<updated>2025-05-11T19:05:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-05-11T19:05:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=72f6f3de6a098cc74394e047aaa3fa5f9f44aa83'/>
<id>urn:sha1:72f6f3de6a098cc74394e047aaa3fa5f9f44aa83</id>
<content type='text'>
This would have prevented the bug fixed in 6bbf7dee.
</content>
</entry>
<entry>
<title>Remove use of wxT in favour of char_to_wx().</title>
<updated>2024-09-03T15:02:24Z</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=c97de27f9c5364b6f126016c5e1f31a76d5ce565'/>
<id>urn:sha1:c97de27f9c5364b6f126016c5e1f31a76d5ce565</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-09-03T15:02:24Z</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=5527bdb269e355ca95aa91fe3907bfef0ef17ff4'/>
<id>urn:sha1:5527bdb269e355ca95aa91fe3907bfef0ef17ff4</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>Use dcp::filesystem to wrap filesystem calls and fix_long_path</title>
<updated>2023-10-09T21:38:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-10-06T00:37:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=96f50dd5e600925488fdd9db1580aa01b026269b'/>
<id>urn:sha1:96f50dd5e600925488fdd9db1580aa01b026269b</id>
<content type='text'>
anything that is passed to read_file() from libcxml.

This should fix #2623 and other similar problems.
</content>
</entry>
<entry>
<title>Extract Film::Property to its own header to (maybe) increase compilation speed.</title>
<updated>2023-08-09T08:18:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-08-08T16:11:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a3c1ae7c2e46b65347341896b3d1a505ff92632b'/>
<id>urn:sha1:a3c1ae7c2e46b65347341896b3d1a505ff92632b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: use new CheckBox::bind().</title>
<updated>2022-11-02T00:17:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-11-01T23:18:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b39dbb7cf1b0352cf0eb3af4bf4929556355bff5'/>
<id>urn:sha1:b39dbb7cf1b0352cf0eb3af4bf4929556355bff5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix colouring of audio plot in dark mode.</title>
<updated>2022-10-18T18:37:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-16T20:22:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1350e2f5cf87a419136c10370e46fd7d82f27efc'/>
<id>urn:sha1:1350e2f5cf87a419136c10370e46fd7d82f27efc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused variable.</title>
<updated>2022-10-14T09:41:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-13T05:51:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c8b4797396943d25759a84df192134e458ed4d8b'/>
<id>urn:sha1:c8b4797396943d25759a84df192134e458ed4d8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: use simpler ownership for FilmViewer.</title>
<updated>2022-10-14T09:41:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-11T23:03:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=449f383f13e5755c523db11f9adef53b58391025'/>
<id>urn:sha1:449f383f13e5755c523db11f9adef53b58391025</id>
<content type='text'>
</content>
</entry>
</feed>
