|
|
@7442
|
17 years |
vboxsync |
Main: Applied SATA changes from #2406. Increased XML settings version …
|
|
|
@7418
|
17 years |
vboxsync |
UCS-2 -> UTF-16.
|
|
|
@7327
|
17 years |
vboxsync |
fixed windows builds
|
|
|
@7324
|
17 years |
vboxsync |
Save/load implemented. Irq thread. It is highly advised to include …
|
|
|
@7207
|
17 years |
vboxsync |
Main: Reworked enums to avoid 1) weird duplication of enum name when …
|
|
|
@6895
|
17 years |
vboxsync |
Main: Error spelling.
|
|
|
@6853
|
17 years |
vboxsync |
fixed windows builds
|
|
|
@6852
|
17 years |
vboxsync |
FE/SDL: use feedback from the guest to decide if we need to switch off …
|
|
|
@6658
|
17 years |
vboxsync |
VRDP server: fixed error handling if the VRDP library could not be loaded
|
|
|
@6464
|
17 years |
vboxsync |
Simplified consoleInitReleaseLog a bit and fixed a little bug in the …
|
|
|
@6446
|
17 years |
vboxsync |
Main: removed an unnecessary check in ConsoleImpl.cpp
|
|
|
@6444
|
17 years |
vboxsync |
Main: moved release logging initialisation to before the power up thread
|
|
|
@6440
|
17 years |
vboxsync |
Main: Better ComPtrBase::equalsTo() specialization for IUnknown …
|
|
|
@6400
|
17 years |
vboxsync |
shared folders: store 'writable' attribute, do it backward compatible
|
|
|
@6388
|
17 years |
vboxsync |
BOOL seems to be more correct
|
|
|
@6387
|
17 years |
vboxsync |
warning
|
|
|
@6384
|
17 years |
vboxsync |
next try
|
|
|
@6382
|
17 years |
vboxsync |
backed out again, needs build fixes on Windows
|
|
|
@6381
|
17 years |
vboxsync |
build fix
|
|
|
@6380
|
17 years |
vboxsync |
build fix
|
|
|
@6379
|
17 years |
vboxsync |
support read-only shared folders
|
|
|
@6375
|
17 years |
vboxsync |
Main: Fixed VM error callback used during powerup so that it doesn't …
|
|
|
@6367
|
17 years |
vboxsync |
Main: Fixed illegal cast of HardDisk * to IVirtualDiskImage * in …
|
|
|
@6156
|
17 years |
vboxsync |
implemented the ACPI sleep button
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5982
|
17 years |
vboxsync |
Removed obsolete VRDP server interface that used COM.
|
|
|
@5743
|
17 years |
vboxsync |
space
|
|
|
@5742
|
17 years |
vboxsync |
enclosed some more code in VBOX_WITH_VBOX tests.
|
|
|
@5741
|
17 years |
vboxsync |
try avoid the PDMR3USB bits when VBOX_WITH_USB isn't defined.
|
|
|
@5721
|
17 years |
vboxsync |
Cleaned out some old (pre-PDMUSB) code.
|
|
|
@5713
|
17 years |
vboxsync |
Added an maskedInterface property to the USB filters. It is used to …
|
|
|
@5580
|
17 years |
vboxsync |
Main: corrected a highly confusing comment
|
|
|
@5561
|
17 years |
vboxsync |
pass down the version of the usb device (still gotta find the version …
|
|
|
@5539
|
17 years |
vboxsync |
osx fix
|
|
|
@5538
|
17 years |
vboxsync |
portVersion query code (not tested, so not enabled). Fixed annoying …
|
|
|
@5520
|
17 years |
vboxsync |
PDMUsb
|
|
|
@5390
|
17 years |
vboxsync |
Main: Implemented IConsole::AdoptSavedState(); Prototyped …
|
|
|
@5272
|
17 years |
vboxsync |
Shutdown HGCM services before the VM is powered down.
|
|
|
@5150
|
17 years |
vboxsync |
implemented LogHistoryCount system property (Main+VBoxManage)
|
|
|
@5146
|
17 years |
vboxsync |
move the SVN revision stuff into separate files to omit recompilation …
|
|
|
@5126
|
17 years |
vboxsync |
Solaris
|
|
|
@5119
|
17 years |
vboxsync |
Rewrote two error messages
|
|
|
@5024
|
17 years |
vboxsync |
Pointer shape size calculation error. Copied too much.
|
|
|
@4945
|
17 years |
vboxsync |
just to make it compile on freebsd.
|
|
|
@4894
|
17 years |
vboxsync |
FreeBSD
|
|
|
@4846
|
17 years |
vboxsync |
show BUILD_TARGET_OS and BUILD_TARGET_ARCH in release log
|
|
|
@4841
|
17 years |
vboxsync |
Solaris.
|
|
|
@4540
|
17 years |
vboxsync |
Implemented notification for guest about an active VRDP connection.
|
|
|
@4521
|
17 years |
vboxsync |
Fixes for taking the address of a va_list parameter. (must make stack …
|
|
|
@4426
|
17 years |
vboxsync |
Workaround for VC++ 8 / amd64 optimization issue (it took ages to …
|
|
|
@4404
|
17 years |
vboxsync |
Fixed the initialization of the remote USB channel.
|
|
|
@4386
|
17 years |
vboxsync |
ConsoleVRDPServer termination fix.
|
|
|
@4369
|
17 years |
vboxsync |
ULONG = ul
|
|
|
@4344
|
17 years |
vboxsync |
Removed debug code (should also fix the OSE build).
|
|
|
@4327
|
17 years |
vboxsync |
gcc warning
|
|
|
@4324
|
17 years |
vboxsync |
Main: Improved serial port API (mostly spelling);
FE/Qt: Improved …
|
|
|
@4322
|
17 years |
vboxsync |
Debug code.
|
|
|
@4317
|
17 years |
vboxsync |
Stop the VRDP server earlier when the VM is being powered off.
|
|
|
@4308
|
17 years |
vboxsync |
Test code to debug a crash.
|
|
|
@4306
|
17 years |
vboxsync |
Main: Rotate VBox.png[.N] files (that may have been created by the …
|
|
|
@4297
|
17 years |
vboxsync |
Main/GUI: Implemented the Stuck state.
|
|
|
@4270
|
17 years |
vboxsync |
win64 fix
|
|
|
@4269
|
17 years |
vboxsync |
implemented Main functionality for serial ports
|
|
|
@4234
|
17 years |
vboxsync |
gcc warning
|
|
|
@4134
|
17 years |
vboxsync |
Main: Add Utf8StrFmtVA to resolve the dangerous ambiguity of ellipsis …
|
|
|
@4131
|
17 years |
vboxsync |
Main/Frontends: Added missing IConsoleCallback notifications …
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4060
|
17 years |
vboxsync |
Main: Fixed compiler warnings.
|
|
|
@4056
|
17 years |
vboxsync |
Get rid of warning about /* in comment.
|
|
|
@4053
|
17 years |
vboxsync |
Use the generic VBoxVideo interface in Windows guest video driver.
|
|
|
@4041
|
17 years |
vboxsync |
Main: Shared Folders (#2130):
- Solved folder name unicity problems by …
|
|
|
@4034
|
17 years |
vboxsync |
Added USB status led
|
|
|
@4031
|
17 years |
vboxsync |
Moved shared folders status led
|
|
|
@4023
|
17 years |
vboxsync |
disabled until it's properly implemented
|
|
|
@4021
|
17 years |
vboxsync |
Preparations for shared folders status led.
|
|
|
@3891
|
17 years |
vboxsync |
Some sketchy PDMUsb changes (disabled of course).
|
|
|
@3875
|
17 years |
vboxsync |
Add a build ID (search for BUILDID in the output of "strings core") to …
|
|
|
@3861
|
17 years |
vboxsync |
use generic functions for determining paths instead of home-brewn solutions
|
|
|
@3833
|
17 years |
vboxsync |
Initialize cached callback data before using.
|
|
|
@3792
|
17 years |
vboxsync |
Less public logging (Log -> LogSunlover).
|
|
|
@3720
|
17 years |
vboxsync |
VRDP NO_COM code in Main.
|
|
|
@3668
|
17 years |
vboxsync |
replace underscore symbols in Main/
|
|
|
@3661
|
17 years |
vboxsync |
Include VBOX_SVN_VER in the release log header.
|
|
|
@3652
|
17 years |
vboxsync |
Parallel port support. Contributed by: Alexander Eichner
|
|
|
@3603
|
17 years |
vboxsync |
Prevent the HWVirtExt flag from being set on darwin.
|
|
|
@3576
|
17 years |
vboxsync |
Main: Beautified method/property names in COM interfaces.
|
|
|
@3566
|
17 years |
vboxsync |
Async USB detach (for darwin) with async operation timeout (not …
|
|
|
@3494
|
17 years |
vboxsync |
added support for serial ports to Main and VBoxManage
|
|
|
@3481
|
17 years |
vboxsync |
Main: Dont mix iprt rc (int) and COM rc (HRESULT).
|
|
|
@3288
|
17 years |
vboxsync |
Main: More precise check of whether the VM is running or not when USB …
|
|
|
@3278
|
17 years |
vboxsync |
Removed some obsolete VRDP code.
|
|
|
@3191
|
17 years |
vboxsync |
Main: Made it build on OS/2.
|
|
|
@3155
|
17 years |
vboxsync |
Allow the VM to start with NULL framebuffer.
|
|
|
@3127
|
17 years |
vboxsync |
Main: Fixed: Avoid IPC dead-locks when calling …
|
|
|
@3113
|
17 years |
vboxsync |
Implement virtual paperclip (forced unmounting of media, currently …
|
|
|
@3086
|
17 years |
vboxsync |
introduced RTLogCreateEx and RTLogCreateExV to be able to pass an …
|
|
|
@3045
|
18 years |
vboxsync |
Main, FE/Qt: Added support for asyncronous USB attach/detach errors.
|
|
|
@3037
|
18 years |
vboxsync |
Main: More exact state check on getting an USB detached notification.
|
|
|
@3034
|
18 years |
vboxsync |
Main: Fixed async USB (added proper detection of device re-cycle on …
|
|
|
@3007
|
18 years |
vboxsync |
Moved the template code out of cdefs.h, partly because it didn't …
|
|
|