log

age author description
Mon, 27 Mar 2023 21:55:22 -0700 Michael Pavone Fix DPI scaling when OpenGL is enabled
Sun, 26 Mar 2023 22:39:18 -0700 Michael Pavone Initial stab at DPI scaling support
Thu, 23 Mar 2023 22:38:51 -0700 Michael Pavone Fix silly bug I introduced when trying to fix the problem from the SDL2 upgrade
Thu, 23 Mar 2023 22:37:08 -0700 Michael Pavone Migrate ui.exit to ui.menu and create a new ui.exit for quitting
Wed, 15 Mar 2023 19:28:11 -0700 Michael Pavone Merge
Wed, 15 Mar 2023 18:50:24 -0700 Michael Pavone Save audio to a wave file when saving video to APNG
Wed, 15 Mar 2023 18:49:47 -0700 Michael Pavone Fix leak in render_save_video
Sun, 12 Mar 2023 20:03:35 -0700 Michael Pavone Fix libretro build for real
Thu, 09 Mar 2023 23:10:41 -0800 Michael Pavone Fix libbretro build
Thu, 09 Mar 2023 23:04:03 -0800 Michael Pavone Add ROM DB entry for European version of Alisia Dragoon
Thu, 09 Mar 2023 22:59:29 -0800 Michael Pavone Fix a place I missed a problem from the SDL2 upgrade
Thu, 09 Mar 2023 22:49:42 -0800 Michael Pavone Added basic FLAC seek implementation and added support for FLAC tracks in CUE sheets
Sun, 19 Feb 2023 22:00:29 -0800 Michael Pavone Add Windows application manifest to opt-in to UTF-8
Sun, 19 Feb 2023 21:12:46 -0800 Michael Pavone Add basic FLAC decoder and add FLAC playback support to the media player
Fri, 10 Feb 2023 23:17:43 -0800 Michael Pavone WIP "video" recording in APNG format