ZappoMan
2e0c5fc81b
implement support for comb filter suppression window
2014-04-16 15:13:20 -07:00
ZappoMan
b00a67cb57
added support for local audio spatialization independent of inbound audio
2014-04-16 13:55:39 -07:00
ZappoMan
ba361b0f62
add local audio stats
2014-04-15 21:50:44 -07:00
ZappoMan
67de87d114
added slider for local audio attenuation
2014-04-15 21:31:35 -07:00
ZappoMan
bdf39186de
Merge branch 'master' of https://github.com/worklist/hifi into moonshot
2014-04-15 21:04:15 -07:00
ZappoMan
040df97be2
more cleanup
2014-04-15 20:23:47 -07:00
ZappoMan
82d9c50dc5
moved all local processing to AudioReflector
2014-04-15 20:11:53 -07:00
ZappoMan
a46d3fd254
first cut at local audio spatialization working
2014-04-15 19:57:37 -07:00
ZappoMan
523cc4bdfe
revert some code
2014-04-15 16:30:47 -07:00
ZappoMan
a7cbf7f667
revert some code
2014-04-15 16:26:46 -07:00
ZappoMan
585024d70e
resample the local audio before sending it to any registered listeners
2014-04-15 16:04:33 -07:00
ZappoMan
f9b6585435
some cleanup
2014-04-15 15:20:03 -07:00
ZappoMan
5bc8c83706
loop and variable name cleanup
2014-04-15 15:16:55 -07:00
ZappoMan
e514c95642
variable names cleanup to match coding standard
2014-04-15 14:47:38 -07:00
ZappoMan
24f0f37eb9
cleanup
2014-04-15 14:21:28 -07:00
ZappoMan
f12ac3b036
some cleanup
2014-04-15 14:14:51 -07:00
ZappoMan
5a0963a731
cleaned up comments and range protected some settings
2014-04-15 13:58:31 -07:00
ZappoMan
579710e4bd
some cleanup
2014-04-15 13:36:20 -07:00
ZappoMan
cd23b95b42
revert back to using QByteArray for processReceivedAudio()
2014-04-15 13:16:52 -07:00
ZappoMan
74828a3215
removed non-functional low pass filter
2014-04-15 12:54:59 -07:00
ZappoMan
9d49a53434
coding standard cleanup
2014-04-15 12:50:05 -07:00
ZappoMan
57513610fd
recalc on any attribute changes
2014-04-15 12:43:02 -07:00
ZappoMan
60c6b27ab2
cleanup code a bit, add support for diffusions even with no ray intersection
2014-04-15 11:38:11 -07:00
ZappoMan
8a16986294
add sliders for reflection, diffusion, absorption
2014-04-15 09:58:35 -07:00
ZappoMan
1ed5512925
remove old mode, replaced by new mode
2014-04-14 21:02:09 -07:00
ZappoMan
7448e0ab16
move to sub menu
2014-04-14 20:28:20 -07:00
ZappoMan
6639fc737a
include diffusion ratio in point attenuation
2014-04-14 16:45:55 -07:00
ZappoMan
588231cebf
reconcile old and new implmentations so that 0 fan out produces same results
2014-04-14 15:36:20 -07:00
Ryan Huffman
06235decae
Move ChatWindow isAtBottom and moveToBottom outside of HAVE_QXMPP
2014-04-14 14:10:12 -07:00
ZappoMan
8a6da915ae
fix predelay in the diffusion case
2014-04-14 13:25:01 -07:00
ZappoMan
5e42daaa51
fix predelay in the diffusion case
2014-04-14 12:32:23 -07:00
ZappoMan
0d308e7cb9
more cleanup add support for enable/disable rendering of paths
2014-04-14 11:58:49 -07:00
Ryan Huffman
4ae148ff19
Update chat window to not allow movement while docked
2014-04-14 11:34:35 -07:00
Ryan Huffman
f698f3375a
Update resource urls for chat window close button
2014-04-14 11:34:27 -07:00
Ryan Huffman
aaddecd024
Merge remote-tracking branch 'upstream/master' into 19554
...
Conflicts:
interface/resources/resources.qrc
interface/ui/chatWindow.ui
2014-04-14 11:20:49 -07:00
ZappoMan
5630ed65af
more cleanup
2014-04-14 10:35:55 -07:00
Stephen Birarda
5904d19603
Merge pull request #2637 from birarda/authentication
...
add optional DTLS option for domain-server to node communication
2014-04-14 10:24:17 -07:00
Andrzej Kapolka
25d25b1472
Merge pull request #2658 from AndrewMeadows/inertia
...
don't render avatar boundary shapes in first person
2014-04-14 10:23:43 -07:00
ZappoMan
d3a9c6940c
some audio reflection cleanup
2014-04-14 10:12:08 -07:00
ZappoMan
7a993939bf
Merge branch 'master' of https://github.com/worklist/hifi into moonshot
...
Conflicts:
interface/interface_en.ts
interface/src/Application.cpp
interface/src/Application.h
interface/src/Menu.h
libraries/shared/src/SharedUtil.h
2014-04-14 09:43:29 -07:00
ZappoMan
ddd2b0843c
more work on new diffusion model
2014-04-13 20:43:40 -07:00
ZappoMan
22f7facc4e
first cut at new version of audio refelctor
2014-04-13 19:41:54 -07:00
ZappoMan
030de00e88
first cut at new version of audio refelctor
2014-04-13 19:11:25 -07:00
ZappoMan
38dbc56d1a
first cut at new version of audio refelctor
2014-04-13 19:09:28 -07:00
Ryan Huffman
2c10b55858
Remove extraneous debug messages
2014-04-12 01:09:29 -07:00
Ryan Huffman
8b904b91ea
Cleanup ChatMessageArea.cpp
2014-04-12 00:53:43 -07:00
Ryan Huffman
45402336ac
Add chat window dragging
...
This was originally implemented by Mohammed Nafees, shared on Basecamp.
I've noticed an issue with dragging across screens (monitors) where the
chat window will jump vertically. I've tried debugging it, and
ultimately it looks like an issue with the `move` method. The
coordinates are valid (I tried using global coordinates as well), and
the amount to move is correct, but when moving to coordinates on a
different screen it doesn't do the right thing.
2014-04-12 00:25:58 -07:00
Ryan Huffman
13cf0c80e6
Fix chat message formatting and word wrapping
...
By switching from a QLabel to a QTextBrowser widget more formatting
options and word wrapping that breaks words is possible. It comes with
an issue I have been unable to resolve
* Selecting text and going down with the cursor will cause it to
scroll. It's possible to increase padding to remove this behavior,
but it doesn't look great.
2014-04-12 00:20:43 -07:00
Philip Rosedale
e3eddadd10
Merge pull request #2651 from AndrewMeadows/avatar-interaction
...
protection against bad avatar-avatar collisions
2014-04-11 21:23:57 -07:00
Leonardo Murillo
f84249ac6c
switching to https
2014-04-11 19:58:49 -06:00