summaryrefslogtreecommitdiff
path: root/src/wx/playlist_controls.cc
AgeCommit message (Expand)Author
2025-10-27White space.Carl Hetherington
2025-10-27White space: playlist_controls.{cc,h}Carl Hetherington
2025-07-15Change Film::add_content to take a vector of content.Carl Hetherington
2025-07-10Respect playlist's requested player crop.Carl Hetherington
2025-07-10Remove compose.hpp includes.Carl Hetherington
2025-07-03Cleanup: use make_shared.Carl Hetherington
2025-01-20Pass tolerant flag into Content::examine() and the ExamineContentJob.Carl Hetherington
2025-01-05Remove some unused includes.Carl Hetherington
2024-09-03Remove use of wxT in favour of char_to_wx().Carl Hetherington
2024-09-03Fix missing i18n markup.Carl Hetherington
2024-04-21Extract all uses of DCP-o-matic name to allow branding.Carl Hetherington
2023-12-31Cleanup: use some auto.Carl Hetherington
2023-08-09Extract Film::Property to its own header to (maybe) increase compilation speed.Carl Hetherington
2023-06-22Controls::set_film() calls setup_sensitivity() so there's no need for Playlis...Carl Hetherington
2022-12-10Extract constants.hCarl Hetherington
2022-10-14Cleanup: use simpler ownership for FilmViewer.Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-04-21Disable warnings around all wx includes.Carl Hetherington
2022-04-21Tidying.Carl Hetherington
2021-11-11Remove player activity logging. Fixes #2122.Carl Hetherington
2021-09-27Tidy ownership/lifetime of GLVideoView to fix crashes on close.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-03-16Move stress testing code into a separate class and always build it.Carl Hetherington
2020-03-15Fix player stress testing with expanded controls.Carl Hetherington
2020-03-01Support playlists in the player in dual-screen mode.v2.15.45Carl Hetherington