Commit graph

98 commits

Author SHA1 Message Date
Clement
da9fb9c751 Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
Brad Davis
0781d8eaf0 Remove some unneeded Qt dependencies 2018-01-28 22:18:24 -08:00
Brad Davis
8372d73fec Additional thread safety 2017-06-30 09:15:06 -07:00
Bradley Austin Davis
fc6a278217 Fixing dangling thread issues, consolidating thread management 2017-06-06 15:02:16 -07:00
Stephen Birarda
f1ed7a2e78 initial changes needed for android interface cmake 2016-08-31 10:53:29 -07:00
Brad Davis
6f5f6450df Cleanup CMake files 2015-10-11 00:01:03 -07:00
Seth Alves
695ffa29c7 call setup_memory_debugger from common macros rather than from every CMakeLists.txt file 2015-08-26 11:09:59 -07:00
Seth Alves
c25082d86f use -fsanitize=address in all code rather than just the top-level links 2015-08-20 10:14:16 -07:00
Stephen Birarda
b2e587dbbd remove use of include_dependency_includes and use cmake 2015-02-18 14:12:05 -08:00
Stephen Birarda
c110fcbfad merge with upstream/master 2015-02-17 17:34:48 -08:00
Stephen Birarda
68c19866c4 call dll copy after project deps are setup 2015-02-17 17:17:30 -08:00
Stephen Birarda
e99012efbb updates to build guides to remove soxr 2015-02-17 10:33:12 -08:00
Andrew Meadows
53855c89e9 Merge pull request #4289 from birarda/dependencies
add gverb and glm as cmake external projects
2015-02-17 10:00:29 -08:00
Stephen Birarda
ab0692229d fix GLM includes for gvr-interface and shared 2015-02-13 14:54:21 -08:00
Stephen Birarda
df8e51f835 use external project glm in more targets 2015-02-13 10:21:21 -08:00
Stephen Birarda
30b371559d fix a typo in RenderingClient 2015-02-12 15:11:24 -08:00
Stephen Birarda
4e71e128f3 remove QThread not currently used in client 2015-02-12 13:42:36 -08:00
Stephen Birarda
6c25205856 fix audio cleanup and close action in Application 2015-02-12 13:35:22 -08:00
Stephen Birarda
ff6f8ea4a1 cleaner cleanup of AudioClient from RenderingClient 2015-02-12 13:14:30 -08:00
Stephen Birarda
df6071093c fix for double packet check, unused var 2015-02-06 12:27:34 -08:00
Stephen Birarda
5e864278a3 fix packet processing, PerfWarn label 2015-02-06 12:21:05 -08:00
Stephen Birarda
a86073384b toggle login/logout for correct state 2015-02-03 16:25:09 -08:00
Stephen Birarda
dc84c336ea handle login failure, have AccountManager generate keypair 2015-02-03 16:09:06 -08:00
Stephen Birarda
64fda3253e add a LoginDialog and pass credentials to AccountManager 2015-02-03 15:53:07 -08:00
Stephen Birarda
c904a62e64 repairs for defines in GVRMainWindow 2015-02-02 17:15:24 -08:00
Stephen Birarda
951617d40a get PlatformActivity menu working in GVR 2015-02-02 17:01:04 -08:00
Stephen Birarda
3f50311d04 handle back key press in GVRMainWindow 2015-02-02 12:54:15 -08:00
Stephen Birarda
884d8713ee actually enter and leave vr mode 2015-02-02 10:04:04 -08:00
Atlante45
fa36a04a94 Merge branch 'android' of git://github.com/birarda/hifi into android 2015-01-30 13:44:27 -08:00
Stephen Birarda
8a57a64617 put application in full screen mode 2015-01-30 13:43:18 -08:00
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