From 8a9295796d701ad54d17fe493eac29251632730c Mon Sep 17 00:00:00 2001 From: rogerman Date: Fri, 27 Mar 2015 20:28:43 +0000 Subject: [PATCH] Documentation: - Add one more note to the Cocoa port changes in ChangeLog. --- desmume/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/desmume/ChangeLog b/desmume/ChangeLog index c17d4de4a..f7ad56d11 100644 --- a/desmume/ChangeLog +++ b/desmume/ChangeLog @@ -45,6 +45,7 @@ Cocoa: enh: add the following video output filters - Bicubic B-Spline, Bicubic Mitchell-Netravali, Lanczos2, Lanczos3 enh: add ability to run all existing pixel scalers on either the CPU or the GPU enh: add ability to toggle the main and touch display positions (View > Toggle All Displays) + enh: add preliminary support for replay playback and recording enh: add support for turbo and autohold enh: add support for the entire suite of slot-2 devices (Emulation > Show SLOT-2 Manager) enh: add support for using the host machine's audio input device for emulating the NDS microphone (Emulation > Show Microphone Settings)