Stephen Birarda
|
0eced09f1d
|
intial removal of Audio to audio-client
|
2015-01-21 11:49:06 -08:00 |
|
Atlante45
|
f77fab2fe0
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11
|
2015-01-13 20:38:52 -08:00 |
|
Atlante45
|
2a82ff9768
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11
Conflicts:
assignment-client/src/voxels/VoxelServer.cpp
interface/src/Application.cpp
interface/src/Audio.cpp
interface/src/DatagramProcessor.cpp
interface/src/Menu.cpp
interface/src/Util.cpp
interface/src/avatar/MyAvatar.cpp
interface/src/ui/ApplicationOverlay.cpp
interface/src/ui/PreferencesDialog.cpp
libraries/networking/src/NodeList.cpp
libraries/shared/src/DependencyManager.h
|
2015-01-13 11:03:14 -08:00 |
|
Atlante45
|
74d819fe25
|
Merge branch 'master' of https://github.com/highfidelity/hifi into body_not_rotating
|
2015-01-12 16:42:35 -08:00 |
|
Stephen Birarda
|
661221a189
|
repairs to AudioScriptingInterface playSound
|
2015-01-12 16:04:00 -08:00 |
|
Atlante45
|
8415098fc2
|
Set different caches size depending on cache type
|
2015-01-12 15:36:36 -08:00 |
|
Philip Rosedale
|
336378679f
|
Merge pull request #4068 from ctrlaltdavid/type-definitions
Fix miscellaneous types and casts
|
2015-01-09 08:40:08 -08:00 |
|
Philip Rosedale
|
285e588266
|
Merge pull request #4072 from Atlante45/network_replies_cleanup
Windows crash fix
|
2015-01-09 07:42:36 -08:00 |
|
David Rowe
|
a5b3ae397a
|
Code review
|
2015-01-08 18:20:23 -08:00 |
|
David Rowe
|
07b30da2ac
|
Fix miscellaneous types and casts
|
2015-01-08 13:44:51 -08:00 |
|
Atlante45
|
be050b0469
|
Added missing deletes
|
2015-01-05 15:13:07 -08:00 |
|
Stephen Birarda
|
dfb02aea0c
|
resolve conflicts on merge, add cstring inc
|
2015-01-05 09:25:30 -08:00 |
|
Stephen Birarda
|
c7a5f3c86c
|
resolve conflicts and merge with upstream master
|
2014-12-29 10:59:42 -07:00 |
|
Atlante45
|
327daacecd
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11
Conflicts:
interface/src/Application.cpp
interface/src/devices/OculusManager.cpp
libraries/networking/src/NodeList.cpp
|
2014-12-22 13:34:18 -08:00 |
|
Stephen Birarda
|
114e3bb2ff
|
rename cmake macro to represent actual purpose
|
2014-12-18 16:51:20 -08:00 |
|
Atlante45
|
0bd9ed469e
|
Changed NodeList::getInstance() calls to use the DM
|
2014-12-17 15:28:25 -08:00 |
|
Stephen Birarda
|
e0752cef54
|
remove collision sound creation calls
|
2014-12-16 15:35:37 -08:00 |
|
Stephen Birarda
|
1db12453d4
|
move audio stats into member of Audio
|
2014-12-16 14:47:24 -08:00 |
|
Stephen Birarda
|
1e91d0fe93
|
fix incorrect sample rate constant
|
2014-12-16 13:15:38 -08:00 |
|
Stephen Birarda
|
7f2baa056e
|
some cleanup in audio library
|
2014-12-16 12:02:10 -08:00 |
|
Stephen Birarda
|
c734bc89a3
|
move the audio scope into its own class
|
2014-12-16 11:54:59 -08:00 |
|
Andrzej Kapolka
|
50c1e9fb40
|
Fixes for missing audio device.
|
2014-12-15 22:41:35 -08:00 |
|
Philip Rosedale
|
c5247ca65b
|
Add ability to set injector properties during playing, and orbitingSound.js
|
2014-12-05 08:45:00 -08:00 |
|
Brad Hefta-Gaub
|
925e2fab66
|
Merge pull request #3835 from birarda/lobby
lobby changes, Sound and AudioInjectorOptions stereo tweaks
|
2014-11-19 16:59:54 -08:00 |
|
Stephen Birarda
|
987b75d8f7
|
switch to next musak when finished
|
2014-11-19 14:52:57 -08:00 |
|
Atlante45
|
0a9a6f1ef8
|
Fix parsing of silent packets properties
|
2014-11-19 14:32:50 -08:00 |
|
Stephen Birarda
|
45450c4fe3
|
handle offset passed in AudioInjectorOptions for mixer injections
|
2014-11-19 13:42:24 -08:00 |
|
Stephen Birarda
|
81c5f9ba5a
|
inject lobby music at a random starting point
|
2014-11-19 13:36:27 -08:00 |
|
Stephen Birarda
|
03bfaa4869
|
handle RAW stereo audio files by using stereo.raw extension
|
2014-11-19 12:20:12 -08:00 |
|
Atlante45
|
46eebe9d40
|
Give noisy mutes their own packet type
|
2014-11-17 10:26:47 -08:00 |
|
Atlante45
|
2585013615
|
JS signal when AM mutes client
|
2014-11-17 09:54:43 -08:00 |
|
Stephen Birarda
|
7630aab963
|
only debug request sound if there is a network request
|
2014-11-13 16:18:19 -08:00 |
|
Stephen Birarda
|
e10d132f75
|
avoid Qt QTimer thread bug by putting SoundCache on same thread
|
2014-11-13 14:47:28 -08:00 |
|
Stephen Birarda
|
fd6b9c3550
|
changes to sound class to allow caching of sounds
|
2014-11-13 10:16:42 -08:00 |
|
Stephen Birarda
|
ed9a2bf676
|
fix for AudioInjector QScriptValue conversion typos
|
2014-11-11 20:48:34 -08:00 |
|
Stephen Birarda
|
9a45a70764
|
repairs to Sound script conversion typos
|
2014-11-11 20:47:40 -08:00 |
|
Stephen Birarda
|
9aa950e657
|
fix audio injector cleanup for local only injectors
|
2014-11-11 17:34:03 -08:00 |
|
Stephen Birarda
|
cb5d5dd3a8
|
handle looping via AudioInjectorLocalBuffer
|
2014-11-11 16:57:25 -08:00 |
|
Stephen Birarda
|
a5a02b5f8a
|
add AudioInjectorLocalBuffer for more control
|
2014-11-11 16:34:00 -08:00 |
|
Stephen Birarda
|
0e30c65e60
|
handle cleanup of local injection, volume
|
2014-11-11 15:12:11 -08:00 |
|
Stephen Birarda
|
83529c1fed
|
fix QIODevice fail in AudioInjector by passing explicit size
|
2014-11-11 14:45:33 -08:00 |
|
Stephen Birarda
|
cd3877b584
|
handle local audio output via AudioInjector directly for control
|
2014-11-11 14:14:43 -08:00 |
|
Stephen Birarda
|
d0e8c294da
|
handle passing of local audio interface to AudioInjector
|
2014-11-11 11:22:16 -08:00 |
|
Stephen Birarda
|
3d1bb68c72
|
fix for playSound argument to match QScriptValue conversion
|
2014-11-11 11:04:33 -08:00 |
|
Stephen Birarda
|
ef2c181c98
|
repairs to audio classes for Sound* to QScriptValue
|
2014-11-11 10:55:07 -08:00 |
|
Stephen Birarda
|
a8681cd5b6
|
changes to allow AudioInjectorOptions to operate as a hash from js
|
2014-11-11 10:24:21 -08:00 |
|
Stephen Birarda
|
d083e75d2d
|
groundwork for better locally looped audio
|
2014-11-11 09:59:10 -08:00 |
|
Stephen Birarda
|
2ca673175a
|
rename StdDev to StDev, patch its leak
|
2014-11-07 17:15:54 -08:00 |
|
Philip Rosedale
|
54ff9062c0
|
Merge pull request #3757 from PhilipRosedale/master
fix bug with audio mixer muting too often
|
2014-11-07 14:42:19 -08:00 |
|
Philip Rosedale
|
12eb67c734
|
fix bug with audio mixer muting too often
|
2014-11-07 14:18:57 -08:00 |
|