Commit Graph

47 Commits

Author SHA1 Message Date
Samuel Serapion
b79554bcd5 Minor fix
svn path=/trunk/tools/Qemu GUI/; revision=1160
2010-01-21 19:59:46 +00:00
Samuel Serapion
5b17db2627 -Commit WIP.
-Used Pipe code from rosdbg. Kudos to gschneider for the great code.
-Good bye horrible polling, temporary file deletion and weird live scrolling code!!!

svn path=/trunk/tools/Qemu GUI/; revision=862
2008-10-15 07:42:35 +00:00
Peter Ward
a0ae2bf79d Update for Qemu GUI by Samuel Serapión.
- Completely new interface.
- Graphics from Ged's WIP Qemu GUI.
- Many fixes and improvements.

svn path=/trunk/tools/Qemu GUI/; revision=369
2007-08-28 23:37:07 +00:00
Ged Murphy
a8682ccfd3 remove stray file
svn path=/trunk/tools/Qemu GUI/; revision=186
2007-05-17 15:07:33 +00:00
Ged Murphy
5b0074b5a8 - various fixes, tweaks and removal of experemental pipe code
- patch by Samuel Serapión [samcharly@hotmail.com]

svn path=/trunk/tools/Qemu GUI/; revision=180
2007-05-15 11:59:45 +00:00
Ged Murphy
9c8af3359d don't try to boot with bad paths
svn path=/trunk/tools/Qemu GUI/; revision=178
2007-05-11 13:41:40 +00:00
Ged Murphy
520a970527 fix aesthetics
svn path=/trunk/tools/Qemu GUI/; revision=177
2007-05-11 11:34:34 +00:00
Ged Murphy
35a33324a5 - fix possible exceptions for incorrect paths
- set Main as STA to allow debuging

svn path=/trunk/tools/Qemu GUI/; revision=176
2007-05-11 11:18:21 +00:00
Ged Murphy
300ef3937e add the manifest
svn path=/trunk/tools/Qemu GUI/; revision=172
2007-05-10 22:35:27 +00:00
Ged Murphy
88e0939bc0 - Many changes to the original code, including additions such as live debugging via telnet. Too many to list...
- Improvements by Samuel Serapión [samcharly@hotmail.com] (encoded)
- Other improvements, code re-factoring, aesthetics and preparation for RosTE by myself.

svn path=/trunk/tools/Qemu GUI/; revision=171
2007-05-10 22:31:17 +00:00
Christoph von Wittich
60f39f4ca6 -replaced some really stupid code
-added error handling

svn path=/trunk/tools/Qemu GUI/; revision=153
2006-12-04 12:51:39 +00:00
Magnus Olsen
0246b293f5 did forget this file
svn path=/trunk/tools/Qemu GUI/; revision=152
2006-11-30 17:23:54 +00:00
Magnus Olsen
19e8655aac bugfix for qemu gui by Samuel Serapión samcharl at hotmail dot com)
-Fix serial/parallel capture options to actually work.
-Save serial/parallel capture options to config file.
-Partially implement network options.
-Include every single option from qemu 0.8.2
-Fix Load options on start up.
-Change some OpenFile dialogs to SaveFile dialogs.
-Tons of code shuffling and renaming.
-Don't fail silently to open qemu

svn path=/trunk/tools/Qemu GUI/; revision=151
2006-11-30 17:23:00 +00:00
Christoph von Wittich
4631bbcf6d -some translations: GreatLordish -> English
svn path=/trunk/tools/Qemu GUI/; revision=117
2006-06-22 12:53:54 +00:00
Magnus Olsen
840527c3ac Adding design for the network config
svn path=/trunk/tools/Qemu GUI/; revision=116
2006-06-22 12:00:58 +00:00
Magnus Olsen
f710b5bdf8 redesign the StartProces error handling so it does not freze the gui when it start a new process.
this will slov vdk freze bug. 

svn path=/trunk/tools/Qemu GUI/; revision=115
2006-06-22 11:39:08 +00:00
Magnus Olsen
8e3becd516 Start adding qemu-system-ppc support.
svn path=/trunk/tools/Qemu GUI/; revision=114
2006-06-21 21:03:36 +00:00
Magnus Olsen
995214fe74 Start adding qemu-system-arm support.
svn path=/trunk/tools/Qemu GUI/; revision=113
2006-06-21 20:36:59 +00:00
Christoph von Wittich
18c4fc6009 -added "MB" to clarify the image size
svn path=/trunk/tools/Qemu GUI/; revision=112
2006-06-21 19:42:29 +00:00
Magnus Olsen
0122dcf2fd compile new version, christ have implement vdk menu now, so u can mount and unmount images.
svn path=/trunk/tools/Qemu GUI/; revision=111
2006-06-21 19:16:08 +00:00
Christoph von Wittich
f5498a57d9 -added VDK stuff
svn path=/trunk/tools/Qemu GUI/; revision=110
2006-06-21 18:59:49 +00:00
Christoph von Wittich
e91f62e262 -display free drive letters in VDK combobox
svn path=/trunk/tools/Qemu GUI/; revision=109
2006-06-21 18:23:20 +00:00
Magnus Olsen
fdc3787ab5 changing VGA Dispaly Output off to VGA Dispaly Off to make it more clear
svn path=/trunk/tools/Qemu GUI/; revision=108
2006-06-21 17:43:35 +00:00
Christoph von Wittich
41b36f5678 -removed some debug code
svn path=/trunk/tools/Qemu GUI/; revision=107
2006-06-21 17:38:27 +00:00
Christoph von Wittich
86581b1c04 -added Platforms enum to prevent comparing strings
svn path=/trunk/tools/Qemu GUI/; revision=106
2006-06-21 17:36:39 +00:00
Magnus Olsen
0d95e3c787 fixing the hd bug, this code is working both on windows 2k and xp, but it still contain some regress some other place
svn path=/trunk/tools/Qemu GUI/; revision=105
2006-06-21 17:25:53 +00:00
Christoph von Wittich
b0ca84dcc8 fixed another small bug
svn path=/trunk/tools/Qemu GUI/; revision=104
2006-06-21 16:57:25 +00:00
Christoph von Wittich
a0c2e0858b -fixed some bugs
-added GDBPort to Debug Class

