summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2014-06-25Support pixel format 46 in make_black().Carl Hetherington
2014-06-24pot-merge.Carl Hetherington
2014-06-24Update comment.Carl Hetherington
2014-06-24Only emit Changed when things are added to or removed from the playlist.Carl Hetherington
2014-06-23Some comments.Carl Hetherington
2014-06-23Be more careful when mangling DCP names to fit ISDCF.Carl Hetherington
2014-06-23pot merge.Carl Hetherington
2014-06-23Add option to CC a KDM email, and addCarl Hetherington
2014-06-22Reset-to-default button for KDM email text.Carl Hetherington
2014-06-22Fix large memory leak with image sources.Carl Hetherington
2014-06-21Some missing i18n markup. Add S_ macro to allow contextual translations. Ad...Carl Hetherington
2014-06-20Updated fr_FR translation from Thierry Journet.Carl Hetherington
2014-06-20pot_merge.Carl Hetherington
2014-06-20Updates to de_DE translation from Carsten KurzCarl Hetherington
2014-06-18Fix awful thinko causing Playlist::active_frame_rate_change to return the wro...Carl Hetherington
2014-06-12Add "scale to fit height/width" options to a new Content menu.Carl Hetherington
2014-06-12Incorporate Film::_with_subtitles in the Film::video_identifierCarl Hetherington
2014-06-11Don't specify internal aspect ratio in the ISDCF name for trailers, as perCarl Hetherington
2014-06-10Support ISDCF naming convention version 9.Carl Hetherington
2014-06-10Use ISDCF rather than DCI when talking about the digital cinemaCarl Hetherington
2014-06-10Fix server/client with non-RGB24 images.Carl Hetherington
2014-06-10Report CLI server errors to stderr as well as the log.Carl Hetherington
2014-06-09Use a SpinCtrlDouble for audio gain, and change its representationCarl Hetherington
2014-06-09Emit the large bits of pointless silence which are the cause of #252 in half-...Carl Hetherington
2014-06-09Fix corrupted still image sources in some cases.Carl Hetherington
2014-06-06Fix warning.Carl Hetherington
2014-06-06Attempted OS X build fix.Carl Hetherington
2014-06-05A couple of fixes to hangs when over-trimming content.Carl Hetherington
2014-06-05Fix erroneous video position after seek.Carl Hetherington
2014-06-05Use Magick::Image::write rather than a hand-made loop; much faster.Carl Hetherington
2014-06-05Back port active_frame_rate_change stuff from v2, removing specification of v...Carl Hetherington
2014-06-04Fix crash due to lack of signal disconnection.Carl Hetherington
2014-06-04Back-port v2's rename and slight extension of FrameRateConversion.Carl Hetherington
2014-06-03All audio content should resample if the output frame rate and contentCarl Hetherington
2014-06-03Tweak backtrace file for Windows.Carl Hetherington
2014-06-03Include audio mapping in the digest used to distinguish differentCarl Hetherington
2014-06-02Expand the over-allocation of image buffers to 32 bytes to attempt to avoid b...Carl Hetherington
2014-05-28Modify KDM generation to work with CPLs rather than DCPs, and allowCarl Hetherington
2014-05-26Account for FFmpeg content start_time being non-zero:Carl Hetherington
2014-05-25More logging tweaks; missing noncopyable.Carl Hetherington
2014-05-25Logging tweaks.Carl Hetherington
2014-05-24Rely on Config for log settings, not the command line.Carl Hetherington
2014-05-23Tweak logging a bit.Carl Hetherington
2014-05-22More Windows fixes.Carl Hetherington
2014-05-22Windows build fix.Carl Hetherington
2014-05-21Try to fix clashes caused by ERROR, WARNING etc. as variables.Carl Hetherington
2014-05-21Tidy up logging a bit. Make it configurable from the GUI.Carl Hetherington
2014-05-21Add some timing logs to image_proxy.Carl Hetherington
2014-05-19Merge delay-decode-take2 branch into master.Carl Hetherington
2014-05-15Add some comments.Carl Hetherington