summaryrefslogtreecommitdiff
path: root/Source/Core
AgeCommit message (Expand)Author
2009-02-28OGL plugin: +Autoscale option (attempts to remove borders, even without XFB)....hrydgard
2009-02-28some ES changesfires.gc
2009-02-28linux build fix: added missing string include.omegadox
2009-02-28Add NANDContentLoader to SConscript to fix linux build.hrydgard
2009-02-28add missing ;hrydgard
2009-02-28allow user to clear "default iso"hrydgard
2009-02-28fixed assertfires.gc
2009-02-28...fires.gc
2009-02-28...fires.gc
2009-02-28improved FileHandlerARCfires.gc
2009-02-28added destructorfires.gc
2009-02-28Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few cr...hrydgard
2009-02-28just small updatedfires.gc
2009-02-28disabled code that i have submitted by accidentfires.gc
2009-02-28IPC ES emulation are two files nowfires.gc
2009-02-27restructured NAND application loading... it isn't complete but an improvement fires.gc
2009-02-27osx compile fixnakeee
2009-02-27fix debug when it actually runs, and make the toolbar buttons not way spaced ...Shawn Hoffman
2009-02-27Working screenshots for everyone! This may not be the 'best' way to implement...XTra.KrazzY
2009-02-26Compile fix on linux 64-bit, thanks ector.XTra.KrazzY
2009-02-26omgkeyzbushing
2009-02-26Paths: Made a WII_SYSCONF_FILE path for the Wii configuration, and removed an...John Peterson
2009-02-26fix plugin dir on osxtmator
2009-02-25Wii Progressive Scan: Off by default, I think that's better, and how it was b...John Peterson
2009-02-25Revering stringutil (don't you hate it when ector is right?;)nakeee
2009-02-25Added set and get in ini for comma seperated listnakeee
2009-02-25fixed problem with decrypting so the real size of an content was wrongfires.gc
2009-02-25Memory pools are set up in core timing to avoid frequent calls to new and del...donkopunchstania
2009-02-24Oops, looks like I broke raw disc reading under Win32 with a bad call to Read...hrydgard
2009-02-24Star Wars The Force Unleashed not-really-tested fix for non-SSSE3hrydgard
2009-02-24Fix for The Force Unleashed - SSSE3+ only. SSE2 solution is coming.hrydgard
2009-02-24added some more function for ES emulation and NANDLoader... but IOCTL_ES_LAUN...fires.gc
2009-02-24fix linux build - this line was pretty redundant anyway.hrydgard
2009-02-24Be friendlier when trying to but from empty DVD drives.hrydgard
2009-02-24WxUtils were added to the wrong project.hrydgard
2009-02-24Ported wxutils from soap branch (Should make launch and explore work in Linux...nakeee
2009-02-24made the menu display the drive path in a more common way instead of the NT d...daco65
2009-02-24Trying to manually edit vcprojnakeee
2009-02-24Forgot to svn add CDUtilsnakeee
2009-02-24Added cdutils which suppose to scan for devices in a portable way (ripped fro...nakeee
2009-02-24remove panicalert, tested & reported working by LannyLPFaint99
2009-02-24fix windows build for r2409LPFaint99
2009-02-24Attempt at raw drive access for linux / osx, test please :)LPFaint99
2009-02-24added reset to WII IPC HLE so all devices are closedfires.gc
2009-02-24added check if "file open dialog" changes the working directory. i dunno why ...fires.gc
2009-02-24added HCI_CMD_DELETE_STORED_LINK_KEY... but as long as all is okay it shouldn...fires.gc
2009-02-24Linux build fixes and some warning cleanup for GCComegadox
2009-02-24Last Commit (Threads and Stop): Another Linux build fix, hopefully it works nowJohn Peterson
2009-02-24Last Commit (Threads and Stop): Linux build fix, I forgot to change the defin...John Peterson
2009-02-24Threads and Stop: How about this? A timeout only for the shutdown process? Th...John Peterson