| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | dfxvideo: Readded windows support. | SND\weimingzhi_cp | 2010-08-13 | 3 | -22/+10 |
| | | | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56047 e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | win32: increased number of savestate slots. | SND\weimingzhi_cp | 2010-08-12 | 2 | -8/+26 |
| | | | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56025 e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | clarify: the "drv" ptr in LoadSIO1Plugin(). | SND\weimingzhi_cp | 2010-07-07 | 1 | -1/+1 |
| | | | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54258 e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | lilypad fix (hopefully) | SND\weimingzhi_cp | 2010-06-29 | 1 | -4/+7 |
| | | | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@53804 e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | wrong change, revert | SND\weimingzhi_cp | 2010-06-28 | 1 | -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_cp | 2010-06-28 | 1 | -4/+4 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50872 ↵ | SND\weimingzhi_cp | 2010-06-04 | 1 | -2/+2 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | changed cdrom timing value so that it behaves the same as older revisions. | SND\weimingzhi_cp | 2010-06-03 | 1 | -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@50236 ↵ | SND\weimingzhi_cp | 2010-06-01 | 1 | -1/+1 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50235 ↵ | SND\weimingzhi_cp | 2010-06-01 | 1 | -1/+1 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48868 ↵ | SND\weimingzhi_cp | 2010-05-25 | 1 | -1/+2 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48640 ↵ | SND\weimingzhi_cp | 2010-05-24 | 1 | -2/+2 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48638 ↵ | SND\weimingzhi_cp | 2010-05-24 | 1 | -1/+1 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | Also show Japanese titles for Windows, use UTF-8 for translations under ↵ | SND\weimingzhi_cp | 2010-05-24 | 1 | -2/+9 |
| | | | | | | | 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_cp | 2010-05-14 | 1 | -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 | ||||
| * | u8 instead of long | SND\weimingzhi_cp | 2010-05-12 | 1 | -58/+58 |
| | | | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47873 e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | windows | SND\weimingzhi_cp | 2010-05-12 | 2 | -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_cp | 2010-05-12 | 1 | -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_cp | 2010-05-11 | 1 | -3/+3 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47756 ↵ | SND\weimingzhi_cp | 2010-05-10 | 1 | -1/+1 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | windows fix | SND\weimingzhi_cp | 2010-05-10 | 2 | -11/+9 |
| | | | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47755 e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | more cleanups. | SND\weimingzhi_cp | 2010-05-08 | 1 | -3/+3 |
| | | | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47580 e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | windows fix | SND\weimingzhi_cp | 2010-05-07 | 1 | -4/+4 |
| | | | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47545 e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@46936 ↵ | SND\weimingzhi_cp | 2010-04-30 | 8 | -33/+32 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@44905 ↵ | SND\weimingzhi_cp | 2010-04-12 | 1 | -9/+2 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@40648 ↵ | SND\weimingzhi_cp | 2010-01-23 | 1 | -1/+3 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@39397 ↵ | SND\weimingzhi_cp | 2009-12-19 | 1 | -1/+1 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@39396 ↵ | SND\weimingzhi_cp | 2009-12-19 | 1 | -0/+1 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@31473 ↵ | SND\weimingzhi_cp | 2009-10-09 | 1 | -1/+1 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@31472 ↵ | SND\weimingzhi_cp | 2009-10-09 | 1 | -0/+1 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@31471 ↵ | SND\weimingzhi_cp | 2009-10-09 | 2 | -1/+44 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@30493 ↵ | SND\weimingzhi_cp | 2009-09-26 | 1 | -8/+8 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@30232 ↵ | SND\weimingzhi_cp | 2009-09-21 | 1 | -0/+1 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@29971 ↵ | SND\weimingzhi_cp | 2009-09-18 | 1 | -0/+5 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@29260 ↵ | SND\weimingzhi_cp | 2009-09-08 | 1 | -2/+5 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@27779 ↵ | SND\weimingzhi_cp | 2009-08-26 | 2 | -57/+617 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@27406 ↵ | SND\weimingzhi_cp | 2009-08-24 | 3 | -57/+121 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@24786 ↵ | SND\weimingzhi_cp | 2009-08-09 | 7 | -40/+498 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | implemented cheat search | SND\weimingzhi_cp | 2009-06-29 | 1 | -5/+11 |
| | | | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23829 e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23061 ↵ | SND\weimingzhi_cp | 2009-04-16 | 12 | -0/+4221 |
| e17a0e51-4ae3-4d35-97c3-1a29b211df97 | |||||
