Stephen Birarda
|
3ad8e7260e
|
fix an accidental DOS and remove getNodeActiveSocketOrPing API
|
2014-02-07 13:42:52 -08:00 |
|
Stephen Birarda
|
b988308a8d
|
leverage writeDatagram helper in NodeList, ping if no active socket
|
2014-02-07 09:49:54 -08:00 |
|
Stephen Birarda
|
a823722d27
|
add writeDatagram helper to NodeList to insert md5 hash
|
2014-02-06 14:28:58 -08:00 |
|
ZappoMan
|
8cc4666f2a
|
fix spacing
|
2014-02-05 14:00:17 -08:00 |
|
ZappoMan
|
b0ccedd1a6
|
fix spacing
|
2014-02-05 13:59:17 -08:00 |
|
Brad Hefta-Gaub
|
a05e07460f
|
fix windows build errors and warnings
|
2014-02-05 13:54:17 -08:00 |
|
Stephen Birarda
|
96fd73a766
|
fixed wrapped read of samples from end of buffer
|
2014-02-05 11:39:03 -08:00 |
|
Stephen Birarda
|
6b3b03228e
|
audio repairs so buffers do not climb
|
2014-02-05 10:22:07 -08:00 |
|
Stephen Birarda
|
c70633e5d1
|
don't render any audio stats if no _audioOutput, closes #1783
|
2014-01-31 10:40:10 -08:00 |
|
Stephen Birarda
|
4de270b832
|
cleanup Node types, closes #1726
|
2014-01-28 13:38:33 -08:00 |
|
Stephen Birarda
|
2aaa9ce3f6
|
resolve conflicts on merge with upstream master
|
2014-01-28 12:30:43 -08:00 |
|
Stephen Birarda
|
4103cc1cde
|
packet header changes and beginning of conversion to QByteArray
|
2014-01-28 10:36:08 -08:00 |
|
Lucas Crisman
|
43d1678d18
|
position/sizes tweaks / moving stats and osciloscope when mirror is ON
|
2014-01-24 07:56:01 -03:00 |
|
Lucas Crisman
|
a2f8a61a69
|
stats font & color changes, styling audio & bandwidth meters
|
2014-01-24 05:06:55 -03:00 |
|
Lucas Crisman
|
f818b07dc8
|
Merge branch 'master' of git://github.com/worklist/hifi into 19487
|
2014-01-23 22:18:33 -03:00 |
|
Stephen Birarda
|
c54eacbf36
|
make sure starve is displayed even if ring buffer just received data
|
2014-01-23 11:15:21 -08:00 |
|
Lucas Crisman
|
95837b89c0
|
Merge branch 'master' of git://github.com/worklist/hifi into 19487
|
2014-01-23 15:54:14 -03:00 |
|
Stephen Birarda
|
7efc9e2e78
|
move datagram processing back to separate thread
|
2014-01-23 10:32:23 -08:00 |
|
Lucas Crisman
|
d86aa227a4
|
UI stats improvements: first cut
|
2014-01-22 16:42:09 -03:00 |
|
stojce
|
13f223ff12
|
Merge branch 'master' of https://github.com/worklist/hifi into 19484
|
2014-01-17 19:46:44 +01:00 |
|
Stephen Birarda
|
0ddf9520dd
|
if audio is muted don't loopback local audio, fixes #1561
|
2014-01-16 14:55:09 -08:00 |
|
Andrzej Kapolka
|
865b495e6c
|
Merge branch 'master' of https://github.com/worklist/hifi into debone
Conflicts:
interface/src/Audio.cpp
interface/src/Menu.cpp
interface/src/avatar/Avatar.h
interface/src/avatar/MyAvatar.cpp
interface/src/devices/Webcam.cpp
interface/src/devices/Webcam.h
interface/src/renderer/FBXReader.cpp
|
2014-01-16 13:35:03 -08:00 |
|
Andrzej Kapolka
|
3f08504e3e
|
Replaced missing functionality.
|
2014-01-16 12:39:07 -08:00 |
|
stojce
|
150a667cd6
|
WL job #19484
- Move 'Fly to voxel on click' menu item;
- add shortcut for muting audio ...
|
2014-01-16 20:17:04 +01:00 |
|
Andrzej Kapolka
|
2c7b6b9696
|
Skeleton removal checkpoint; compiles, but there are a few bits missing.
|
2014-01-15 15:14:50 -08:00 |
|
Brad Hefta-Gaub
|
170dbe6e85
|
Merge branch 'master' of git://github.com/worklist/hifi into windows_build
Conflicts:
assignment-client/src/audio/AudioMixer.cpp
domain-server/src/DomainServer.cpp
interface/src/Audio.cpp
interface/src/DataServerClient.cpp
interface/src/Oscilloscope.cpp
interface/src/PairingHandler.cpp
interface/src/Util.cpp
interface/src/avatar/MyAvatar.cpp
interface/src/devices/Faceshift.cpp
interface/src/devices/SerialInterface.cpp
interface/src/renderer/FBXReader.cpp
libraries/avatars/src/AvatarData.h
libraries/octree-server/src/OctreeServer.cpp
libraries/octree-server/src/OctreeServer.h
libraries/octree/src/ViewFrustum.cpp
libraries/shared/src/Logging.cpp
libraries/shared/src/Node.cpp
libraries/shared/src/Node.h
libraries/shared/src/NodeList.cpp
libraries/shared/src/NodeList.h
libraries/shared/src/PerfStat.cpp
libraries/shared/src/SharedUtil.cpp
libraries/voxels/src/VoxelTree.cpp
voxel-edit/src/main.cpp
|
2014-01-15 10:20:21 -08:00 |
|
Stephen Birarda
|
599e3bb9e5
|
resolve conflicts on merge with upstream master
|
2014-01-14 16:15:58 -08:00 |
|
Stephen Birarda
|
987c639e36
|
initial newline removal from all QDebug calls
|
2014-01-14 13:09:22 -08:00 |
|
Stephen Birarda
|
7d1a64ca8c
|
change NodeList container to QHash with QSharedPointer
|
2014-01-13 17:09:21 -08:00 |
|
Brad Hefta-Gaub
|
55babbf7b6
|
windows type mismatch warning fixes
|
2014-01-13 00:30:23 -08:00 |
|
Brad Hefta-Gaub
|
08bb783777
|
more windows build work
|
2014-01-12 14:49:15 -08:00 |
|
Brad Hefta-Gaub
|
825c1c8876
|
fix windows warnings
|
2014-01-11 00:07:35 -08:00 |
|
Stephen Birarda
|
b035f74f94
|
fix for build busters with changed AbstractAudioInterface
|
2013-12-19 12:39:57 -08:00 |
|
Stephen Birarda
|
eac3b6be65
|
add AudioInjector class to pull samples from URL and inject
|
2013-12-19 12:28:37 -08:00 |
|
Stephen Birarda
|
c6dc93c28e
|
fix for 8 channel output devices (HDMI capture)
|
2013-12-17 16:08:38 -08:00 |
|
Stephen Birarda
|
8ece758107
|
spacing fix in Audio.cpp
|
2013-12-17 11:13:45 -08:00 |
|
Stephen Birarda
|
cc5c04c82f
|
remove doubling of right channel for injected audio
|
2013-12-17 10:31:32 -08:00 |
|
Stephen Birarda
|
a634881477
|
have linearResampling handle mono to stereo 48KHz conversion
|
2013-12-17 09:52:42 -08:00 |
|
Stephen Birarda
|
964558d514
|
add a QAudioOutput object for local loopback
|
2013-12-17 09:41:28 -08:00 |
|
Stephen Birarda
|
a31f15ee79
|
don't blow away a channel on local injection loopback
|
2013-12-16 16:57:30 -08:00 |
|
Stephen Birarda
|
efe05adcae
|
fix audio graphs for new audio infrastructure
|
2013-12-16 16:52:04 -08:00 |
|
Stephen Birarda
|
30b22a13ad
|
remove an unecessary condition in Audio.cpp
|
2013-12-16 16:30:04 -08:00 |
|
Stephen Birarda
|
bb93c64d8d
|
some initial audio stat render fixes
|
2013-12-16 16:21:50 -08:00 |
|
Stephen Birarda
|
90ea978278
|
fix some clipping in procedural audio
|
2013-12-16 16:03:46 -08:00 |
|
Stephen Birarda
|
e5d2647e70
|
fix last input loudness for mouth movement with no depth camera
|
2013-12-16 16:01:03 -08:00 |
|
Stephen Birarda
|
89beff4253
|
fix the scope and last input loudness
|
2013-12-16 15:41:58 -08:00 |
|
Stephen Birarda
|
f7ed8cef8f
|
fixes for all current headsets work
|
2013-12-16 15:31:05 -08:00 |
|
Stephen Birarda
|
6b644eb130
|
repair upsampling and local loopback by correcting for limits
|
2013-12-16 15:15:25 -08:00 |
|
Stephen Birarda
|
2d4a8ca997
|
fix scope for audio output
|
2013-12-16 12:19:19 -08:00 |
|
Stephen Birarda
|
cdc6f33128
|
fix scope for input
|
2013-12-16 12:16:08 -08:00 |
|