summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2015-12-03Try to fix crash on startup in some cases.Carl Hetherington
2015-12-03Fix double-free in curl uploader.Carl Hetherington
2015-12-02pot/merge.Carl Hetherington
2015-12-02Don't show reel labels if there is no space.Carl Hetherington
2015-12-02Supporter.Carl Hetherington
2015-12-02Specify no EPRT on FTP downloads. Fix request to CURL when notCarl Hetherington
using PASV. Fix incorrect return value from ftp_ls_data. Tidy Dolby fetching code a bit. Fix sensitivity of Dolby download button (#769).
2015-12-02Remove insistence on 6-figure Doremi serials (fixes #768).Carl Hetherington
2015-12-01Updated ru_RU translation from Igor Voytovich.Carl Hetherington
2015-12-01Ridiculous crash on sending emails.Carl Hetherington
2015-12-01Missing set_state().Carl Hetherington
2015-11-30pot/merge.Carl Hetherington
2015-11-30Fix undefined mapping values in causing audio analyses to fail to load randomly.Carl Hetherington
2015-11-30Catch bad calls to ::get().Carl Hetherington
2015-11-30I think it's ok and less crash-prone to check joinable() ratherCarl Hetherington
than asserting it; I have seen traces which suggest the assert might be triggering. In an ideal world we would track down why that's happening.
2015-11-30Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2015-11-29Fix ridiculous thinko causing repeated calls to FcConfigAppFontAddFile and ↵Carl Hetherington
hence memory leak (may fix #766).
2015-11-28Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2015-11-27Wake UI with a wxEVT_IDLE which is the event that SignalManager::ui_idle is ↵Carl Hetherington
tied to.
2015-11-27Tweak video panel spacing.Carl Hetherington
2015-11-27Add config and server list to the batch converter's menus.Carl Hetherington
2015-11-27Speculative fix for crash when destroying AudioFilterGraph.Carl Hetherington
2015-11-27Fix incorrect multi-reel subtitle timings (#760) and add test.Carl Hetherington
2015-11-27Fix reel that subtitles are put in when they are exactly on a reel boundary.Carl Hetherington
2015-11-27Fix crash when repeating video frames across a reel boundary.Carl Hetherington
2015-11-27Some Doremi certs are on the FTP site as *.dcicerts.zip, some as ↵Carl Hetherington
*.certs.zip; also add better error reporting when downloads fail (#763).
2015-11-27Fix some stringstreams that had crept in.Carl Hetherington
2015-11-27Fix some fuzzy translation confusion.Carl Hetherington
2015-11-27pot/merge.Carl Hetherington
2015-11-27Updated de_DE translation from Carsten Kurz.Carl Hetherington
2015-11-27Set the font to bold rather than using markup as the formerCarl Hetherington
results in truncated label text on some versions of OS X; ported from 1.x
2015-11-26Add some useful selectors in the add file dialog.Carl Hetherington
2015-11-26Updated de_DE translation from Carsten Kurz.Carl Hetherington
2015-11-26Fix crash on cancelling the download certificate dialogue.Carl Hetherington
2015-11-22Supporter.Carl Hetherington
2015-11-20Tweak SubRip subtitle default position.Carl Hetherington
2015-11-20Adjust subtitle position when referenced from top.Carl Hetherington
SMPTE says "top" means that vposition is from the top of the screen to the top of the subtitle, but Dolby servers apparently make it top of screen to bottom of subtitle; adjust the preview to do the latter.
2015-11-19Remove unused parameter.Carl Hetherington
2015-11-19Merge.Carl Hetherington
2015-11-19Separate CPL choice for KDMs into a separate class.Carl Hetherington
2015-11-18Remove all the curl multi stuff as I'm not sure what advantages it has for ↵Carl Hetherington
us over the simple API.
2015-11-18Fix lost recipients when sending KDM emails.Carl Hetherington
2015-11-18Bump ffmpeg; gain-correct new LUFS/LRA.Carl Hetherington
2015-11-18Missing files.Carl Hetherington
2015-11-18Basic (untested) ebur128 (#368).Carl Hetherington
2015-11-18Comment.Carl Hetherington
2015-11-18Split FilterGraph into that and VideoFilterGraph.Carl Hetherington
2015-11-18Make Filter applicable to audio or video filters.Carl Hetherington
2015-11-17Fix layout.Carl Hetherington
2015-11-17Comments.Carl Hetherington
2015-11-17Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington