Merge pull request #247 from Memphiz/gesture2
authorMemphiz <memphis@machzwo.de>
Wed, 6 Jul 2011 16:03:13 +0000 (09:03 -0700)
committerMemphiz <memphis@machzwo.de>
Wed, 6 Jul 2011 16:03:13 +0000 (09:03 -0700)
This will add inertial scrolling for ios (and all future touch devices which don't support it by os).

Gestures for ios are mapped as follows:
- double finger swipe left -> back
- double finger tap -> right mouse
- single finger tap -> left mouse
- panning, and flicking
- panning and flicking works for lists only at the moment ... scrollbars and stuff are only clickable (single tap), for now - solution for this will follow in some days i guess ...

1  2 
XBMC-ATV2.xcodeproj/project.pbxproj
XBMC-IOS.xcodeproj/project.pbxproj
xbmc/Application.cpp

Simple merge
Simple merge
Simple merge