From: <nor...@us...> - 2007-06-22 01:12:37
|
Revision: 594 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=594&view=rev Author: northern_sky Date: 2007-06-21 18:12:35 -0700 (Thu, 21 Jun 2007) Log Message: ----------- added some stuff Modified Paths: -------------- trunk/plugins/myGUIProgramsAlt/README.txt Modified: trunk/plugins/myGUIProgramsAlt/README.txt =================================================================== --- trunk/plugins/myGUIProgramsAlt/README.txt 2007-06-22 00:58:50 UTC (rev 593) +++ trunk/plugins/myGUIProgramsAlt/README.txt 2007-06-22 01:12:35 UTC (rev 594) @@ -1,9 +1,11 @@ Work in progress on an alternative/update to myprograms. -Not releaseready yet, as there still are some features and bugs to fix. -Do not use on your real MP-installation, only for tests.. -Not really interested in bug-reports yet, as -there are a few known bugs to fix first. +Still features and bugs to fix. +Do NOT USE on your real MP-installation, only for tests.. +Bug-reports ,not yet, there are a few=) known to fix first. +chefkoch is also doing updates on this version now. Great,it will for sure speed-up development! + +:--INSTALLATIOM Copy contents of metadata-folder to MP root folder , and the GUIPrograms.dll to MP/windowsplugins to run. There will possibly be db-changes and xml-changes between versions, so always make sure that you have a clean install between updates. @@ -30,14 +32,17 @@ ---------------- .: To-do next :. ---------------- -Revise the code, clear out BUGS: - - AllGame-Import: rating is not imported correctly +BUGS: + - AllGame-Import: rating is not imported correctly - fileinfodetails : fixup - cleanup for old/obsolete view/sort/db code -> ApplicationItem.cs: old db-sort code (replaced by ProgramSort) -> maybe: merging CurrentView/CurrentSort..... code in GUIprograms.cs DatabaseSettings.cs: or having this stuff only in one place + - Filesview in config file sometime remebers wrong appid dirs.. + +FEATURES: Add some more specific emulator support.. - bring/keep the profiles up-to-date - Maybe some more "special" items like mame,gamebase @@ -45,19 +50,28 @@ ConfigurationTool redesign: - InfoScraperForm redesign -> first redesign done, still needs some work - Appsettingsrootform: do not use inheritance, make this individual, so we easily can add global-options etc. + - Dynamic checkbox list in the different filesview, allow us to "plugin" as many options we want for a special appitem - DB redesign/restructure: - small changes + -remove last remains pincode, + - use parameters in queries?? + +Code: +Revise the code partially. + AllTime Todo: --> TESTING ;) --> BugFixing :P --------------------- -.: things to clear :. +.: Things to clear :. --------------------- +Comment: lets fix some more of the above issues and then head for these? + + Add some more specific emulator support.. - using system and emulator ids??? can be used for - filter in fileinfoscraperForm @@ -85,7 +99,6 @@ ....... -Add some of chef_koch fixes? -UPDATE: chef_koch is also doing updates on this version now. Great,it will for sure speed-up development! -Quit key for joystick..don't know, there is joy2key and scripting too... -Fileoptions etc +Quit key for joystick..don't know, there is joy2key and scripting too.. + + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |