Commit graph

164 commits

Author SHA1 Message Date
Stephen Birarda
8f876b91ae changes for stub pull request of assignee work 2013-08-05 10:06:50 -07:00
Stephen Birarda
2b0cfe3c67 resolve conflicts on merge with upstream master 2013-08-01 14:33:23 -07:00
ZappoMan
9507cd8955 switched to vector 2013-07-23 19:54:29 -07:00
ZappoMan
a162643e1e more removing of SourceID from classes 2013-07-23 19:21:43 -07:00
ZappoMan
686bd6c5d1 removed _sourceID, using getNodeID() feature of Node class 2013-07-23 19:06:47 -07:00
ZappoMan
927b0b6708 style fixes 2013-07-23 18:31:57 -07:00
ZappoMan
a12ebc63c3 made listen mode a typedef 2013-07-23 18:26:10 -07:00
ZappoMan
c969570e8c working on selected audio 2013-07-22 23:05:42 -07:00
ZappoMan
c301b799c5 first cut at selecting audio sources 2013-07-22 13:54:47 -07:00
Stephen Birarda
be32ffff77 merge branch assignee with upstream/master 2013-07-16 14:41:08 -07:00
Stephen Birarda
afe49bc756 switch calls to printLog to QDebug 2013-07-16 11:07:22 -07:00
Stephen Birarda
6844490dbe merge branch assignee with upstream/master 2013-07-16 09:17:39 -07:00
Stephen Birarda
d389dc6e3a add method to NodeList to set domain IP to local, move mutex lock to node 2013-07-15 15:17:10 -07:00
Stephen Birarda
9834c10610 movement to use AudioInjector classes in Operative code 2013-07-11 17:47:35 -07:00
Stephen Birarda
e1081abc06 Merge branch 'master' of github.com:worklist/hifi into packet-versions 2013-07-11 10:59:06 -07:00
Stephen Birarda
fcb8865d2e resolve conflicts on merge with upstream master 2013-07-11 10:58:45 -07:00
Stephen Birarda
5527d4b50f use glm clamp instead of pleateauAdditionOfSamples in audio mixer 2013-07-11 10:51:56 -07:00
Stephen Birarda
ca8f25955a switch usec timestamps to uint64_t 2013-07-10 11:46:48 -07:00
Stephen Birarda
7d20455d83 use packet version helpers for PACKET_TYPE_MIXED_AUDIO 2013-07-08 14:16:04 -07:00
Stephen Birarda
81e6bccd08 use packet version helpers in parseData methods 2013-07-08 14:13:36 -07:00
Stephen Birarda
8f7a3f3567 use packet version helpers for PACKET_TYPE_INJECT_AUDIO 2013-07-08 14:07:34 -07:00
Stephen Birarda
6deaa5fd51 apply refactoring changes to PACKET_TYPE_PING 2013-07-08 13:55:35 -07:00
Stephen Birarda
9b1fefe671 packet version handling in audio-mixer 2013-07-08 11:55:33 -07:00
Stephen Birarda
5062ae8965 rename PACKET_HEADER to PACKET_TYPE, fix DS packet versioning 2013-07-08 11:37:39 -07:00
Stephen Birarda
36c6912de8 your agents are now nodes 2013-07-03 10:35:09 -07:00
Stephen Birarda
c2076e8520 flip the audio-mixer-frame-time-usage back to STAT_TYPE_TIMER 2013-07-02 16:40:27 -07:00
Stephen Birarda
f7f321663a DRY up multiple stat type sending 2013-07-02 14:42:31 -07:00
Stephen Birarda
64f3b55aaa split logstash stash methods to stat types 2013-07-02 12:10:46 -07:00
Mark Peng
0aa3227228 Merge remote-tracking branch 'upstream/master' 2013-06-28 15:26:34 -07:00
Mark Peng
c5fe8b078e ping reporter added to interface 2013-06-28 11:07:01 -07:00
Stephen Birarda
72f7db2ec7 use the stashValue helper to send the audio-mixer stat 2013-06-20 15:35:39 -07:00
Stephen Birarda
b51d3e88d3 impossible for percentageOfMaxElapsed to be zero 2013-06-18 10:49:15 -07:00
Stephen Birarda
5918c492cc correct stat collection for mixer frame time usage 2013-06-18 10:46:45 -07:00
Stephen Birarda
2ba7fe0031 remove the unused timevals 2013-06-18 09:55:04 -07:00
Stephen Birarda
8cef77bbda remove the timing for twopole testing 2013-06-18 09:53:30 -07:00
Stephen Birarda
5acb0bd1a3 add timing for two pole effect 2013-06-18 09:22:43 -07:00
Stephen Birarda
edc1377692 perform the two-pole effect across 256 samples, not one per call 2013-06-18 09:19:35 -07:00
Stephen Birarda
892167510a time TwoPole call for 256 samples 2013-06-14 12:15:12 -06:00
Stephen Birarda
593730682d add timing for TwoPole calls 2013-06-14 12:04:25 -06:00
Philip Rosedale
b637408b54 Merge pull request #538 from ZappoMan/localmode
added local mode to audio-mixer
2013-06-14 10:08:47 -07:00
ZappoMan
5d6a5a7377 Removed accidentally merged code 2013-06-14 09:22:14 -07:00
ZappoMan
985b8d66d2 Merge branch 'master' of https://github.com/worklist/hifi into localmode 2013-06-14 09:21:02 -07:00
ZappoMan
471c9a3dad added local mode 2013-06-14 09:18:01 -07:00
Stephen Birarda
90500a8990 send a packet with the exact number of bytes to logstash 2013-06-13 19:17:42 -06:00
Stephen Birarda
1ebd007f36 wrap things in brackets to correct percentage 2013-06-13 17:28:58 -06:00
Stephen Birarda
be4c7fc085 fix audio-mixer sleep time calculation 2013-06-13 17:15:22 -06:00
Stephen Birarda
fab53113e4 fix a divide by zero for audio-mixer stat sending 2013-06-13 17:07:25 -06:00
Stephen Birarda
a141e3dc5d resolve conflicts on merge with upstream master 2013-06-13 16:31:40 -06:00
Andrzej Kapolka
db729a04aa Converted double timestamps to long long (64 bit integers), fixed bug with
updating agent timestamps.
2013-06-13 11:11:59 -07:00
Stephen Birarda
659189745c remove the debug printSocket variable 2013-06-11 17:34:06 -07:00