index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
code
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Rename voip cvar to cl_voip
tma
2008-07-07
11
-50
/
+48
*
* Don't start UI when starting client binary with +set dedicated 1
tma
2008-07-06
1
-4
/
+4
*
* Fix killserver command for client binary based dedicated server
tma
2008-07-06
1
-1
/
+1
*
* Fixed client binary dedicated server
tma
2008-07-06
1
-5
/
+5
*
VOIP: Added cvar cl_voipCaptureMult to boost gain on recorded bits.
icculus
2008-07-05
2
-1
/
+9
*
Whitespace cleanup.
icculus
2008-06-29
1
-1
/
+1
*
Don't show VoIP meter in all the common scenarios.
icculus
2008-06-29
1
-4
/
+13
*
VoIP: allow targetting last attacker, or the one in your crosshairs.
icculus
2008-06-25
1
-0
/
+12
*
VoIP: Added cheapie VoIP meter.
icculus
2008-06-25
3
-3
/
+43
*
VoIP: Save own voice when recording a demo.
icculus
2008-06-08
4
-2
/
+34
*
VoIP: Don't lose gain for good if using VAD on disconnect.
icculus
2008-06-08
1
-0
/
+4
*
Removed an obsolete FIXME.
icculus
2008-06-08
1
-1
/
+1
*
VoIP: tweaked VAD code.
icculus
2008-06-08
2
-1
/
+4
*
VoIP: Enable Automatic Gain Control.
icculus
2008-06-08
1
-0
/
+4
*
VoIP: attempt at changing voipPower calc and using it for VAD.
icculus
2008-06-08
2
-22
/
+12
*
VoIP: changed debug output filenames.
icculus
2008-06-07
1
-2
/
+2
*
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
*
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
*
Changed the protocol for VoIP packets to support legacy clients.
icculus
2008-06-03
2
-8
/
+21
*
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
2
-1
/
+9
*
fix openal dlopen
ludwig
2008-06-02
1
-0
/
+15
*
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
12
-125
/
+887
*
mumble link support
ludwig
2008-05-30
5
-0
/
+235
*
* Fix a bunch of compile warnings
tma
2008-05-10
1
-13
/
+25
*
- replace a few constant values with GL macros in tr_cmds.c
thilo
2008-05-01
2
-2
/
+4
*
- Implement stereo rendering with anaglyph images.
thilo
2008-04-27
1
-3
/
+4
*
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
1
-1
/
+1
*
- fix a potential file descriptor leak in server side of pak downloading
thilo
2008-04-12
1
-1
/
+1
*
- Revamp in-game server browser: you can now scan for games on multiple maste...
thilo
2008-04-11
3
-174
/
+106
*
Add com_standalone cvar for at-runtime handling of mods that do not require t...
thilo
2008-04-10
3
-5
/
+13
*
Include #ifdef to make it easier to create a stand-alone binary.
thilo
2008-04-09
1
-1
/
+4
*
Add Multicast capabilities for LAN server scanning.
thilo
2008-04-09
2
-15
/
+16
*
catch EXEC_NOW on quit to prevent deleting a running vm
ludwig
2008-04-06
1
-1
/
+3
*
Basic IPv6 support. Some inspiration from the patches by Lubos Dolezel and JF...
thilo
2008-04-04
2
-44
/
+93
*
These checks are now redundant.
thilo
2008-03-27
1
-2
/
+2
*
A more clean solution to this bug. Stop the renderer when the UI VM is not ru...
thilo
2008-03-27
2
-16
/
+17
*
Fix flashing connect screen, see https://bugzilla.icculus.org/show_bug.cgi?id...
thilo
2008-03-27
1
-0
/
+4
*
Make sure fullscreen does not work for in_nograb when manually Alt-Entering, ...
thilo
2008-03-26
1
-1
/
+1
[next]