Supporters update.
[dcpomatic.git] / src / wx / content_view.cc
2023-10-09 Carl HetheringtonUse dcp::filesystem to wrap filesystem calls and fix_lo...
2022-10-04 Carl HetheringtonAdd contains_assetmap()
2022-09-03 Carl HetheringtonBump libdcp for better ContentKind support, and libsub
2022-07-11 Carl HetheringtonUse a vector rather than a list when returning from...
2022-07-11 Carl HetheringtonLittle C++11 cleanup.
2022-07-11 Carl HetheringtonBe a bit more careful with content_factory().
2022-07-11 Carl HetheringtonWe no longer support .ecinema files.
2022-04-22 Carl HetheringtonUse libdcp's warnings.h
2022-04-21 Carl HetheringtonDisable warnings around all wx includes.
2022-04-21 Carl HetheringtonTidying.
2021-04-07 Carl HetheringtonAssorted C++11/formatting cleanups.
2021-03-20 Carl HetheringtonTidy up HMSF handling in a few places.
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-10-19 Carl HetheringtonPlaylist editor: try to make progress dialogue appear...
2020-04-14 Carl HetheringtonDCPReadError -> ReadError in libdcp.
2019-10-21 Carl HetheringtonMerge branch 'v2.15.x' of ssh://localhost:2222/home...
2019-10-20 Carl HetheringtonRename dcpomatic_sleep -> dcpomatic_sleep_seconds.
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2018-12-14 Carl Hetheringtonswaroop: fall back to home directory if the content...
2018-11-23 Carl HetheringtonRemove required Film from content examine.
2018-11-22 Carl HetheringtonFix build.
2018-11-22 Carl HetheringtonSeparate Controls into standard/swaroop.
2018-11-22 Carl HetheringtonFix missing line in previous.
2018-11-22 Carl HetheringtonSpeed up content discovery:
2018-11-22 Carl HetheringtonFix content list in player.
2018-11-22 Carl HetheringtonBasic save/load of playlists.
2018-11-22 Carl Hetheringtonswaroop: basic manipulation of content in playlist...