| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-02 | White space: config.{cc,h} player.{cc,h} about_dialog.{cc,h} hints_dialog.{cc,h} | Carl Hetherington | |
| 2024-09-03 | Remove use of wxT in favour of char_to_wx(). | Carl Hetherington | |
| The wxWidgets docs advise against its use these days. | |||
| 2024-09-03 | Remove some implicit conversions between wxString and std::string. | Carl Hetherington | |
| 2023-05-29 | Focus the "make DCP/OK" button in the hints dialog (#2539). | Carl Hetherington | |
| 2022-11-02 | Cleanup: use new CheckBox::bind(). | Carl Hetherington | |
| 2022-04-22 | Use libdcp's warnings.h | Carl Hetherington | |
| 2021-04-21 | Handle connections to the Hints object more correctly. | Carl Hetherington | |
| 2021-04-21 | C++11 tidying. | Carl Hetherington | |
| 2021-01-31 | More enum class additions. | Carl Hetherington | |
| 2021-01-07 | BOOST_FOREACH. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-09-01 | Build fixes for Boost >= 1.73 | Carl Hetherington | |
| Forward-ported-from: d1e9749ca290673639a49d693a8fe5c6557cc2de | |||
| 2020-07-27 | Hide warnings triggered by Ubuntu 20.04's gcc. | Carl Hetherington | |
| 2019-09-09 | Handle errors a little better when scanning for closed captions (in hints). | Carl Hetherington | |
| 2019-01-26 | Fix hints object so that its lifetime is (nearly) the same as its thread. | Carl Hetherington | |
| Then when the thread AND Hints object are destroyed we get the Signaller's destructor stuff to stop left-over hint signals being delivered. Also add a hint about > 30fps DCP rates. | |||
| 2019-01-06 | Improve hints dialog in various ways, especially with long projects (#1439). | Carl Hetherington | |
| 2018-12-08 | Basics of in-place i18n with support for wxStaticText and wxCheckBox. | Carl Hetherington | |
| 2018-08-19 | Similar pending/done for Film::Change. | Carl Hetherington | |
| 2018-08-19 | Replace May/Done/NotDone signal sets with one signal and extend | Carl Hetherington | |
| this treatment to anything that caused Player::setup_pieces. This should fix out-of-sequence Player emissions caused by setup_pieces being called by one thread while the butler is calling pass(). | |||
| 2018-08-08 | Tweak message now that hints dialog is shown even when there are no hints. | Carl Hetherington | |
| 2018-07-26 | Background-threaded hints including line length of CCAPs. | Carl Hetherington | |
| 2016-11-19 | No-op; rename a whole load of wx constants to their shorter equivalents. | Carl Hetherington | |
| 2016-07-08 | Show hints before make DCP (#823). | Carl Hetherington | |
| 2016-07-08 | Factor out hints code into its own method. | Carl Hetherington | |
| 2016-06-21 | Revert "Use make_shared<>." | Carl Hetherington | |
| Support for this seems to vary wildly across DoM's build targets. Stuff that builds on 16.04 won't build on 14.04, for example. Seems to not be worth the hassle now. This reverts commit 5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f. | |||
| 2016-06-21 | Use make_shared<>. | Carl Hetherington | |
| 2016-05-25 | Hint on high audio levels (part of #822). | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-05-18 | Rename video/audio/subtitle part methods. | Carl Hetherington | |
| 2016-05-18 | Split audio; builds. | Carl Hetherington | |
| 2016-05-18 | Subtitle rearrangements. | Carl Hetherington | |
| 2015-12-24 | Remove hints about odd and zero channel counts as they can no longer be set ↵ | Carl Hetherington | |
| up in the GUI. | |||
| 2015-12-18 | Add hint about 24/48fps Interop. | Carl Hetherington | |
| 2015-11-02 | Fix incorrect preview of italic subtitles (#728). | Carl Hetherington | |
| This requires fonts to be configured with their italic versions so that the italic font can be given to FontConfig and hence used to render text. Bold font configuration is also added here although bold subtitles aren't yet supported. | |||
| 2015-09-25 | Fix incorrect hint. | Carl Hetherington | |
| 2015-09-14 | Some use of BOOST_FOREACH. | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-06-19 | No-op; variable renaming. | Carl Hetherington | |
| 2015-06-09 | Hide Font members behind accessors. | Carl Hetherington | |
| 2015-06-09 | Add hint about > 640kB font files (#588). | Carl Hetherington | |
| 2015-03-16 | Hand-apply 33b76b675d747fd828aba91d9d857227cb8a8244 from master; make sure ↵ | Carl Hetherington | |
| signals are disconnected in the right places. | |||
| 2014-12-20 | Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ↵ | Carl Hetherington | |
| assert()s with thrown exceptions. | |||
| 2014-11-07 | Fix latex-ism. | Carl Hetherington | |
| 2014-11-07 | Add a hint if there is 3D content and the DCP is 2D. | Carl Hetherington | |
| 2014-11-05 | Restore erroneously-removed line. | Carl Hetherington | |
| (cherry picked from commit b66c3f9e7c9e7a3dd3a265d8cb43088fe65d315c) | |||
| 2014-11-05 | Hint on no audio and high JPEG2000 bit rates. | Carl Hetherington | |
| (cherry picked from commit 9c85b502b50f02c9468e5c7bc08348677b50ec5e) | |||
| 2014-08-31 | Hint when there may be a better DCP container option (#392). | Carl Hetherington | |
| 2013-11-24 | Various joining fixes. | Carl Hetherington | |
| 2013-11-23 | Remove Content::path(), add Content::path_summary(). | Carl Hetherington | |
| 2013-11-20 | Add primitive hints dialogue box. | Carl Hetherington | |
