[vlc-devel] CVS Commit (babal)
    cvs at videolan.org 
    cvs at videolan.org
       
    Sat Dec 20 23:57:36 CET 2003
    
    
  
Update of /cvs/videolan/vlc
Modified Files:
	Makefile.am install-win32 
Added Files:
	vlc.exe.manifest 
Update of /cvs/videolan/vlc/modules/audio_filter/channel_mixer
Modified Files:
	headphone.c 
Update of /cvs/videolan/vlc/src
Modified Files:
	libvlc.h 
Update of /cvs/videolan/vlc/src/audio_output
Modified Files:
	input.c 
Log Message:
* libvlc.h input.c headphone.c:
    fix support of audio channel mixers, like the headphone channel mixer
    for instance, which was broken since the introduction of user audio
    filters; if specified by the user and compatible with the audio
    pipeline, we add the channel mixer after the user filters.
    -> unfortunately, this fix removed two strings and introduced 4 new
       ones
    -> TODO: allow the user to choose only amongst channel mixers, not
       all available audio filters
* vlc.exe.manifest Makefile.am install-win32 :
    add a manifest file to allow the win32 gui to use Windows XP visual
    styles when available.
-- 
babal
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
    
    
More information about the vlc-devel
mailing list