Stephen Birarda
|
ba929626c2
|
fix for undefined placeholder values
|
2014-09-25 18:25:16 -07:00 |
|
Stephen Birarda
|
697ae900dc
|
handle basic vs advanced settings
|
2014-09-25 18:14:18 -07:00 |
|
Stephen Birarda
|
9a56e72079
|
fix for values grabbed from settings
|
2014-09-25 18:08:22 -07:00 |
|
Stephen Birarda
|
ecb14d261b
|
distinguish advanced and standard settings, cleanup checkboxes
|
2014-09-25 18:04:25 -07:00 |
|
Stephen Birarda
|
606a25694d
|
setup scrollspy for nav links on settings page
|
2014-09-25 17:18:10 -07:00 |
|
Stephen Birarda
|
623e9e625b
|
update to jQuery 2.1.1
|
2014-09-25 16:42:39 -07:00 |
|
Stephen Birarda
|
e8f25db6d8
|
update underscore to 1.7.0
|
2014-09-25 16:41:14 -07:00 |
|
Stephen Birarda
|
1c899daa1c
|
don't escape setting help to allow for html
|
2014-09-25 16:37:08 -07:00 |
|
Stephen Birarda
|
33a411b895
|
combine settings and setup into single tab
|
2014-09-25 16:32:09 -07:00 |
|
Stephen Birarda
|
2e176589b7
|
initial use of a json file to describe setup options
|
2014-09-25 15:12:37 -07:00 |
|
Stephen Birarda
|
769586ef30
|
remove extra panels in domain-server setup
|
2014-09-25 14:23:15 -07:00 |
|
Stephen Birarda
|
33462f7466
|
handle permanent sidebar in setup page
|
2014-09-25 14:22:32 -07:00 |
|
Stephen Birarda
|
4790f517d6
|
add a nav panel for setup and pin to left
|
2014-09-25 13:42:11 -07:00 |
|
Stephen Birarda
|
0b83795a13
|
simplify the domain setup page to just handle domain ID
|
2014-09-24 14:43:28 -07:00 |
|
Stephen Birarda
|
62e0d98d6b
|
add username and password to domain setup page
|
2014-09-24 14:39:10 -07:00 |
|
Stephen Birarda
|
4a040b3f5e
|
add base of modal to choose from user domains
|
2014-09-24 14:36:08 -07:00 |
|
Stephen Birarda
|
25150b9285
|
update to newer bootstrap, add stub of setup form
|
2014-09-24 13:56:15 -07:00 |
|
Craig Hansen-Sturm
|
8e6d5da8fd
|
disable positional filter by default
|
2014-09-18 16:05:15 -07:00 |
|
Stephen Birarda
|
f1458dec3f
|
fix presentation of checkboxes who default to true
|
2014-09-17 08:46:08 -07:00 |
|
Craig Hansen-Sturm
|
ea6f89c9f4
|
head penumbra filter tuning / head penumbra filter now turned on by default
|
2014-09-15 18:46:10 -07:00 |
|
Craig Hansen-Sturm
|
e941e58626
|
merge HEAD with PR-3281
|
2014-08-26 18:25:40 -07:00 |
|
Craig Hansen-Sturm
|
4cd1f4afef
|
add support for head-shadow/penumbra filter for positional audio streams
|
2014-08-24 22:17:07 -07:00 |
|
wangyix
|
db0fbcab97
|
merge with upstream
|
2014-08-13 11:09:55 -07:00 |
|
wangyix
|
446c888242
|
AudioMixer print added; untested
|
2014-08-12 12:22:32 -07:00 |
|
wangyix
|
e276d15ed4
|
repetition-with-fade implemented; testing interface crash
|
2014-08-11 16:25:43 -07:00 |
|
wangyix
|
1f011bfe9d
|
repetition-with-fade option added, not implemented
|
2014-08-11 11:22:37 -07:00 |
|
wangyix
|
fd3425dfd1
|
knobs confirmed working
|
2014-08-07 17:05:23 -07:00 |
|
wangyix
|
1153a76ab1
|
new option knobs added, no new behavior yet
|
2014-08-07 16:37:36 -07:00 |
|
Stephen Birarda
|
4f0218090c
|
have the domain-server brand in navbar link back to home
|
2014-08-04 16:23:28 -07:00 |
|
Stephen Birarda
|
4407ea4480
|
make assignment selector a dropdown
|
2014-08-04 16:02:13 -07:00 |
|
Stephen Birarda
|
6febca3533
|
add missing domain-server javascript file
|
2014-08-04 15:37:06 -07:00 |
|
Stephen Birarda
|
c786ee5c26
|
dynamically change active link in domain-server navbar
|
2014-08-04 15:27:34 -07:00 |
|
Stephen Birarda
|
2c1277ef37
|
remove voxel settings from domain-server settings until ready to go
|
2014-08-04 14:47:17 -07:00 |
|
Stephen Birarda
|
40375b8c81
|
add a navbar to domain-server web page
|
2014-08-04 14:46:33 -07:00 |
|
Stephen Birarda
|
453c37f4b9
|
Merge branch 'master' of https://github.com/highfidelity/hifi into domain-server-auth
|
2014-07-31 10:05:40 -07:00 |
|
wangyix
|
daeb2a898d
|
added staticDesiredJitterBufferFrames feature; AudioMixer crashing
moved some callbacks from Application::updateAvatar() to
Application::update()
|
2014-07-30 15:35:40 -07:00 |
|
wangyix
|
ecfd5c2757
|
default max frames over desired changed to 10
|
2014-07-29 17:37:59 -07:00 |
|
Stephen Birarda
|
9dbe74b02f
|
parse voxel costs to the DomainHandler object
|
2014-07-29 17:22:17 -07:00 |
|
Stephen Birarda
|
5fd7a11c6b
|
rename the voxel cost settings
|
2014-07-29 16:38:07 -07:00 |
|
wangyix
|
d49970d010
|
maxFramesOverDesired added; settable from domain page and preferences
|
2014-07-29 15:57:32 -07:00 |
|
Stephen Birarda
|
ef5db5321d
|
make voxel charges affect agents
|
2014-07-29 09:46:59 -07:00 |
|
Stephen Birarda
|
ebf5379275
|
default voxel costs to free, add a wallet ID for voxel change payments
|
2014-07-23 11:13:12 -07:00 |
|
Stephen Birarda
|
1a13fbb437
|
add a setting section for voxel costs
|
2014-07-23 10:54:55 -07:00 |
|
Stephen Birarda
|
a77e49d2ab
|
add back missing colon for node port
|
2014-07-21 10:47:07 -07:00 |
|
Stephen Birarda
|
624bb33b1d
|
display the node's username in underscore template
|
2014-07-21 10:34:12 -07:00 |
|
Stephen Birarda
|
731690e358
|
add querying for settings that affect a specific type
|
2014-06-26 16:29:44 -07:00 |
|
Stephen Birarda
|
ab50432ead
|
use underscorejs templating for queued assignments
|
2014-06-26 15:45:31 -07:00 |
|
Stephen Birarda
|
e56f4aba0a
|
use underscorejs for nodes table template
|
2014-06-26 15:40:10 -07:00 |
|
Stephen Birarda
|
5cd2dc594f
|
only post changed values to settings.json, fix for bool values
|
2014-06-26 08:45:12 -07:00 |
|
Stephen Birarda
|
13169fa664
|
replace handlebars with underscore for templating
|
2014-06-25 16:35:44 -07:00 |
|