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