summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Collapse)Author
2014-03-17Merge master.Carl Hetherington
2014-03-17Improve behaviour of the position slider at the end of films.Carl Hetherington
Reported-by: Gérald Maruccia
2014-03-17Merge master.Carl Hetherington
2014-03-17Merge master.Carl Hetherington
2014-03-17Various work on improved config dialog.Carl Hetherington
2014-03-16Add servers icon from David Vignoni (http://www.icon-king.com)Carl Hetherington
2014-03-16Merge branch 'master' into prefsCarl Hetherington
2014-03-16Use defaults icon.Carl Hetherington
2014-03-16Basic work on new prefs dialog.Carl Hetherington
2014-03-15Merge master.Carl Hetherington
2014-03-15Force size of wxDirPickerCtrl in a couple of places.Carl Hetherington
2014-03-15Default to write-to in KDM dialog.Carl Hetherington
2014-03-15Fix KDM dialog to initialise its time period to a week from now.Carl Hetherington
2014-03-15Remove support for FFmpeg postprocessing filters.Carl Hetherington
2014-03-11Scale config dialog contents when scaling the window.Carl Hetherington
2014-03-09Rearrange names again.Carl Hetherington
2014-03-09Fix display of no-scale mode in the player; the image still has to be scaled ↵Carl Hetherington
for the film viewer as its image must represent a (scaled down) version of the film's frame.
2014-03-07Add primitive subtitle view. Remove unused Film member from Decoder hierarchy.Carl Hetherington
2014-03-07operator bool on Time is a really bad idea; removed it and fixed lots of bugs.Carl Hetherington
2014-03-06Fix build.Carl Hetherington
2014-03-06More testers.Carl Hetherington
2014-03-06Testers -> 500 and sort.Carl Hetherington
2014-03-05Merge branch 'master' into 2.0Carl Hetherington
2014-03-05Fix class/struct mismatch.Carl Hetherington
2014-03-05Bump maximum audio channels to 12 so that we can (crudely) useCarl Hetherington
BsL/BsR. Requested-by: Markus Raab
2014-03-04Merge master.Carl Hetherington
2014-03-04New DCPTime/ContentTime types.Carl Hetherington
2014-03-04Supporter.Carl Hetherington
2014-03-04Add support for no-scale of the input video.Carl Hetherington
Requested-by: Gérald Maruccia
2014-03-03Merge master.Carl Hetherington
2014-03-03Correct timecode separator (to help with #322).Carl Hetherington
2014-03-03Fix rounding of timecodes in at least some cases (#323).Carl Hetherington
Reported-by: Gérald Maruccia
2014-02-27Merge master.Carl Hetherington
2014-02-27Add supporter.Carl Hetherington
2014-02-26Fix missing RMS plots in some cases (caused by plotting #infCarl Hetherington
coordinates). Reported-by: Markus Raab
2014-02-26Fix audio analysis crash introduced when increasing MAX_AUDIO_CHANNELS.Carl Hetherington
2014-02-24Tweaks for libdcp.Carl Hetherington
2014-02-24Merge master; specify libdcp-1.0.Carl Hetherington
2014-02-23Bump ffmpeg library to fix problems with misrecognised frame rates in some ↵Carl Hetherington
MOV files.
2014-02-21Remove FFmpegStream id accessor.Carl Hetherington
2014-02-21Make FFmpegStream::_id private.Carl Hetherington
2014-02-20Basic support for 7.1/HI/VI audio tracks.Carl Hetherington
2014-02-18Bump libdcp for build failures in openjpeg.Carl Hetherington
2014-02-16Supporter.Carl Hetherington
2014-02-14Testers -> 900.Carl Hetherington
2014-02-14Reporters -> 1300.Carl Hetherington
2014-02-14Reporters -> 1600.Carl Hetherington
2014-02-14Reporters -> 1900.Carl Hetherington
2014-02-14Add supporter and first few reporters.Carl Hetherington
2014-02-11Partial hacks to use of libdcp 1.0.Carl Hetherington