Mercurial > repos > blastem
log render_sdl.c @ 1567:66387b1645e4
age | author | description |
---|---|---|
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 |
Sat, 14 Apr 2018 00:07:20 -0700 | Michael Pavone | Mostly working dynamic rate control. Needs some tweaking, especially for PAL |
Fri, 13 Apr 2018 22:25:50 -0700 | Michael Pavone | WIP dynamic rate control |
Wed, 11 Apr 2018 00:17:23 -0700 | Michael Pavone | Fix regression in right audio channel |
Fri, 30 Mar 2018 00:37:08 -0700 | Michael Pavone | More audio refactoring in preparation for allowing proper sync to video with dynamic audio rate control |