.. |
gui_gtk
|
Removed second status bar which was not used (even in 0.5)
|
2008-04-20 22:51:23 +00:00 |
gui_kde4
|
KDE4 GUI merge: added main/gui_kde4 directory
|
2008-04-20 23:57:12 +00:00 |
adler32.c
|
Imported mupen64plus/trunk from mupen64-amd64/trunk/mupen64-64bit rev 254
|
2008-03-15 14:33:00 +00:00 |
Audio_#1.1.h
|
Converted all tabs to 4-spaces, and all line endings to LF-only
|
2008-04-06 14:55:37 +00:00 |
cheat.c
|
Added cheat menu and implemented dialog to enable/disable cheats during gameplay. This dialog does not allow you to add/edit cheats. That's coming soon.
|
2008-04-14 19:32:07 +00:00 |
cheat.h
|
Added cheat menu and implemented dialog to enable/disable cheats during gameplay. This dialog does not allow you to add/edit cheats. That's coming soon.
|
2008-04-14 19:32:07 +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 |
Controller_#1.1.h
|
Converted all tabs to 4-spaces, and all line endings to LF-only
|
2008-04-06 14:55:37 +00:00 |
Gfx_#1.3.h
|
Removes requirement of plugins sending their width/height via the renderCallback. (We use glGet to obtain this data instead)
|
2008-05-05 02:27:25 +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
|
Added OSD messages for volume change, mute on/off, playback speed change, fast-forward
|
2008-05-15 04:44:43 +00:00 |
main.h
|
minor cleanup
|
2008-04-29 16:37:14 +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 |
osd.cpp
|
Added OSD messages for volume change, mute on/off, playback speed change, fast-forward
|
2008-05-15 04:44:43 +00:00 |
osd.h
|
Added OSD messages for volume change, mute on/off, playback speed change, fast-forward
|
2008-05-15 04:44:43 +00:00 |
plugin.c
|
Removes requirement of plugins sending their width/height via the renderCallback. (We use glGet to obtain this data instead)
|
2008-05-05 02:27:25 +00:00 |
plugin.h
|
Removes requirement of plugins sending their width/height via the renderCallback. (We use glGet to obtain this data instead)
|
2008-05-05 02:27:25 +00:00 |
rom.c
|
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 |
rom.h
|
Imported mupen64plus/trunk from mupen64-amd64/trunk/mupen64-64bit rev 254
|
2008-03-15 14:33:00 +00:00 |
Rsp_#1.1.h
|
Converted all tabs to 4-spaces, and all line endings to LF-only
|
2008-04-06 14:55:37 +00:00 |
savestates.c
|
removed alert message for no save state file found since OSD message handles this now
|
2008-05-14 16:44:27 +00:00 |
savestates.h
|
Fix a header/implementation disrepancy.
|
2008-04-14 17:54:22 +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
|
OSD changes: reversed list order, added scrolling, added ability to choose corner when adding message
|
2008-05-13 04:39:30 +00:00 |
util.h
|
OSD changes: reversed list order, added scrolling, added ability to choose corner when adding message
|
2008-05-13 04:39:30 +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 OSD messages for volume change, mute on/off, playback speed change, fast-forward
|
2008-05-15 04:44:43 +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 |