svn path=/trunk/tools/Qemu GUI/; revision=103
2006-06-21 16:56:05 +00:00
Magnus Olsen
b731b694b7 1. Adding 64Bits support.
2. Use Qemu path not the file name. 
3. fixing smaller bugs

svn path=/trunk/tools/Qemu GUI/; revision=102
2006-06-21 16:35:00 +00:00
Christoph von Wittich
2ae0cc7fcd reverted the hdd "fix" from "Great Lord of code duplication"
and changed it to hpoussin's proposal

svn path=/trunk/tools/Qemu GUI/; revision=101
2006-06-21 16:23:42 +00:00
Christoph von Wittich
f39cf1613e reverted GreatLords audio "fix" - it did not changed anything except the code was about 4 times longer
svn path=/trunk/tools/Qemu GUI/; revision=100
2006-06-21 16:18:44 +00:00
Magnus Olsen
6a06a8692b fixing cdrom setting so they working again
svn path=/trunk/tools/Qemu GUI/; revision=99
2006-06-21 15:42:58 +00:00
Magnus Olsen
2c28afbb9b fixing audio setting so they are working again
svn path=/trunk/tools/Qemu GUI/; revision=98
2006-06-21 15:41:15 +00:00
Magnus Olsen
887742663c 1. Adding support for img for hd
2. fixing hda to hdd working again
3. fixing floppy working again
4. remove StandardPC as checkbox and repalace it with a combobox, futer version like arm. x64, ppc of qemu is plan to be supported
5. alot other smaller bugs are fixed

svn path=/trunk/tools/Qemu GUI/; revision=97
2006-06-21 15:34:26 +00:00
Christoph von Wittich
dd16205abe bugfix: loading of harddisk images should work again
svn path=/trunk/tools/Qemu GUI/; revision=96
2006-06-21 15:07:53 +00:00
Magnus Olsen
d2e09eb366 fixing a small bug
svn path=/trunk/tools/Qemu GUI/; revision=95
2006-06-21 14:59:26 +00:00
Christoph von Wittich
c4f7b66849 -forgot to commit resx file
svn path=/trunk/tools/Qemu GUI/; revision=94
2006-06-21 14:57:52 +00:00
Christoph von Wittich
e548f0711d -forgot to commit two files
-some minor improvements

svn path=/trunk/tools/Qemu GUI/; revision=93
2006-06-21 14:56:14 +00:00
Christoph von Wittich
688ac68f65 first working version after the redesign
svn path=/trunk/tools/Qemu GUI/; revision=92
2006-06-21 14:40:56 +00:00
Magnus Olsen
8ff48a9686 Next small bugfix
svn path=/trunk/tools/Qemu GUI/; revision=91
2006-06-21 12:55:11 +00:00
Magnus Olsen
e0ef1dc734 fixing small bugs in the new GUI design
svn path=/trunk/tools/Qemu GUI/; revision=90
2006-06-21 12:48:46 +00:00
Christoph von Wittich
b90b4faf67 for some reason tsvn did not add this file
svn path=/trunk/tools/Qemu GUI/; revision=89
2006-06-21 12:39:56 +00:00
Christoph von Wittich
cf63d3200b add resources
svn path=/trunk/tools/Qemu GUI/; revision=88
2006-06-21 12:38:08 +00:00
Christoph von Wittich
08c8b4f7db -forgot to commit frmMain.resx
-some code changes

svn path=/trunk/tools/Qemu GUI/; revision=87
2006-06-21 12:35:52 +00:00
Christoph von Wittich
8e34c1e0a2 -VS8 Project
-renamed Form1 to frmMain
-done some more work (design/refactoring/...)
-still not working

svn path=/trunk/tools/Qemu GUI/; revision=86
2006-06-21 12:06:04 +00:00
Christoph von Wittich
4b1e8a1f0f -started to refactor the code
-started to improve the design
-use XmlSerialization to store the settings instead of parsing the QEmu commandline each time
-this version does not work yet - all other settings have to be moved to QEmu.cs first

svn path=/trunk/tools/Qemu GUI/; revision=85
2006-06-21 00:13:55 +00:00
Magnus Olsen
7a7e5360e0 Qemu GUI written in C# visual studio 2003. This is the source code of preview 6 I have done. The code have not been cleanup I commit a binary version of it as well. for not every one can compile it, and we should only include it with qemu when we are doing a release. so people with very lite knowlegws can config qemu as they like. I did speak with fireball he did think it was good idea to commit it to rosapps. See the todo.txt what left be done.
svn path=/trunk/rosapps/Qemu GUI/; revision=81
2006-06-20 21:05:59 +00:00