summaryrefslogtreecommitdiff
path: root/Source/Core/Common
AgeCommit message (Expand)Author
2009-05-14fix windows debugfast build and warning fix in SDCardUtil.cppShawn Hoffman
2009-05-13added HAVE_SFML so the code compiles without itnakeee
2009-05-08remove dead code from MusicModShawn Hoffman
2009-05-07fix some dir issue on osx, if there is a problem on windows or linux, see thi...tmator
2009-05-07disable sysconf progressive scan by default, fix discrepancies between some c...Shawn Hoffman
2009-05-07Revert changes to vcprojdeath2droid
2009-05-07Add hires texture support to OpenGLdeath2droid
2009-05-06More clean up's.death2droid
2009-05-04fix plugin dir for nongui version for osxtmator
2009-05-04give serial port 1 it's own logShawn Hoffman
2009-05-03DSP: add a crazy little shell script that will build DSPCore into DSPSpy. mak...hrydgard
2009-05-01DSPSpy: Hide loop stack registers - they aren't relevant for most investigati...hrydgard
2009-04-26git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3085 8ced0084-cf51-0...Shawn Hoffman
2009-04-26Revert r3083, we'll find a better way.Marcus Wanners
2009-04-26Added d3d and ogl settings to InfoWindow.cppMarcus Wanners
2009-04-25A compile fix for Linux/OSX in InfoWindow.cpp and also get OSX to stop crashi...Sonicadvance1
2009-04-25Completely fixed DSPTool, on all of its memory leaks, bad API and bad C++. (c...XTra.KrazzY
2009-04-24get rid of annoying extra null byte at the end of log lines written to file.Shawn Hoffman
2009-04-22DSP switched mode 16 and 40nakeee
2009-04-22gah, some missing files from last commit...Shawn Hoffman
2009-04-22auto-create a blank fat32 sd card image if one does not exist, thanks to goog...Shawn Hoffman
2009-04-19give /dev/stm it's own logShawn Hoffman
2009-04-19Created a free look utility which only works on win32 right now. It lets the ...donkopunchstania
2009-04-18DSP: More work on dsptool. Minor bugfixes. Add some testdata for dsptool.hrydgard
2009-04-16fix CreateFullPath, fix memcards not being created if the path didn't exist f...Shawn Hoffman
2009-04-14DSP: Give the assembler and disassembler saner public APIs. Fix bug in fileut...hrydgard
2009-04-12more scons build fixupsnakeee
2009-04-12DSP assembler: Error message improvements.hrydgard
2009-04-12DSP: Move the LLE core to a library. Added DSP assembler from gdtool, start c...hrydgard
2009-04-08DSP: Add cycles parameter to all Update functions in HLE, might be useful som...hrydgard
2009-04-06DSP: Remove all mentions of the mysterious DROM. Write protect the ROMs and I...hrydgard
2009-04-06Added separate log for DSP LLE.XTra.KrazzY
2009-04-06When searching iso directories subfolders, do not include folders multiple timesLPFaint99
2009-04-05DSP: Unbreak disassembler (broken since 2866), commenting, logging changes, m...hrydgard
2009-04-03enable old code to record unknown dsp opcodes to their own fileShawn Hoffman
2009-03-31really fix building without OAL, and disable it (for time being i guess) on w...Shawn Hoffman
2009-03-30Small fixupnakeee
2009-03-30add some docs to the lle-testing vcproj and try to shutdown the plugin withou...Shawn Hoffman
2009-03-28Added support for dumping avi files (thanks baby.lueshi). Use Microsoft Video...Marcus Wanners
2009-03-28Add precompiled headers back...I like being able to compile in less than 2 ho...Shawn Hoffman
2009-03-28Some code cleanupomegadox
2009-03-27disable boot from drive when emulator is running (issue 781)Shawn Hoffman
2009-03-25moved wavefile to audiocommon, you might need to add audiocommon include/lib ...nakeee
2009-03-22replace SubWCRev.exe with a statically linked one... >.>Shawn Hoffman
2009-03-2232bit SubWCRev wouldn't work for me unless these libs were in the same dir... :(Shawn Hoffman
2009-03-22im guessing ector uses 64bit tortoisesvn. replaced with the latest 32bit SubW...daco65
2009-03-22Upgrade SubWCRev to the latest version, so that we can successfully build eve...hrydgard
2009-03-21fix time printing in linuxnakeee
2009-03-20Change a bunch of project settings to reduce the flood of warnings you get wh...hrydgard
2009-03-20give ConsoleListener a ctor to initialize varsShawn Hoffman