summaryrefslogtreecommitdiff
path: root/sys/src/games/doom/i_sound.c
AgeCommit message (Expand)Author
2020-05-02make bind(2) error handling consistentcinap_lenrek
2018-10-21doom: fix music for patch wadsqwx
2018-07-15doom: use wadfs to expose music lumpsqwx
2017-08-10doom: clean up temporary mus filesqwx
2017-03-17games/doom: don't spawn midi process when opening /dev/audio failed (thanks qwx)cinap_lenrek
2017-02-27games/doom: ... but keep fd=2 open :)cinap_lenrek
2017-02-27games/doom: avoid /dev/cursor fd leak into music processcinap_lenrek
2017-02-26games/doom: music support (thanks qu7uux)cinap_lenrek
2015-10-08doom: fix bogus pointer arithmetic, do sfx initialization in two passes for l...cinap_lenrek
2015-08-16games/doom: fix unterminated comment causing sound bugs (from qu7uux)cinap_lenrek
2012-09-03doom: fix mixbuffer size confusioncinap_lenrek
2011-08-01doom: open /dev/audio with OWRITE instead of ORDWRcinap_lenrek
2011-06-02games/doom:cinap_lenrek
2011-05-27games/doom: fix the french problem, remove debug printscinap_lenrek
2011-05-27games/doom: #A/audio -> /dev/audiocinap_lenrek
2011-05-26rio: disable cons if /dev/kbd is open, add games/doomcinap_lenrek