Build fixes for Boost >= 1.73
[dcpomatic.git] / src / tools / dcpomatic_playlist.cc
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.