summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Collapse)Author
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 ↵Carl Hetherington
close button (#602).
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
2015-06-03Preserve row names across update_cells().Carl Hetherington
2015-06-03Various work on audio mapping.Carl Hetherington
Fix everything up so that the audio mapping view in the audio panel reflects the processor (or lack of).
2015-06-03Fix confusion with AUDIO_STREAMS property.Carl Hetherington
2015-06-03Fix UI update when audio processor changes.Carl Hetherington
2015-06-03Layout tweaks.Carl Hetherington
2015-06-0221cb435ed5eb250a7f94887ddd75f6b367ea231f from master; better colour ↵Carl Hetherington
conversion selection.
2015-06-02Fix startup crash.Carl Hetherington
2015-06-02Layout tweak.Carl Hetherington
2015-06-02Apply single-processor branch manually; processor is now in Film, not ↵Carl Hetherington
AudioContent.
2015-06-02Handle multiple audio streams in a single piece of contentCarl Hetherington
in a similar way to the V1 patch.
2015-05-29Supporter.Carl Hetherington
2015-05-27FFmpegContent does not need audio_length().Carl Hetherington
2015-05-27Untested use of Frame for video/audio content lengths.Carl Hetherington
2015-05-25Copy DCP name layout fix from master.Carl Hetherington
2015-05-25b37e348604b75f346c8b423dd6b67a4663102871 from master; tweak job view.Carl Hetherington
2015-05-25a914ff2d9e06893328abee2fe40fb7b82ac89c02 from master; display DCP container ↵Carl Hetherington
size beside the choice in the DCP tab.
2015-05-25Make content colour version dialogue shorter in height.Carl Hetherington
2015-05-25Remove user-configurable colour conversion presets.Carl Hetherington
2015-05-1737423292ff0ff0210a2eeb4b2eea6740dcfa0a64 from master; fix DCP name update on ↵Carl Hetherington
changing DCP standard.
2015-05-13Port XML audio analysis code from master.Carl Hetherington
2015-05-13Rename UISignaller -> SignalManager.Carl Hetherington
2015-05-10Possibly inaccurate port of master; build system cleanups.Carl Hetherington
2015-05-10eebb00c092e568a14c0af3ce513d34f6b4ee834d from master; limit DCP channels and ↵Carl Hetherington
bump libdcp.
2015-05-100dd1bec30fed2c10ef01cc7782e331ea0d1a1f47 from master; fix sometimes-missing ↵Carl Hetherington
audio analysis channel labels on OS X.
2015-05-107fd73c0cf1f723896826c77fec3720c5c404d4e8 from master; tidy audio analysis ↵Carl Hetherington
dialogue and add overall peak.
2015-05-09Search in the right window when using FindWindowById.Carl Hetherington
2015-05-09711c36c150f3efffd64875399ada94baafb87cb1 from master; ok button disabling in ↵Carl Hetherington
downloade dialogs.
2015-05-07Use checked_set in ConfigDialog.Carl Hetherington
2015-05-04Try to fix build.Carl Hetherington
2015-05-0498772641729700876a0e51e3d001649cd1624046 from master; Windows crash fix.Carl Hetherington
2015-05-04701e75b87018ab1ec831f84b5325a0c76bd9f6ba from master; content properties dialog.Carl Hetherington
2015-05-03Tweak tagline.Carl Hetherington
2015-05-02Remove approximate size stuff where playback viewer would roundCarl Hetherington
down to nearest 4 pixels to try and speed up scaling. It didn't work as the two estimates of what would be scaled didn't always agree. It could probably be resurrected.
2015-04-30Try to fix OS X build.Carl Hetherington
2015-04-30Various bits related to subtitle font handling, particularly copying fonts ↵Carl Hetherington
to the DCP.