Commit Graph

  • 7360bd0d88 Missed a dialog before. Glenn Rice 2011-03-18 21:30:47 +00:00
  • ed6fa744ad Core/DSP: Fix loop/loopi for Interpreter and JIT. pierre 2011-03-18 21:21:19 +00:00
  • a2159f38bd Change VERSION back to STATE_VERSION. Update dolphin-emu.pot file for recent changes to strings in code. Glenn Rice 2011-03-17 13:32:25 +00:00
  • e26efc8561 Linux build fix. Why would you swap with an empty temporary vector instead of clearing a vector? What were you thinking? Glenn Rice 2011-03-17 12:46:54 +00:00
  • 88c8b891f7 Changed the frame display to the number of polls. Changed frame counter to VI counter. Changed g_FrameCounter to u32. Patch by bzb95. skidau 2011-03-17 10:41:56 +00:00
  • 78d9f927e1 Eliminated memory leaks of the save state code and put it in a namespace. It is prettier than before, but it could be better (less global usage). Other minor stuff. Jordan Woyak 2011-03-17 10:17:45 +00:00
  • e4141c331e Finish making dialogs close when escape is pressed. Fixes issue 4265. At least I think I got them all. Glenn Rice 2011-03-17 04:26:01 +00:00
  • cab5fdb44b Make sure that the video software backend doesn't get stuck in an infinite loop on shutdown. Glenn Rice 2011-03-17 01:42:13 +00:00
  • aabb542d47 Fix the framerate counter of the software graphic backend. sl1nk3.s 2011-03-16 23:57:13 +00:00
  • 9198e83ae1 Hack Misc.cpp into building on OS X. Soren Jorvang 2011-03-16 22:58:24 +00:00
  • 571013acd8 Fix the video software backend. (closes issue 4269) Some warning fixes and cleanup. sl1nk3.s 2011-03-16 22:48:17 +00:00
  • bca4f94b47 More work on making dialogs close when escape is pressed, and some general GUI code clean up. Glenn Rice 2011-03-16 22:22:21 +00:00
  • 2692ba2697 Make "GetLastErrorMsg" thread safe. Jordan Woyak 2011-03-16 21:08:20 +00:00
  • 52cb7fd4ca Fix and issue with the escape button closing the hotkey dialog when trying to set a hotkey to escape. Fix a few more dialogs to close with escape. Fix an issue with the pulse audio sound backend when the dsp emulation method is changed, and the frequency setting was not respected. Glenn Rice 2011-03-16 12:59:05 +00:00
  • aa19fa97d9 DX11: Preserve w coordinates of lines and points. Fixes glitches when a line is partially behind the camera. Nolan Check 2011-03-16 03:02:25 +00:00
  • 1ee5e3a0e1 Fix the nogui build. Glenn Rice 2011-03-16 01:59:24 +00:00
  • da82d7e178 Reinstate AfterInit(), which is still needed for MacOpenFile() to work properly and possibly also wxProgressDialog. Soren Jorvang 2011-03-16 01:50:46 +00:00
  • 5027554beb Build fix for linux, and fix a deadlock when the core is initiated. Glenn Rice 2011-03-16 01:12:27 +00:00
  • 41c98f982e A bit of cleanup to Core Init/Stop, Frame, and Main. Cleanup XAudio2 to attempt to fix the crash on stop(didn't help :p). For some reason CFrame::DoStop is called twice.(might be the issue) Jordan Woyak 2011-03-15 23:09:12 +00:00
  • e77059d30c Some more work on making dialogs close when escape is pressed. Also make sure dialog modality is ended properly so that they can be closed on OSX. Glenn Rice 2011-03-15 21:57:00 +00:00
  • f26a7288a7 The escape key should now work to close most of the dialogs in dolphin. Let me know of any that I missed. I am sure there are some. I also notice that anytime a wxNotebook is used a page should be set to get proper focus on the dialog. Glenn Rice 2011-03-15 14:37:04 +00:00
  • 1e46f069c2 Make the hotkey dialog close when the escape key is pressed. I commit this as an example of how all dialogs should be set up. The buttons used to close the dialog should use wxID_OK or wxID_CANCEL. Alternatively you can use SetEscapeId or SetAffirmativeId to set the escape id to the id you use. Glenn Rice 2011-03-15 13:38:52 +00:00
  • 27142fafe0 Fix auto window size options when not rendering to main. Switch gtk keystate_lock back to a recursive mutex. Now that the mutex attributes are being initialized properly this doesn't seem to cause the segmentation faults anymore. Glenn Rice 2011-03-15 12:50:58 +00:00
  • f43a8844a2 fix ppc "jump to address" textbox and some symbol menu items Shawn Hoffman 2011-03-15 05:12:06 +00:00
  • 3454ade05e Fix DInput rumble. Jordan Woyak 2011-03-15 04:04:27 +00:00
  • c83e5ee35b DX11: Don't apply culling to lines and points. Fixes Metroid Prime beam-charging effects. Nolan Check 2011-03-15 03:51:31 +00:00
  • a55e63c697 Fix DInput and SDL. Jordan Woyak 2011-03-14 21:07:28 +00:00
  • bfe7b028ce pthread_mutexattr_t's must be initialized before the type can be set. Soren Jorvang 2011-03-14 15:06:06 +00:00
  • d93055a7ad Merge dolphin-emu-translations Shawn Hoffman 2011-03-14 13:33:12 +00:00
  • f43898305e Updated French translation Pascal Jouy 2011-08-10 15:44:38 +00:00
  • 716fe65e9e Update pot file. Sorry it has been a while. Glenn Rice 2011-08-10 13:31:09 +00:00
  • d90989301b Update Arabic and Portuguese translations. Glenn Rice 2011-07-28 13:18:45 +00:00
  • da78d57197 Standardize pt_BR.po Glenn Rice 2011-07-15 01:36:57 +00:00
  • dc87e3d9f1 Updated Portuguese Brazilian Translation i.am.runo@hotmail.com 2011-07-10 00:11:31 +00:00
  • 43a817e512 Updated French translation Pascal Jouy 2011-07-09 09:03:38 +00:00
  • c7b44f1488 Update Czech, Spanish, Korean, Polish, Turkish, and Greek translations. Glenn Rice 2011-07-07 03:44:44 +00:00
  • 5e78c31a8e Update pot file for a few strings that have changed in the code. Glenn Rice 2011-07-03 03:51:58 +00:00
  • d599418c47 Set eol styles. Delete the completely untranslated Danish file. Glenn Rice 2011-06-26 14:08:09 +00:00
  • e0a61a23ef Update Korean translation. Glenn Rice 2011-06-23 20:57:30 +00:00
  • 21b8f238ed Update Catalan translation from roig. Glenn Rice 2011-06-21 22:50:04 +00:00
  • 5b2794b2e3 Update Korean translation. Glenn Rice 2011-06-16 12:53:13 +00:00
  • 4794727e59 Update Catalan translations. Glenn Rice 2011-06-15 00:49:05 +00:00
  • 7b88c46490 Update Arabic, Turkish, and Norwegian Bokmaal translations Glenn Rice 2011-06-09 20:41:19 +00:00
  • e90ed6b9c2 Updated Portuguese Brazilian Translation i.am.runo@hotmail.com 2011-06-09 18:02:11 +00:00
  • 25c93bf3f3 Update Czech, Spanish, Hungarian, Portuguese, Japanese, and Greek translations. Glenn Rice 2011-06-07 12:05:17 +00:00
  • ed53824fd8 Update French translation, according to r43 Pascal Jouy 2011-06-04 18:10:45 +00:00
  • 558a8d32b1 Update Czech, Spanish, Korean, and Polish translations. Glenn Rice 2011-06-04 04:45:59 +00:00
  • 2a8026b922 Add yet another string from the source. Glenn Rice 2011-06-04 04:38:09 +00:00
  • 7ae25cdd28 French translation update, according to r41 Pascal Jouy 2011-06-03 22:44:45 +00:00
  • 5a89c7ca3c Update pot once more. The code strings just changed. Glenn Rice 2011-06-03 01:05:31 +00:00
  • 3361aa3146 Oops. Forgot to do the usual header repair. Glenn Rice 2011-06-03 00:57:07 +00:00
  • c7fe3113f4 Update Arabic, Spanish, Hungarian, and Japanese languages. Glenn Rice 2011-06-03 00:53:16 +00:00
  • 83a3a6ce30 Update primary pot file. Glenn Rice 2011-06-02 23:29:49 +00:00
  • 4ca92e6674 Update Portuguese BR Translation i.am.runo@hotmail.com 2011-06-01 21:21:36 +00:00
  • e6de9d4fc4 Update Greek and Turkish translations. Glenn Rice 2011-05-25 12:49:25 +00:00
  • 5e8d2f69ee Update Spanish translation. I have had that sitting around for too long. Glenn Rice 2011-05-24 01:10:33 +00:00
  • b6327d2129 Update Czech and Korean translation. Glenn Rice 2011-05-24 00:47:25 +00:00
  • af2366c912 French translation update, according to r32 Pascal Jouy 2011-05-23 08:53:47 +00:00
  • 7c0a174b86 Add a string that got missed in the video config dialog. Glenn Rice 2011-05-23 03:24:05 +00:00
  • 20916c9323 Update primary pot file for recent changes in the code. Glenn Rice 2011-05-22 14:11:06 +00:00
  • f6494cb68a Update Spanish and Japanese translations. Add Catalan. Update primary pot file. Glenn Rice 2011-04-27 01:08:15 +00:00
  • f4f1949277 Update Spanish translation thanks to Valtiel. Glenn Rice 2011-04-24 02:50:22 +00:00
  • 2bc12ddb2c Why does this string keep showing up back in the translation files? Glenn Rice 2011-04-20 01:38:55 +00:00
  • a63329d62a Update from translators. Glenn Rice 2011-04-20 01:37:12 +00:00
  • 3b1e4731b4 French translation update, according to r25. Portuguese (Brazilian) update too. Pascal Jouy 2011-04-18 09:35:52 +00:00
  • 35e058f26b Update pot to reflect additional strings in source. Glenn Rice 2011-04-18 01:11:59 +00:00
  • 276d3fd847 Update Arabic and Polish translations. Glenn Rice 2011-04-09 12:56:36 +00:00
  • 7e7f16a517 Update Spanish, Portuguese, Turkish, and Greek translations. Glenn Rice 2011-04-08 11:30:10 +00:00
  • 23f2e2cb8c Update Czech, Korean, and Spanish translations. Glenn Rice 2011-04-07 11:54:29 +00:00
  • f1d2cc9921 French translation update, according to r20 Pascal Jouy 2011-04-07 09:16:56 +00:00
  • 9b9948ad99 Update strings once again. Glenn Rice 2011-04-07 02:28:04 +00:00
  • b5798409eb Move primary pot file to this repository. Glenn Rice 2011-04-06 13:54:19 +00:00
  • 8645b3e263 Updated French translation (some minor fixes). Pascal Jouy 2011-04-05 10:04:09 +00:00
  • 3914b2000a Update Norwegian and Arabic translations. Glenn Rice 2011-04-03 03:52:20 +00:00
  • 49d0781030 Minor fix. Glenn Rice 2011-03-27 05:27:36 +00:00
  • 3b5c429366 Update French, Spanish, Portuguese, and Turkish translations. Glenn Rice 2011-03-27 05:24:41 +00:00
  • 0d4087bc6c Merge primary pot file into the Hungarian ang Greek po's. Glenn Rice 2011-03-18 14:02:10 +00:00
  • 75ef949aa0 Update Czech, Hungarian, and Greek translations. Glenn Rice 2011-03-18 13:55:07 +00:00
  • 268397eb2c Update from primary pot. Glenn Rice 2011-03-17 13:32:38 +00:00
  • 9e0a888ce6 Fix a minor mistake in the last commit. Glenn Rice 2011-03-17 12:55:57 +00:00
  • fdae8fd110 Update Czech, Spanish, French, Turkish, and Traditional Chinese. Glenn Rice 2011-03-17 04:45:35 +00:00
  • 4c6b0d0b36 Update strings from code. Glenn Rice 2011-03-14 14:12:43 +00:00
  • e161f1ada0 Update several translations. Glenn Rice 2011-03-14 14:00:51 +00:00
  • 4ccb31e7af Move translation po files to an external svn repository. The location is http://dolphin-emu-translations.googlecode.com/svn/trunk. I have given some of the primary dolphin committers write access to that repository. If you are a dolphin-emu committer, and I didn't give you access, and you want it, just let me know. Now po files can be updated as often as we want without bumping up the svn revision numbers of dolphin itself. I left the dolphin-emu.pot and primary build files in the primary dolphin-emu svn. The dolphin-emu.pot file will still need to be updated on occasion to reflect changes to strings in the program. The gettextize script will still work as before for this. Also added Arabic translations to the build thanks to mansoor. Glenn Rice 2011-03-14 13:33:11 +00:00
  • 8a2ad47a41 Added Arabic translations thanks to mansoor. Glenn Rice 2011-03-14 13:30:08 +00:00
  • 257a872e35 Update strings for latest changes in the code. Glenn Rice 2011-03-14 12:20:04 +00:00
  • 5f0e073d1c It seems like CoreTiming's "external event" mutex is being used recursively. This fixes dsp lle jit on thread for me. YMMV Jordan Woyak 2011-03-14 10:20:00 +00:00
  • 580cd2539c Yikes, I have no idea how this happened. Nolan Check 2011-03-14 09:48:12 +00:00
  • 7c536b8f15 DX11: Support thick lines and large points with geometry shaders. Lines still aren't drawn with correct thickness, see Twilight Princess map. But the map corners are drawn with correct shadow "blobs" for the first time! Nolan Check 2011-03-14 09:38:29 +00:00
  • 8fedc3db38 Clean up "ControllerInterface" a bit. Jordan Woyak 2011-03-14 01:20:11 +00:00
  • 47288d3dcd Update Italian and traditional Chinese from dolphin-emu svn. Glenn Rice 2011-03-13 15:58:59 +00:00
  • 37e31f2df6 AudioCommon: Improve pad silence when ppc does not keep up with realtime pierre 2011-03-12 22:02:46 +00:00
  • 344c4019db Attempt to fix issue 4234. Nolan Check 2011-03-12 18:13:54 +00:00
  • ca67d025e2 Core/DSP/Jit: Implement Saturation/Limiting when reading ACM* in 40 bit mode pierre 2011-03-12 17:50:19 +00:00
  • 26b6a9af61 The data from strdup must be deallocated with free, not delete. I got rid of that ugly strdup and replaced the A though Z cdrom drive letter searching with Windows API stuffs. Jordan Woyak 2011-03-12 06:50:20 +00:00
  • 0cc8eda124 Re-enable the std::mutex try_lock on linux and use it for the Host_GetKeyState keystate_lock mutex. This reduces the number of application crashes on linux during emulation. Glenn Rice 2011-03-12 01:19:04 +00:00
  • 1b583a0441 Fix things so that those who wish to compile with -std=c++0x can. To active this with the cmake build add CXXFLAGS="-std=c++0x" before cmake on the command line, or export that variable. This enables the experimental features like std::thread, std::mutex, etc., that are provided by g++ instead of using the implementation in dolphin. Glenn Rice 2011-03-12 00:01:33 +00:00
  • 2a694edf93 Probably should use the IOFile built in mechanism to check if the file is open. Glenn Rice 2011-03-11 18:13:08 +00:00
  • e5f7c5c58a Make sure the frame dumping file is closed when emulation stops as it should be for the non avi dump build. Glenn Rice 2011-03-11 18:04:42 +00:00
  • ccf3158da4 Make the non-HAVE_LIBAV case compile. Soren Jorvang 2011-03-11 16:38:54 +00:00