Commit Graph

17 Commits

Author SHA1 Message Date
adelikat e32eaeeb9a More code cleanup 2013-04-16 00:19:31 +00:00
taotao54321 7613d51ea2 Bugfix for log console.
Console type should not be changed by user when console is shown.
2012-03-09 21:36:55 +00:00
taotao54321 8cbe59cfa8 Fixed the behavior related to closing LogWindow.
If you close LogWindow manually, Config.ShowLogWindow becomes false.
If you close the emulator window, Config.ShowLogWindow does not change.
2012-03-09 21:20:02 +00:00
taotao54321 386d9b5f71 Now LogWindow should save the settings correctly 2012-03-09 20:37:43 +00:00
zeromus fd6ac896fc general cleanup.. remove a bunch of warnings.. improve log console system a bit.. add new icons for log console window.. remove old demo psx interop system and add new, simpler one, which isnt really tested yet but is way less annoying. 2012-02-24 20:38:35 +00:00
andres.delikat 812cfc0ff1 oops 2011-09-21 00:55:08 +00:00
andres.delikat 80d01b6512 Add GUI menu item for toggling the log window as console option, and move said option to the config file 2011-09-21 00:48:40 +00:00
zeromus 1edc51f41d etc 2011-07-31 20:19:44 +00:00
zeromus a71fe428c2 better diagnostics for win32 console startup 2011-07-31 20:13:57 +00:00
zeromus aff85d5885 add better diagnostics for win32 console startup 2011-07-31 20:09:27 +00:00
zeromus 695625d63b warnings begone 2011-07-24 21:29:17 +00:00
zeromus 33dc19ded2 change console window title format 2011-07-23 09:18:18 +00:00
zeromus fa179198a0 superior win32 console support: capture output during debug mode, dont interfere with stdout redirect 2011-07-23 08:17:09 +00:00
zeromus 1ed8315b7a optionally restore win32 console window for now, until the windows one is fast enough to replace it 2011-07-18 02:41:57 +00:00
zeromus 1634a6c042 crude log console 2011-07-17 22:42:52 +00:00
beirich c8727ae01f fix some gamedb stuff, add some genesis games to db, get genesis back to a state where it at least loads roms correctly 2011-07-10 04:54:18 +00:00
beirich 1496c9eb1d Switch Bizhawk Client from console to winforms application; make "Show Log Window" a user-togglable option 2011-07-09 19:54:24 +00:00