From: <nor...@us...> - 2007-07-01 13:52:24
|
Revision: 660 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=660&view=rev Author: northern_sky Date: 2007-07-01 06:52:18 -0700 (Sun, 01 Jul 2007) Log Message: ----------- comments about latest changes etc Modified Paths: -------------- trunk/plugins/myGUIProgramsAlt/README.txt Modified: trunk/plugins/myGUIProgramsAlt/README.txt =================================================================== --- trunk/plugins/myGUIProgramsAlt/README.txt 2007-07-01 13:47:34 UTC (rev 659) +++ trunk/plugins/myGUIProgramsAlt/README.txt 2007-07-01 13:52:18 UTC (rev 660) @@ -26,19 +26,21 @@ Allgamesupport updated. Fileinfoscraper reworked -Mame, Gamebase support partially rewritten.much faster. +Mame, Gamebase support partially rewritten.much faster... now sloq again as we import stuff to lexicon tables.. Some new options: Skip mahjong games,etc ---------------- .: To-do next :. ---------------- BUGS: +- Probaly some introduced with latest big resturcture: + - AllGame-Import -> Do we want to import the Name of the game, too? --Will add some more options under save later.. so user can choose to overwrite title. - fileinfodetails : fixup - plugin is always starting in Genre View - -> not sure, i will have a look at it. -chef + -> not sure, i will have a look at it. -chef--- this doesn't happen here at least. - 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 @@ -57,7 +59,7 @@ - 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 + - small changes--- starting to get there. - use parameters in queries?? heah? ;) could you explain this more? =) we take it on icq=) ThumbnailSupport: @@ -65,6 +67,7 @@ - [low] genre: thumbs for genre, for example it could be created on AllGame lookup, for first file with this genre - ....... +Clean programviews--- it'a a alltime hacking class and gets worse=) AllTime Todo: --> TESTING ;) @@ -111,7 +114,7 @@ - subFolder with FileItemImages is not assigned anymore -> 1. can be renamed by hand -> 2. can be renamed by plugin, when renaming the appItem - -> 3. there could be a msgBox, which asks the user what to do, 1. or 2. ? + -> 3. there could be a msgBox, which asks the user what to do, 1. or 2. ? go for two!! -------------------------------------------------------------------------------------- Above: mabey add an advanced option for the user. In short, allowing a merge between "easy setup" (as above) and total control filepaths etc. @@ -143,8 +146,8 @@ Add some more specific emulator support.. - - using system and emulator ids??? can be used for - - filter in fileinfoscraperForm + - using emulator ids??? can be used for + - filter in fileinfoscraperForm.. we got system id's now.. so feel free to implement. - 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. |