summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2023-01-17Build fix for Windows.Carl Hetherington
2023-01-17Swap some wx_ptr for simple members/locals.Carl Hetherington
2023-01-16Add DCPOMATIC_SUBHEADING_TOP_PAD.Carl Hetherington
2023-01-16Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2023-01-16Use wx_ptr more.Carl Hetherington
2023-01-15Tell user what just happened if they get either of the disk writer confirmati...Carl Hetherington
2023-01-15Handle translation correctly for the warning about wiping a drive (#2415).Carl Hetherington
2023-01-15Handle translation correctly for the initial "beta-grade" warning in the disk...Carl Hetherington
2023-01-15pot/merge.Carl Hetherington
2023-01-15Use wx_ptr for the splash screen.Carl Hetherington
2023-01-14Add wx_ptr and use it instead of ScopeGuard in a lot of places.Carl Hetherington
2023-01-14Use more ScopeGuards.Carl Hetherington
2023-01-07Remember paths in the add input dir picker in the combiner.Carl Hetherington
2023-01-04Allow drag-and-drop of DKDMs onto the list in the KDM creator.Carl Hetherington
2023-01-04Extract add_dkdm().Carl Hetherington
2023-01-04Cleanup: use auto.Carl Hetherington
2023-01-04Use FileDialog for Add DKDM in the KDM creator.Carl Hetherington
2023-01-03Cleanup: use ScopeGuard.Carl Hetherington
2022-12-25Support drag and drop of film directories onto the batch converter (#340).Carl Hetherington
2022-12-25Use icons at the top of the batch converter rather than text buttons at the b...Carl Hetherington
2022-12-24Fix crash when starting two batch converters at the same time.Carl Hetherington
2022-12-17Use the last_player_load_directory when adding OVs (#2094).Carl Hetherington
2022-12-17Cleanup: use ScopeGuard.Carl Hetherington
2022-12-14Bump libdcp to a version with UTCOffset.Carl Hetherington
2022-12-10Missing include.Carl Hetherington
2022-12-10Move some methods out of util.{cc,h}Carl Hetherington
2022-12-10Extract constants.hCarl Hetherington
2022-12-01Double-click on content list adds the content.Carl Hetherington
2022-12-01Add save button for playlist name.Carl Hetherington
2022-12-01Extract save_playlist().Carl Hetherington
2022-12-01Check for playlist directory on new playlist, rather than save.Carl Hetherington
2022-12-01Set Delete button sensitivity correctly.Carl Hetherington
2022-12-01Extract selected().Carl Hetherington
2022-12-01Setup editor sensitivity on startup.Carl Hetherington
2022-12-01Don't display first playlist on startup.Carl Hetherington
2022-12-01Save playlist when content is added, moved or removed.Carl Hetherington
2022-12-01Add and use SPL::swap().Carl Hetherington
2022-12-01Generalise the Changed message from SPL.Carl Hetherington
2022-11-15Updated fr_FR translation from David Perrenoud.David Perrenoud
2022-10-27Fix player with high-frame-rate DCPs.Carl Hetherington
2022-10-19Add search to DKDM list (#2298).Carl Hetherington
2022-10-19Cleanup: 0 -> nullptr.Carl Hetherington
2022-10-18Fix dark mode for release notes.Carl Hetherington
2022-10-14Save and restore sash positions in the main DoM.Carl Hetherington
2022-10-14Allow dragging of the border between the controls and the preview (#2350).Carl Hetherington
2022-10-14Cleanup: use simpler ownership for FilmViewer.Carl Hetherington
2022-10-05Support drag-and-drop of DCPs onto the player (#1220).Carl Hetherington
2022-10-05Cleanup: remove old comment.Carl Hetherington
2022-09-28Replace directory with folder in some messages.Carl Hetherington
2022-09-17Allow specification of the CPL ID to use in a DCP with _create (#2302).Carl Hetherington