Commit graph

442 commits

Author SHA1 Message Date
16530b2334 Moved avatar URL to fully private settings 2024-03-23 20:41:22 +01:00
4aad531049 Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
9b6d202a21 Rebranding and fixing URLs 2022-09-08 22:10:13 +02:00
96932a6946 Update metaverse server URL 2022-02-21 23:17:33 +01:00
c6f1e6410e Updated some URLs, rebranded documentation and changed default metaverse server address 2022-02-09 23:57:24 +01:00
4e399edaa7 Merge remote-tracking branch 'origin/master' into remove-hifiac 2022-01-18 21:29:33 +01:00
Dale Glass
be6a67b5eb Replace uses of endl on Qt classes with Qt::endl
This fixes a whole bunch of warnings
2021-07-03 19:08:03 +02:00
Julian Groß
f6d9cd6fb8 Fix Android building 2021-04-15 23:52:35 +02:00
Kalila L
2287aba7fa Update installer names and images "Alpha" -> "" 2021-02-01 05:10:45 -05:00
Kalila L
261c2e6cff Final stragglers...? 2020-12-13 23:57:04 -05:00
Kalila L
16eca5d855 Get most 'project-athena' -> 'vircadia' references. 2020-12-13 04:42:34 -05:00
Kalila L
5d4612e400 Update 'kasenvr' -> 'vircadia' 2020-12-10 18:56:57 -05:00
HifiExperiments
92c9f6b657 Merge remote-tracking branch 'upstream/master' into gha 2020-11-09 19:17:23 -08:00
Kalila L
8cd129469b Update a few more links, not all links have endpoints though. 2020-09-28 04:47:21 -04:00
Dale Glass
125841afc9 Remove the HiFiAC codec
This is a proprietary codec and it's uncertain who can use it, and
under what conditions. At this point, Opus is stable and a suitable
replacement.
2020-09-27 20:17:15 +02:00
Kalila L
7b7038fae1 Bunch of URL updates later... 2020-09-21 00:54:49 -04:00
Kalila L
3610446150 Update metaverse paths for Android as well. 2020-09-15 22:00:36 -04:00
HifiExperiments
75b99e71ec playing with gha 2020-08-17 13:37:11 -07:00
kasenvr
7996698c8f
Merge branch 'master' into fix/other-renamings 2020-05-18 15:10:32 -04:00
Kasen IO
115c40bd54 Lots of renamings, more to come. 2020-04-07 04:56:02 -04:00
Brad Davis
f39088fb0b Github Actions master builds 2019-12-03 10:56:04 -08:00
Brad Davis
d4b3a9ba49 Github actions 2019-11-18 15:20:37 -08:00
Thijs Wenker
1013497bcb Fixes the hand controllers in the latest Oculus Quest version 2019-11-08 16:38:07 +01:00
Brad Davis
65bc599f16 Remove android build dependency on jherico/hifi fork 2019-08-28 09:00:31 -07:00
Brad Davis
fd65f51140 Fix gamma correction on Quest 2019-03-14 14:27:20 -07:00
Brad Davis
19f856b760 Switch Oculus mobile to single draw FBO with multiple color attachments 2019-03-14 13:10:54 -07:00
Bradley Austin Davis
0e46007d84
Merge pull request #15116 from jherico/fix/oculus_sdk_update
Case 21595: Oculus SDK Update
2019-03-08 23:53:06 -08:00
Brad Davis
de1513a6dd Turn on KHR_no_error for the quest frame player 2019-03-06 13:22:48 -08:00
Brad Davis
d4cea6009f Add the version code to the Quest android build 2019-03-06 10:45:13 -08:00
Brad Davis
3f65c57258 Fix CI release builds 2019-03-01 16:27:02 -08:00
amerhifi
8802eeadf6
Make CI android build signed, don't fail on quest build fails (#18)
merging build changes
2019-03-01 12:46:50 -08:00
amer cerkic
faedc61c37 removing quest-demo specific changes 2019-02-28 10:54:30 -08:00
amer cerkic
95628dfc11 removing unused imports 2019-02-27 15:36:49 -08:00
amer cerkic
a425becc8a clean up of debugging 2019-02-27 15:35:33 -08:00
amer cerkic
29ec5486f6 manual pushing args to the app. Removed some debugging printouts 2019-02-27 15:31:23 -08:00
amer cerkic
92cfa49bfb adding and testing command line parameter passing to application 2019-02-27 11:42:22 -08:00
Sam Gateau
f7e57ea56f
Merge pull request #14990 from jherico/quest/build
Case 20979: Build quest demo apk on Jenkins
2019-02-26 09:11:30 -08:00
Brad Davis
5831db3089 Build quest demo apk on Jenkins 2019-02-25 13:02:37 -08:00
amer cerkic
9c833f7e64 clean up 2019-02-22 09:21:51 -08:00
amer cerkic
9097d9c57c working on pause -> away mode. Even doesn't seem to be firing. Also found a spot where I left commented out code from lifecycle testing. 2019-02-21 16:33:25 -08:00
amer cerkic
77d4060fdb bypassing onStop invoke.Delegate command which prevents the disconnect from Java hooks that are not initiated on restart. On Destroy, the onstop function is called to allow the hooks to finally disconnect and then terminate the app. 2019-02-21 11:37:50 -08:00
amer cerkic
0d0acd8fb2 fixed typo 2019-02-19 16:09:16 -08:00
amer cerkic
bf69e6d672 fixing compile errors 2019-02-19 16:03:02 -08:00
Brad Davis
8eca2a2c9d Fix jenkins build failure 2019-02-19 13:09:18 -08:00
Brad Davis
d60dcb99d2 Merge remote-tracking branch 'upstream/master' into feature/quest 2019-02-19 12:37:30 -08:00
Brad Davis
44851bbf68 Quest frame player cleanup 2019-02-19 12:37:17 -08:00
Brad Davis
0ddb4ecd7c Allow per-machine customization of which android projects are loaded 2019-02-19 12:10:26 -08:00
amer cerkic
ae796c2484 rerouted the intent back to interfaceActivity since its back and registered in manifest 2019-02-19 07:42:35 -08:00
amer cerkic
9a0078a216 fixing compile errors. 2019-02-19 07:32:05 -08:00
Brad Davis
bfda7d73c1 Fix frame player 2019-02-15 16:39:36 -08:00