Scott Knauert
|
008a65eaeb
|
Primarily implementation of new GUI state API and associated Gtk2 and Qt4 implementations. Fixed one minor Gtk bug (unable to select large toolbar icons). Fixed a could of NO_GUI warnings. Changed romcache.h to not define RCS structures in NO_GUI mode (more optimized NO_GUI binary). Fixed some non-ANSI static code analysis "bugs" mainly function() -> function(void) in C declarations. Also some GPL header updates to the newest template. Sorry for the large commit.
|
2008-10-05 03:33:52 +00:00 |
|
Scott Knauert
|
41640e3c54
|
Fixed issue 140, we can now delete roms from the rombrowser in both GUIs. Minor rcs code cleanup. Gtk GUI bugs, fixed memory leak / toggling full path crash issue. Child windows no longer have position memory, follow UI convention of snapping to center of main window.
|
2008-09-09 07:20:38 +00:00 |
|
Richard Goedeken
|
b69eb75714
|
merged r0970-sdl-threads branch into trunk. fixed old bug in signal handler
|
2008-09-06 05:27:50 +00:00 |
|
Scott Knauert
|
b20160164b
|
Comments for RCS structs.
|
2008-08-25 04:02:27 +00:00 |
|
Louai Al-Khanji
|
c56987fc47
|
Add include guards.
|
2008-08-25 03:26:53 +00:00 |
|
Scott Knauert
|
8ce2d351ad
|
Added simple rcs pausing
|
2008-07-14 03:27:19 +00:00 |
|
Scott Knauert
|
e3b1481a59
|
Changed rombrowser.cache format, added 4 bytes worth of 0s to the header so older (non RCS) versions simply ignore and rebuild the cache (as opposed to generally running out of memory or segfaulting). When switching back to an RCS version the cache will need to be rebuilt. Also changed some cache_entry types from unsigned short to unsigned chars to save space. Fixed two minor RCS bugs. Also added Penny Racers to the .ini.
|
2008-07-13 22:25:55 +00:00 |
|
Scott Knauert
|
ec306a5b63
|
Fixed eeprom issue crash for nogui version due to database RCS dependence. Set default savestate to 0. Savestate now persistent via config integration. Integrated sort column and method with config. Minor speedup to sorting.
|
2008-06-22 16:20:06 +00:00 |
|
Richard Goedeken
|
9eebbdb55b
|
Rom Cache System has landed in the trunk.
|
2008-06-19 04:29:35 +00:00 |
|