Commit graph

45 commits

Author SHA1 Message Date
Stephen Birarda
f37fc30e0c hand the launchURL off to RenderingClient 2015-01-29 14:29:41 -08:00
Stephen Birarda
2657af8d4b use proper flags for ANDROID, pass url to C++ 2015-01-29 14:13:10 -08:00
Stephen Birarda
dc866b62e4 repairs to hifi url handling 2015-01-29 13:50:11 -08:00
Stephen Birarda
dd4f4f0993 repairs for hifi scheme handling on android 2015-01-29 13:03:39 -08:00
Atlante45
ff88b7d4e6 Merge branch 'android' of git://github.com/birarda/hifi into android 2015-01-29 10:59:54 -08:00
Stephen Birarda
fa166f012f set size of GVRMainWindow to note 4 size 2015-01-29 10:11:46 -08:00
Stephen Birarda
c6b7353a17 remove an extra space 2015-01-28 16:57:30 -08:00
Stephen Birarda
1dd74c9831 allow gvr-interface target to be compiled for desktop 2015-01-28 16:57:16 -08:00
Stephen Birarda
8c1007f131 remove extra debug line in InterfaceView 2015-01-28 15:26:51 -08:00
Stephen Birarda
3dd0b85ca4 use a QOpenGLWidget subclass for InterfaceView 2015-01-28 15:26:03 -08:00
Atlante45
5d67b9d384 Request AvatarMixer 2015-01-28 15:20:48 -08:00
Stephen Birarda
f1c6d26ed1 don't explicitly require LibOVR for android build 2015-01-28 11:20:25 -08:00
Stephen Birarda
d09b8f8c2e remove enter VR mode and leave VR mode 2015-01-27 14:52:28 -08:00
Stephen Birarda
d420674edd apply orientation change to listening position for audio 2015-01-27 14:50:02 -08:00
Stephen Birarda
893ad0caa7 hack for vr mode, output sensor readings when docked 2015-01-27 14:23:40 -08:00
Stephen Birarda
a4a06751da attempt to enter VR mode when docked, get sensor data 2015-01-27 12:43:44 -08:00
Stephen Birarda
5aa49e4e8d check in idle timer for headset dock 2015-01-27 11:47:06 -08:00
Stephen Birarda
43e907ec83 get QtActivity notifications about GVR changes 2015-01-27 11:37:07 -08:00
Stephen Birarda
4679f7f858 cleanup linking of oculus mobile sdk 2015-01-26 13:26:08 -08:00
Stephen Birarda
c269ee6b94 include ovr mobile sdk and test it 2015-01-26 11:32:24 -08:00
Stephen Birarda
a3b92e05da support 44.1 for the note 4 2015-01-23 11:48:23 -08:00
Stephen Birarda
86c0cbe4a8 fix comment in Android manifest, move to Address 2015-01-23 10:24:28 -08:00
Stephen Birarda
25016ef157 have RenderingClient handle returned audio frames 2015-01-21 14:10:29 -08:00
Stephen Birarda
57743f126f fix asterisk squish to type 2015-01-21 10:53:15 -08:00
Stephen Birarda
25805cbe78 initial connection of Android client to audio mixer 2015-01-20 16:02:36 -08:00
Stephen Birarda
e4a9e429e0 reset NodeList if there is domain silence 2015-01-20 15:48:38 -08:00
Stephen Birarda
16dbc8048f inital connection of android client to domain 2015-01-20 15:40:34 -08:00
Stephen Birarda
a3a1350676 repairs to QInputDialog placement 2015-01-20 15:22:30 -08:00
Stephen Birarda
94a9bf52fa handle gvr-interface address lookup 2015-01-20 14:38:33 -08:00
Stephen Birarda
17979d962f hookup basic input dialog for address bar 2015-01-20 14:26:32 -08:00
Stephen Birarda
5704ed78ff add a working menu to interface to jump to address 2015-01-20 13:14:12 -08:00
Stephen Birarda
246ee41cf3 fix deps of linked target, create QMainWindow 2015-01-20 11:37:20 -08:00
Stephen Birarda
6b2843e33d remove old test code from GVRInterface 2015-01-19 14:49:47 -08:00
Stephen Birarda
8a69f0de61 test for android figuring out about audio-mixer 2014-11-18 17:36:53 -08:00
Stephen Birarda
998457665f add back c++11 support to all, fix includes in networking 2014-11-18 17:26:42 -08:00
Stephen Birarda
a8cc565baf set the default hostname for GVRInterface client 2014-11-18 13:43:49 -08:00
Stephen Birarda
9f4e1c8a27 cleanup indentation in AndroidManifest file 2014-11-18 13:38:37 -08:00
Stephen Birarda
9fd6fe49a4 fix leftover method define, make apk creation a sep target 2014-11-18 12:09:57 -08:00
Stephen Birarda
f5f9513e4e add basic GVRInterface class that creates a NodeList 2014-11-18 11:59:38 -08:00
Stephen Birarda
a04ee42c0d complete successful apk creation via androiddeployqt 2014-11-18 11:13:24 -08:00
Stephen Birarda
2316cfb885 link hifi libs and openssl statically to gvr-interface 2014-11-17 15:19:07 -08:00
Stephen Birarda
473ae10104 shuffle files with QtGui dependency out of shared 2014-11-17 13:33:07 -08:00
Stephen Birarda
52750f1ec5 use PixelLight's original Apk.cmake for shared library support 2014-11-17 12:42:53 -08:00
Stephen Birarda
785f309512 use slightly more advanced event handling in native glue main 2014-11-17 11:09:07 -08:00
Stephen Birarda
05cab9a3ba add a gvr-interface target that uses native glue to make apk 2014-11-17 10:58:12 -08:00