summaryrefslogtreecommitdiff
path: root/src/wx/content_view.cc
AgeCommit message (Expand)Author
2023-10-09Use dcp::filesystem to wrap filesystem calls and fix_long_pathCarl Hetherington
2022-10-05Add contains_assetmap()Carl Hetherington
2022-09-03Bump libdcp for better ContentKind support, and libsubCarl Hetherington
2022-07-11Use a vector rather than a list when returning from content_factory().Carl Hetherington
2022-07-11Little C++11 cleanup.Carl Hetherington
2022-07-11Be a bit more careful with content_factory().Carl Hetherington
2022-07-11We no longer support .ecinema files.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-04-07Assorted C++11/formatting cleanups.Carl Hetherington
2021-03-20Tidy up HMSF handling in a few places.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-10-19Playlist editor: try to make progress dialogue appear sooner when scanning co...Carl Hetherington
2020-04-14DCPReadError -> ReadError in libdcp.Carl Hetherington
2019-10-21Rename dcpomatic_sleep -> dcpomatic_sleep_seconds.Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2018-12-14swaroop: fall back to home directory if the content directory is not present.Carl Hetherington
2018-11-23Remove required Film from content examine.Carl Hetherington
2018-11-22Fix build.Carl Hetherington
2018-11-22Separate Controls into standard/swaroop.Carl Hetherington
2018-11-22Fix missing line in previous.Carl Hetherington
2018-11-22Speed up content discovery:Carl Hetherington
2018-11-22Fix content list in player.Carl Hetherington
2018-11-22Basic save/load of playlists.Carl Hetherington
2018-11-22swaroop: basic manipulation of content in playlist creator.Carl Hetherington