Dale Glass
68d10a2fe1
Make default copy constructors explicit
...
Recent versions of gcc generate a warning without this
2020-01-19 00:20:49 +01:00
15e9d08bff
Merge pull request #68 from daleglass/fix_too_small_to_hold
...
Fix thousands of 'is too small to hold all values' warnings on Linux
2020-01-18 13:43:36 -06:00
a0fd53ae24
Change installer name from Beta to Alpha
2020-01-17 14:58:40 -06:00
kasenvr
65dde00f6c
Merge pull request #95 from FluffyJenkins/feature/communityModules
...
Add goto json support (defaults to darlings goto), etc
2020-01-17 12:13:41 -05:00
3de72946a6
Merge pull request #100 from kasenvr/revert-85-fix/obsolete-apps
...
Revert "Removed obsolete default scripts + more branding changes."
2020-01-16 18:52:39 -06:00
f5fcb90cac
Revert "Removed obsolete default scripts + more branding changes."
2020-01-16 18:51:49 -06:00
Dale Glass
bb51a000fb
Code style fixes
2020-01-17 00:41:16 +01:00
cb78daa0b1
Delete trailing whitespace.
2020-01-16 14:34:08 -06:00
Dale Glass
367c5f39df
Finish removal of getRaw() and bit fields
2020-01-16 21:02:58 +01:00
Fluffy Jenkins
6bed25ee27
Formatting (bloody ide not doing qml)
2020-01-16 19:44:34 +00:00
26d507c39a
Yet more style fixes.
2020-01-16 11:30:45 -06:00
3eef6e82a9
Merge pull request #91 from Nex-Pro/kasen/core
...
Re-branding of help dialogs and tablet login
2020-01-15 19:42:00 -06:00
fef469cca4
More style fixes for the Great and Powerful Thoys
2020-01-15 18:00:27 -06:00
NexPro
9af7c39513
Updated broken urls
2020-01-15 23:08:27 +00:00
Fluffy Jenkins
1e47165303
fixed minor bug, whoops
2020-01-15 21:38:25 +00:00
Fluffy Jenkins
81f8c5bab8
fixed json support if invalid json
2020-01-15 21:20:23 +00:00
Fluffy Jenkins
bc35ef5776
Add goto json support (defaults to darlings goto), gotos (gotosudo) which bypasses the popup window and added history to the main chatbar so you can press up/down on there
2020-01-15 21:17:17 +00:00
f93e47cfcd
Merge branch 'opus-plugin' of https://github.com/MarcusLlewellyn/project-athena into opus-plugin
2020-01-15 13:51:12 -06:00
9a67ee19e0
More review fixes since I missed 66 of them.
2020-01-15 13:49:25 -06:00
d96da21dd7
Update plugins/opusCodec/src/OpusDecoder.cpp
...
Co-Authored-By: Thijs Wenker <me@thoys.nl>
2020-01-15 13:06:42 -06:00
0a3dfdefce
Update plugins/opusCodec/src/plugin.json
...
Co-Authored-By: Thijs Wenker <me@thoys.nl>
2020-01-15 13:05:43 -06:00
5ff8654363
Update plugins/opusCodec/src/plugin.json
...
Co-Authored-By: Thijs Wenker <me@thoys.nl>
2020-01-15 13:04:59 -06:00
24669c98f6
Made changes requested by reviewer
...
Fixed missing copyright headers.
Fixed exceeding 120 columns.
Fixed #include
Fixed if conditional style.
Fixed C++ reference symbol placement.
2020-01-15 12:57:18 -06:00
NexPro
e15c135dc5
Merge remote-tracking branch 'remotes/origin/kasen/core' into kasen/core
2020-01-15 18:34:09 +00:00
597f88cc7d
Merge pull request #94 from MarcusLlewellyn/kasen/core
...
Quick fix for the metaverse API
2020-01-14 20:35:04 -06:00
6ac090dea5
Quick fix for the metaverse API
...
We did have the dfault metaverse API as metaverse.projectathena.io, but that doesn't not yet exist, and it turns out we can't just do a redirect. So for now changing it to metaverse.highfidelity.com
2020-01-14 20:33:39 -06:00
0fbaada57b
Merge pull request #54 from sethalves/fix-linux-build-0
...
fix linux build
2020-01-14 18:44:01 -06:00
e5dd23b922
Merge pull request #33 from kasenvr/feature/metaverse-url-switching
...
Ability to change Metaverse API from setting
2020-01-14 18:40:04 -06:00
f23dfc7d0d
Cleanup some kruft.
...
Removed some unecessary files, defines, and includes.
2020-01-14 17:41:55 -06:00
Dale Glass
830f3ab337
Instrument HifiAC code with performance timers
...
Signed-off-by: Marcus Llewellyn <marcus.llewellyn@gmail.com>
2020-01-14 16:58:05 -06:00
Dale Glass
391f3accc6
Instrument HifiAC code with performance timers
2020-01-14 23:20:24 +01:00
Dale Glass
8f65a90453
Remove getRaw() from DepthTest
...
State::getKey removed because it breaks and is not referenced from anywhere.
2020-01-14 23:00:08 +01:00
2a3b117f5d
Merge pull request #64 from ctrlaltdavid/feature/inspect
...
inspect.js improvements
2020-01-14 12:35:35 -06:00
653b333060
Merge pull request #85 from kasenvr/fix/obsolete-apps
...
Removed obsolete default scripts + more branding changes.
2020-01-14 12:33:30 -06:00
8d35d48b13
Merge pull request #88 from FluffyJenkins/feature/communityModules
...
Added /l /d /g chatbar switches and /goto and /me
2020-01-14 12:32:22 -06:00
NexPro
203c371a01
Re-branding of help dialogs and tablet login
2020-01-14 00:33:29 +00:00
kasenvr
b2648a0624
Merge pull request #89 from ctrlaltdavid/disable-api-docs-analytics
...
Disable API docs old analytics
2020-01-13 19:01:58 -05:00
Fluffy Jenkins
64149af8ce
Fixed goto to go to in dialog I HOPE YOU'RE HAPPY KALILA ;w;
2020-01-13 23:54:57 +00:00
David Rowe
195f8867d8
Disable API docs old analytics
2020-01-14 12:48:16 +13:00
Fluffy Jenkins
ae620b78af
Added /l /d /g chatbar switches and /goto
2020-01-13 23:45:38 +00:00
kasenvr
a297d7d735
Update BUILD_WIN.md
...
Added pip install distro command step.
2020-01-13 18:01:48 -05:00
David Rowe
681bd3cb1e
Fix inspect not working after change camera mode
2020-01-14 11:34:16 +13:00
6a294404c2
fix marcus being very stoopid
2020-01-13 15:44:46 -06:00
c714d2d417
Merge remote-tracking branch 'upstream/kasen/core' into opus-plugin
2020-01-13 13:36:16 -06:00
3a5059a613
Re-enable hifiAC and pcmCodec projects
...
These has been disabled for testing purpose. They are now restored.
2020-01-13 13:35:36 -06:00
Thijs Wenker
26bebba8dd
fix opus library linking in cmake
...
Signed-off-by: Marcus Llewellyn <marcus.llewellyn@gmail.com>
2020-01-13 12:27:24 -06:00
kasenvr
1133f51971
Merge pull request #70 from Nex-Pro/kasen/core
...
Rebranding of login dialogs etc. QML
2020-01-13 09:42:09 -05:00
kasenvr
a3415750a9
Merge pull request #75 from MarcusLlewellyn/fixes/help-menu
...
Redo the interface's help menu for Project Athena.
2020-01-13 09:28:04 -05:00
kasenvr
9fb3662dce
Merge pull request #53 from daleglass/remove_deprecated_linux_distribution
...
Add support for Ubuntu 19.10, modernize vcpkg
2020-01-13 08:15:26 -05:00
Kasen IO
336b5e275b
Removed obsolete default scripts + more branding changes.
2020-01-12 23:13:01 -05:00