summaryrefslogtreecommitdiff
path: root/win32
Commit message (Collapse)AuthorAgeFilesLines
...
* dfsoundSND\weimingzhi_cp2010-12-283-153/+111
| | | | | | | - spu.c: silenced warning. - (win32) DFSound.rc, resource.h, cfg.c: Added mute option and freqresponse. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61534 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Quick endianness fix.SND\weimingzhi_cp2010-12-201-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61343 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* wndmain.c, lnxmain.c, gtk2gui.c, emuthread.mSND\shalma_cp2010-12-111-5/+20
| | | | | | | | | - Patch 7713 - (dario86) Detect PAL demos (SCED) - (dario86) Fix PAL auto-detection with root counter init git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61080 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Savestate pic offset was fixed.SND\edgbla_cp2010-11-141-0/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59592 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* F12 - reset, a bit buggy.SND\edgbla_cp2010-11-131-3/+3
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59548 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59441 ↵SND\edgbla_cp2010-11-111-5/+6
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* added LidInterrupt to win32 as well.SND\weimingzhi_cp2010-09-061-0/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56866 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Updated MSVC and Dev-C++ projects, got rid of the GNU-style changelog.SND\weimingzhi_cp2010-09-064-9/+40
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56865 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56209 ↵SND\weimingzhi_cp2010-08-191-9/+14
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* win32: handle filename in commandline properly.SND\weimingzhi_cp2010-08-191-4/+7
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56208 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* peopsxgl: Readded windows support.SND\weimingzhi_cp2010-08-1828-62/+4038
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56180 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* win32: added commandline support.SND\weimingzhi_cp2010-08-143-1/+69
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56094 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfxvideo: fixed hq2x/hq3x under windows (was an issue introduced by me).SND\weimingzhi_cp2010-08-141-13/+157
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56090 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Added gpu busy interface.SND\edgbla_cp2010-08-131-0/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56084 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56055 ↵SND\weimingzhi_cp2010-08-132-15/+18
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfxvideo (win32): load ddraw.dll globallySND\weimingzhi_cp2010-08-133-36/+18
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56054 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfxvideo (win32): fake gpu busy option was missing; readdedSND\weimingzhi_cp2010-08-132-26/+30
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56053 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* don't use GetModuleHandle()SND\weimingzhi_cp2010-08-133-13/+21
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56052 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfsound (win32): added free dxsdk header from wine.SND\weimingzhi_cp2010-08-1312-13/+7746
| | | | | | dfxvideo (win32): added free dxsdk headers from wine, do not link against ddraw.lib which was removed from latest dxsdk git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56051 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfxvideo: Readded windows support.SND\weimingzhi_cp2010-08-1316-24/+8099
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56047 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* these IDs must be continuousSND\weimingzhi_cp2010-08-121-20/+20
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56027 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* win32: increased number of savestate slots.SND\weimingzhi_cp2010-08-123-8/+34
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56025 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfsound: readded windows support.SND\weimingzhi_cp2010-08-1217-0/+2195
| | | | | | gtk gui: increased number of savestate slots. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56022 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* clarify: the "drv" ptr in LoadSIO1Plugin().SND\weimingzhi_cp2010-07-071-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54258 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* lilypad fix (hopefully)SND\weimingzhi_cp2010-06-291-4/+7
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@53804 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* wrong change, revertSND\weimingzhi_cp2010-06-281-4/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@53736 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@53735 ↵SND\weimingzhi_cp2010-06-281-4/+4
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@51672 ↵SND\weimingzhi_cp2010-06-091-30/+14
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50872 ↵SND\weimingzhi_cp2010-06-041-2/+2
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* changed cdrom timing value so that it behaves the same as older revisions.SND\weimingzhi_cp2010-06-031-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50743 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50279 ↵SND\weimingzhi_cp2010-06-011-2/+12
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50236 ↵SND\weimingzhi_cp2010-06-011-1/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50235 ↵SND\weimingzhi_cp2010-06-011-1/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Implemented Krom2RawAdd().SND\weimingzhi_cp2010-05-312-0/+8
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50101 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48868 ↵SND\weimingzhi_cp2010-05-252-2/+4
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* silence msvc6 warningsSND\weimingzhi_cp2010-05-241-0/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48644 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48640 ↵SND\weimingzhi_cp2010-05-241-2/+2
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48638 ↵SND\weimingzhi_cp2010-05-241-1/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Also show Japanese titles for Windows, use UTF-8 for translations under ↵SND\weimingzhi_cp2010-05-242-3/+27
| | | | | | Windows (Trad. Chinese or Russian are shown properly under Simp. Chinese OS now). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48637 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fixed crash when launching another game if netplay plugin is selected but ↵SND\weimingzhi_cp2010-05-141-3/+3
| | | | | | not used during the previously running game. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48030 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* update dev-c++ projectSND\weimingzhi_cp2010-05-131-1/+11
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47965 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* update MSVC projectSND\weimingzhi_cp2010-05-132-0/+8
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47963 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* u8 instead of longSND\weimingzhi_cp2010-05-121-58/+58
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47873 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* windowsSND\weimingzhi_cp2010-05-122-33/+45
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47871 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* use boolean for where it should.SND\weimingzhi_cp2010-05-121-3/+3
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47869 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47808 ↵SND\weimingzhi_cp2010-05-111-3/+3
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47756 ↵SND\weimingzhi_cp2010-05-101-1/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* windows fixSND\weimingzhi_cp2010-05-102-11/+9
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47755 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* more cleanups.SND\weimingzhi_cp2010-05-081-3/+3
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47580 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* windows fixSND\weimingzhi_cp2010-05-073-5/+37
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47545 e17a0e51-4ae3-4d35-97c3-1a29b211df97