Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
variables even when using internal copy.
|
|
|
|
|
|
|
|
|
|
|
|
BY_MRL and EXPLITIC.
Also report cdda:/ as extension so that the global BY_MRL check will check for that.
|
|
the string.
|
|
protocols too.
|
|
|
|
always-pass.
|
|
|
|
|
|
|
|
Please note that this commit temporarily breaks building.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-DDIRECTFB_X11 to CFLAGS.
|
|
macro just calls free().
|
|
called free().
|
|
Most plugin classes in xine define a dispose function simply to call free(),
but free() is ABI-compatible with our dispose functions, so add a macro
that allows to pass free() directly as dispose function.
It's an opt-in so that no extra conditional is needed, and plugin authors
won't forget about providing a dispose function (if they need to).
|
|
This way the gettext code for description does not need to be repeated by every plugin.
|
|
|
|
description translation.
|
|
where missing, for i18n.
|
|
|
|
where missing, for i18n.
|
|
|
|
interface. Add _() where missing, for i18n.
|
|
interface. Add _() where missing, for i18n.
|
|
_() where missing, for i18n.
|
|
_() where missing, for i18n.
|
|
|
|
|
|
|