summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Unix style EOL (thanks to darktjm);SND\edgbla_cp2012-11-181-48/+48
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81299 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Updated MSVC and Dev-C++ projects, got rid of the GNU-style changelog.SND\weimingzhi_cp2010-09-061-2204/+48
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56865 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* minor translation update.SND\edgbla_cp2010-08-281-0/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56599 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* minor translation update.SND\weimingzhi_cp2010-08-271-0/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56521 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* win32: handle filename in commandline properly.SND\weimingzhi_cp2010-08-191-0/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56208 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* peopsxgl: Readded windows support.SND\weimingzhi_cp2010-08-181-0/+44
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56180 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* win32: added commandline support.SND\weimingzhi_cp2010-08-141-0/+3
| | | | 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-8/+5
| | | | 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/+10
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56084 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfsound (win32): added free dxsdk header from wine.SND\weimingzhi_cp2010-08-131-0/+3
| | | | | | 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-131-0/+17
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56047 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* win32: increased number of savestate slots.SND\weimingzhi_cp2010-08-121-0/+3
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56025 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfsound: readded windows support.SND\weimingzhi_cp2010-08-121-0/+16
| | | | | | gtk gui: increased number of savestate slots. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56022 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfcdrom: fixed thread deadlock in some cases.SND\weimingzhi_cp2010-08-091-0/+7
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55905 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* refactored the interrupt scheduling code a bit to make it a little more ↵SND\weimingzhi_cp2010-08-071-0/+14
| | | | | | readable than using those "magic" numbers. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55866 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55359 ↵SND\weimingzhi_cp2010-08-021-0/+5
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfinput: only accept axis input when the current axis position is off enough ↵SND\weimingzhi_cp2010-08-011-0/+10
| | | | | | from previous or initial position in config dialog box. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55344 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfinput (macosx): upgraded to SDL 1.3 Beta.SND\weimingzhi_cp2010-07-311-0/+38
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55318 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55267 ↵SND\weimingzhi_cp2010-07-291-0/+3
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* implemented config dialog for DFInput on OSX, removed HIDInput.SND\weimingzhi_cp2010-07-291-0/+28
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55259 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* ported dfinput to osx as well (prelimiary, no config dialog yet). will ↵SND\weimingzhi_cp2010-07-251-0/+4
| | | | | | eventually replace HIDInput. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55128 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Ported DFCdrom to osx, removed old CDDeviceInterface pluginSND\weimingzhi_cp2010-07-251-0/+9
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55123 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54862 ↵SND\weimingzhi_cp2010-07-181-0/+6
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54824 ↵SND\weimingzhi_cp2010-07-171-0/+6
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfxvideo: don't use 2xsai by default when config file is missingSND\weimingzhi_cp2010-07-151-0/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54655 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54652 ↵SND\weimingzhi_cp2010-07-151-1/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* use /dev/cd? instead of /dev/acd? on freebsdSND\weimingzhi_cp2010-07-151-0/+7
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54651 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54581 ↵SND\weimingzhi_cp2010-07-141-0/+6
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54527 ↵SND\weimingzhi_cp2010-07-131-0/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* fix FTBFS on windows due to previous change for freebsd/solaris.SND\weimingzhi_cp2010-07-131-0/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54526 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* use pkg-config for libcdio detectionSND\weimingzhi_cp2010-07-121-0/+5
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54479 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54465 ↵SND\weimingzhi_cp2010-07-111-0/+5
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* I was really stupid... just use libcdio and everything's fine, no need to ↵SND\weimingzhi_cp2010-07-101-0/+24
| | | | | | deal with different OSes at all. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54442 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfinput: renamed LoadConfig()/SaveConfig() to avoid problems with Solaris.SND\weimingzhi_cp2010-07-091-0/+6
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54400 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54398 ↵SND\weimingzhi_cp2010-07-091-0/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54395 ↵SND\weimingzhi_cp2010-07-091-0/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54388 ↵SND\weimingzhi_cp2010-07-091-0/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54386 ↵SND\weimingzhi_cp2010-07-091-0/+5
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54383 ↵SND\weimingzhi_cp2010-07-091-0/+7
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* give up on freebsd for now until I'm able to install it natively.SND\weimingzhi_cp2010-07-081-1/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54347 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* added bladesio1 into build scriptSND\weimingzhi_cp2010-07-081-0/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54326 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfcdrom: refactored for better portability.SND\weimingzhi_cp2010-07-081-0/+11
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54325 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Sio1 plugin (dummy).SND\edgbla_cp2010-07-071-0/+10
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54273 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* emulator is now at least running on FreeBSD :)SND\weimingzhi_cp2010-07-071-0/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54268 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* fix cdr plugin as wellSND\weimingzhi_cp2010-07-071-0/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54267 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fix FTBFS on freebsdSND\weimingzhi_cp2010-07-071-0/+3
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54264 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* clarify: the "drv" ptr in LoadSIO1Plugin().SND\weimingzhi_cp2010-07-071-0/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54258 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* #ifdef'ed out Sio1 interface for now (using uninitialized ptr in plugins.c ↵SND\weimingzhi_cp2010-07-071-0/+6
| | | | | | could result in potential bad thing) git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54254 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* GPUvBlank (for gpuBladeSoft now, experimental).SND\edgbla_cp2010-07-041-0/+6
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54133 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Sio1 interface (link cable).SND\edgbla_cp2010-07-021-0/+7
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54110 e17a0e51-4ae3-4d35-97c3-1a29b211df97