summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* - dfsound (unix): Added mute option and freqresponse to the config utility.SND\weimingzhi_cp2010-12-291-1/+1
* dfsoundSND\weimingzhi_cp2010-12-283-153/+111
* Quick endianness fix.SND\weimingzhi_cp2010-12-201-1/+1
* wndmain.c, lnxmain.c, gtk2gui.c, emuthread.mSND\shalma_cp2010-12-111-5/+20
* Savestate pic offset was fixed.SND\edgbla_cp2010-11-141-0/+2
* F12 - reset, a bit buggy.SND\edgbla_cp2010-11-131-3/+3
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59441 e17a0e51-4ae3-4d35...SND\edgbla_cp2010-11-111-5/+6
* added LidInterrupt to win32 as well.SND\weimingzhi_cp2010-09-061-0/+4
* 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@56209 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-08-191-9/+14
* win32: handle filename in commandline properly.SND\weimingzhi_cp2010-08-191-4/+7
* peopsxgl: Readded windows support.SND\weimingzhi_cp2010-08-1828-62/+4038
* win32: added commandline support.SND\weimingzhi_cp2010-08-143-1/+69
* dfxvideo: fixed hq2x/hq3x under windows (was an issue introduced by me).SND\weimingzhi_cp2010-08-141-13/+157
* Added gpu busy interface.SND\edgbla_cp2010-08-131-0/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56055 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-08-132-15/+18
* dfxvideo (win32): load ddraw.dll globallySND\weimingzhi_cp2010-08-133-36/+18
* dfxvideo (win32): fake gpu busy option was missing; readdedSND\weimingzhi_cp2010-08-132-26/+30
* don't use GetModuleHandle()SND\weimingzhi_cp2010-08-133-13/+21
* dfsound (win32): added free dxsdk header from wine.SND\weimingzhi_cp2010-08-1312-13/+7746
* dfxvideo: Readded windows support.SND\weimingzhi_cp2010-08-1316-24/+8099
* these IDs must be continuousSND\weimingzhi_cp2010-08-121-20/+20
* win32: increased number of savestate slots.SND\weimingzhi_cp2010-08-123-8/+34
* dfsound: readded windows support.SND\weimingzhi_cp2010-08-1217-0/+2195
* clarify: the "drv" ptr in LoadSIO1Plugin().SND\weimingzhi_cp2010-07-071-1/+1
* lilypad fix (hopefully)SND\weimingzhi_cp2010-06-291-4/+7
* wrong change, revertSND\weimingzhi_cp2010-06-281-4/+4
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@53735 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-06-281-4/+4
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@51672 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-06-091-30/+14
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50872 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-06-041-2/+2
* 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@50279 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-06-011-2/+12
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50236 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-06-011-1/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50235 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-06-011-1/+1
* Implemented Krom2RawAdd().SND\weimingzhi_cp2010-05-312-0/+8
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48868 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-252-2/+4
* silence msvc6 warningsSND\weimingzhi_cp2010-05-241-0/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48640 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-241-2/+2
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48638 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-241-1/+1
* Also show Japanese titles for Windows, use UTF-8 for translations under Windo...SND\weimingzhi_cp2010-05-242-3/+27
* Fixed crash when launching another game if netplay plugin is selected but not...SND\weimingzhi_cp2010-05-141-3/+3
* update dev-c++ projectSND\weimingzhi_cp2010-05-131-1/+11
* update MSVC projectSND\weimingzhi_cp2010-05-132-0/+8
* u8 instead of longSND\weimingzhi_cp2010-05-121-58/+58
* windowsSND\weimingzhi_cp2010-05-122-33/+45
* use boolean for where it should.SND\weimingzhi_cp2010-05-121-3/+3
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47808 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-111-3/+3
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47756 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-101-1/+1
* windows fixSND\weimingzhi_cp2010-05-102-11/+9
* more cleanups.SND\weimingzhi_cp2010-05-081-3/+3