Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/fceux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoransstuff <ansstuff@users.sf.net>2012-08-21 00:41:45 +0400
committeransstuff <ansstuff@users.sf.net>2012-08-21 00:41:45 +0400
commit7c0d95d8a9d386acded2ed2366d3c41d0a489e6f (patch)
tree6fef0d2aa628263380eddb24fe3b3e180cf33b6b /changelog.txt
parentb8594bf3d8087fde957d6cbe3a034c1b7d2f5b5d (diff)
* total revamp of Video config stuff, now current screen resolution is always suggested by default
* Best Fit also works for fullscreen mode * "Hide mouse cursor" and "Use console BG color for empty areas" options * "Switch fullscreen by double-click" option in GUI config * Fixed "Reload ROM" hotkey in fullscreen * updated docs [[Split portion of a mixed commit.]]
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index c531f094..59f2ca17 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,6 @@
+20-Aug-2012 - AnS - "Switch fullscreen by double-click" option in GUI config
+20-Aug-2012 - AnS - "Hide mouse cursor" and "Use console BG color for empty areas" options
+20-Aug-2012 - AnS - total revamp of Video config stuff, Best Fit also works for fullscreen mode
19-Aug-2012 - AnS - win32: "Maintain aspect ratio (best fit)" option in Video config
12-Aug-2012 - AnS - Debugger: "Display ROM offsets" option
12-Aug-2012 - AnS - Debugger: double-click breakpoint also adds current bank number to breakpoint condition