summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
2020-05-05Extract common code out into kdm_for_screen()Carl Hetherington
2020-05-05Remove some now-pointless passing of name_values.Carl Hetherington
2020-05-05Set 'i' earlier in name_values.Carl Hetherington
2020-05-05Remove unused variable after the last commit.Carl Hetherington
2020-05-05Write 'f', 'b' and 'e' tags into all KDMWithMetadata when they are made.Carl Hetherington
2020-05-05Rename some variables.Carl Hetherington
2020-05-05Move some functions to kdm_with_metadataCarl Hetherington
2020-05-05Replace CinemaKDMs class with a list<KDMWithMetadata>Carl Hetherington
2020-05-04Pull some methods out of CinemaKDMs.Carl Hetherington
2020-05-04Remove Screen pointer from KDMWithMetadata, preferring toCarl Hetherington
2020-05-04Add KDMWithMetadataPtr typedefCarl Hetherington
2020-05-04Rename ScreenKDM -> KDMWithMetadataCarl Hetherington
2020-05-04Move Film::make_kdms to the call sites.Carl Hetherington
2020-05-03pot/merge.v2.15.71Carl Hetherington
2020-05-03Formatting tweaks to unmount dialogue.Carl Hetherington
2020-04-29Add exit command to stress tester.Carl Hetherington
2020-04-29Put current frame position in seek-by-frame dialogue when opening it (#1736).Carl Hetherington
2020-04-29Add hinting to the seek dialogue; may be a nice fix for #1736.Carl Hetherington
2020-04-29Use raw_convert rather than lexical_cast.Carl Hetherington
2020-04-27Add Sebastian Leitner as a tester.Carl Hetherington
2020-04-24Another build fix (for non-Linux this time).v2.15.57Carl Hetherington
2020-04-24Ubuntu 20.04 packaging.Carl Hetherington
2020-04-24Fix build following previous commit.Carl Hetherington
2020-04-24Hopefully we can use GTK's file chooser button again now.Carl Hetherington
2020-04-24Add subtitle analysis so that the outline of all subtitlesCarl Hetherington
2020-04-24Improve layout of drive-wipe warning dialogue.Carl Hetherington
2020-04-24Add pre-running warning to disk writer.Carl Hetherington
2020-04-23Don't clobber the current _player_video when the butler returns AGAIN. Fixes...Carl Hetherington
2020-04-23Nicer fix for 86102d30bf0aad89115bbeb3d8aaa2a27a0aa432Carl Hetherington
2020-04-23Fix complete failure of preview/playback introduced inv2.15.53Carl Hetherington
2020-04-21Add code to copy the data and hook it up to a menu item.Carl Hetherington
2020-04-20Add LEQ(m) when analysing audio (#1382).v2.15.52Carl Hetherington
2020-04-15Fix length of player output so it can be either the film's length or playlist...Carl Hetherington
2020-04-15Try to improve spacing in Keys tab of prefs on macOS (#1550).Carl Hetherington
2020-04-15Fix glitchy timeline slider if its update timer goes off while a seek is happ...Carl Hetherington
2020-04-15Seek to last frame if a request is made beyond the end of the film.Carl Hetherington
2020-04-14Fix Empty/Player behaviour when using a playlist that is not the same as the ...Carl Hetherington
2020-04-14Ignore and report failures to decode frames during playback (#1593).Carl Hetherington
2020-04-14DCPReadError -> ReadError in libdcp.Carl Hetherington
2020-04-14pot/merge.Carl Hetherington
2020-04-13Support unmounting on macOS and Windows.v2.15.51Carl Hetherington
2020-04-13Tidy up nanomsg class API; add unmounting for Linux.Carl Hetherington
2020-04-06Add disk writer tool.Carl Hetherington
2020-03-19Missing texts for some new verification failures.Carl Hetherington
2020-03-16Move stress testing code into a separate class and always build it.Carl Hetherington
2020-03-15Fix player stress testing with expanded controls.Carl Hetherington
2020-03-03Fix crash in verification due to mismatched wxString::Format placeholder.v2.15.47Carl Hetherington
2020-03-01Remove unused LOG_DEBUG_DECODE and re-use it to add some 3D shuffler logging.v2.15.46Carl Hetherington
2020-03-01Missing patron.Carl Hetherington
2020-03-01Support playlists in the player in dual-screen mode.v2.15.45Carl Hetherington