Atlante45
|
0cc4f5b226
|
Merge branch 'android' of git://github.com/birarda/hifi into android
|
2015-01-30 13:30:17 -08:00 |
|
Stephen Birarda
|
05c4c32e30
|
make sure ANDROID is defined for Android build
|
2015-01-30 13:29:54 -08:00 |
|
Atlante45
|
22f7cbc00d
|
Minimal temporary setup for avatars in GVR
|
2015-01-30 11:42:50 -08:00 |
|
Stephen Birarda
|
3af97b7f8d
|
show GVRInterface in full screen on Android
|
2015-01-30 10:16:48 -08:00 |
|
Stephen Birarda
|
de5a0fe157
|
actually pass launchURLString to RenderingClient
|
2015-01-29 14:32:49 -08:00 |
|
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 |
|
Stephen Birarda
|
b696f46d25
|
add the url scheme handler for hifi
|
2015-01-29 12:49:37 -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 |
|
Atlante45
|
8847338297
|
Added avatars dependency to GVRInterface
|
2015-01-28 14:59:20 -08:00 |
|
Stephen Birarda
|
f1c6d26ed1
|
don't explicitly require LibOVR for android build
|
2015-01-28 11:20:25 -08:00 |
|
Stephen Birarda
|
0c1babe6f9
|
allow APK rename, fix hockey app update
|
2015-01-28 10:25:11 -08:00 |
|
Stephen Birarda
|
3a69e394b6
|
use the git commit count for version code
|
2015-01-28 10:04:27 -08:00 |
|
Stephen Birarda
|
161b49a819
|
don't install the HockeyApp build
|
2015-01-27 18:03:27 -08:00 |
|
Stephen Birarda
|
62a8483e3c
|
use an InterfaceActivity subclass to setup HockeyApp
|
2015-01-27 17:27:16 -08:00 |
|
Stephen Birarda
|
4c338a9950
|
handle possibility of HockeyApp inclusion
|
2015-01-27 17:08:57 -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
|
c0b61e4c38
|
register GVR receivers with QtActivity
|
2015-01-27 11:38:38 -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
|
b25a2a1918
|
temporary removal of VRLib requirement
|
2015-01-22 10:23:07 -08:00 |
|
Stephen Birarda
|
25016ef157
|
have RenderingClient handle returned audio frames
|
2015-01-21 14:10:29 -08:00 |
|
Stephen Birarda
|
0eced09f1d
|
intial removal of Audio to audio-client
|
2015-01-21 11:49:06 -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
|
c3cab45d16
|
remove physics lib requirement for gvr-interface
|
2015-01-19 12:50:52 -08:00 |
|
Stephen Birarda
|
8a69f0de61
|
test for android figuring out about audio-mixer
|
2014-11-18 17:36:53 -08:00 |
|