mupen64plus-oldsvn/config
Richard Goedeken 7902490dd8 1. fixed missing tabs near 7zip source files in Makefile
2. added SHAREDIR, BINDIR, LIBDIR, and MANDIR optional parameters to install/uninstall scripts
3. added SHAREDIR, BINDIR, LIBDIR, and MANDIR as makefile install options
4. re-factored Installation Directory search code.  Previously, it searched in this order:
   A. directory specified on command line with --installdir
   B. $PREFIX/share/mupen64plus with $PREFIX given at compile time
   C. same directory as the mupen64plus binary
   D. current working directory
The new code searches in the following order:
   A. directory specified on command line with --installdir
   B. same directory as the mupen64plus binary
   C. /usr/local/share/mupen64plus
   D. /usr/share/mupen64plus
   E. current working directory
5. Added PluginDirectory parameter to mupen64plus.conf file and necessary handling code in main.c
2008-07-27 21:02:18 +00:00
..
blight_input.conf blight_input now lets you bind all four directions on the analog stick using axises versus it used to only allow one axis for up/down, and one for left/right... (it also assumed that +/- was not inverted) 2008-04-28 22:23:35 +00:00
Glide64.ini Removed run_in_window setting from Glide64 plugin -- force it to use setting from mupen64 instead 2008-03-22 20:16:01 +00:00
glN64.conf Added default config file for glN64 2008-03-18 06:41:45 +00:00
jttl_audio.conf Merged volume changing patch from Wahrhaft, with lots of changes by Richard42. Now both SDL-based and OSS-based volume controls are supported. 2008-07-16 04:39:14 +00:00
mupen64plus.conf 1. fixed missing tabs near 7zip source files in Makefile 2008-07-27 21:02:18 +00:00
RiceVideo.cfg -Created config/ dir and moved all config files to it. 2008-03-17 00:40:43 +00:00
RiceVideoLinux.ini set ScreenUpdateSetting=1 in rice video ini file for Conkers BFD 2008-06-29 15:14:46 +00:00