]> git.sesse.net Git - vlc/commit
Add indirection to find input from wanabee input manager object
authorRémi Denis-Courmont <remi@remlab.net>
Sun, 14 Feb 2010 09:53:53 +0000 (11:53 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 14 Feb 2010 09:53:53 +0000 (11:53 +0200)
commit7e30f80eed086fafd1583b4e852a550ecc118d32
tree618a3219f4f3abb422e4f9c07db044777ec904cd
parent663e69a685f234f84a028200d53a51daf1f7f249
Add indirection to find input from wanabee input manager object

PARENTAL ADVISORY: explicit hack

This should allow volume control to (somewhat) work in LibVLC.
Unfortunately, it will still be buggy when there are multiple players.
src/audio_output/intf.c
src/control/media_player.c
src/playlist/engine.c