index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
code
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
VoIP: initial shot at voice activation.
icculus
2008-06-07
4
-34
/
+71
*
VoIP: Only update from cl_voipSendTarget if sending data.
icculus
2008-06-07
1
-25
/
+26
*
VoIP: Initial work on adding Speex preprocessor.
icculus
2008-06-07
3
-2
/
+14
*
VoIP: Don't hardcode Speex sample rate.
icculus
2008-06-07
5
-8
/
+17
*
VoIP: Fixed per-user gain output.
icculus
2008-06-05
1
-1
/
+1
*
Add PRODUCT_VERSION back into q_shared.h for MSVC builds.
juz
2008-06-04
1
-0
/
+4
*
VoIP: functionality to adjust incoming audio gain, per-user.
icculus
2008-06-04
4
-3
/
+41
*
VoIP: client can now specify targets for voice transmission.
icculus
2008-06-04
4
-1
/
+21
*
VoIP: voip cvar should be 1 by default.
icculus
2008-06-03
1
-1
/
+1
*
Patched to compile on non Mac platforms.
icculus
2008-06-03
1
-0
/
+4
*
Changed the protocol for VoIP packets to support legacy clients.
icculus
2008-06-03
6
-16
/
+79
*
Don't allow client to capture audio if playing back a demo.
icculus
2008-06-03
1
-0
/
+2
*
More VoIP work: treat voip/sv_voip cvars as protocol version numbers.
icculus
2008-06-02
3
-2
/
+12
*
Treat sv_voip cvar as a version number (0 == off, 1 == version 1 protocol).
icculus
2008-06-02
2
-1
/
+7
*
sv_voip cvar should be latched.
icculus
2008-06-02
1
-1
/
+1
*
fix openal dlopen
ludwig
2008-06-02
1
-0
/
+15
*
Added libspeex to revision control, and updated Makefile to use it.
icculus
2008-06-01
102
-0
/
+27607
*
Changed a few VoIP cvars to be latched.
icculus
2008-06-01
2
-3
/
+3
*
Forbid setting voip cvar if network data rate is too low.
icculus
2008-06-01
1
-11
/
+23
*
Client shouldn't try to capture audio data if voip cvar is disabled.
icculus
2008-06-01
1
-0
/
+2
*
Initial patch for in-game VoIP support!
icculus
2008-06-01
18
-127
/
+1144
*
mumble link support
ludwig
2008-05-30
5
-0
/
+235
*
reorder includes to fix build on OpenBSD (#3663, patch by Jonathan Gray)
ludwig
2008-05-25
1
-1
/
+1
*
whoops.
thilo
2008-05-17
1
-1
/
+1
*
- Workaround for buggy MacOSX getaddrinfo() implementation that doesn't accep...
thilo
2008-05-17
1
-2
/
+10
*
* (bug 3641) Server is left running following a local disconnect
tma
2008-05-12
1
-0
/
+1
*
* Fix a bunch of compile warnings
tma
2008-05-10
2
-27
/
+42
*
combine all mouse events received in one frame
ludwig
2008-05-06
1
-1
/
+8
*
define the product version in the Makefile
ludwig
2008-05-06
1
-7
/
+1
*
Show true framerate with stereo separation enabled
thilo
2008-05-03
1
-4
/
+5
*
shut up warning
thilo
2008-05-01
1
-1
/
+1
*
- replace a few constant values with GL macros in tr_cmds.c
thilo
2008-05-01
10
-91
/
+175
*
- variables with CVAR_ROM set get now overwritten by Cvar_Get() if the cvar e...
thilo
2008-05-01
1
-11
/
+30
*
Make forced unloading work in more cases than just server disconnects
thilo
2008-04-29
1
-0
/
+4
*
- change default value for stereo seperation
thilo
2008-04-27
3
-7
/
+29
*
This may enable stereo rendering for other devices like shutter glasses, but ...
thilo
2008-04-27
2
-3
/
+12
*
Another two minor clean-ups to last commit.
thilo
2008-04-27
2
-5
/
+2
*
- Implement stereo rendering with anaglyph images.
thilo
2008-04-27
10
-130
/
+424
*
* (bug 3611) prevent global symbol conflict on some systems (Mac OS X) for
tjw
2008-04-23
3
-4
/
+3
*
Fix crash bug for interfaces without assigned address, thanks to PhoinixGR fo...
thilo
2008-04-21
1
-1
/
+7
*
fix obvious bug, thanks mattn2
thilo
2008-04-16
1
-1
/
+1
*
Fix build on IRIX (Patrick Baggett)
ludwig
2008-04-16
1
-1
/
+1
*
better handling of illegal mode values
ludwig
2008-04-13
1
-3
/
+8
*
sort video modes only if there are modes to sort
ludwig
2008-04-13
1
-1
/
+2
*
remove commented code
thilo
2008-04-12
1
-5
/
+0
*
Another change to server parsing as a server reporting in from 69.79.84.0/24 ...
thilo
2008-04-12
1
-29
/
+25
*
* Fix some recently introduced warnings
tma
2008-04-12
3
-5
/
+4
*
One minor comment fix
thilo
2008-04-12
1
-2
/
+2
*
Only don't send packet on disabled multicast if it actually is a multicast pa...
thilo
2008-04-12
1
-2
/
+2
*
- fix a potential file descriptor leak in server side of pak downloading
thilo
2008-04-12
8
-3
/
+454
[prev]
[next]