summaryrefslogtreecommitdiff
path: root/Source
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-01GL: Relax multisampling constraints on visualpierre
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-31I did a small stupid copy/paste error on my last code clean up, which broke M...snzgoo
2010-05-31Have the AudioUnit callback drive the internal mixer directly insteadSoren Jorvang
2010-05-31debug version of dx9 dll isn't always in the PATH, so you would get an error ...Shawn Hoffman
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-30Match types in comparison.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-29Match types in comparison.Soren Jorvang
2010-05-29Add some safety to file names. This fixes a buffer overrun when extracting ev...donkopunchstania
2010-05-29MotionPlus code clean up and small code improvements.snzgoo
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-29Slightly optimize uploading D3DFMT_A8R8G8B8 data to textures.NeoBrainX
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-28Small change to my last commit, thanks for Billiard passing me the proper che...snzgoo
2010-05-28Stage2 is approaching: Redsteel2/WiiSportsResort is now working with Motionpl...snzgoo
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-27win_width/win_height are used in X11 builds as well.Soren Jorvang