.. |
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
|
Initial support for SGI/mips, and big endian architectures in general
|
2009-01-12 19:56:36 +00:00 |
gui_qt4
|
Use QCoreApplication::translate instead of QObject::tr. Fixes core
|
2008-11-23 04:46:27 +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
|
modified the config object so that missing values in the config file will be filled in automatically by their default values
|
2008-11-14 04:50:29 +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 |
irix.c
|
Irix specific, for now basically a gtk_widget_set_tooltip_text()
|
2009-01-12 20:06:06 +00:00 |
irix.h
|
Irix specific, for now basically a gtk_widget_set_tooltip_text()
|
2009-01-12 20:06:06 +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
|
Initial support for SGI/mips, and big endian architectures in general
|
2009-01-12 19:56:36 +00: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
|
Initial support for SGI/mips, and big endian architectures in general
|
2009-01-12 19:56:36 +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
|
Initial support for SGI/mips, and big endian architectures in general
|
2009-01-12 19:56:36 +00:00 |
savestates.c
|
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.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
|
Fixes issue 162. Windows snprintf requires the NULL despite ANSI spec. Added general comment to issue 109.
|
2008-10-12 04:42:50 +00:00 |
util.h
|
Initial support for SGI/mips, and big endian architectures in general
|
2009-01-12 19:56:36 +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 |