projects
/
divverent
/
darkplaces.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
added developer_font, set > 100 to also dump the generated images
[divverent/darkplaces.git]
/
snd_win.c
2009-12-27
havoc
changed a ton of developer cvar checks into developer_e...
blob
|
commitdiff
|
raw
2009-12-08
havoc
an attempt to fix waveOut sound on Vista
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
divverent
snd_alsa: MIDI input support! MIDI events get mapped...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
havoc
fix more C++ warnings/errors in MSVC
blob
|
commitdiff
|
raw
|
diff to current
2008-04-01
havoc
clean up a couple warnings
blob
|
commitdiff
|
raw
|
diff to current
2008-03-09
divverent
go back to block counting, looks like we now know what...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-08
havoc
added WAV_BUFFERTIME setting of 0.125 (used to be 0.5)
blob
|
commitdiff
|
raw
|
diff to current
2008-03-08
divverent
try using waveOutGetPosition instead of block counting...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-08
havoc
fix MMSYSERRR_STILLPLAYING handling to not increment...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-08
divverent
only go ahead if WAVERR_STILLPLAYING is encountered...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-08
havoc
made waveOutWrite overrun a non-fatal (if spammy) warni...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-21
havoc
added #ifdef SUPPORTDIRECTX checks around all the dinpu...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-04
havoc
huge audit of dprints throughout engine, all notices...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-14
havoc
patch from div0 that enables printf format warnings...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-23
havoc
disabled WAVE_FORMAT_EXTENSIBLE support as it does...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-21
havoc
reverting DirectSound buffer position wrapping code...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-20
havoc
changed SECONDARY_BUFFER_SIZE to be a multiple of 32768...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-08
molivier
Added 3D sound support to the Win32 backend (DirectSoun...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-04
molivier
- the Linux sound modules (ALSA and OSS) are now write...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-22
havoc
another WIN32_LEAN_AND_MEAN patch from Willis, this...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-23
havoc
implemented 7.1 audio, only works with SDL (attempted...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-21
havoc
gave names to nearly all structs and enums which should...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-02
molivier
Fixed Win32 wav sound driver (thanks to fuh for the...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-02
molivier
- Removed Con_SafePrint and Con_SafePrintf since they...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-26
molivier
Updated Win32 sound module: the wave output code was...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-18
molivier
Finally removed the Win32 specific code from "snd_main...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-13
molivier
Lots of minor fixes and improvements to the sound engin...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-05
havoc
revised commandline option comments for better categori...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-05
havoc
added COMMANDLINEOPTION comments for every commandline...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-20
havoc
Tomaz cleaned up some double ;; lines (strange stuff)
blob
|
commitdiff
|
raw
|
diff to current
2004-03-23
molivier
Ogg vorbis streaming support; the code decides whether...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-10
havoc
added Print versions of Printf functions and made all...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-02
havoc
winquake.h is gone, absorbed into the respective files...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-12
molivier
Removed a few warnings when compiling with MinGW
blob
|
commitdiff
|
raw
|
diff to current
2003-10-11
black
Added the drawing functions and added also probably...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-08
havoc
fixed a couple warnings on memsetting shm
blob
|
commitdiff
|
raw
|
diff to current
2003-10-07
havoc
cd audio now tied to sound system
blob
|
commitdiff
|
raw
|
diff to current
2003-10-07
black
Changed dp so the new vm fits in.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-21
havoc
engine now defaults to 44100hz sound
blob
|
commitdiff
|
raw
|
diff to current
2002-09-26
havoc
this commit adds video mode switching, and preferred...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-31
havoc
win32 fixes and some MSVC warnings fixed
blob
|
commitdiff
|
raw
|
diff to current
2002-07-25
havoc
massive cleanup of S_TransferPaintBuffer and moved...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-02
knghtbrd
A minor removal of a few pieces of dead code. Nothing...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-28
lordhavoc
fix mingw warnings
blob
|
commitdiff
|
raw
|
diff to current
2001-04-20
lordhavoc
added newmap function to render modules (so explosions...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-06
lordhavoc
optimized AngleVectors calls (pass NULL for vectors...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-22
lordhavoc
-sndspeed option in windows (default: 11025)
blob
|
commitdiff
|
raw
|
diff to current
2000-09-21
lordhavoc
44.1khz sound, interpolated resampling, killed cvar...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-24
dabb
Borland C++ compile fixes.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-22
lordhavoc
Initial revision
blob
|
commitdiff
|
raw
|
diff to current