summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2014-03-18Fix bad rounding of timecodes for display.Carl Hetherington
Reported-by: Gérald Maruccia
2014-03-18Tentative support for 3D from alternate frames.Carl Hetherington
Also remove references to libpostproc. Requested-by: Jean-Jacques Mantello
2014-03-17Improve behaviour of the position slider at the end of films.Carl Hetherington
Reported-by: Gérald Maruccia
2014-03-17Small fix to fr_FR translation.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-15Cope with loading films with now-disabled filters.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-11OS X build fixes.Carl Hetherington
2014-03-09Rearrange names again.Carl Hetherington
2014-03-09Restore old behaviour of "no-stretch" mode with crop.Carl Hetherington
Reported-by: Markus Raab
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-08Name audio analyses with stream ID so that you can see analysesCarl Hetherington
for different streams correctly. Reported-by: Markus Raab
2014-03-08Support for unsigned 8-bit audio.Carl Hetherington
2014-03-06More testers.Carl Hetherington
2014-03-06Testers -> 500 and sort.Carl Hetherington
2014-03-05Another attempt to fix the race in dcpomatic_create.Carl Hetherington
2014-03-05Fix nasty race in dcpomatic_create.Carl Hetherington
2014-03-05Fix class/struct mismatch.Carl Hetherington
2014-03-05Give an error in dcpomatic_create if no content is specified.Carl Hetherington
2014-03-05More attempted OS X fixes.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-05Add --still-length option to dcpomatic_create.Carl Hetherington
2014-03-04Stop old versions of DCP-o-matic loading new state files. Fix missing ↵Carl Hetherington
content type setup in dcpomatic_create.
2014-03-04Supporter.Carl Hetherington
2014-03-04Force dcpomatic_create output to be marked UTF-8 when it goes to the console.Carl Hetherington
2014-03-04Add support for no-scale of the input video.Carl Hetherington
Requested-by: Gérald Maruccia
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-03-03Try to prevent OS X from sleeping during DCP encode.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-26Tidy DCPOMATIC_WINDOWS_CONSOLE defs a bit.Carl Hetherington
2014-02-26Fix problems loading files into SndfileDecoder whenCarl Hetherington
they have non-ASCII names. Reported-by: José Luis Rodríguez García
2014-02-26Fix audio analysis crash introduced when increasing MAX_AUDIO_CHANNELS.Carl Hetherington
2014-02-25Minor ill-inform disambiguation of some es_ES messages.Carl Hetherington
2014-02-23Bump ffmpeg library to fix problems with misrecognised frame rates in some ↵Carl Hetherington
MOV files.
2014-02-23Fix crash on startup.Carl Hetherington
2014-02-21Remove FFmpegStream id accessor.Carl Hetherington
2014-02-21Remove stream _legacy_id stuff.Carl Hetherington
2014-02-21Make FFmpegStream::_id private.Carl Hetherington
2014-02-21Another small clean-up.Carl Hetherington