mupen64plus-oldsvn/main
2008-10-14 02:30:50 +00:00
..
gui_gtk Added a toggle for the Gtk GUI which turns OSD on or off without restarting. Documented --noosd flag. Integrated with config file. Removed old Gtk GUI config defaults from mupen64plus.conf which are no longer used (and haven't been since ~r420). Config overridden on startup by commandline flag so no loss of function for nogui users. 2008-06-14 04:15:17 +00:00
gui_kde4 Updated rice_video, kde4 gui, and jttl_audio to take version numbers from main/version.h. 2008-06-14 21:53:20 +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 Merged many bugfixes from trunk revs 587 to 694 into v1.4-branch. Details are in RELEASE file 2008-06-29 14:45:57 +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 merge fix in trunk rev 619 into v1.4 branch: fix LIRC build to integrate w/ new screenshot mechanism; some refactoring 2008-06-18 01:58:44 +00:00
lirc.h -Fixed LIRC support (it was broken during gui/nogui merge). 2008-03-25 05:40:42 +00:00
main.c added missing header include in main.c 2008-07-12 12:34:36 +00:00
main.h merge fix in trunk rev 619 into v1.4 branch: fix LIRC build to integrate w/ new screenshot mechanism; some refactoring 2008-06-18 01:58:44 +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 Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
mupenIniApi.h Imported mupen64plus/trunk from mupen64-amd64/trunk/mupen64-64bit rev 254 2008-03-15 14:33:00 +00:00
plugin.c New feature: On Screen Display. Merged branch r0261-OSD-ebenblues up until rev 450 into trunk 2008-05-16 04:46:48 +00:00
plugin.h New feature: On Screen Display. Merged branch r0261-OSD-ebenblues up until rev 450 into trunk 2008-05-16 04:46:48 +00:00
rom.c Second attempt to fix gzip bug, reverting while loop. 2008-05-11 19:54:51 +00:00
rom.h Overhaul of rom handling functions. 2008-05-11 08:20:37 +00:00
savestates.c put some sanity back into the save slot numbering scheme 2008-06-15 02:54:01 +00:00
savestates.h Changes: 2008-05-07 09:22:29 +00:00
translate.c Merged 7 commits with bugfixes from the trunk 2008-07-22 03:46:46 +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
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 Merged 7 commits with bugfixes from the trunk 2008-07-22 03:46:46 +00:00
util.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
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 version info for post-1.4.1 tag 2008-10-14 02:30:50 +00:00
volume.c 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
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