summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Collapse)Author
2014-03-26Some more certificate download improvements.Carl Hetherington
2014-03-25Fix bad implicit cast causing incorrect FFmpegContent::audio_length() results.Carl Hetherington
2014-03-25Add support for downloading Doremi server certificates.Carl Hetherington
2014-03-25Missing files from previous.Carl Hetherington
2014-03-25It builds.Carl Hetherington
2014-03-24Tinker with logging.Carl Hetherington
2014-03-24Fix error on creating zero-audio-channel DCPs.Carl Hetherington
Reported-by: Andrew Walls
2014-03-23Merge pot files.Carl Hetherington
2014-03-22Give SndfileContent a video frame rate so that it can be specified by the user.Carl Hetherington
2014-03-22Allow up to 500MB/s J2K bitrate.Carl Hetherington
Requested-by: Jonathan Jensen
2014-03-21Mostly-merge master.Carl Hetherington
2014-03-21Fix initial video length of stills.Carl Hetherington
2014-03-20Fix build.Carl Hetherington
2014-03-18Tentative support for 3D from alternate frames.Carl Hetherington
Also remove references to libpostproc. Requested-by: Jean-Jacques Mantello
2014-03-17Merge master.Carl Hetherington
2014-03-17Small fix to fr_FR translation.Carl Hetherington
2014-03-17Merge master.Carl Hetherington
2014-03-17Merge master.Carl Hetherington
2014-03-16Basic work on new prefs dialog.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-11OS X build fixes.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-08Merge master.Carl Hetherington
2014-03-08Support for unsigned 8-bit audio.Carl Hetherington
2014-03-07Add primitive subtitle view. Remove unused Film member from Decoder hierarchy.Carl Hetherington
2014-03-07Remove template from TimedAudioBuffers; a couple of small fixes.Carl Hetherington
2014-03-07Formatting.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-06Build fixes.Carl Hetherington
2014-03-05Another attempt to fix the race in dcpomatic_create.Carl Hetherington
2014-03-05Merge branch 'master' into 2.0Carl Hetherington
2014-03-05Fix nasty race in dcpomatic_create.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-04Stop old versions of DCP-o-matic loading new state files. Fix missing ↵Carl Hetherington
content type setup in dcpomatic_create.
2014-03-04Merge master.Carl Hetherington
2014-03-04New DCPTime/ContentTime types.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-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-27Merge master.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-25Merge master.Carl Hetherington
2014-02-25Minor ill-inform disambiguation of some es_ES messages.Carl Hetherington
2014-02-25Comments.Carl Hetherington