Save playlist when content is added, moved or removed.
[dcpomatic.git] / src / tools / dcpomatic_playlist.cc
2022-12-01 Carl HetheringtonSave playlist when content is added, moved or removed.
2022-12-01 Carl HetheringtonAdd and use SPL::swap().
2022-12-01 Carl HetheringtonGeneralise the Changed message from SPL.
2022-09-03 Carl HetheringtonBump libdcp for better ContentKind support, and libsub
2022-07-20 Carl HetheringtonChange bitmap_path to take a full name with extension.
2022-04-22 Carl HetheringtonUse libdcp's warnings.h
2022-04-21 Carl HetheringtonDisable warnings around all wx includes.
2022-04-21 Carl HetheringtonTidying.
2022-04-09 Carl HetheringtonAdd some missing override labels.
2021-04-08 Carl HetheringtonAssorted C++11/formatting cleanups.
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-10-19 Carl HetheringtonPlaylist editor: save configuration when it changes.
2020-10-19 Carl HetheringtonPlaylist editor: update content list when configuration...
2020-10-18 Carl HetheringtonTidy up and fix bitmap path finding in the playlist...
2020-10-18 Carl HetheringtonFix typo.
2020-09-14 Carl HetheringtonRename shared_path -> resources_path.
2020-09-01 Carl HetheringtonBuild fixes for Boost >= 1.73
2020-07-27 Carl HetheringtonMerge branch 'warnings' into v2.15.x.
2020-07-26 Carl HetheringtonVarious OSX warnings fixes.
2020-03-01 Carl HetheringtonCall wxInitAllImageHandlers and fix Playlist Editor...
2020-03-01 Carl HetheringtonFix uninitialised variable.
2020-03-01 Carl HetheringtonFix loading of tick/no_tick graphics for playlist edito...
2020-02-29 Carl HetheringtonSeparate SPL from a version which signals when things...
2020-02-29 Carl HetheringtonAdd 'proper' config dialog for the playlist editor.
2020-02-29 Carl HetheringtonVarious playlist editor developments and fixes.
2020-02-29 Carl HetheringtonCopy swaroop_ playlist editor stuff back to main DoM.
2020-02-29 Carl HetheringtonMove swaroop playlist editor stuff into its own swaroop_
2019-06-09 Carl Hetheringtonswaroop: allowed-shows state in playlist.
2019-03-24 Carl HetheringtonDifferentiate Y in a couple of i18n places.
2019-02-19 Carl HetheringtonOSX playlist editor build fix.
2018-12-18 Carl Hetheringtonswaroop: force playlists to be saved as .xml.
2018-12-18 Carl Hetheringtonswaroop: fix phantom entries when loading/saving playlists.
2018-12-18 Carl Hetheringtonswaroop: remove unused _film variable.
2018-12-08 Carl Hetheringtonswaroop: better handling of missing content in SPLs.
2018-12-08 Carl Hetheringtonswaroop: fix build.
2018-12-08 Carl HetheringtonSupport buttons.
2018-12-06 Carl Hetheringtonswaroop: open playlist save/load in the configured...
2018-11-30 Carl Hetheringtonswaroop: fix load of playlist.
2018-11-23 Carl HetheringtonRemove required Film from content examine.
2018-11-22 Carl HetheringtonSeparate out SPL/SPLEntry; start trying to make player...
2018-11-22 Carl HetheringtonBasic save/load of playlists.
2018-11-22 Carl Hetheringtonswaroop: basic manipulation of content in playlist...
2018-11-22 Carl HetheringtonVarious work on playlist editor.
2018-11-22 Carl HetheringtonPlaylist editor stub.