summaryrefslogtreecommitdiff
path: root/Source/Core
AgeCommit message (Expand)Author
2010-06-03Make wxgl mandatory on OS X.nJoySoren Jorvang
2010-06-02Fix some cases of variables being used uninitialized. Also some unusedSoren Jorvang
2010-06-02Meta:Soren Jorvang
2010-06-02Fix typo.Soren Jorvang
2010-06-02Higher resolution icon image contributed by the original artist.Soren Jorvang
2010-06-02Remove a few __APPLE__ ifdefs which are no longer necessary.Soren Jorvang
2010-06-01fix AudioCommon including linux headers on windowsShawn Hoffman
2010-06-01Hopefully fix building on Linux.Soren Jorvang
2010-06-01Some wxWidgets features, like wxProgressDialog used when updating theSoren Jorvang
2010-06-01Only warn about unknown magic words if none of the known ones are found.Soren Jorvang
2010-06-01Now that Core Audio works, reduce the number of build permutations a bit Soren Jorvang
2010-05-31Avoid printing garbage numbers in the status line when the processSoren Jorvang
2010-05-31Identify OS X application bundle with SVN version number.Soren Jorvang
2010-05-31Have the AudioUnit callback drive the internal mixer directly insteadSoren Jorvang
2010-05-30Limit buffer size required to extract files. This helps avoid out of memory e...donkopunchstania
2010-05-30Consider 'X' as region-free.Soren Jorvang
2010-05-30Mark 'A' as being region-free, but still explicitly default it to Soren Jorvang
2010-05-30'A' appears to be another country code for Europe.Soren Jorvang
2010-05-30De-inline StripTailDirSlashes() to work around a weird code generation bug.Soren Jorvang
2010-05-30Made the Dolphin config dialog shorter with an added "Display" tab. Removed c...Jordan Woyak
2010-05-30The rendering codepath doesn't currently quite recover from an OpenCLSoren Jorvang
2010-05-30Another creeping wx dependency via NetPlay.Soren Jorvang
2010-05-30Get the audio unit output buffer size and use that as the renderingSoren Jorvang
2010-05-29DSPLLE: followup to last change: bugfix + remove extraneous exception checkshrydgard
2010-05-29Core audio system work (Watch for regressions please!):hrydgard
2010-05-29Make this work with debug builds again.Soren Jorvang
2010-05-29Add some safety to file names. This fixes a buffer overrun when extracting ev...donkopunchstania
2010-05-29DSPLLE: Some cleanup. Possibly very small speed increase.hrydgard
2010-05-29Revert 5533, removing the misleading TODO and commenting it properly.hrydgard
2010-05-29Get disk cache revision from SVN_REV.XTra.KrazzY
2010-05-29Changed both video plugins to save PNG screenshots. Made GCPad New default in...Jordan Woyak
2010-05-28Improve iterator usage.Jordan Woyak
2010-05-28wxFileSelector with wxWidgets 2.9 on OS X allows only very simple globSoren Jorvang
2010-05-28In r5448 the CSharedContent and cUIDsys constructors create the Wii/shared1Soren Jorvang
2010-05-28Linux compile fixnakeee
2010-05-28GameListCtrl: fixes progress bar for extracting multiple files (cant mix asci...LPFaint99
2010-05-27lets apply some mathematical magic:Rodolfo Osvaldo Bogado
2010-05-27Fix another piece of cleanup fallout which appears to have been the causeSoren Jorvang
2010-05-27One more case of 64-bit code outside _M_X64, pointed out by omegadox.Soren Jorvang
2010-05-27Revert previous.Soren Jorvang
2010-05-27ultra experimental commit. fixed tev functionality, now it must be almost per...Rodolfo Osvaldo Bogado
2010-05-27Put back call to ScanDirectoryTree() while FindValidTitleIDs() is still in use.Soren Jorvang
2010-05-26Don't assume writeable C strings.Soren Jorvang
2010-05-26Unbreak nowx build.Soren Jorvang
2010-05-26Move 64-bit specific variables into proper scope.Soren Jorvang
2010-05-26Uninitialized variables.Soren Jorvang
2010-05-26Unbreak nowx build.Soren Jorvang
2010-05-26NEWLINEbztdlinux
2010-05-26Simplify logging a bit.Soren Jorvang
2010-05-26For these assertions to trip, enums in CPMemory.h which seem pretty much setSoren Jorvang