summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* -Reverted some changes to make the code build again on Tiger.SND\weimingzhi_cp2011-02-1966-440/+31581
| | | | | | | | -Removed x86_64 from Deployment configuration. -macosx: Use SDL for sound plugin, removed Carbon backend. -(MaddTheSane)Fixed memory leaks (Patch #8427). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63548 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* -gui: allow using "pcsx -cdfile XXX.iso" without -nogui.SND\weimingzhi_cp2011-02-1810-32/+32
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63524 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* -(SysBeep)Added Mac OS X port of P.E.Op.S OpenGL plugin. (Patch #8361)SND\weimingzhi_cp2011-02-1833-1242/+3214
| | | | | | | -Fixed help message for Windows. (Issue #8028). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63522 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* -(YarTour)Clean deprecated GTK+ symbols, preliminary GTK+-3.0 compatibility ↵SND\weimingzhi_cp2011-02-163-2/+198
| | | | | | (Issue #8084, Patch #8353). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63426 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* cdrom: move pause delay after ACKSND\notaz_cp2011-02-151-13/+11
| | | | | | This solves FF7 slowdowns and seems to keep games that need this delay working. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63410 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* ru_RU.po.SND\edgbla_cp2011-02-121-227/+298
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63301 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* -(YarTour)replaced deprecated GTK_SIGNAL_FUNC() with G_CALLBACK(). (Patch ↵SND\weimingzhi_cp2011-02-1212-162/+162
| | | | | | #8258). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63288 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* -dfsound: unified the default value of spuasync in plugin & config utility.SND\weimingzhi_cp2011-02-121-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63287 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* -gui: added -slowboot to help message, updated translation files. (Issue #8028).SND\weimingzhi_cp2011-02-129-342/+263
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63286 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* -peopsxgl: fixed "Use Game Fixes" in config dialog.SND\weimingzhi_cp2011-02-121-0/+12
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63285 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Undo shalma damageSND\shalma_cp2011-02-103-41/+54
| | | | | | | | | | | | | - cdrom.c- Vib Ribbon (decoded buffer - do in spu) - cdrom.c- Crash Team Racing (decoded buffer - do in spu) - xa.c- xa+cdda decoded buffer (fix mistakes) - spu.c- voice 1/3 decoded buffer (optional) Disabled > Please treat all shalma-hopkat work as suspicious (faulty + not hw-accurate) git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63195 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* - Added Hungarian translation by Delirious.SND\weimingzhi_cp2011-02-093-7/+3313
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63129 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfsoundSND\shalma_cp2011-02-092-14/+26
| | | | | | | | -spu.c, registers.c- fix Xenogears anima relic dungeons (exp gain) Disabled git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63123 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfsoundSND\shalma_cp2011-02-082-4/+15
| | | | | | | | | - spu.c - possible vag $4 fix (experimental) - registers.c - remove init delay (probably very short) Disabled git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63115 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfsoundSND\shalma_cp2011-02-081-3/+2
| | | | | | -freeze.c- improve foreign state loading git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63076 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* cdrom.cSND\shalma_cp2011-02-061-3/+4
| | | | | | - bios - no cd - fix hangs (diskerror) git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63004 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfsoundSND\shalma_cp2011-02-052-3/+17
| | | | | | | | | | | | | | | -spu.c- restore $4000 max volume (main volume) Experimental patches - registers.c, spu.c- voice on init delay Disabled by default > should be last of the shalma/hopkat compat hacks > don't want to mess up anything else anymore :) git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62974 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfsoundSND\shalma_cp2011-02-051-2/+2
| | | | | | -spu.c- adjust max voice volume git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62954 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62943 ↵SND\edgbla_cp2011-02-051-12/+12
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfsoundSND\shalma_cp2011-02-051-2/+2
| | | | | | -adsr.c- fix adsr max clip git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62931 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfsoundSND\shalma_cp2011-02-051-14/+24
| | | | | | -adsr.c- fix attack (exp inc),sustain (exp inc) fractional math git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62930 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfsoundSND\shalma_cp2011-02-041-3/+3
| | | | | | | -adsr.c - fix decay,sustain math git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62928 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfsoundSND\shalma_cp2011-02-042-6/+27
| | | | | | | | | | | | -spu.c- use different async math (usable precision) experimental patch -dma.c- r/w irq (spu2-x) disabled by default git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62926 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Experimental patchesSND\shalma_cp2011-02-041-1/+5
| | | | | | | | - cdrom.c- fix stereo xa attenuation Disabled by default git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62922 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfsound: fix mono/no-stretch xa maskingSND\notaz_cp2011-02-041-1/+1
| | | | | | Fixes noisy voices in Resident Evil 1/2 when Xa stretching is off. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62911 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Experimental patchesSND\shalma_cp2011-02-043-2/+45
| | | | | | | | | | | | | | | | | | 1- cdrom.c Remove IRQ clear - read reschedule Fix xa streaming timing (ex. Final Fantasy Tactics) 2- cdrom.c BIOS music player - init attenuators 3- r3000a.c Set spu async to ~10 apu cycle updates Correct Square sound effects Disabled by default git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62890 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* ExperimentalSND\shalma_cp2011-02-021-1/+2
| | | | | | | | -cdrom.c - fix mono xa attenuation Disabled by default git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62855 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Experimental patchesSND\shalma_cp2011-02-023-14/+29
| | | | | | | | | | - cdrom.c - burst dma 0.3333x - cdrom.c - mono xa attenuation (Tales of Phantasia) - misc comments cleanup Disabled by default git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62851 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* cdrom.cSND\shalma_cp2011-02-021-2/+2
| | | | | | - fix cdda attenuation (Tekken 1) git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62845 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Experimental patchesSND\shalma_cp2011-02-021-0/+10
| | | | | | | | - spudma, otcdma - 1/3x dma timing Disabled by default git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62841 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Experimental patchesSND\shalma_cp2011-02-022-21/+32
| | | | | | | | | | | - gpu.c - use 1/3x dma time (max time allowed by X-Files - system interrupt timing) - cdrom.c - fix dma wrap pointers Disabled by default - enable yourself for now git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62840 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Experimental patchesSND\shalma_cp2011-02-022-1/+86
| | | | | | | | | | | | | | | | | | | | | | 1- gpu.c We don't emulate bus conflicts. Especially with DMA. Lower vram2mem, mem2vram times (1 -> 0.25) - fixes X-Files videos 2- cdrom.c Duke Nukem - Time to Kill uses CD attenuation values for XA music, speech - fix volume slider 3- cdrom.c Add cdrom dma wrapping - possible Ape Escape additional fixes (>2352 transfers in several places) All disabled - view diff and activate at your own risk (accuracy regressions) git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62832 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* notaz:SND\weimingzhi_cp2011-02-012-1/+129
| | | | | | | | - libpcsxcore: add handling for a branch in delay slot. This fixes explosion effect in Shadow Master. Interpreter only. (Patch #8233). - dfsound: don't stop a channel by adsr if we have potential irq. otherwise we miss irqs, causing lockups in Misadventures of Tron Bonne (Patch #8234). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62781 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* cdrom.cSND\shalma_cp2011-01-301-11/+5
| | | | | | | - mute data track 01 - fix cdlplay resume git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62711 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* remove old cdxa attenuationSND\shalma_cp2011-01-204-73/+45
| | | | | | | - use cdda attenuation only git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62214 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62188 ↵SND\weimingzhi_cp2011-01-191-0/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* notaz:SND\weimingzhi_cp2011-01-192-8/+23
| | | | | | | | - fix firstfile() return value - it should only return dir when finds a match, and bufile macro already does that. (Patch #8118). - firstfile delivers an event on real bios, so do that (Patch #8119). - implement psxBios__card_chan (Patch #8120). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62183 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* - applied MaddTheSane's patch (Issue #7819).SND\weimingzhi_cp2011-01-142-2/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62080 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* - big endian audio data (cdrdao bin/toc image).SND\weimingzhi_cp2011-01-141-0/+12
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62078 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* my stupid errorSND\weimingzhi_cp2011-01-138-1247/+1283
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62052 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* - Fixed: -psxout/-slowboot not effective for GNU/Linux.SND\weimingzhi_cp2011-01-123-78/+79
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62027 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62026 ↵SND\weimingzhi_cp2011-01-1210-20/+26
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62025 ↵SND\weimingzhi_cp2011-01-121-4/+4
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* - Added -slowboot parameter.SND\weimingzhi_cp2011-01-1210-188/+161
| | | | | | | | | - Load SBI file from patches/SLUS_xxx.xx.sbi instead. - Inlined the I-cache code for performance improvement. - Fixed endianness issue (not tested). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62024 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61961 ↵SND\weimingzhi_cp2011-01-101-0/+2
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* - dfxvideo (win32): visual rumble.SND\weimingzhi_cp2011-01-101-0/+20
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61960 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* - include the plugins in .dsw/.sln file (cdrsapu is not included for now due ↵SND\weimingzhi_cp2011-01-106-0/+2121
| | | | | | to uncertain license issue). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61958 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61957 ↵SND\weimingzhi_cp2011-01-101-2/+2
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61952 ↵SND\weimingzhi_cp2011-01-107-564/+527
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61951 ↵SND\weimingzhi_cp2011-01-101-1/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97