summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
2020-05-03Cleanups.Carl Hetherington
2020-05-03wip: stuff.Carl Hetherington
2020-05-03Rename ScreenKDM to ScreenWithKDMCarl Hetherington
2020-05-03Move 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
2020-02-29Add 'proper' config dialog for the playlist editor.Carl Hetherington
2020-02-29Fix title of player configuration dialogue.Carl Hetherington
2020-02-29Move swaroop playlist editor stuff into its own swaroop_Carl Hetherington
2020-02-29Allow changing colour conversion settings for multiple pieces of content at t...Carl Hetherington
2020-02-28Fix incorrect results when applying some timing operations toCarl Hetherington
2020-02-27Allow > 0dB gain per channel in the audio matrix (#1720).v2.15.44Carl Hetherington
2020-02-27Use bound arguments to lose some methods.Carl Hetherington
2020-02-27Add and use dB/linear conversion functions.Carl Hetherington
2020-02-19It may not be allowed to request a zero timeout on macOS.Carl Hetherington