<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/tools/dcpomatic_editor.cc, branch old-mac</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=old-mac</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=old-mac'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2025-05-27T07:36:37Z</updated>
<entry>
<title>Move i18n setup into 3 separate platform files.</title>
<updated>2025-05-27T07:36:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-05-25T12:22:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5661c34574fdac778dba0e3c3503f5792c41bb3c'/>
<id>urn:sha1:5661c34574fdac778dba0e3c3503f5792c41bb3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put wx::report_problem() in a dcpomatic namespace.</title>
<updated>2025-05-27T07:36:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-05-25T12:21:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=329ed48ccdb37835b9e1fb2c53a2fb86e2eede53'/>
<id>urn:sha1:329ed48ccdb37835b9e1fb2c53a2fb86e2eede53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add PKL editing to the editor (#3024).</title>
<updated>2025-05-07T23:23:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-05-07T23:06:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=132191cce2c8961ed8e39583468a11db4dbcbaea'/>
<id>urn:sha1:132191cce2c8961ed8e39583468a11db4dbcbaea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bad format string (#3022).</title>
<updated>2025-05-03T16:47:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-05-03T15:21:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dcdbd801a09856af645adfc442108bba80e7e09a'/>
<id>urn:sha1:dcdbd801a09856af645adfc442108bba80e7e09a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Return std::vector instead of boost::optional from the EditableList dialog.</title>
<updated>2025-02-22T22:05:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-20T22:06:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b29a0f4bc67f6f8cc84c3d88cdbb9582e35d3fed'/>
<id>urn:sha1:b29a0f4bc67f6f8cc84c3d88cdbb9582e35d3fed</id>
<content type='text'>
It's a bit clumsy, as returning more than one thing only makes sense
when adding (not when editing), but allowing both optional and vector
with template voodoo seems awkward (at least with C++11).
</content>
</entry>
<entry>
<title>Fix size of spin controls in the editor.</title>
<updated>2024-11-28T21:13:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-28T21:13:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9d11a95ac982633a1bc077fe841501e71f4125f5'/>
<id>urn:sha1:9d11a95ac982633a1bc077fe841501e71f4125f5</id>
<content type='text'>
</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>Fix wx_to_std -&gt; std_to_wx reversal.</title>
<updated>2024-09-03T15:02:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-08-09T00:05:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bb54ea6404268552017f1a9f2008e6b136c009c9'/>
<id>urn:sha1:bb54ea6404268552017f1a9f2008e6b136c009c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix missing i18n markup.</title>
<updated>2024-09-03T15:02:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-08-09T00:04:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a28d6f64de8577dcdc2de20ac69d54289122c241'/>
<id>urn:sha1:a28d6f64de8577dcdc2de20ac69d54289122c241</id>
<content type='text'>
</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>
</feed>
