[vlc-devel] vlc: svn commit r10867 (jpsaman)

Subversion daemon svn at videolan.org
Sun May 1 21:55:26 CEST 2005


r10867 | jpsaman | 2005-05-01 21:55:25 +0200 (Sun, 01 May 2005) | 7 lines
Changed paths:
   M /branches/0.8.1-jpsaman-thedj/include/vlc_config.h
   M /branches/0.8.1-jpsaman-thedj/modules/control/rc.c
   M /branches/0.8.1-jpsaman-thedj/src/audio_output/intf.c
   M /branches/0.8.1-jpsaman-thedj/src/libvlc.c

Reworked "intf-change" for audio volume callbacks in a new "audio-volume" dynamic variable. The new "audio-volume" variable will also report audio volume during streaming when no audio decoder has been constructed.
src/libvlc.c            : New dynamic variable "audio-volume" to track audio volume
src/audio_output/intf.c	: set "audio-volume" to current audio volume irrespective of an audio output presence
modules/control/rc.c    : report audio volume when changed or new input on rc interface
                        : removed "intf-change" audio callback
include/vlc_config.h    : align audio volumes between wxWindows interface, hotkeys and rc interface. 

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list