Commit graph

21 commits

Author SHA1 Message Date
Scott Knauert
010d1f29bf Fixed my sn length and '\0' termination errors in these files. 2008-06-14 00:03:01 +00:00
Scott Knauert
600ba249a2 RCS finished and ready for merge! Gtk Gui frontend interaction nicer, .ini updated with all Eeprom 16KB entries. We still need to get the .ini complete, but I feel that it will be easier if its in trunk. 2008-06-13 00:21:51 +00:00
Scott Knauert
d79dc60abf Fixed seg fault bug introduced in prior commit. Sorry. 2008-06-10 11:07:28 +00:00
Scott Knauert
fafebeae91 Okay, besides the ini and some better frontend / backend integration, RCS is basically done. Re-added proper filter shortened code path, added smarter user comment edits that are less resource intensive, implemented refmd5s, and cleaned up a lot of code. 2008-06-10 08:44:11 +00:00
Scott Knauert
24bb921690 Gtk GUI updated for RCS. Please help flush out the .ini! 2008-06-08 23:13:22 +00:00
Scott Knauert
46a6f532ac Added ~40 GoodName 3.14 roms to ini, added CIC to cache, changed ini
format to use less space, now dynamically assign Good Name space to save 
memory.
2008-06-07 05:59:02 +00:00
Scott Knauert
87db40b984 RCS backend nearing completion. Switched to much more efficient
storage and search scheme.
2008-06-06 05:38:48 +00:00
Scott Knauert
6830f04a17 Save of WIP. Added support for Internal Name (extremely messly), cleaned up rcs CIC detection, so
its faster and uses less memory. Added initial Status support.
2008-05-31 08:02:22 +00:00
Scott Knauert
4b8251867c Added MD5 Hash and CIC Chip to rombrowser, fixed breakage from previous commit.
Valgrind says memory leak is fixed in Gtk GUI filtering and sorting. Ideally a
faster approach to filtering / sorting could be found.
2008-05-27 07:46:16 +00:00
Scott Knauert
7727414294 Work in progress of Issue 93 fix, rcs extension of Gtk GUI rombrowser, CIC chip
detection, and more. Needs a make clean && make since structures were changed.
2008-05-25 18:03:36 +00:00
Scott Gorman
3f030efcea Added RCS_BUSY so if the state changes during an action, it will go to the next one. 2008-05-21 23:09:48 +00:00
Scott Gorman
aa7d8cd1c5 Added a job list for RCS. Now this thing can be controlled from the outside to perform tasks. 2008-05-21 00:12:07 +00:00
Scott Knauert
e0fdc33888 Moved functions around to better places. 2008-05-19 22:44:27 +00:00
Scott Knauert
052d688099 Cleanup. 2008-05-19 15:40:58 +00:00
Scott Knauert
754289272d Rough integration of rcs and Gtk GUI. 2008-05-19 08:42:29 +00:00
Scott Gorman
f1944a2cd6 Huge change, but since it doesn't work... it needs to be fixed. but my concept might be good. 2008-05-19 00:48:43 +00:00
Scott Knauert
4c59527a77 More cleanups, think I figured out how to handle cache / database /
custom roms / user comments.
2008-05-16 07:12:24 +00:00
Scott Knauert
b74fbecf21 More cleanup, linked rcs to mupenini. GoodName bug eliminated if tied
back to Gtk GUI (i.e. the GUI code won't see the goodnames, but the rcs 
now does).
2008-05-16 06:47:29 +00:00
Scott Gorman
63000427a2 Reworking better ways to store the romcache, I think this might compile and work... but its not implemented. 2008-05-09 04:47:39 +00:00
Scott Gorman
f07cf68a28 I'm not sure what the best way to make a cache file is, taking a break on this for now. Anyone else feel free to modify my code. 2008-05-08 23:32:54 +00:00
Scott Gorman
89eab1a97b Started the basic romcache system, incomplete, but should load. 2008-05-08 22:46:44 +00:00