Stephen Birarda
|
7becf62ba9
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2015-02-12 10:28:04 -08:00 |
|
David Rowe
|
967afd8d67
|
Restore to windowed, maximized, or full screen appropriately at start-up
|
2015-02-11 16:13:04 -08:00 |
|
Stephen Birarda
|
7b485829c4
|
cleanup AudioInjector memory management
|
2015-02-11 15:52:00 -08:00 |
|
David Rowe
|
4fa2b3a6e9
|
Fix maximized Windows window unintentionally changing to windowed
This stops a maximized Windows window changing to being windowed when
you click on a menu item.
|
2015-02-09 22:07:12 -08:00 |
|
Brad Hefta-Gaub
|
a4541758cf
|
Merge pull request #4245 from ctrlaltdavid/20301
CR for Job #20301 - Windows: If I'm running Interface go to a place via hifi://, don't start another instance of the app
|
2015-02-06 14:19:10 -08:00 |
|
Brad Hefta-Gaub
|
390d2be48f
|
Merge pull request #4189 from birarda/android
add the gvr-interface target for GearVR
|
2015-02-06 14:07:28 -08:00 |
|
David Rowe
|
ec590791df
|
Merge branch 'master' into 20301
|
2015-02-06 13:23:59 -08:00 |
|
Stephen Birarda
|
c96085eb91
|
repairs to warnings shown in Xcode
|
2015-02-06 10:12:04 -08:00 |
|
Stephen Birarda
|
219e78425b
|
resolve conflicts on merge with upstream master
|
2015-02-06 09:49:46 -08:00 |
|
Andrew Meadows
|
5ea785f4ad
|
Merge pull request #4232 from thoys/cursor_is_visible_and_oculus_cursor_visibility
Ability to make cursor invisible again (both OS-cursor and oculus rectile) and js-interface to cursorVisible boolean
|
2015-02-06 08:58:14 -08:00 |
|
David Rowe
|
9e34b36839
|
Send hifi command line url to other instance
|
2015-02-05 17:17:31 -08:00 |
|
David Rowe
|
ab758648c7
|
Show and focus on the other Interface instance
|
2015-02-05 16:44:26 -08:00 |
|
Thijs Wenker
|
de3afa0637
|
keep a boolean for cursorHidden state, so we know when to hide the VR-mode-cursor while the normal cursor is hidden
|
2015-02-05 00:19:45 +01:00 |
|
Thijs Wenker
|
9dbcefed2a
|
Fix for making cursor invisible over the glwidget and js-interface to cursorVisible boolean
|
2015-02-04 23:23:27 +01:00 |
|
ZappoMan
|
4061e14c2d
|
move static members of ResourceManager into DependencyManager
|
2015-02-04 13:24:37 -08:00 |
|
Stephen Birarda
|
11f3161029
|
resolve conflicts on merge with upstream/master
|
2015-02-04 10:38:05 -08:00 |
|
Brad Hefta-Gaub
|
de58c4a007
|
Merge pull request #4217 from Atlante45/master
Fix for fps bug/field of view
|
2015-02-03 19:13:52 -08:00 |
|
Stephen Birarda
|
dc84c336ea
|
handle login failure, have AccountManager generate keypair
|
2015-02-03 16:09:06 -08:00 |
|
Atlante45
|
375d9eed5b
|
Fix QTimer warning
|
2015-02-03 15:22:52 -08:00 |
|
David Rowe
|
d9e353e498
|
Merge branch 'master' into 20280
Conflicts:
libraries/networking/src/LimitedNodeList.h
|
2015-02-03 14:46:27 -08:00 |
|
Atlante45
|
aacf61609f
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2015-02-03 10:53:44 -08:00 |
|
Atlante45
|
09a9f82256
|
More settings update
|
2015-02-03 10:52:50 -08:00 |
|
Stephen Birarda
|
e07ce23825
|
resolve conflicts on merge with upstream master
|
2015-02-03 10:25:17 -08:00 |
|
Atlante45
|
cc58cb0f03
|
Update domain-server and Application setting handles
|
2015-02-02 20:06:13 -08:00 |
|
Stephen Birarda
|
9a0c102fb6
|
remove some extra spaces in Application
|
2015-02-02 17:27:53 -08:00 |
|
Atlante45
|
1e64fc84e8
|
Moved startup Application info settings load out of Application
|
2015-02-02 17:19:54 -08:00 |
|
Stephen Birarda
|
67c21be5dc
|
remove old audioIO connections for bandwidth
|
2015-02-02 17:17:22 -08:00 |
|
Stephen Birarda
|
bd0552618f
|
resolve conflicts on merge with upstream/master
|
2015-02-02 17:10:13 -08:00 |
|
Seth Alves
|
4377105410
|
formatting and cleanups
|
2015-02-02 12:13:54 -08:00 |
|
Seth Alves
|
779a0086c4
|
BandwidthRecorder no longer knows about channel displays. cause overlay pps and Mbps to only update once per second
|
2015-02-02 11:56:50 -08:00 |
|
Seth Alves
|
c0a219678c
|
use DependencyManager to keep track of BandwidthRecorder
|
2015-02-02 08:55:55 -08:00 |
|
Seth Alves
|
fc07ecf83d
|
use BandwidthRecorder rather than recompute Mbps and pps in Application
|
2015-01-31 20:40:18 -08:00 |
|
Seth Alves
|
bee895ba0a
|
capture network bandwidth stats from NodeList rather than various places
|
2015-01-31 20:02:04 -08:00 |
|
Atlante45
|
1cfd98b2d7
|
Name threads
|
2015-01-31 00:50:12 -08:00 |
|
David Rowe
|
3c7cdc16ce
|
Merge branch 'master' into 20280
Conflicts:
interface/src/Application.h
|
2015-01-30 18:44:14 -08:00 |
|
Brad Hefta-Gaub
|
918349b227
|
Merge pull request #4196 from ctrlaltdavid/20277
CR for Job #20277 - Interface user agent string change
|
2015-01-30 16:52:30 -08:00 |
|
David Rowe
|
5474c0634e
|
Merge branch 'master' into 20277
Conflicts:
libraries/script-engine/src/ScriptEngine.cpp
|
2015-01-30 13:49:45 -08:00 |
|
Seth Alves
|
5c9d64c482
|
Merge branch 'master' of github.com:highfidelity/hifi into rework-bandwidth-meter
|
2015-01-30 13:46:43 -08:00 |
|
Seth Alves
|
620efb2bbe
|
change display style of bandwidth detail dialog, include a totals line
|
2015-01-30 13:43:28 -08:00 |
|
samcake
|
efbf043f7d
|
Merge pull request #4202 from Atlante45/master
Edge case when removing all scripts
|
2015-01-30 13:01:53 -08:00 |
|
Atlante45
|
fae59ab939
|
Edge case when removing all scripts
|
2015-01-30 12:20:00 -08:00 |
|
Atlante45
|
4562c29be8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into android
Conflicts:
interface/src/avatar/Hand.cpp
|
2015-01-30 12:02:11 -08:00 |
|
samcake
|
1c89e27718
|
Merge pull request #4201 from Atlante45/master
Fix not saving stopped scripts
|
2015-01-30 11:39:40 -08:00 |
|
Atlante45
|
18c77e1cca
|
Fix not saving stopped scripts
|
2015-01-30 11:27:45 -08:00 |
|
Seth Alves
|
2999a77f87
|
merge from master
|
2015-01-30 11:15:01 -08:00 |
|
Seth Alves
|
f0edba9a6b
|
Start on refactoring of bandwidth metrics
|
2015-01-30 11:11:17 -08:00 |
|
Atlante45
|
2d973e5288
|
Move updateMyAvatar to AvatarManager
|
2015-01-29 16:55:32 -08:00 |
|
Atlante45
|
4ef87b9919
|
Merge branch 'master' of https://github.com/highfidelity/hifi into android
Conflicts:
interface/src/Application.cpp
interface/src/Application.h
interface/src/DatagramProcessor.cpp
interface/src/Menu.cpp
interface/src/ui/PreferencesDialog.cpp
interface/src/ui/Stats.cpp
libraries/audio-client/src/AudioClient.cpp
libraries/audio-client/src/AudioClient.h
|
2015-01-28 13:13:32 -08:00 |
|
ZappoMan
|
7d9de6d0eb
|
added some TODO comments and some cleanup
|
2015-01-28 11:03:05 -08:00 |
|
ZappoMan
|
6821f31f14
|
Merge branch 'master' of https://github.com/highfidelity/hifi into gpuStreamizing
Conflicts:
libraries/gpu/src/gpu/GLBackend.cpp
|
2015-01-28 10:46:30 -08:00 |
|