mupen64plus-oldsvn/main
2008-09-01 11:18:49 +00:00
..
7zip Fixes for win32 2008-08-24 14:32:50 +00:00
bzip2 License fixes and jttl audio build issues. 2008-08-14 22:25:49 +00:00
gui_gtk Removed defunct and unlicensed VCR functions, and language files. FSF address fixes. 2008-08-19 04:28:04 +00:00
gui_qt4 Clean up code a bit. Set statusbar HWND. 2008-09-01 11:18:49 +00:00
lzma LZMA support. 2008-06-21 03:25:10 +00:00
zip Minizip license clarified (zlib), other license fixes. 2008-08-15 00:35:59 +00:00
adler32.c Imported mupen64plus/trunk from mupen64-amd64/trunk/mupen64-64bit rev 254 2008-03-15 14:33:00 +00:00
cheat.c reverted commit 677, which introduced a bug which causes very bad things to happen if you run the same game twice. I suspect this is related to the g_MemHasBeenBSwapped mechanism which was removed in this commit, but there were too many changes to pinpoint the exact cause 2008-06-26 01:10:56 +00:00
cheat.h Added cheat system support such that if a cheat is disabled during gameplay, the original memory values before the cheat was applied will be written back to memory to attempt to reverse the cheat. 2008-04-24 07:40:31 +00:00
config.c another couple of memory leak fixes from Tub, in main/config.c 2008-06-17 19:06:30 +00:00
config.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
lirc.c Merged volume changing patch from Wahrhaft, with lots of changes by Richard42. Now both SDL-based and OSS-based volume controls are supported. 2008-07-16 04:39:14 +00:00
lirc.h -Fixed LIRC support (it was broken during gui/nogui merge). 2008-03-25 05:40:42 +00:00
main.c Clean up code a bit. Set statusbar HWND. 2008-09-01 11:18:49 +00:00
main.h Clean up code a bit. Set statusbar HWND. 2008-09-01 11:18:49 +00:00
md5.c Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
md5.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
plugin.c Clean up code a bit. Set statusbar HWND. 2008-09-01 11:18:49 +00:00
plugin.h Clean up code a bit. Set statusbar HWND. 2008-09-01 11:18:49 +00:00
rom.c New branch for qt4 win32 port 2008-08-23 08:22:15 +00:00
rom.h 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
romcache.c Added a wrapper for the sleep/Sleep differences. 2008-09-01 01:26:24 +00:00
romcache.h Added simple rcs pausing 2008-07-14 03:27:19 +00:00
savestates.c Overhaul of messaging system. Mainly remove guifuncs.c and the associated includes. Double checked GUI=NONE build. Also changed alert_message to error_message as this is the more logical name. Also merged the three gui message functions which included a lot of repeated code as to simplify the gui api. 2008-07-14 06:42:33 +00:00
savestates.h Changes: 2008-05-07 09:22:29 +00:00
translate.c style and logic fixes for rev 715 - please see coding guideline #2 - follow style of existing code - dont put brackets around single conditional clauses. Also guideline #9 - for the sake of readable code use some spaces in conditional expressions 2008-07-01 02:21:09 +00:00
translate.h Moved osd.cpp from main/ into opengl/, moved screenshot code from main.c into opengl/screenshot.cpp, refactored screenshot mechanism to grab screenshots without the OSD overlay 2008-05-18 20:54:10 +00:00
util.c fixed small logical error in strcpy loop in util.c 2008-07-22 03:34:30 +00:00
util.h added function prototype for strnstrip to util.h. This was causing a crash on 64-bit machines 2008-06-23 03:42:45 +00:00
version.template Oversight from previous commit. 2008-08-21 02:49:28 +00:00
winlnxdefs.h Some more work on plugin setup. it still doesn't work though... 2008-09-01 02:24:02 +00:00