Commit Graph

  • dc631ab91f Minor linux fixes - part 2 Laurence Muller 2008-07-24 09:23:18 +00:00
  • bb1ea13cff Minor linux fixes Laurence Muller 2008-07-24 09:22:12 +00:00
  • dc717f7283 finished dialogs for memory checks and breakpoints fires.gc 2008-07-24 08:47:38 +00:00
  • 185a214329 Linux: Fixed a bug in SplitPath which made the extension have no period. Fixes Memory cards and other checks. wxWidgets base has a nice cross-platform function for this ;) Sonicadvance1 2008-07-24 01:14:12 +00:00
  • 651fdfbdb7 Updated wxwidgets to 2.8.8 - should fix http://code.google.com/p/dolphin-emu/issues/detail?id=65 - thx to prismsub7 fires.gc 2008-07-23 23:30:11 +00:00
  • c469243372 Minor change, now compiles and runs (GUI only) in Fedora Core 9 Laurence Muller 2008-07-23 22:54:53 +00:00
  • 690b7d4e1e nJoy: - nothing special, just a default nJoy.ini. - Controller 1 contains a profile for the logitech rumblepad 2 Laurence Muller 2008-07-23 19:23:36 +00:00
  • d8ed24fd29 nJoy: - This version should compile on linux. - The about and config dialogs are disabled (win32 should be replaced by wxWidgets) - This version is untested, so if you want to try it out, use a premade nJoy.ini from a windows install. Laurence Muller 2008-07-23 18:53:54 +00:00
  • 485ec4b341 Linux: Fixes to Compile Sonicadvance1 2008-07-23 16:39:02 +00:00
  • 1040cb1512 some more minor changes fires.gc 2008-07-23 16:32:38 +00:00
  • ea1bf8c51a minor bug fixes for opengl plugin fires.gc 2008-07-23 16:20:12 +00:00
  • 74662646f2 Woops, booboo Sonicadvance1 2008-07-23 16:17:00 +00:00
  • aae00ef799 Linux/All: Changes to OpenGL plugin config window, effects all platforms. Removed nasty Tomaha default font. Compiles now Sonicadvance1 2008-07-23 16:04:58 +00:00
  • d970674a3f moved external libraries out of the ogl folder fires.gc 2008-07-23 15:21:42 +00:00
  • 375b0052e3 restructured opengl plugin fires.gc 2008-07-23 15:20:36 +00:00
  • 5955748d58 nJoy: minor fix, loading settings while game is running. Laurence Muller 2008-07-23 09:05:59 +00:00
  • 1d175eadd7 Linux: Fixes so it compiles in 32bit. Now a Config dialog for the video plugin, Linux only, if you want to change for Windows, work on it Sonicadvance1 2008-07-23 08:49:58 +00:00
  • f9582bef30 nJoy: - Enabled Half press for shoulder buttons - Added a option to select controller type - Normal controllers should use the default joystick - Some joysticks dont have a real hat (POV) but fake this with buttons. In this case Joystick (no hat) should be selected. After this is selected, four new buttons will appear for the d-pad. - Next version will probably include keyboard support. Laurence Muller 2008-07-23 00:49:20 +00:00
  • a3bae5f132 enabled wxwidgets for this plugin (at the moment just the about box uses it) fires.gc 2008-07-22 23:20:54 +00:00
  • 5f7f75ea2e fixed compiling for windows... Please remove the SDL stuff from this plugin. Port njoy to linux (write your own GUI or disable the GUI) fires.gc 2008-07-22 16:50:29 +00:00
  • 7f95ad831f nJoy: Shoulder button fixed, I forgot to set a value for the pressure. Currently it set at max (0xFF) Laurence Muller 2008-07-22 14:32:13 +00:00
  • ef3a9832ce nJoy: small fixes for the analog from gigaherz Laurence Muller 2008-07-22 14:23:27 +00:00
  • 31123ca6ce Linux: Woops, forgot to remove testing code in video plugin Sonicadvance1 2008-07-22 11:26:05 +00:00
  • a626888508 Linux: Now video is actually outputted. Changing padsimple in to SDL Sonicadvance1 2008-07-22 11:16:45 +00:00
  • ec3067e0e1 small bug fix for the project fires.gc 2008-07-22 09:10:43 +00:00
  • adde012508 removed old njoy structure fires.gc 2008-07-22 09:03:22 +00:00
  • e8b40c07a3 git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@51 8ced0084-cf51-0410-be5f-012b33b47a6e fires.gc 2008-07-22 09:02:26 +00:00
  • 52086208ca nJoy: *cough* just another fix for the analog ... Laurence Muller 2008-07-21 22:44:59 +00:00
  • 6f00a278c6 changed libraries from multithreaded dll to multithreaded fires.gc 2008-07-21 22:11:47 +00:00
  • 698d2a3abe nJoy: This should fix the non-working R shoulder button and the analog troubles. Laurence Muller 2008-07-21 22:08:56 +00:00
  • 8d0c11e564 added support for njoy x64 fires.gc 2008-07-21 21:11:10 +00:00
  • e52e659f8e Added nJoy v0.3: - Multi-controller support! - Enjoy! ;) Laurence Muller 2008-07-21 20:03:38 +00:00
  • 7f46d51aee removed VS2008 project files fires.gc 2008-07-21 19:40:53 +00:00
  • c5ae27c247 renamed plugin function fires.gc 2008-07-21 19:18:21 +00:00
  • e01fb56153 . fires.gc 2008-07-21 18:53:41 +00:00
  • 3c71be6100 Improved some error msgs, added preliminary memory view window, split plugin ini files. hrydgard 2008-07-21 18:42:44 +00:00
  • 1b2d7ef56d added support for multi-controller fires.gc 2008-07-21 18:25:46 +00:00
  • 90c8c2185d added dummy dialogs for debugger fires.gc 2008-07-21 15:56:14 +00:00
  • fe1c82dcd5 small fix for master log fires.gc 2008-07-21 07:38:42 +00:00
  • c33cf08a2f Linux: Fixes a few things, Should Compile in Linux. Ran Crazy Taxi horribly Sonicadvance1 2008-07-21 01:27:13 +00:00
  • 36f8b9751a Better error messages, Dolphin will create save directories if not present. hrydgard 2008-07-20 21:20:22 +00:00
  • 4175db3aa3 Show SVN revision in plugin title bars too. hrydgard 2008-07-20 15:36:18 +00:00
  • 925e94dc7a Revert accidentally submitted ini files hrydgard 2008-07-20 15:16:31 +00:00
  • eaaea3da94 Attempt at auto update SVN revision in title bar - let's see if it works for everyone, sorry Sonic, you'll have to find a linux solution (see svnrev_template.h). Also adds some smash bros cheats. hrydgard 2008-07-20 15:12:12 +00:00
  • 7765b3f556 plugin projects fixes fires.gc 2008-07-20 13:46:29 +00:00
  • 04abc4bcef bug fix to compile HCI in win32 fires.gc 2008-07-20 13:09:32 +00:00
  • 461077b1a1 More GFX plugin cleanup, still no visible changes. New right-click popup menu in game list - allow editing patch files easily. hrydgard 2008-07-20 12:26:32 +00:00
  • c7795c41b7 Linux: Fix ups for people running Linux. If it breaks anything, punch me in the face. Sonicadvance1 2008-07-20 11:02:41 +00:00
  • 35950043a6 disabled some OSPanic messages fires.gc 2008-07-20 08:52:00 +00:00
  • 2c6baf9abb fixes for the video projects fires.gc 2008-07-19 09:57:42 +00:00
  • b3c55018a6 More common things moved out from the GFX plugins. No visible changes. hrydgard 2008-07-18 19:33:55 +00:00
  • ca13c54855 small beautifications in the debugger fires.gc 2008-07-17 22:19:57 +00:00
  • 343d1ece11 debugger improvments fires.gc 2008-07-17 21:46:34 +00:00
  • 91ccda69ef Split a couple of huge files up, to make them easier to handle. hrydgard 2008-07-17 21:09:18 +00:00
  • af0e52554e Added default Dolphin config files. These files include a default section for plugin selection. fires.gc 2008-07-17 20:37:24 +00:00
  • 711b1e0016 Started to extract common parts of the two gfx plugins into a new library (VS2008 users, sorry :) hrydgard 2008-07-17 20:29:04 +00:00
  • fa6bd5d2e2 added first iteration of breakpoint view for the debugger fires.gc 2008-07-17 20:08:01 +00:00
  • d23af1a15e New LockThreads option. Also added new INI core option - OptimizeQuantizers. Set to False to work around Resident Evil 1 bug (this will slow down other games somewhat). hrydgard 2008-07-17 18:51:53 +00:00
  • b673d8d770 "improved" some error messages fires.gc 2008-07-17 12:19:28 +00:00
  • bce39df779 bug fix - the about function has called the config function inside the plugin fires.gc 2008-07-17 11:48:31 +00:00
  • 207bdcd60f removed xptheme.h from project fires.gc 2008-07-17 10:31:34 +00:00
  • ceb924f398 added option "render to main window" to opengl video plugin fires.gc 2008-07-17 10:17:19 +00:00
  • b503d023bc added an option to render directx video plugin inside the main frame fires.gc 2008-07-17 09:18:03 +00:00
  • 009a452fbf VS2008 project files. hrydgard 2008-07-16 22:19:06 +00:00
  • 03814840f5 Throttle reactivated. It's not very good, though. hrydgard 2008-07-16 21:07:18 +00:00
  • ea934759e1 Mostly cleanup and some better crash messages. Also enabled partial block linking (see JitCache.cpp), should give a small speedup but may cause problems, please report! hrydgard 2008-07-16 20:50:16 +00:00
  • cb5072c3e4 added additional information like FPS to the status bar added menu option to activate dual core support fires.gc 2008-07-16 12:19:14 +00:00
  • 222d669d8b Added missing DebugFast define for several plugin projects and fixed minor bugs fires.gc 2008-07-16 12:17:20 +00:00
  • cbb3c55641 Started backport of features from OpenGL to D3D plugins (no visible effects yet). Some minor cleanup and checks. Deleted unnecessary file from SVN. hrydgard 2008-07-15 20:11:18 +00:00
  • 982586cdc6 just some code cleanings fires.gc 2008-07-15 11:53:41 +00:00
  • 050c472b38 fixed support for wii elf file loading fires.gc 2008-07-15 08:38:04 +00:00
  • 8248a8d137 Reduce contiguous memory space requirement in 32-bit mode slightly. Could help some people who get the error message. hrydgard 2008-07-14 19:02:05 +00:00
  • e0d8d0a001 reactivated fullscreen mode fires.gc 2008-07-13 15:57:05 +00:00
  • 775dc8a9c0 Initial megacommit. hrydgard 2008-07-12 17:40:22 +00:00
  • a3be5d89ae Test commit hrydgard 2008-07-12 10:38:53 +00:00
  • 5599855cf9 Initial directory structure. hrydgard 2008-07-12 08:33:41 +00:00