Changeset 93 for trunk/build_ppc.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_ppc.sh

    r86 r93  
    3737patch -p0 -u < ../../q/patches/q_host-cocoa_02.diff 
    3838 
    39 #qemu hotfix for qcow2 
     39#qemu cvs backport for qcow2 
    4040patch -p0 -u < ../../q/patches/qemu-0.9.0-qcow2.diff 
    4141 
    42 #qemu rgb support for intel 
    43 cd hw 
    44 #patch -p0 -u < ../../../q/patches/q_vga.c_02.diff 
    45 cd .. 
     42#qemu cvs backport rgb support for bigendian 
     43patch -p1 -u < ../../q/patches/qemu-0.9.0-big_endian_display4.diff 
    4644 
    4745#qemu add 2nd Bootdevice