Fix crash when trying to make a KDM on an unencrypted project.
[dcpomatic.git] / src / wx /
2018-08-22 Carl HetheringtonFix crash when trying to make a KDM on an unencrypted...
2018-08-22 Carl HetheringtonDisable the whole interface during audio analysis ...
2018-08-21 Carl HetheringtonGive a message when changed files are re-examined.
2018-08-20 Carl HetheringtonUpdated ru_RU and uk_UA translations from Igor Voytovich.
2018-08-20 Carl HetheringtonFix 3D crash.
2018-08-19 Carl HetheringtonWork around visual glitch when clicking on an already... v2.13.43
2018-08-19 Carl HetheringtonMore missing updates.
2018-08-19 Carl HetheringtonUpdate new panels when they are created.
2018-08-19 Carl HetheringtonRemove unnecessary set_film call.
2018-08-19 Carl HetheringtonWhite space.
2018-08-19 Carl HetheringtonSimilar pending/done for Film::Change.
2018-08-19 Carl HetheringtonReplace May/Done/NotDone signal sets with one signal...
2018-08-18 Carl HetheringtonDestroy and re-create content sub-panels as required...
2018-08-18 Carl HetheringtonFix disappearing video panel on OS X.
2018-08-15 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-08-15 Carl HetheringtonMissing extension (thanks Igor).
2018-08-15 Carl HetheringtonBuild fixes.
2018-08-15 Carl HetheringtonAdd GDC and accounts icon.
2018-08-15 Carl HetheringtonChristie fixes.
2018-08-15 Carl HetheringtonChristie support.
2018-08-15 Carl HetheringtonMore rearrangement and add Barco Alchemy.
2018-08-15 Carl HetheringtonShift some more stuff around.
2018-08-15 Carl HetheringtonRemove unused setup stuff in DownloadCertificatePanel.
2018-08-15 Carl HetheringtonMove some stuff into DownloadCertificatePanel; add...
2018-08-14 Carl HetheringtonAdd subscribers in their own part of the about box.
2018-08-14 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-08-13 Carl HetheringtonMore fixes for errors / crashes / misbehaviour with...
2018-08-13 Carl HetheringtonUse a radio item rather than a check item when selectin...
2018-08-12 Carl HetheringtonSet up selection when opening timeline.
2018-08-12 Carl HetheringtonPunt jump-to-selected to a UI idle handler.
2018-08-12 Carl HetheringtonUpdate reels markers properly.
2018-08-12 Carl HetheringtonFix bad redraw when dragging content views.
2018-08-08 Carl HetheringtonTweak message now that hints dialog is shown even when...
2018-08-05 Carl HetheringtonFiddle with ccap window default size. v2.13.41
2018-08-05 Carl HetheringtonGet closed caption view data from the butler, rather...
2018-08-03 Carl HetheringtonSome subtitle renaming.
2018-08-03 Carl HetheringtonTimestamp audio emissions from butler and hence discard...
2018-08-02 Carl HetheringtonA variety of changes to improve (but not entirely fix...
2018-07-29 Carl HetheringtonFix build.
2018-07-29 Carl HetheringtonAdd some explicits.
2018-07-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-07-27 Carl HetheringtonCheck for long CCAP lines and too many CCAP lines.
2018-07-26 Carl HetheringtonProtect the public API of Player with a mutex, since
2018-07-26 Carl HetheringtonBackground-threaded hints including line length of...
2018-07-26 Carl HetheringtonDisable bits of TextPanel when we are making closed...
2018-07-25 Carl HetheringtonFix crash on scaling the ccap window to be very small.
2018-07-25 Carl HetheringtonRestore AWOL timing panel.
2018-07-25 Carl HetheringtonMake characters red if they are too long in the closed...
2018-07-24 Carl HetheringtonDon't start with all possible content tabs visible.
2018-07-23 Carl HetheringtonIntroduce the idea of unknown original subtitle type...
2018-07-23 Carl HetheringtonTidy up after mass rename.
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-23 Carl HetheringtonGet ccaps by asking the Player, rather than by listenin...
2018-07-22 Carl HetheringtonRemove debug code.
2018-07-22 Carl HetheringtonVery basic closed caption viewer.
2018-07-22 Carl HetheringtonNo-op: white space.
2018-07-22 Carl HetheringtonOn reflection showing CCAPs over the main picture doesn...
2018-07-21 Carl HetheringtonDisplay only required tabs, including subs / ccap.
2018-07-21 Carl HetheringtonRevert "Remove join function; the code is long and...
2018-07-21 Carl HetheringtonBasics of multiple captions per content so that DCPCont...
2018-07-20 Carl HetheringtonRemove join function; the code is long and I don't...
2018-07-20 Carl HetheringtonUntested; allow viewing of subtitles or closed captions...
2018-07-20 Carl HetheringtonAdd advanced configuration option to allow any containe...
2018-07-19 Carl Hetheringtoncaption -> subtitle. v2.13.36
2018-07-19 Carl HetheringtonMore subtitle -> caption.
2018-07-19 Carl HetheringtonRename subtitle appearance dialogue.
2018-07-19 Carl HetheringtonClean up after previous commit.
2018-07-19 Carl HetheringtonReword again: Text -> Caption and Plain -> Text.
2018-07-19 Carl HetheringtonFix warning.
2018-07-19 Carl HetheringtonUI for selecting caption type.
2018-07-19 Carl HetheringtonPlainText -> PlainTextFile.
2018-07-19 Carl HetheringtonRemove old content_subtitle.
2018-07-19 Carl HetheringtonMore renaming.
2018-07-19 Carl HetheringtonMore renaming.
2018-07-19 Carl HetheringtonMore renaming; text -> plain.
2018-07-19 Carl HetheringtonRename Subtitle -> Text
2018-07-19 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2018-07-18 Carl HetheringtonTidying up of scrolling in the matrix view.
2018-07-18 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-07-18 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2018-07-09 Carl HetheringtonTry to fix build on Fedora 28.
2018-07-07 Carl HetheringtonAdd export button for cinemas XML (#1319).
2018-07-07 Carl HetheringtonGive better errors when incorrect KDMs are used (#1326).
2018-07-07 Carl HetheringtonFix (odd) crash.
2018-07-06 Carl HetheringtonFix could-not-load-film error when loading a project...
2018-07-06 Carl HetheringtonAdd advanced KDM options button containing switches...
2018-07-06 Carl HetheringtonLayout tweak.
2018-07-06 Carl HetheringtonTweak layout and remove some code duplication.
2018-07-05 Carl HetheringtonAnother OS X build tweak. v2.13.33
2018-07-05 Carl HetheringtonTry again to fix OS X build.
2018-07-05 Carl HetheringtonTry to fix OS X build.
2018-07-04 Carl HetheringtonMention delay in timeline audio views.
2018-07-04 Carl HetheringtonSort audio timeline views in order of DCP audio channel...
2018-07-04 Carl HetheringtonAdd audio gain to timeline content view.
2018-07-04 Carl HetheringtonLabel audio content with mapping (part of #1279).
2018-07-04 Carl HetheringtonMore zoom / timeline tidying.
2018-07-04 Carl HetheringtonFix tool crash; try to fix linked scrolling.
2018-07-04 Carl HetheringtonToolbar and scrolling tweaks.
2018-07-04 Carl HetheringtonDebugging.
2018-07-04 Carl HetheringtonDebugging message.
next