summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* OS X: Modernize the Cocoa code using Xcode 6.SND\MaddTheSane_cp2014-07-2120-68/+53
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91019 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Implement the memory card QuickLook preview.SND\MaddTheSane_cp2014-07-215-41/+51
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91017 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Set the development target of xibs to Xcode 5.1SND\MaddTheSane_cp2014-07-2115-256/+58
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91016 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Begin work on the memory card QuickLook.SND\MaddTheSane_cp2014-07-217-10/+222
| | | | | | Disable the memory card QuickLook parts: it can wait for another day. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91006 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: put back the code that condenses the Shift-JIS Roman characters into ↵SND\MaddTheSane_cp2014-07-201-11/+12
| | | | | | | | their ASCII values. Can't figure out how to set the metadata language variants properly. Just use the Japanese strings instead. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91005 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Move source files to their own folder.SND\MaddTheSane_cp2014-07-2049-15/+17
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90999 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Fix the metadata importer.SND\MaddTheSane_cp2014-07-201-2/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90998 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: copy strings over as binary, except for the metadata/QuickLook plug-ins.SND\MaddTheSane_cp2014-07-192-1/+11
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90995 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* hle bios memset fix (issue 11764);SND\edgbla_cp2014-07-131-3/+18
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90952 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Patch 16583 (MaddTheSane);SND\edgbla_cp2014-07-124-7/+7
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90937 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: more trimming of the metadata plug-in.SND\MaddTheSane_cp2014-07-081-58/+16
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90902 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: consolidate the Xcode configs into the Xcode project itself.SND\MaddTheSane_cp2014-07-075-99/+68
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90900 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Update the metadata plug-in to be slightly fasterSND\MaddTheSane_cp2014-07-072-197/+162
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90899 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Use the proper localization code for the metadata importer.SND\MaddTheSane_cp2014-07-075-19/+27
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90898 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: We don’t need to link to CoreData.SND\MaddTheSane_cp2014-07-072-3/+2
| | | | | | Fix improper import/include preprocessor on the importer. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90896 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: minor changes.SND\MaddTheSane_cp2014-06-061-10/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90608 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: minor code changes and improvements.SND\MaddTheSane_cp2014-06-064-11/+18
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90607 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: implement the metadata (Spotlight) importer for the memory cards.SND\MaddTheSane_cp2014-06-065-19/+228
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90603 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Begin working on a metadata importer for the memory cards.SND\MaddTheSane_cp2014-06-0610-1/+632
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90602 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Remove the QuickLook plug-in from the copy phase.SND\MaddTheSane_cp2014-06-061-2/+10
| | | | | | I’ll have to look into why it’s misbehaving. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90601 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* gtk/memcard: verify link on copy & no link references going backwards.SND\ckain_cp2014-06-031-27/+17
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90567 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* cdriso: cbn/cbin detection fix;SND\edgbla_cp2014-05-301-0/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90558 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: working on the QuickLook generator.SND\MaddTheSane_cp2014-05-264-13/+98
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90520 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X:SND\MaddTheSane_cp2014-05-262-1/+4
| | | | | | | | include disc image files that use the .bin extension. It’s a hack that I really don’t like, but the issue has been plaguing the OS X port since using UTIs. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90513 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* ecm lut fix: resident evil cut scenes now work.SND\ckain_cp2014-05-231-1/+6
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90499 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* gtk/memcard: link index fix 0...14 vs. 0...15SND\ckain_cp2014-05-231-10/+11
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90498 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* gtk/memcard: fragmented multi block copy/delete fix..SND\ckain_cp2014-05-222-61/+104
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90494 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Minor changesSND\MaddTheSane_cp2014-05-2217-36/+36
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90493 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Fix the disc handler if Vox is installed.SND\MaddTheSane_cp2014-05-211-1/+3
| | | | | | Vox uses its own UTI for cue files. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90465 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* gtk/memcard: linked block references on multi block copy & general ↵SND\ckain_cp2014-05-211-107/+111
| | | | | | improvements/refactor. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90464 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* gtk: enable controller configuration change during emulation pause/stop.SND\ckain_cp2014-05-123-8/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90350 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90277 ↵SND\weimingzhi_cp2014-05-031-1/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90226 ↵SND\weimingzhi_cp2014-05-021-1/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90225 ↵SND\weimingzhi_cp2014-05-021-2/+2
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* psxbios: format()SND\weimingzhi_cp2014-05-021-1/+21
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90224 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* psxbios: firstfile() does NOT deliver event in real BIOS.SND\weimingzhi_cp2014-04-301-3/+0
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90195 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* sio1blade windows crash fix;SND\edgbla_cp2014-04-242-8/+18
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90125 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* GPU picture fix. This should be also easy to implement on others archs as well.SND\ckain_cp2014-04-173-54/+35
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90038 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Refactored plugin warnings.SND\ckain_cp2014-04-165-69/+69
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90009 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Big endian CDDA support. Uses Config.Cdda (previously bool). Now enum. Gtk ↵SND\ckain_cp2014-04-166-34/+91
| | | | | | gui was modified for new enum, but compatibility was kept so that other guis don't go nuts. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90008 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Enabled loading archive file from cue sheet & avcodec_frame_free deprecated.SND\ckain_cp2014-04-151-112/+34
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89981 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* cdriso: warning dialog popup regarding tracks that could not be loaded from ↵SND\ckain_cp2014-04-151-1/+1
| | | | | | cue sheet. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89980 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fixed gtk notice dialog hiding.SND\ckain_cp2014-04-151-2/+8
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89979 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* GTK: Added most recent save state loading (ALT+R, Load State -> Most Recent)SND\ckain_cp2014-04-152-4/+40
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89978 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Comment additions/changes.SND\MaddTheSane_cp2014-04-122-2/+6
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89907 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Apple deprecated __private_extern__.SND\MaddTheSane_cp2014-04-111-0/+4
| | | | | | Work-around the issue. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89874 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* ecm lut build fix - now games like Alundra should work also.SND\ckain_cp2014-04-101-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89873 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* gtk: fixed save state picture viewing (thx Tapek)SND\ckain_cp2014-04-091-11/+38
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89840 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* COTS & HLE BIOS & no memcard: enable password.SND\ckain_cp2014-04-091-1/+3
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89839 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* gtk gui conf: disable rewind conf when dynarec & display memory usageSND\ckain_cp2014-04-092-16/+52
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89836 e17a0e51-4ae3-4d35-97c3-1a29b211df97