summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
2015-07-02Attempt to fix boost regex deps.Carl Hetherington
2015-07-02Remove output gamma configuration option after discussions with Dennis.Carl Hetherington
2015-07-01Restore short-cutting of analysis gain updates.Carl Hetherington
2015-07-01Re-add show audio button and analyse just that content when it is clicked.Carl Hetherington
2015-07-01Go back to player having a playlist and not assuming it uses the film's content.Carl Hetherington
2015-06-30pot/pot-merge.Carl Hetherington
2015-06-30Calm down default logging a bit.Carl Hetherington
2015-06-29Fix merge.Carl Hetherington
2015-06-26Fix missing subtitles in some cases.Carl Hetherington
2015-06-26Tweak checkbox label.Carl Hetherington
2015-06-25Disallow non-burn of image subtitles by disabling the relevant widgets (#625).Carl Hetherington
2015-06-25Make player decide whether subtitles should be burnt based onCarl Hetherington
2015-06-25Add burn-subtitles button to Subtitle panel.Carl Hetherington
2015-06-25Add DEBUG_DECODE and some basic debugging of the decoding process.Carl Hetherington
2015-06-21Add more video properties to content properties dialog.Carl Hetherington
2015-06-21Disable colour conversion choice in the appropriate circumstances.Carl Hetherington
2015-06-21Remove wxST_ELLIPSIZE_END from job status.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-20Fix some warnings.Carl Hetherington
2015-06-20Remove a few dubious fr_FR fuzzy translations.Carl Hetherington
2015-06-19Fix audio analysis after recent breakage.Carl Hetherington
2015-06-19No-op; variable renaming.Carl Hetherington
2015-06-18Split job status onto two lines (#610).Carl Hetherington
2015-06-18Supporter.Carl Hetherington
2015-06-18Stop playback when we reach the end of the playlist.Carl Hetherington
2015-06-17Final tweaks and removal of Film::playlist().Carl Hetherington
2015-06-17AudioDialog does not need explicit playlist.Carl Hetherington
2015-06-17AnalyseAudioJob does not need an explicit playlist.Carl Hetherington
2015-06-17Remove unnecessary Playlist argument to Film::audio_analysis_path.Carl Hetherington
2015-06-17Remove Film::make_player().Carl Hetherington
2015-06-16Modify previous commit to move restriction code into the UI.Carl Hetherington
2015-06-16Prevent selection of too few DCP channels (#611).Carl Hetherington
2015-06-15Select newly-added content (#455).Carl Hetherington
2015-06-14Fix messed up position slider caused by trim changes.Carl Hetherington
2015-06-14Add buttons to set trim from current playhead position (#372).Carl Hetherington
2015-06-13Try to fix completely broken i18n.Carl Hetherington
2015-06-13Capitalise name of Russia in config dialog.Carl Hetherington
2015-06-13Add program support for ru_RU and fix a couple of translations using the |.Carl Hetherington
2015-06-13Layout the audio mapping's sizer after it changes (#597).Carl Hetherington
2015-06-12Add a close button to the AudioDialog on Linux in case it doesn't get a close...Carl Hetherington
2015-06-12Credit Gerald Maruccia for the upmixer algorithm.Carl Hetherington
2015-06-12New ru_RU translation from Igor Voytovich.Carl Hetherington
2015-06-11pot/merge.Carl Hetherington
2015-06-10Tweak error message.Carl Hetherington
2015-06-09Remove unused variable.Carl Hetherington
2015-06-09Tidy layout of keys prefs a bit (#460).Carl Hetherington
2015-06-09Hide Font members behind accessors.Carl Hetherington
2015-06-09Add hint about > 640kB font files (#588).Carl Hetherington
2015-06-08Fix detection of same-frame to speed up simple encodes (#548).Carl Hetherington
2015-06-03Make show audio work on the whole DCP, not individual content.Carl Hetherington