From: <che...@us...> - 2007-06-20 18:27:58
|
Revision: 577 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=577&view=rev Author: chef_koch Date: 2007-06-20 11:27:55 -0700 (Wed, 20 Jun 2007) Log Message: ----------- added a few notes for cleaning code Modified Paths: -------------- trunk/plugins/myGUIProgramsAlt/README.txt Modified: trunk/plugins/myGUIProgramsAlt/README.txt =================================================================== --- trunk/plugins/myGUIProgramsAlt/README.txt 2007-06-20 18:20:58 UTC (rev 576) +++ trunk/plugins/myGUIProgramsAlt/README.txt 2007-06-20 18:27:55 UTC (rev 577) @@ -33,6 +33,10 @@ Revise the code, clear out 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 Add some more specific emulator support.. - bring/keep the profiles up-to-date This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |