Changeset 93 for trunk/build_i386.sh

Show
Ignore:
Timestamp:
09/15/07 01:06:09 (3 years ago)
Author:
mike
Message:

[fix] remove crashed/stray guests from doServer (#15)
[fix] Q Control: StopPC Icon is a forcequit if task is not responding or doServer is not responding (#15)
[fix] Fullscreen: alt-tabing back to Q brings you back to FS Guest (#32)
[fix] Fullscreen: switching animation always vertical
[fix] Fullscreen: honor aspect ratio, only factors of 1/1.25/1.5/1.75/2.0/3.0/4.0... (#18)
[fix] doServer: added missing dealloc
[fix] quartz: panther compiling
[fix] quartz: small drawspeed improvements
[fix] backport bgr support for bigendians (andreasf) (#14)
[new] Q Control: EditPC can be used (read only) when guest is running (#23)
[new] Q Control: commandline as tooltips of guests (#23)
[new] Q icon

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/build_i386.sh

    r86 r93  
    3535patch -p0 -u < ../../q/patches/q_host-cocoa_02.diff 
    3636 
    37 #qemu hotfix for qcow2 
     37#qemu cvs backport for qcow2 
    3838patch -p0 -u < ../../q/patches/qemu-0.9.0-qcow2.diff 
     39 
     40#qemu cvs backport rgb support for bigendian 
     41patch -p1 -u < ../../q/patches/qemu-0.9.0-big_endian_display4.diff 
    3942 
    4043#qemu gcc4 patches 
     
    5053 
    5154patch -p1 -u < ../../q/patches/qemu-0.8.0-osx-bugfix.patch 
    52  
    53 #qemu rgb support for intel 
    54 cd hw 
    55 patch -p0 -u < ../../../q/patches/q_vga.c_02.diff 
    56 cd .. 
    5755 
    5856#qemu add 2nd Bootdevice