|
|
@1713
|
18 years |
vboxsync |
GCC warning.
|
|
|
@1711
|
18 years |
vboxsync |
HGCM cleanup.
|
|
|
@1686
|
18 years |
vboxsync |
warning
|
|
|
@1685
|
18 years |
vboxsync |
warning
|
|
|
@1683
|
18 years |
vboxsync |
Remove unused variables.
|
|
|
@1682
|
18 years |
vboxsync |
A try to fix the Linux build.
|
|
|
@1681
|
18 years |
vboxsync |
Implemented HGCM save/load state
|
|
|
@1641
|
18 years |
vboxsync |
warnings.
|
|
|
@1596
|
18 years |
vboxsync |
removed debugging aid
|
|
|
@1577
|
18 years |
vboxsync |
Do not access already completed message in HGCM.
|
|
|
@1565
|
18 years |
vboxsync |
Split out the bulk of the VDI code from VBoxDD and put it in VBoxDDU …
|
|
|
@1553
|
18 years |
vboxsync |
Main: More meaningful assertions.
|
|
|
@1551
|
18 years |
vboxsync |
Mac OS X audio support (only playback).
|
|
|
@1498
|
18 years |
vboxsync |
hrm.
|
|
|
@1496
|
18 years |
vboxsync |
Fixed VBoxC install bustage from previous change and added some …
|
|
|
@1493
|
18 years |
vboxsync |
Made VBoxSVCM link on darwin and put the component/ files directly …
|
|
|
@1491
|
18 years |
vboxsync |
Flush the config file before closing it to try prevent data loss on …
|
|
|
@1490
|
18 years |
vboxsync |
Flush the config file before closing it to try prevent data loss on …
|
|
|
@1474
|
18 years |
vboxsync |
build fix
|
|
|
@1471
|
18 years |
vboxsync |
Main: XPCOM: Initial implementation of auto-startable "out-of-proc" …
|
|
|
@1441
|
18 years |
vboxsync |
Updated the new command line syntax
|
|
|
@1439
|
18 years |
vboxsync |
Worked around a problem with Windows splitting process arguments by spaces
|
|
|
@1432
|
18 years |
vboxsync |
Made Main start new VMs using the command line "-startvm <VM name> <UUID>"
|
|
|
@1400
|
18 years |
vboxsync |
warning
|
|
|
@1399
|
18 years |
vboxsync |
warning
|
|
|
@1398
|
18 years |
vboxsync |
warning
|
|
|
@1397
|
18 years |
vboxsync |
Use VBOX_VERSION_STRING when possible.
|
|
|
@1386
|
18 years |
vboxsync |
Compile fix.
|
|
|
@1385
|
18 years |
vboxsync |
Implemented hgcmReset. Removed more obsolete code.
|
|
|
@1349
|
18 years |
vboxsync |
Ported VRDP to darwin. Also modified the VBOXMAINEXE/VBOXMAIN …
|
|
|
@1344
|
18 years |
vboxsync |
Disabled obsolete code in HGCM, added logging.
|
|
|
@1302
|
18 years |
vboxsync |
Fixed default for RDP server bind address.
|
|
|
@1301
|
18 years |
vboxsync |
Disabled obsolete code in HGCM
|
|
|
@1276
|
18 years |
vboxsync |
Main: Fixed: A saved state file for a newly created machine was …
|
|
|
@1218
|
18 years |
vboxsync |
Implemented binding the RDP server to a specific interface.
|
|
|
@1217
|
18 years |
vboxsync |
Cleaned up EOL style.
|
|
|
@1170
|
18 years |
vboxsync |
Main: Removed useless attempt.
|
|
|
@1169
|
18 years |
vboxsync |
Main: Attempted to let the RunAs dialog bring itself to foreground.
|
|
|
@1168
|
18 years |
vboxsync |
Main: Fixed: The Snapshot ID was not reset on a normal hard disk …
|
|
|
@1167
|
18 years |
vboxsync |
the webservice stuff isn't ready yet
|
|
|
@1142
|
18 years |
vboxsync |
First step towards a webservices API.
|
|
|
@1139
|
18 years |
vboxsync |
Fixed a typo.
|
|
|
@1135
|
18 years |
vboxsync |
Main: Win32: Don't show the RunAs dialog during network interface …
|
|
|
@1128
|
18 years |
vboxsync |
Main/CFGLDR: Fixed: Don't delete DOM objects with |delete| but always …
|
|
|
@1080
|
18 years |
vboxsync |
- Support for save and restore added for shared folders.
- Object type …
|
|
|
@1077
|
18 years |
vboxsync |
Main: Added new IMachine attributes: description, sessionType and …
|
|
|
@1071
|
18 years |
vboxsync |
fix Vista crash if sound is enabled; made audio LogRel consistent; …
|
|
|
@1041
|
18 years |
vboxsync |
make sure output directory exists
|
|
|
@1015
|
18 years |
vboxsync |
Storage/Main/GUI: Implemented preliminary support of VMDK images …
|
|
|
@994
|
18 years |
vboxsync |
NO_COMPILER_H -> VBOX_WITHOUT_LINUX_COMPILER_H
|
|
|
@977
|
18 years |
vboxsync |
Main: Fixed: Unable to create a shared folder pointing to the root (/) …
|
|
|
@975
|
18 years |
vboxsync |
enable Vista privilege elevation
|
|
|
@972
|
18 years |
vboxsync |
Vista requires at least 512MB RAM.
|
|
|
@961
|
18 years |
vboxsync |
do not talk about 'remote sessions', it's confusing
|
|
|
@960
|
18 years |
vboxsync |
Darwin hacking.
|
|
|
@953
|
18 years |
vboxsync |
Main: Prototyped IVMDKImage.
|
|
|
@923
|
18 years |
vboxsync |
Made VBox compile on Linux systems without /usr/include/linux/compiler.h
|
|
|
@922
|
18 years |
vboxsync |
allow up to 128MB VRAM
|
|
|
@911
|
18 years |
vboxsync |
Main: Fixed an assertion hit when opening the VDM dialog from the …
|
|
|
@910
|
18 years |
vboxsync |
Compile fix
|
|
|
@909
|
18 years |
vboxsync |
Put load/save state code in the wrong handler.
|
|
|
@906
|
18 years |
vboxsync |
Save and load state notifications for HGCM host services added.
|
|
|
@903
|
18 years |
vboxsync |
Main: Fixed a stupud bug.
|
|
|
@902
|
18 years |
vboxsync |
Main: Restored r18598 + fixes (don't call OnStateChange on new …
|
|
|
@887
|
18 years |
vboxsync |
Backed out rev. 18598
|
|
|
@886
|
18 years |
vboxsync |
Main: Implemented sending essential notifications (such as the current …
|
|
|
@833
|
18 years |
vboxsync |
Main: Minor message correction.
|
|
|
@826
|
18 years |
vboxsync |
adapted copyright statement
|
|
|
@815
|
18 years |
vboxsync |
Main:
- Return E_NOTIMPL for global USB filters and all other stuff …
|
|
|
@807
|
18 years |
vboxsync |
fixed error output
|
|
|
@783
|
18 years |
vboxsync |
Fixed deadlock in RegisterExternalFramebuffer
|
|
|
@782
|
18 years |
vboxsync |
Hack to prevent a deadlock between powerdown and EMT.
|
|
|
@781
|
18 years |
vboxsync |
Fixed deadlock in SetupInternalFramebuffer
|
|
|
@779
|
18 years |
vboxsync |
FE/Qt: Fixed the "Failed to access USB controller" message box: Added …
|
|
|
@776
|
18 years |
vboxsync |
warning
|
|
|
@774
|
18 years |
vboxsync |
A new console callback must be informed about the current state.
|
|
|
@749
|
18 years |
vboxsync |
Main: Fixed: Don't try to delete the image file of a differencing VDI …
|
|
|
@709
|
18 years |
vboxsync |
Updated logrels related to VRDPAUTH
|
|
|
@705
|
18 years |
vboxsync |
be less verbose
|
|
|
@685
|
18 years |
vboxsync |
_WIN32_WINNT=0x0510
|
|
|
@678
|
18 years |
vboxsync |
WIN32 -> WIN.
|
|
|
@636
|
18 years |
vboxsync |
oops.
|
|
|
@632
|
18 years |
vboxsync |
adjust the dates.
|
|
|
@630
|
18 years |
vboxsync |
assert type size assumptions.
|
|
|
@628
|
18 years |
vboxsync |
Implement log flag usecrlf, which translates LF line ending to CR/LF. …
|
|
|
@607
|
18 years |
vboxsync |
adjusted dates
|
|
|
@606
|
18 years |
vboxsync |
Initial darwin port. (Not tested on linux yet.)
|
|
|
@514
|
18 years |
vboxsync |
Main: Fixed the assertion unexpectedly popping up when creating a …
|
|
|
@470
|
18 years |
vboxsync |
Main/Frontends: Changed all interface attributes and method parameters …
|
|
|
@469
|
18 years |
vboxsync |
Main/XIDL: Added support for the @mod attribute (with 'ptr' the only …
|
|
|
@447
|
18 years |
vboxsync |
Support 'VBoxInternal/Value' overlays.
|
|
|
@444
|
18 years |
vboxsync |
Exposed the TMVirtualSet/GetWarpDrive API in the IMachineDebugger …
|
|
|
@441
|
18 years |
vboxsync |
FE/Qt: Disabled VRDP UI when IMachine::VRDPServer is not available …
|
|
|
@437
|
18 years |
vboxsync |
Main: Fixed compiler warnings.
|
|
|
@436
|
18 years |
vboxsync |
Main: Added USBDevice to the DeviceType enum to provide USB device …
|
|
|
@431
|
18 years |
vboxsync |
Log the video mode hint only when it is actually delivered to the guest.
|
|
|
@422
|
18 years |
vboxsync |
Assertion details.
|
|
|
@412
|
18 years |
vboxsync |
Reset the update event in proper place (similar to r17824, r17825).
|
|
|
@362
|
18 years |
vboxsync |
Main: Fixed GCC warning.
|
|
|
@361
|
18 years |
vboxsync |
Main: Corrected HardDisk error message text.
|
|
|