|
|
@34722
|
14 years |
vboxsync |
Additions/x11/vboxvideo: vboxvideo_13.c -> vboxvideo.c
|
|
|
@34721
|
14 years |
vboxsync |
Additions/x11/vboxvideo: missing symbol in the "undefined" list
|
|
|
@34720
|
14 years |
vboxsync |
Additions/x11/vboxvideo: temporary makefile hackery to make Solaris 10 …
|
|
|
@34719
|
14 years |
vboxsync |
Additions/x11/vboxvideo: missing symbol in the symbol list
|
|
|
@34718
|
14 years |
vboxsync |
Additions/x11/x11include: removed unused header file that was …
|
|
|
@34717
|
14 years |
vboxsync |
typo
|
|
|
@34716
|
14 years |
vboxsync |
Main/linux/USB: more thorough checks for the different USB probing methods
|
|
|
@34715
|
14 years |
vboxsync |
Additions/x11/vboxvideo: switch to HGSMI and merge the two drivers …
|
|
|
@34714
|
14 years |
vboxsync |
ExtPackManager: Added API for opening a tarball prior to installation …
|
|
|
@34713
|
14 years |
vboxsync |
drop the console... though that makes it a pop-under-blinking-task-bar …
|
|
|
@34712
|
14 years |
vboxsync |
build fix
|
|
|
@34711
|
14 years |
vboxsync |
elevation on windows.
|
|
|
@34709
|
14 years |
vboxsync |
Guest execution: Implemented ability to start guest processes hidden.
|
|
|
@34708
|
14 years |
vboxsync |
IPRT/RTProc: Added RTPROC_FLAGS_HIDDEN for starting hidden processes.
|
|
|
@34706
|
14 years |
vboxsync |
Linux additions: add the LICENSE file there as well
|
|
|
@34704
|
14 years |
vboxsync |
ExtPackManager::InstalledExtPacks: Use the right macro for checking …
|
|
|
@34703
|
14 years |
vboxsync |
VMMR3.def: Corrected the DLL name.
|
|
|
@34702
|
14 years |
vboxsync |
German NLS fixes
|
|
|
@34701
|
14 years |
vboxsync |
SUPR3HardenedMain: back out failed attempt to handle privilege …
|
|
|
@34699
|
14 years |
vboxsync |
Linux installer: don't quote %U in the .desktop file (others don't …
|
|
|
@34698
|
14 years |
vboxsync |
Additions/solaris: put LICENSE file in additions install directory, …
|
|
|
@34697
|
14 years |
vboxsync |
PIC: Clear IRR bit when edge triggered IRQ is deasserted.
|
|
|
@34696
|
14 years |
vboxsync |
more German NLS updates
|
|
|
@34695
|
14 years |
vboxsync |
PIC: Reversed IRQ flip-flop polarity.
|
|
|
@34692
|
14 years |
vboxsync |
Comments.
|
|
|
@34691
|
14 years |
vboxsync |
PIT: Fixed mode 3 timer interrupts (no longer doubled IRQ0 frequency).
|
|
|
@34687
|
14 years |
vboxsync |
deb: fixed VBox.sh
|
|
|
@34686
|
14 years |
vboxsync |
Additions/common/VBoxVideo and Additions/WINNT/Graphics: modesetting …
|
|
|
@34685
|
14 years |
vboxsync |
install/win: Added VBoxExtPackHelperApp.exe.
|
|
|
@34684
|
14 years |
vboxsync |
Installer-OSX: install VBoxExtPackHelperApp
|
|
|
@34683
|
14 years |
vboxsync |
VM: better error message about a missing device implementation
|
|
|
@34682
|
14 years |
vboxsync |
deb/rpm: create the ExtensionPacks directory; fix the convenionce …
|
|
|
@34681
|
14 years |
vboxsync |
FE/Qt4: JRockitVE icon
|
|
|
@34679
|
14 years |
vboxsync |
Linux installer: properly handle VBoxExtPackHelperApp
|
|
|
@34678
|
14 years |
vboxsync |
Windows host installer: Ship license file.
|
|
|
@34677
|
14 years |
vboxsync |
Windows Guest Additions installer: Use license file in RTF format, …
|
|
|
@34674
|
14 years |
vboxsync |
Devices/Graphics: r68469, fixed
|
|
|
@34673
|
14 years |
vboxsync |
build fix
|
|
|
@34672
|
14 years |
vboxsync |
more build fixing.
|
|
|
@34671
|
14 years |
vboxsync |
more build fixing.
|
|
|
@34670
|
14 years |
vboxsync |
build fix
|
|
|
@34668
|
14 years |
vboxsync |
More extpack build speedup hacking.
|
|
|
@34667
|
14 years |
vboxsync |
Devices/Graphics: check requested screen sizes to be sure they fit in …
|
|
|
@34665
|
14 years |
vboxsync |
Additions/common/VBoxVideo and Additions/WINNT/Graphics: some …
|
|
|
@34663
|
14 years |
vboxsync |
Manual: document VBoxManage storageattach changes (and other storage …
|
|
|
@34662
|
14 years |
vboxsync |
Hacking in progress, enclosed in VBOX_ONLY_EXTPACKS_USE_IMPLIBS ifdefs …
|
|
|
@34660
|
14 years |
vboxsync |
VBoxManageGuestCtrl: warning
|
|
|
@34658
|
14 years |
vboxsync |
BlkCache: Build fix
|
|
|
@34657
|
14 years |
vboxsync |
BlkCache: More verbose release logging
|
|
|
@34654
|
14 years |
vboxsync |
Runtime/err: handle newly added XPCOM error code
|
|
|
@34647
|
14 years |
vboxsync |
Main/VirtualBoxClient: forgotten XPCOM specific component registry bits
|
|
|
@34646
|
14 years |
vboxsync |
Frontends/VBoxSDL: use VirtualBoxClient object, and terminate VM as …
|
|
|
@34645
|
14 years |
vboxsync |
Frontends/VBoxSDL: variable naming cleanup and other minor cleanups
|
|
|
@34642
|
14 years |
vboxsync |
Main/VirtualBoxClient: Don't use the singleton factory, as the …
|
|
|
@34635
|
14 years |
vboxsync |
Windows Guest Additions: Ship with GPLv2 license.
|
|
|
@34634
|
14 years |
vboxsync |
VBoxManage: merge the broken addiscsidisk into storageattach
|
|
|
@34632
|
14 years |
vboxsync |
Installer/Solaris: do not show license on package install, eliminate …
|
|
|
@34631
|
14 years |
vboxsync |
Installer-OSX: no license file in the installer; install the license file
|
|
|
@34630
|
14 years |
vboxsync |
Windows host installer: Don't install/display any license (page) anymore.
|
|
|
@34629
|
14 years |
vboxsync |
no RTThreadPoke() on Windows
|
|
|
@34628
|
14 years |
vboxsync |
clock_gettime not on Darwin
|
|
|
@34627
|
14 years |
vboxsync |
s/VBOX_WITH_LICENSE/VBOX_WITH_LICENSE_DISPLAY
|
|
|
@34626
|
14 years |
vboxsync |
implemented RTThreadGetExecutionTimeMilli() for Posix and …
|
|
|
@34624
|
14 years |
vboxsync |
Windows Guest Additions: Don't display any license (page) anymore.
|
|
|
@34623
|
14 years |
vboxsync |
FE/Qt4: no license dialog anymore
|
|
|
@34621
|
14 years |
vboxsync |
VBoxManage/GuestCtrl: Don't create directories on copyto, easier error …
|
|
|
@34619
|
14 years |
vboxsync |
Fixed the previous fix.
|
|
|
@34618
|
14 years |
vboxsync |
VCC70 workaround.
|
|
|
@34617
|
14 years |
vboxsync |
VBoxService/Toolbox/mkdir: Break out creation loop when failing to …
|
|
|
@34616
|
14 years |
vboxsync |
German NLS update
|
|
|
@34615
|
14 years |
vboxsync |
FE/Qt: Machine settings / Display page: Remove some obsolete TODO.
|
|
|
@34614
|
14 years |
vboxsync |
FE/Qt: Warning fix for UIBootTable.
|
|
|
@34613
|
14 years |
vboxsync |
Simpler error check.
|
|
|
@34612
|
14 years |
vboxsync |
rcReqRead and rcReqWrite are VBOX_WITH_DEBUGGER, not DEBUG.
|
|
|
@34610
|
14 years |
vboxsync |
Unused.
|
|
|
@34609
|
14 years |
vboxsync |
*.kmk: Removed all references to VBOX_SINGLE_MAKEFILE and all the …
|
|
|
@34608
|
14 years |
vboxsync |
Unused headers.
|
|
|
@34607
|
14 years |
vboxsync |
webservices: next try
|
|
|
@34605
|
14 years |
vboxsync |
Main/Global+Frontends/VirtualBox: adjust the default settings for …
|
|
|
@34604
|
14 years |
vboxsync |
Use session machine ptr
|
|
|
@34603
|
14 years |
vboxsync |
Linux deb/rpm: more fixes
|
|
|
@34601
|
14 years |
vboxsync |
webservices: next try
|
|
|
@34598
|
14 years |
vboxsync |
Main/XML-Settings: Fixed iterator type which led to VBoxSVC crashes.
|
|
|
@34597
|
14 years |
vboxsync |
Linux installer: update-desktop-database
|
|
|
@34596
|
14 years |
vboxsync |
FE/Qt4: extension pack icons
|
|
|
@34594
|
14 years |
vboxsync |
webservices: try if it build with -O1
|
|
|
@34593
|
14 years |
vboxsync |
VMMGC.def: Missing RTLogDefaultInstance.
|
|
|
@34591
|
14 years |
vboxsync |
Audio/HDA: some cosmetic. tune port F params.
|
|
|
@34590
|
14 years |
vboxsync |
Audio/HDA: logs.
|
|
|
@34589
|
14 years |
vboxsync |
Burn fix
|
|
|
@34588
|
14 years |
vboxsync |
Burn fix
|
|
|
@34587
|
14 years |
vboxsync |
Main: Bandwidth groups for disks (and later network)
This introduces …
|
|
|
@34586
|
14 years |
vboxsync |
AsyncCompletion: Allow to change bandwidth limits during runtime
|
|
|
@34585
|
14 years |
vboxsync |
Installer/darwin: extension pack.
|
|
|
@34584
|
14 years |
vboxsync |
build fixes.
|
|
|
@34582
|
14 years |
vboxsync |
rpm: another fix
|
|
|
@34581
|
14 years |
vboxsync |
Storage/VMDK: reading of fixed image descriptor files needs to handle …
|
|
|
@34580
|
14 years |
vboxsync |
cleanup fix.
|
|
|
@34579
|
14 years |
vboxsync |
Completed the extension pack renaming. Some bugfixes.
|
|
|
@34578
|
14 years |
vboxsync |
rpm: more fixes
|
|
|