Commit graph

15 commits

Author SHA1 Message Date
Scott Knauert
a91aba44ed Additional fix for KDE4 GUI .rc. 2008-07-20 18:13:38 +00:00
Richard Goedeken
99ef5c8f79 require bash shell scripting for install.sh 2008-06-28 02:57:06 +00:00
Scott Knauert
8eb672f7d4 Moved mupen64plus.ini to installdir since its not user edittable. 2008-06-20 08:12:30 +00:00
Richard Goedeken
9eebbdb55b Rom Cache System has landed in the trunk. 2008-06-19 04:29:35 +00:00
Richard Goedeken
75faa73728 fixed potential binary package installation problem 2008-06-14 22:06:12 +00:00
Richard Goedeken
12842f44b8 New feature: On Screen Display. Merged branch r0261-OSD-ebenblues up until rev 450 into trunk 2008-05-16 04:46:48 +00:00
Louai Al-Khanji
ee14adc137 Fix KDE4 stuff. qt4-config not yet compiled automatically. glN64 still
broken. First time this works for me.
2008-05-15 22:19:07 +00:00
James Hood
ed946013f6 -Removed install of doc/readme.pdf from install.sh since it no longer exists.
-Updated keyboard key for pause emulation from 'P' to "Pause" in the controller hotkey mapping dialog.
2008-04-24 05:18:33 +00:00
James Hood
15f5cdc8ff -Committed man page install fix (Provided by fake.mike.k).
-Added volume shortcut keys to man page.
2008-03-30 20:44:20 +00:00
James Hood
2d699be081 Added man page 2008-03-29 22:29:16 +00:00
James Hood
d46ff3043f removed strip option from install.sh since this is managed by the makefiles 2008-03-26 23:00:09 +00:00
James Hood
54f1dd1602 2008-03-26 22:42:26 +00:00
James Hood
30119fe39c ugh, accidentally committed debug prints 2008-03-18 07:15:06 +00:00
James Hood
d20ac8b220 updated install.sh to look for install programs in the following order: /usr/bin/ginstall, /bin/ginstall, /usr/bin/install, /bin/install. 2008-03-18 07:06:39 +00:00
James Hood
eafbf49b66 -Created install.sh and uninstall.sh scripts in trunk. These scripts will be used to do install/uninstall in the source and binary distributions for Mupen64Plus.
-Modified top-level Makefile so 'make install' and 'make uninstall' call install.sh and uninstall.sh, respectively.
2008-03-17 06:18:41 +00:00