DeSmuME SVN Changelog:
r4540
Cocoa Port:
- New feature: Add support for multiple display windows. Use the File > New Display Window menu option!
- Add menu option File > Close Window (Command-W).
- The menu option File > Unload ROM keyboard shortcut has been changed to Command-Option-W.
- Rename menu option View > Show Video Output Settings... to View > Show Display Video Settings..., and also change its position in the menu.
- Obsolete and remove the following classes: EmuWindowDelegate, DisplayViewDelegate, ImageDisplayView, OpenGLDisplayView. (Their functionality has been incorporated into DisplayWindowController and DisplayView.)
- Obsolete and remove the following protocols: DisplayViewDelegate. (The new DisplayView class uses the CocoaDSDisplayVideoDelegate protocol directly.)
- Fix several bugs with thread handling and cleanup.
- Do heavy code cleanup of EmuControllerDelegate.
---------------------
r4539
- Revert commandline.cpp and videofilter.cpp back to r4536. Fixes regression from r4538 that broke compiling on non-Windows platforms. - Do temporary workaround for setting the scanline filter parameters on Windows.
---------------------
r4538
- fix compile (broke on r4536);
---------------------
r4537
win32-try not to freak out so much when using a hotkey to summon the printscreen dialog
---------------------
Download: DeSmuME SVN r4540 x86
Download: DeSmuME SVN r4540 x64
Source: Here
0 Comments
Post a Comment