| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-04-28 | Tweak cosmetic appearance of audio mapping view.v2.13.156 | Carl Hetherington | |
| 2019-04-28 | pot/merge.v2.13.155 | Carl Hetherington | |
| 2019-04-28 | Restore ISDCF subtitle language option as an override (#1536). | Carl Hetherington | |
| 2019-04-28 | Fix AudioMappingView scrolling so that only the body of the grid is scrolled.v2.13.154 | Carl Hetherington | |
| 2019-04-27 | Nudge audio mapping view sizes up a little. | Carl Hetherington | |
| 2019-04-27 | Fix channel numbering in tooltip. | Carl Hetherington | |
| 2019-04-27 | Re-work of audio mapping view to use a custom-drawnv2.13.153 | Carl Hetherington | |
| canvas rather than wxGrid. Inspired by the accumulation of odd problems due to the use of 3 separate panels, and also the endless resizing loop weird bug #1535. | |||
| 2019-04-26 | Updated de_DE translation from Carsten Kurz. | Carl Hetherington | |
| 2019-04-26 | Make sure at least one position change event is emitted after | Carl Hetherington | |
| a timeline drag (with frequent=false), even if lots have been sent with frequent=true. Otherwise the code in the CHNAGE_TYPE_DONE branch of Butler::player_change never gets to seek (since frequent is true, it ignores the signal). Without the seek things go wrong. Believed to fix #1534. | |||
| 2019-04-25 | Fix preview update when fade is changed (#1531). | Carl Hetherington | |
| 2019-04-25 | Fix or remove several broken pixel formats in Image::fade and add | Carl Hetherington | |
| unit tests for the remainder. Fixes #1532. | |||
| 2019-04-25 | Don't try to upload to TMS after export. | Carl Hetherington | |
| 2019-04-22 | Updated zh_CN translation from 刘汉源v2.13.150 | Carl Hetherington | |
| 2019-04-20 | Bump default J2K bandwidth to 150MBit/s (#1523). | Carl Hetherington | |
| 2019-04-20 | Don't set up decoder parts for DCPs unless they can be playedv2.13.149 | Carl Hetherington | |
| (i.e. are not encrypted and not missing assets). Fixes full audio buffers on locates with large encrypted DCPs and no KDMs; in these cases silent audio is created by the fill_audio() at the bottom of Player::pass() but no video is created by anybody. | |||
| 2019-04-20 | Comment tweaks. | Carl Hetherington | |
| 2019-04-19 | Hopefully better errors on large video/audio disagreements. | Carl Hetherington | |
| 2019-04-17 | Don't offer setting for line spacing with DCP subs (#1527).v2.13.148 | Carl Hetherington | |
| 2019-04-17 | Fix errors when adding reels containing audio after referenced reels (#1528).v2.13.147 | Carl Hetherington | |
| 2019-04-16 | Fix a few links from http -> https. | Carl Hetherington | |
| 2019-04-15 | Bump rtaudio to git head (with some patches of mine) | Carl Hetherington | |
| in order to get WASAPI fixes. | |||
| 2019-04-15 | Add some details of the what the configured sound output means. | Carl Hetherington | |
| 2019-04-15 | Allow WASAPI or DS as the Windows sound API as DirectSound (at | Carl Hetherington | |
| least with RtAudio) does not seem to support > 2 channels. | |||
| 2019-04-14 | Add donation nag after 20 successful DCP encodes. | Carl Hetherington | |
| 2019-04-14 | Store successful DCP encodes. | Carl Hetherington | |
| 2019-04-14 | Remove unused include. | Carl Hetherington | |
| 2019-04-14 | Remove unused method. | Carl Hetherington | |
| 2019-04-08 | Fix crash when adding subtitles.v2.13.145 | Carl Hetherington | |
| 2019-04-06 | Updated da_DK translation from Anders Uhl Pedersen.v2.13.144 | Carl Hetherington | |
| 2019-04-06 | Option to choose CCAP track (part of #1516).v2.13.143 | Carl Hetherington | |
| 2019-04-03 | Add fonts.conf to OS X build to try to fix failure to synthesizev2.13.142 | Carl Hetherington | |
| bold/italic on 10.12 (Sierra) and earlier (#1524). | |||
| 2019-04-03 | Make a note about ISDCFMetadata SubtitleLanguage being set (part of #1516). | Carl Hetherington | |
| 2019-04-03 | BOOST_FOREACH addition. | Carl Hetherington | |
| 2019-04-02 | Extract subtitle language from text content rather than ISDCFMetadata (part ↵ | Carl Hetherington | |
| of #1516). | |||
| 2019-04-02 | Try to fix strange behaviour of the preview slider towards the end | Carl Hetherington | |
| of content where there is a section at the end with no keyframe (#1522). | |||
| 2019-03-29 | Add episode/promo content types. | Carl Hetherington | |
| 2019-03-29 | Don't crash when loading DCPs with multiple CCAP assets per reel (part of ↵v2.13.140 | Carl Hetherington | |
| #1516). | |||
| 2019-03-29 | Set CCAP language tag correctly. | Carl Hetherington | |
| 2019-03-29 | Don't warn about overlapping CCAPs in SMPTE DCPs (part of #1516). | Carl Hetherington | |
| 2019-03-28 | Allow explicit specification of email protocol (plain/STARTTLS/SSL).v2.13.138 | Carl Hetherington | |
| 2019-03-27 | Remove untouched fi_FI translation. | Carl Hetherington | |
| 2019-03-27 | Hack to avoid empty tracks appearing in the DCP Track control. | Carl Hetherington | |
| 2019-03-27 | Fix CHARSET in tr_TR. | Carl Hetherington | |
| 2019-03-27 | Beginnings of tr_TR translation from Gökhan Aksoy. | Carl Hetherington | |
| 2019-03-26 | Updated ru_RU translation from Igor Voytovich. | Carl Hetherington | |
| 2019-03-26 | Updated de_DE translation from Carsten Kurz. | Carl Hetherington | |
| 2019-03-26 | Nag/warn when removing KDM decryption certificate.v2.13.137 | Carl Hetherington | |
| 2019-03-26 | Increase and tidy up spacing around message. | Carl Hetherington | |
| 2019-03-26 | Try to extend minimum size of OS X prefs panels to fix #1502. | Carl Hetherington | |
| 2019-03-26 | Unset _awaiting on a regular seek. This fixes bad behaviour in the sequence: | Carl Hetherington | |
| - some player_change; _awaiting is set - regular seek occurs (perhaps to a time much earlier than _awaiting) - another player_change occurs; player_change handler wrongly seeks back to _awaiting May help with #1505. | |||
