Mercurial > repos > blastem
log render_sdl.c @ 1573:a051d8ee4528
age | author | description |
---|---|---|
Fri, 27 Apr 2018 20:08:47 -0700 | Michael Pavone | Only save config file if something has changed. Re-initialize audio and video with new settings if config has changed |
Tue, 17 Apr 2018 22:26:39 -0700 | Michael Pavone | Audio DRC seems to be working pretty well now. Removed debug printfs |
Tue, 17 Apr 2018 00:20:41 -0700 | Michael Pavone | Moved resample rate adjustment to after frame flip rather than in audio callback as it makes more sense there. Needs adjustment to avoid audible pitch changes |
Sat, 14 Apr 2018 23:08:08 -0700 | Michael Pavone | Audio DRC now sounds good in both NTSC and PAL, just need to adjust constants to minimize latency without leading to dropouts |