Commit Graph

12 Commits

Author SHA1 Message Date
Christopher A. Mosher 7059628f52 convert leading tabs to spaces in all file (they were a random mixture of tabs and spaces before). 2022-11-02 23:50:54 -04:00
Christopher A. Mosher 59ef887368 remove SDL2 directory from include statements 2022-11-02 15:07:31 -04:00
Christopher Mosher 093c4dae2f sound: update, simplify, and fix 2019-01-26 00:16:12 -05:00
Christopher A. Mosher 13ea6819e0 fix email address to gmail 2015-07-28 21:14:58 -04:00
Christopher Mosher c3c53639d2 don't print audio info; change to smaller buffer 2013-12-19 23:27:48 -05:00
Christopher Mosher fedaaebe69 bring back audio; use 48KHz 2013-12-19 23:18:42 -05:00
Christopher Mosher 9afe265028 fix sound bug (extra semicolon) 2013-12-16 21:54:40 -05:00
Christopher Mosher 08cc9f5f39 remove buggy speaker sound, for now 2013-10-10 22:33:36 -04:00
Christopher Mosher 6a2b84794c conv to SDL2, except video; all untested yet 2013-10-08 10:29:28 -04:00
Christopher Mosher 8a51b28651 for audio, use returned value for silence, and use unsigned instead of signed bytes 2012-04-23 22:55:28 -04:00
Christopher Mosher 60f968c5f0 remove debug printing to stdout; remove old tick function 2012-04-23 21:50:21 -04:00
Christopher Mosher 8f9eac131a Initial import from subversion repo 2012-04-20 20:04:34 -04:00