[vlc-devel] [PATCH 0/6] Improvements for the common win32 UI

Daniel Amm da2424 at t-online.de
Tue Dec 15 22:15:31 CET 2015


This patches will improve the behavior of the common win32 UI.
One of the features is the use of the new audio events.
I hope you like it

Daniel Amm (6):
  Update libvlcpp
  win32: re-organize audio button/slider updating methods
  win32: add audio events for updating audio button/slider
  win32: set video slider range to 1000
  win32: don't hide controls while mouse is within
  Update NEWS

 NEWS                        | 20 ++++++++-
 common/win32_fullscreen.cpp | 98 +++++++++++++++++++++++++++------------------
 common/win32_fullscreen.h   |  4 +-
 vlcpp                       |  2 +-
 4 files changed, 80 insertions(+), 44 deletions(-)

-- 
2.6.3.windows.1



More information about the vlc-devel mailing list