From: <nor...@us...> - 2007-07-07 21:15:17
|
Revision: 677 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=677&view=rev Author: northern_sky Date: 2007-07-07 14:15:11 -0700 (Sat, 07 Jul 2007) Log Message: ----------- Modified Paths: -------------- trunk/plugins/myGUIProgramsAlt/README.txt Modified: trunk/plugins/myGUIProgramsAlt/README.txt =================================================================== --- trunk/plugins/myGUIProgramsAlt/README.txt 2007-07-07 21:10:58 UTC (rev 676) +++ trunk/plugins/myGUIProgramsAlt/README.txt 2007-07-07 21:15:11 UTC (rev 677) @@ -9,7 +9,7 @@ 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. -Done so far: +So far: Code restructure phase 1: - code divided into more fitting entitys. @@ -41,12 +41,11 @@ - plugin is always starting in Genre View -> not sure, i will have a look at it. -chef--- this doesn't happen here at least?? verify - cleanup for old/obsolete view/sort/db code - -> ApplicationItem.cs: old db-sort code (replaced by ProgramSort) - -> remove (maybe) obsolete DatabaseSorter.cs, replaced by ProgramSort.cs - -> maybe: merging CurrentView/CurrentSort..... code in GUIprograms.cs DatabaseSettings.cs: - or having this stuff only in one place + -needs some more work, but is partially implemented now. ++ a lot others;) + FEATURES: Add some more specific emulator support.. - bring/keep the profiles up-to-date @@ -66,14 +65,7 @@ - [low] genre: thumbs for genre, for example it could be created on AllGame lookup, for first file with this genre - ....... -Clean programviews--- some redundancy etc.. and gets worse=) -AllTime Todo: - --> TESTING ;) - --> BugFixing :P - --> Revise the code =) - - --------------------- .: Things to clear :. --------------------- @@ -137,7 +129,7 @@ What do you feel is the best? - - What about an BackUp feature? - + - What about an BackUp feature? - I you wanna do it.... ...Same goes for report features. Don't worry should not backup all stuff, just save in any fileformat you want: - filepath and filename: to identify the file - Launchcount @@ -146,7 +138,8 @@ Add some more specific emulator support.. - using emulator ids??? can be used for - - filter in fileinfoscraperForm.. we got system id's now.. so feel free to implement. + - filter in fileinfoscraperForm.. we got system id's now.. so feel free to implement.Will add emulator table at some point. + - easier application image assigning together with thumbsdir -> we also could provide icons for most common system ConfigurationTool redesign: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |