Commit graph

  • d46ff3043f removed strip option from install.sh since this is managed by the makefiles James Hood 2008-03-26 23:00:09 +00:00
  • 54f1dd1602 James Hood 2008-03-26 22:42:26 +00:00
  • 827d7293b7 Added wiki URL to README file James Hood 2008-03-25 06:20:12 +00:00
  • 3d1123ee55 -screenshots directory will now default to "screenshots" subdir of .mupen64plus config dir. James Hood 2008-03-25 06:04:21 +00:00
  • 74a6a52a02 -Fixed LIRC support (it was broken during gui/nogui merge). -Separated LIRC functions into new lirc.c file so they can be used in gui or nogui build. -Added pause/continue functionality to LIRC. -Made it so LIRC commands work while emulation is paused. -Added wiki page on how to setup LIRC for Mupen64Plus. -Fixed minor bug with g_EmulationRunning (it was being set to 1 during stopEmulation). James Hood 2008-03-25 05:40:42 +00:00
  • cf63d05bb8 Removed everything from TODO file, inserted pointer message to Google Code URL Richard Goedeken 2008-03-23 22:26:08 +00:00
  • ace6fb75ad Tested fullscreen problem, and it works for me now for all 3 video plugins Richard Goedeken 2008-03-23 16:37:38 +00:00
  • ecc98acfb0 tweaked glide64 makefile to work with older versions of yasm. tested both 32-bit and 64-bit builds Richard Goedeken 2008-03-23 04:30:03 +00:00
  • 8902f3836b removed test prints, removed glide64 resolution problem from TODO, because I instrumented and tested the code and it works correctly as-is Richard Goedeken 2008-03-23 03:50:20 +00:00
  • 265fa78939 Removed run_in_window setting from Glide64 plugin -- force it to use setting from mupen64 instead Richard Goedeken 2008-03-22 20:16:01 +00:00
  • a469389c54 Added Key Commands section to README Richard Goedeken 2008-03-22 19:47:41 +00:00
  • 3cbcfd6737 Had to recreate g_EmulatorRunning variable to properly handle pause command when running in _nogui mode Richard Goedeken 2008-03-22 19:47:28 +00:00
  • 9604a16262 added mupen64plus/branches/r0042-blight-input-improvements for ebenblues r0042-blight-input-improvements Richard Goedeken 2008-03-20 23:25:36 +00:00
  • 4db320bcc1 Added section for Known Issues to README file and added note about ricevideo fog problem with open source radeon drivers Richard Goedeken 2008-03-19 23:59:41 +00:00
  • 1820061e46 Don't put updates in TODO file, just remove the item from the list. We can see from the email and log which items were fixed and by whom. Moved radeon incompatibility issue from 1.3 possibility to the list of known problems Richard Goedeken 2008-03-19 23:58:53 +00:00
  • 9351f625b4 Changed search priority for install dir to this order: -PREFIX/share/mupen64plus -same dir as binary -current working dir James Hood 2008-03-19 16:13:32 +00:00
  • 29122618e6 Scott Gorman 2008-03-19 16:06:49 +00:00
  • 932682f9ed fixed the config error, now it displays proper resolution Scott Gorman 2008-03-19 16:04:11 +00:00
  • e5b2291542 Scott Gorman 2008-03-19 15:29:06 +00:00
  • 5406a2d361 commented out SDL_SetVideoMode Scott Gorman 2008-03-19 15:16:19 +00:00
  • 66eaf1213c -Made changes so only plugin filenames (not paths) are stored in the mupen64plus.conf file. -Added default plugins to mupen64plus.conf file: -Gfx: ricevideo.so -Audio: mupen64_audio.so -Input: blight_input.so -RSP: mupen64_hle_rsp_azimer.so James Hood 2008-03-19 07:59:47 +00:00
  • 68c30bb464 Don't print "Info: Loading Rom: XX%" 100 times James Hood 2008-03-19 06:39:57 +00:00
  • 3234747a0c Closing SDL window now stops emulation. James Hood 2008-03-19 06:32:39 +00:00
  • 92dcc10257 -Change fullscreen hotkey to Alt+Enter James Hood 2008-03-19 06:20:26 +00:00
  • 58773a915a -bugfix: newlines in Catalan translation file were causing problems with that translation. -Readded --noask functionality (it was lost during gui/nogui merge). -Added config dialog checkbox to toggle noask setting. -Fixed problem with too many dialog windows when loading a bad dump or hacked rom. James Hood 2008-03-19 01:29:19 +00:00
  • d4336dfd0d added suggestions from Tillin9 to TODO Richard Goedeken 2008-03-19 00:19:11 +00:00
  • c77b39db5c Added release-1.3 blocking issues to TODO file Richard Goedeken 2008-03-18 18:38:12 +00:00
  • 30119fe39c ugh, accidentally committed debug prints James Hood 2008-03-18 07:15:06 +00:00
  • d20ac8b220 updated install.sh to look for install programs in the following order: /usr/bin/ginstall, /bin/ginstall, /usr/bin/install, /bin/install. James Hood 2008-03-18 07:06:39 +00:00
  • 7dd20d551e Added default config file for glN64 James Hood 2008-03-18 06:41:45 +00:00
  • b76901c5ee minor change to README James Hood 2008-03-18 06:18:52 +00:00
  • a1ef36c709 Removed install.sh TODO item. This was implemented in r20 James Hood 2008-03-17 07:30:10 +00:00
  • bc2b36edeb bugfix: copyfile function in util.c was leaving 'ÿ' at the end of every copied file. James Hood 2008-03-17 07:19:34 +00:00
  • 8476decff6 -Updated release.mk for new config/ dir and install.sh/uninstall.sh scripts. -Updated README file James Hood 2008-03-17 07:07:10 +00:00
  • 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. James Hood 2008-03-17 06:18:41 +00:00
  • e81f213c6f -Created config/ dir and moved all config files to it. -Modified Makefile so 'make install' will copy default config files to install dir -Modified gui_gtk/rombrowser.c so rombrowser.cache file is saved to user config dir. -Modified main/main.c so on creation of user config dir ~/.mupen64plus, all config files from install dir are copied to user config dir. James Hood 2008-03-17 00:40:43 +00:00
  • 605abd80a1 Implemented SetConfigDir API call for RiceVideo. This config dir is used to find the RiceVideo.cfg and RiceVideoLinux.ini files. It is also used as the base path for the hires_texture/ and texture_dump/ directories. James Hood 2008-03-16 22:59:18 +00:00
  • 42e8448c24 Removed copy instructions from glide64 and rice_video Makefile's since now the top-level Makefile will automatically copy the plugins to the plugins/ dir after building. James Hood 2008-03-16 16:34:40 +00:00
  • b214a30f40 added release.mk file. To build a release, just do "make -f release.mk all VER=1.3.0" Richard Goedeken 2008-03-16 00:18:15 +00:00
  • 0fbedebac6 add .ini file copy for both rice video and glide64 plugins after building them in the makefile Richard Goedeken 2008-03-16 00:16:05 +00:00
  • 405b099723 set default screen update setting to 1 for super mario 64 to fix artifacts Richard Goedeken 2008-03-15 23:58:04 +00:00
  • d35165f01b updated README for new mupen64plus program name James Hood 2008-03-15 21:33:01 +00:00
  • ac35c5f28e Integrated glide64 plugin into mupen64plus build system. Removed -Wall from pre.mk Richard Goedeken 2008-03-15 18:30:48 +00:00
  • a5e27c1efb integrated rice video into mupen64plus build system Richard Goedeken 2008-03-15 17:58:10 +00:00
  • 3ad9e08591 Changed project name to Mupen64Plus Richard Goedeken 2008-03-15 16:23:36 +00:00
  • 11297da57b Removed windows files from rsp_hle plugin source Richard Goedeken 2008-03-15 15:33:56 +00:00
  • 3d3a08992c Removed 2 unnecessary files Richard Goedeken 2008-03-15 15:24:57 +00:00
  • 3a1018ba07 Removed mupen64_soft_gfx plugin, as it is very broken Richard Goedeken 2008-03-15 15:20:20 +00:00
  • dc8b22b8db removed unnecessary header.txt file Richard Goedeken 2008-03-15 15:17:29 +00:00
  • db04bce7bf Removed trunk/winproject and trunk/main/win folders Richard Goedeken 2008-03-15 15:05:32 +00:00
  • b1ae03d8c7 Imported mupen64plus/trunk/glide64 from mupen64-amd64/trunk/glide64 rev 254 Richard Goedeken 2008-03-15 14:37:42 +00:00
  • 2dd0da478c Imported mupen64plus/trunk/rice_video from mupen64-amd64/trunk/ricevideo610-64bit rev 254 Richard Goedeken 2008-03-15 14:36:11 +00:00
  • cf8b8ca208 Imported mupen64plus/trunk from mupen64-amd64/trunk/mupen64-64bit rev 254 Richard Goedeken 2008-03-15 14:33:00 +00:00