Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
7360 | Download | Download | Build Failed | 13 years, 8 months |
More work on making dialogs close when escape is pressed, and some general GUI code clean up. |
7359 | Download | Download | Build Failed | 13 years, 8 months |
Make "GetLastErrorMsg" thread safe. |
7358 | Download | Download | Download | 13 years, 8 months |
Fix and issue with the escape button closing the hotkey dialog when trying to set a hotkey to escape. Fix a few more ... read more |
7357 | Download | Download | Download | 13 years, 8 months |
DX11: Preserve w coordinates of lines and points. Fixes glitches when a line is partially behind the camera. |
7356 | Download | Download | Download | 13 years, 8 months |
Fix the nogui build. |
7355 | Download | Download | Download | 13 years, 8 months |
Reinstate AfterInit(), which is still needed for MacOpenFile() to work properly and possibly also wxProgressDialog. |
7354 | Download | Download | Download | 13 years, 8 months |
Build fix for linux, and fix a deadlock when the core is initiated. |
7353 | Download | Download | Download | 13 years, 8 months |
A bit of cleanup to Core Init/Stop, Frame, and Main. Cleanup XAudio2 to attempt to fix the crash on stop(didn't help ... read more |
7352 | Download | Download | Download | 13 years, 8 months |
Some more work on making dialogs close when escape is pressed. Also make sure dialog modality is ended properly so that ... read more |
7351 | Download | Download | Download | 13 years, 8 months |
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 ... read more |
7350 | Download | Download | Download | 13 years, 8 months |
Make the hotkey dialog close when the escape key is pressed. I commit this as an example of how all dialogs should be ... read more |
7349 | Download | Download | Download | 13 years, 8 months |
Fix auto window size options when not rendering to main. Switch gtk keystate_lock back to a recursive mutex. Now that ... read more |
7348 | Download | Download | Download | 13 years, 8 months |
fix ppc "jump to address" textbox and some symbol menu items |
7347 | Download | Download | Download | 13 years, 8 months |
Fix DInput rumble. |
7346 | Download | Download | Download | 13 years, 8 months |
DX11: Don't apply culling to lines and points. Fixes Metroid Prime beam-charging effects. |