index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
games
/
doom
/
i_sound.c
Age
Commit message (
Expand
)
Author
2020-05-02
make bind(2) error handling consistent
cinap_lenrek
2018-10-21
doom: fix music for patch wads
qwx
2018-07-15
doom: use wadfs to expose music lumps
qwx
2017-08-10
doom: clean up temporary mus files
qwx
2017-03-17
games/doom: don't spawn midi process when opening /dev/audio failed (thanks qwx)
cinap_lenrek
2017-02-27
games/doom: ... but keep fd=2 open :)
cinap_lenrek
2017-02-27
games/doom: avoid /dev/cursor fd leak into music process
cinap_lenrek
2017-02-26
games/doom: music support (thanks qu7uux)
cinap_lenrek
2015-10-08
doom: fix bogus pointer arithmetic, do sfx initialization in two passes for l...
cinap_lenrek
2015-08-16
games/doom: fix unterminated comment causing sound bugs (from qu7uux)
cinap_lenrek
2012-09-03
doom: fix mixbuffer size confusion
cinap_lenrek
2011-08-01
doom: open /dev/audio with OWRITE instead of ORDWR
cinap_lenrek
2011-06-02
games/doom:
cinap_lenrek
2011-05-27
games/doom: fix the french problem, remove debug prints
cinap_lenrek
2011-05-27
games/doom: #A/audio -> /dev/audio
cinap_lenrek
2011-05-26
rio: disable cons if /dev/kbd is open, add games/doom
cinap_lenrek