dolphin-emulator/Source/Core
gnick79 24b0ef52a0 - fixed a bug on GameList's MenuPopups (Windows Seven/Vista platforms, issue 4403)
- fixed a problem/crash which occurs with some gcc versions (in general on Linux systems, issue 4400)
- other minor GUI changes

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7472 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-04-18 16:30:46 +00:00
..
AudioCommon Fixed some memory leaks. Only one was mine ;P 2011-03-22 07:27:23 +00:00
Common Fix sysconf generation. Fixes issue 4348. 2011-04-11 15:57:45 +00:00
Core llejit - asrnr fix and reverted Do_ARAM_DMA() change from my previous commit 2011-04-18 15:12:56 +00:00
DiscIO Use mutexes in LogManager to make it threadsafe, as suggested by beistin's patch. Change some LogManager function names to be consistent with Dolphin's naming conventions. 2011-04-01 07:43:02 +00:00
DolphinWX - fixed a bug on GameList's MenuPopups (Windows Seven/Vista platforms, issue 4403) 2011-04-18 16:30:46 +00:00
InputCommon Fix SDL 1.3 support. 2011-04-01 23:57:06 +00:00
VideoCommon DX11: I think I've figured out where the game enables texture offsets for lines and points. 2011-04-15 22:34:54 +00:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00