Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
7330 | Download | Download | Download | 13 years, 8 months |
Make the non-HAVE_LIBAV case compile. |
7329 | Download | Download | Build Failed | 13 years, 8 months |
Hack up hack number 7328, just to get things to compile. |
7328 | Download | Download | Build Failed | 13 years, 8 months |
Wrapped fopen/close/read/write functions inside a simple "IOFile" class. Reading, writing, and error checking ... read more |
7326 | Download | Download | Download | 13 years, 8 months |
Remove the need for the less than standard strnlen()/strndup(). |
7325 | Download | Download | Download | 13 years, 8 months |
Fix OS X Lion build: Lion no longer includes wxWidgets 2.8, so be prepared to fall back to Externals/wxWidgets3 even ... read more |
7323 | Download | Download | Download | 13 years, 8 months |
add an option to not eject/reinsert memcards on save/load state when off certain games like ZTP ZWW maybe other cannot ... read more |
7321 | Download | Download | Download | 13 years, 8 months |
Fix OS X nowx. |
7320 | Download | Download | Download | 13 years, 8 months |
Fix the default setting for the fullscreen resolution on linux. |
7319 | Download | Download | Download | 13 years, 8 months |
DX11: Add real XFB mode support. May not work perfectly yet. I'm working on a set of fairly big VI-related changes. ... read more |
7318 | Download | Download | Download | 13 years, 8 months |
Fix a couple apparent typos. a) Don't pass ASCII string to Unicode function. b) If you type "(128 / 1000)" in ... read more |
7317 | Download | Download | Download | 13 years, 8 months |
Fix the no gui build for the recent std event changes. |
7316 | Download | Download | Download | 13 years, 8 months |
Shut up recent versions of GCC about the OpenMP pragmas. |
7315 | Download | Download | Download | 13 years, 8 months |
Check if we are just displaying the empty game list before assuming that the ratings column is present. Fixes issue ... read more |
7314 | Download | Download | Download | 13 years, 8 months |
- Little fix on CPUDetect.cpp about the correct detection related to new AVX extensions (bug/fix reported&suggested ... read more |
7313 | Download | Download | Download | 13 years, 8 months |
problem: TryAcquireSRWLockExclusive requires Windows 7 :/. solution kinda: use std::recursive_mutex (CriticalSection on ... read more |