From: <nic...@us...> - 2013-10-07 18:34:33
|
Revision: 4647 http://sourceforge.net/p/mp-plugins/code/4647 Author: nicsergio Date: 2013-10-07 18:34:28 +0000 (Mon, 07 Oct 2013) Log Message: ----------- Added Paths: ----------- trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/ShortCuter.ChangeLog.txt Added: trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/ShortCuter.ChangeLog.txt =================================================================== --- trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/ShortCuter.ChangeLog.txt (rev 0) +++ trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/ShortCuter.ChangeLog.txt 2013-10-07 18:34:28 UTC (rev 4647) @@ -0,0 +1,3 @@ +- V2.0.0 (01/10/2013) + + Initial release: the old plugin has been completely rewritten \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nic...@us...> - 2014-01-19 11:26:28
|
Revision: 4742 http://sourceforge.net/p/mp-plugins/code/4742 Author: nicsergio Date: 2014-01-19 11:26:25 +0000 (Sun, 19 Jan 2014) Log Message: ----------- Modified Paths: -------------- trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/ShortCuter.ChangeLog.txt Modified: trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/ShortCuter.ChangeLog.txt =================================================================== --- trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/ShortCuter.ChangeLog.txt 2014-01-19 11:17:09 UTC (rev 4741) +++ trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/ShortCuter.ChangeLog.txt 2014-01-19 11:26:25 UTC (rev 4742) @@ -1,9 +1,9 @@ - V2.0.6 (01/17/2014) - > completely overrides at start-up (CapsLock & NumLock) + > full forcing Caps-Lock & Num-Lock at start-up > improving the shortcut key assignment - > management cyclical destinations for shotcuts - > management go to previous window + > management cyclical shotcuts (multi destinations) + > management toggle shortcuts (go to previous window if already at destination) > add clone shortcut command This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nic...@us...> - 2015-01-10 14:29:16
|
Revision: 4913 http://sourceforge.net/p/mp-plugins/code/4913 Author: nicsergio Date: 2015-01-10 14:29:09 +0000 (Sat, 10 Jan 2015) Log Message: ----------- Modified Paths: -------------- trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/ShortCuter.ChangeLog.txt Modified: trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/ShortCuter.ChangeLog.txt =================================================================== --- trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/ShortCuter.ChangeLog.txt 2015-01-10 14:12:34 UTC (rev 4912) +++ trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/ShortCuter.ChangeLog.txt 2015-01-10 14:29:09 UTC (rev 4913) @@ -1,3 +1,10 @@ +- V2.1.0 (01/10/2015) + + > implemented Skin Navigator function + > sound effects are disabling when the MP player is active + > change method to intercept modifier keys (Ctrl-Alt-Shift) + + - V2.0.6 (01/17/2014) > full forcing Caps-Lock & Num-Lock at start-up This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nic...@us...> - 2015-01-10 20:01:48
|
Revision: 4920 http://sourceforge.net/p/mp-plugins/code/4920 Author: nicsergio Date: 2015-01-10 20:01:41 +0000 (Sat, 10 Jan 2015) Log Message: ----------- Modified Paths: -------------- trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/ShortCuter.ChangeLog.txt Modified: trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/ShortCuter.ChangeLog.txt =================================================================== --- trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/ShortCuter.ChangeLog.txt 2015-01-10 18:10:50 UTC (rev 4919) +++ trunk/plugins/ShortCuter&SkinEditor/Release/ShortCuter/ShortCuter.ChangeLog.txt 2015-01-10 20:01:41 UTC (rev 4920) @@ -3,6 +3,7 @@ > implemented Skin Navigator function > sound effects are disabling when the MP player is active > change method to intercept modifier keys (Ctrl-Alt-Shift) + [needed for some applications that emulate keyboard (HIP/..)] - V2.0.6 (01/17/2014) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |