sys: add action "switchplayer" that allows switch of forced player
authorJoakim Plate <elupus@ecce.se>
Sat, 27 Oct 2012 17:16:49 +0000 (19:16 +0200)
committerJoakim Plate <elupus@ecce.se>
Sun, 20 Jan 2013 17:31:21 +0000 (18:31 +0100)
commitc945aab0dcef207dc4eb3542089186b1cecca643
treefbe35650223e29ea0583ab810acddb030386b5c4
parent859ab5f54f19814ae178a2f7b6e7718669229873
sys: add action "switchplayer" that allows switch of forced player

This allow moving a playing item to a another player (remote upnp
for example) and attaching to a remote upnp player already playing

It's hooked up to "y" on keyboard currently.

squash into switching
system/keymaps/keyboard.xml
xbmc/Application.cpp
xbmc/cores/playercorefactory/PlayerCoreFactory.cpp
xbmc/cores/playercorefactory/PlayerCoreFactory.h
xbmc/guilib/Key.h
xbmc/input/ButtonTranslator.cpp