mupen64plus-oldsvn/main
2008-06-19 03:17:45 +00:00
..
gui_gtk Added Xena and Mario to .ini, hopefully fixed a potential crash, added rombrowser refresh when changing languages. 2008-06-18 21:07:04 +00:00
gui_kde4 gui_parseArgs was changed to gui_init in r213. Updated kde4 gui code. 2008-04-28 06:44:55 +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 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
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 Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +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
guifuncs.c -Added multi-threading support to gtk gui. This allows info_message, confirm_message, alert_message functions to safely be called from any thread. 2008-04-15 23:38:29 +00:00
guifuncs.h -Added multi-threading support to gtk gui. This allows info_message, confirm_message, alert_message functions to safely be called from any thread. 2008-04-15 23:38:29 +00:00
ioapi.c Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
ioapi.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
lirc.c -Added support for adjusting the volume (PCM channel via /dev/mixer) during emulation. Volume functions are in new files volume.[ch]. Also added support for volume keyboard shortcuts and LIRC commands. 2008-03-30 05:07: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 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
main.h -cleaned up save state autoincrement feature. 2008-04-26 00:57:37 +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
mupenIniApi.c Save of WIP. Added support for Internal Name (extremely messly), cleaned up rcs CIC detection, so 2008-05-31 08:02:22 +00:00
mupenIniApi.h Save of WIP. Added support for Internal Name (extremely messly), cleaned up rcs CIC detection, so 2008-05-31 08:02:22 +00:00
plugin.c reverted commits 262-267 in trunk 2008-04-22 11:59:50 +00:00
plugin.h reverted commits 262-267 in trunk 2008-04-22 11:59:50 +00:00
rom.c Fixed seg fault bug introduced in prior commit. Sorry. 2008-06-10 11:07:28 +00:00
rom.h a little cleanup before the merge into trunk 2008-06-19 03:17:45 +00:00
romcache.c Stupid error in previous commit, wrong variable '\0' terminated. 2008-06-18 21:17:50 +00:00
romcache.h Fixed my sn length and '\0' termination errors in these files. 2008-06-14 00:03:01 +00:00
savestates.c Merged rom handling changes. Seg faults. 2008-05-12 02:49:47 +00:00
savestates.h Changes: 2008-05-07 09:22:29 +00:00
translate.c Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
translate.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
unzip.c Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
unzip.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
util.c Gtk GUI updated for RCS. Please help flush out the .ini! 2008-06-08 23:13:22 +00:00
util.h Moved functions around to better places. 2008-05-19 22:44:27 +00:00
vcr.c Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
vcr.h Imported mupen64plus/trunk from mupen64-amd64/trunk/mupen64-64bit rev 254 2008-03-15 14:33:00 +00:00
vcr_compress.cpp Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
vcr_compress.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
vcr_resample.c Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
vcr_resample.h Imported mupen64plus/trunk from mupen64-amd64/trunk/mupen64-64bit rev 254 2008-03-15 14:33:00 +00:00
version.h Updated version numbers for post-1.3 tag 2008-03-29 19:40:20 +00:00
volume.c -Added support for adjusting the volume (PCM channel via /dev/mixer) during emulation. Volume functions are in new files volume.[ch]. Also added support for volume keyboard shortcuts and LIRC commands. 2008-03-30 05:07:14 +00:00
volume.h Reverted all changes on trunk from rev 189. The reason why I made a branch was so that you would not commit these things on the trunk. 2008-04-14 11:29:15 +00:00
winlnxdefs.h KDE4 GUI merge: give default visibility attribute with dllexport declspec 2008-04-21 00:15:04 +00:00