| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Also stop the "copy settings" options from doing this, as Carsten points
out that it could be confusing and potentially very bad if you copy
markers from an OV to an edited VF which then bring house lights up at
the wrong time or whatever.
|
|
|
|
|
|
anything that is passed to read_file() from libcxml.
This should fix #2623 and other similar problems.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a template if --threed is not specified (#2620/GH#22).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I'm not 100% sure about this but they seem to end up giving audio
packets with no channels and no frames. Here we handle such packets
better.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
get wxWidgets' translations to appear (at least on Windows) (#2606).
|
|
|
|
If there's a %x in the format string, where %x is not recognised, we
should at least remove the %.
|
|
demons.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
one VPosition.
Previously if HPosition changed we would still use a single "line" (i.e. Pango layout)
for all the text, meaning that HPosition would not be respected.
|
|
|
|
|