| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This could cause Butler::audio to be called with _audio_channels = 0
and _disable_audio = false, causing an exception in AudioBuffers when
remap() tried to make an AudioBuffers object with a channel count of 0.
|
|
|
|
|
|
|
|
In d1b4dbb793e2850d032ce3c91f0c91d045ae19dc I changed have_video()
to look at can_be_played() but forgot to also change have_audio().
|
|
|
|
|
|
|
|
|
|
|
|
ł seems to be ignored by the ICU transliterator for some reason.
|
|
|
|
|
|
|
|
present).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
J2KEncoder.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Nothing really that important, but it cleans up the valgrind
leak check reports.
|
|
|