.. |
7zip
|
added newlines to the end of every source file which was missing one
|
2008-09-27 15:22:21 +00:00 |
bzip2
|
Fixed license header issue with gtk debugger by switching to our standard template. Moved licenses to /doc. Removed only demo roms and replaced with marshall's Mupen64Plus Demo rom. Need to contact him for source and to finalized licensing, planning for the rom to be GPLed.
|
2008-10-29 21:50:34 +00:00 |
gui_gtk
|
bugfix: the goodname value and filename value were swapped in the rom properties dialog. resolved issue #189
|
2009-01-03 18:18:08 +00:00 |
gui_qt4
|
Disable external render window except on windows.
|
2008-12-19 17:32:06 +00:00 |
lzma
|
added newlines to the end of every source file which was missing one
|
2008-09-27 15:22:21 +00:00 |
zip
|
Should fix inability to detect zipped roms. Bug introduced when fixing -Wall warnings in unzip library.
|
2008-10-11 02:30:50 +00:00 |
adler32.c
|
added newlines to the end of every source file which was missing one
|
2008-09-27 15:22:21 +00:00 |
cheat.c
|
refactored the SDL event loop to use configurable key commands with defaults set to the current hard-coded keys. This is derived from the first patch given in issue 41
|
2008-11-14 04:53:47 +00:00 |
cheat.h
|
License header changes for Debian inclusion (wrong FSF address).
|
2008-10-11 05:48:50 +00:00 |
config.c
|
bugfix: crash in rev 1154 when ~/.mupen64plus not present
|
2008-11-29 14:27:22 +00:00 |
config.h
|
added newlines to the end of every source file which was missing one
|
2008-09-27 15:22:21 +00:00 |
gui.h
|
Rework the gui state api a bit. Don't pass the enum through an unsigned
|
2008-10-05 15:18:59 +00:00 |
lirc.c
|
added ctype.h include for toupper()/tolower() functions
|
2008-09-29 20:04:18 +00:00 |
lirc.h
|
added newlines to the end of every source file which was missing one
|
2008-09-27 15:22:21 +00:00 |
main.c
|
23_ifdef_opengl.patch
|
2011-06-21 19:46:13 +02:00 |
main.h
|
Fix lack of newline breakage. Sorry about that, gcc 4.3 doesn't give those warnings even on -Wall. One -Wall fix, and remove hardcoded 1024 PATH_MAX to use limits.h. Also re-added rice hard gtk dependency.
|
2008-09-26 19:08:12 +00:00 |
md5.c
|
added newlines to the end of every source file which was missing one
|
2008-09-27 15:22:21 +00:00 |
md5.h
|
added newlines to the end of every source file which was missing one
|
2008-09-27 15:22:21 +00:00 |
plugin.c
|
Comments for my commenting out of Slougi's plugin config calling change. Originally this was added while working on the win32 build. It interfere's with Rice's awareness that the emulator is running, and Slougi was unsure of why exactly he added it for win32. When more work is done towards win32 compatibility, this may either be ifdefed or a better solution found.
|
2008-11-02 08:48:32 +00:00 |
plugin.h
|
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 |
rom.c
|
Add status support to rom loading function for .zipped roms. Should Fix issue 163.
|
2008-10-12 07:53:51 +00:00 |
rom.h
|
Fixed accidental rcs bug. Some new comments for rom.h and fixed Fullscreen crashing on the Qt4 GUI.
|
2008-10-02 21:15:17 +00:00 |
romcache.c
|
Fixed license header issue with gtk debugger by switching to our standard template. Moved licenses to /doc. Removed only demo roms and replaced with marshall's Mupen64Plus Demo rom. Need to contact him for source and to finalized licensing, planning for the rom to be GPLed.
|
2008-10-29 21:50:34 +00:00 |
romcache.h
|
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 |
savestates.c
|
Imported Upstream version 20100929
|
2011-03-09 09:47:17 +01:00 |
savestates.h
|
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 |
translate.c
|
added newlines to the end of every source file which was missing one
|
2008-09-27 15:22:21 +00:00 |
translate.h
|
added newlines to the end of every source file which was missing one
|
2008-09-27 15:22:21 +00:00 |
util.c
|
applied patch to fix CIC string values returned from main/util.c cicstring() function. resolved issue #191
|
2009-01-03 21:57:53 +00:00 |
util.h
|
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 |
version.template
|
Oversight from previous commit.
|
2008-08-21 02:49:28 +00:00 |
winlnxdefs.h
|
added newlines to the end of every source file which was missing one
|
2008-09-27 15:22:21 +00:00 |