Age | Commit message (Collapse) | Author |
|
special chars.
|
|
|
|
|
|
changed: update libass to v0.9.13
|
|
|
|
Refactor the selection of the "Auto" deinterlacing method to make it easier to have different "Auto" values for the different platforms and even within a platform.
|
|
|
|
|
|
|
|
|
|
|
|
- the option for configure is --enable-airplay / --disable-airplay - default is auto (enable airplay when libplist is found)
|
|
|
|
More gesture support
|
|
|
|
|
|
back again?
|
|
|
|
Added: simple dynamic range compression, a volume amplification slider is now available in the audio and subtitles dialog, which can be used to increase the video volume, a limiter is turned on to prevent clipping.
This limiter is also enabled when a downmix configuration can produce clipping, for example when boost volume on downmix is turned on.
The limiter's hold and release times can be configured through advancedsettings.xml.
|
|
|
|
- swipe left and right - next/prev slide
- pinch - zoom
- when zoomed in - pan for moving inside the picture
|
|
implementations
|
|
- make guislidercontrol gesture pan aware (without intertial scrolling)
|
|
native inertial panning support (only win32 for now...)
|
|
returns on ACTION_GESTURE_NOTIFY - and deactivate inertia of the win32 api in that case
|
|
|
|
thanks davilla)
|
|
|
|
|
|
|
|
|
|
boosts and normalizes volume during down-mixing.
|
|
|
|
|
|
|
|
control doesn't affect the dynamic range
|
|
fixed: forgot to pass m_drc in CWin32DirectSound
|
|
|
|
|
|
|
|
fixed: drc value wasn't passed to remap in wasapi
|
|
property (closes #11711)
|
|
are sorted alphabetically (fixes #11989)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|