summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-06-20Fix small .srt parsing bug; add a test.Carl Hetherington
2014-06-20Don't allow _decoded_audio to grow to very large sizes during seek.Carl Hetherington
2014-06-20Merge master; fix destruction of Server; some test cleanups.Carl Hetherington
2014-06-18Forward-port thinko fix from v1.Carl Hetherington
2014-06-18Fix awful thinko causing Playlist::active_frame_rate_change to return the wro...Carl Hetherington
2014-06-15Fix crash on changing audio gain in some locales.Carl Hetherington
2014-06-13Fix namespace name.Carl Hetherington
2014-06-13Fix #include.Carl Hetherington
2014-06-13Add some operators.Carl Hetherington
2014-06-13Remove Player::_burn_subtitles; allow subtitles to be burnt onto areas with n...Carl Hetherington
2014-06-13Various fixes to alpha blending for pre-multipled alpha (as Cairo uses). Fix...Carl Hetherington
2014-06-12Remove debug code.Carl Hetherington
2014-06-12Fix subrip subtitles a little.Carl Hetherington
2014-06-12Merge mistake.Carl Hetherington
2014-06-12Copyright year.Carl Hetherington
2014-06-12Swap deprecated FFmpeg call.Carl Hetherington
2014-06-12Merge master.Carl Hetherington
2014-06-12Merge master.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-12Supporter.Carl 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-10Disable the timeline button when there is no content.Carl Hetherington
2014-06-10Fix crash when opening the timeline window with no content (#369).Carl 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-10Supporter.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-06Remove erroneous files.Carl Hetherington
2014-06-06Fix spacing of help text.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-04Merge master.Carl Hetherington
2014-06-03All audio content should resample if the output frame rate and contentCarl Hetherington
2014-06-03Update audio plot window when audio mapping is changed.Carl Hetherington
2014-06-03Tweak backtrace file for Windows.Carl Hetherington
2014-06-03Change the -3dB preset to -6dB since we are dealing with amplitude, not power.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-06-02Merge master.Carl Hetherington