| Age | Commit message (Collapse) | Author |
|
to fix them on startup (#1218).
|
|
cinemas/screens list etc.
|
|
|
|
|
|
|
|
respect to problems when loading config.
|
|
|
|
now disallowed.
|
|
|
|
|
|
|
|
with subs (which fails).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 3412af70b950dcdc604413ef05c26becda6da789.
|
|
|
|
|
|
|
|
|
|
the suspected thread-unsafe crash bugs on OS X.
|
|
|
|
|
|
stringstream.
|
|
Create a default config if any exception is thrown by ::read, and
tell the UI so that it can pop up a message to say what has happened.
|
|
|
|
Support for this seems to vary wildly across DoM's build
targets. Stuff that builds on 16.04 won't build on 14.04,
for example. Seems to not be worth the hassle now.
This reverts commit 5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f.
|
|
|
|
|
|
|
|
|
|
a _parent to VideoContent (mainly, but not only, for signalling)
and moving the video shared_ptr into Content, which makes much
more sense to replace dynamic_cast tests for whether something
has video or whatever. Nearly builds.
|