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-03-25 19:37:45 +0400
committeransstuff <ansstuff@users.sf.net>2012-03-25 19:37:45 +0400
commit893d871902b31f5d64d570588253dc6bfb0306c7 (patch)
tree0c59f6bca8afeb2448c33adba9c22e814988a66c /changelog.txt
parent8319946675a335585110abaa9099073bbfa6c90f (diff)
* Taseditor: BookmarksList clicks apply on buttonup only
* returned default mapping of Frame Advance hotkey to Backslash * updated documentation on fm2 format [[Split portion of a mixed commit.]]
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/changelog.txt b/changelog.txt
index 39199894..23904cbb 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,4 +1,6 @@
+25-Mar-2012 - AnS - returned default mapping of Frame Advance hotkey to Backslash
+25-Mar-2012 - AnS - Taseditor: BookmarksList clicks apply on buttonup only
22-Mar-2012 - AnS - Config->Combine consecutive Recordings/Draws
18-Mar-2012 - AnS - new hotkey "Cancel Seeking (TAS Editor)" (Esc)
18-Mar-2012 - AnS - Taseditor: Config->Autopause at the end of Movie
@@ -34,7 +36,7 @@
13-feb-2012 - AnS - Replay dialog speedup, now movie is not loaded into memory when checking md5
06-feb-2012 - AnS - new Lua scripts: SoundDisplay.lua, TrackNoise.lua
06-feb-2012 - AnS - refined Recording, now can safely record commands (Power, Reset, Insert, Switch)
-02-feb-2012 - AnS - updated fceux.chm and online documentation, uploaded HelpNDoc3 project file
+02-feb-2012 - AnS - uploaded HelpNDoc3 project file
02-feb-2012 - AnS - added Lua scripts demonstrating some TAS Editor library functions
02-feb-2012 - AnS - new Lua function in TAS Editor library: getsuperimpose()
02-feb-2012 - AnS - new Lua function in Joypad library: getimmediate()