|
|
@55461
|
10 years |
vboxsync |
HostServices/Service.h: Better error check for copyParmsInternal().
|
|
|
@55460
|
10 years |
vboxsync |
HostServices/Service.h: Added another error check for copyParmsInternal().
|
|
|
@55459
|
10 years |
vboxsync |
DnD: Bugfixes.
|
|
|
@55458
|
10 years |
vboxsync |
Main/src-server/xpcom/server.cpp: make the event queue handling and …
|
|
|
@55457
|
10 years |
vboxsync |
Main/Host: make sure that all relevant objects are uninitialized when …
|
|
|
@55456
|
10 years |
vboxsync |
CPUM: Dump supported extra state in the verbose edition of 'cpumguest' …
|
|
|
@55455
|
10 years |
vboxsync |
typo.
|
|
|
@55454
|
10 years |
vboxsync |
FE/Qt: comment typo.
|
|
|
@55453
|
10 years |
vboxsync |
VMM/GIM: missed new-line in logrel.
|
|
|
@55452
|
10 years |
vboxsync |
CPUM: Dump supported extra state in the verbose edition of 'cpumguest' …
|
|
|
@55451
|
10 years |
vboxsync |
Main/glue: fix a buglet (don't know how it gets triggered) in the …
|
|
|
@55450
|
10 years |
vboxsync |
Additions/x11/vboxvideo: prevent a potential integer overflow.
|
|
|
@55449
|
10 years |
vboxsync |
Whitespace.
|
|
|
@55448
|
10 years |
vboxsync |
Additions/x11/vboxvideo: prevent a potential integer overflow.
|
|
|
@55447
|
10 years |
vboxsync |
Audio: Fixed unsigned sample conversion.
|
|
|
@55446
|
10 years |
vboxsync |
lockvalidator.cpp: Added a couple of todos wrt deleting owned locks.
|
|
|
@55445
|
10 years |
vboxsync |
SB16: Implemented reset handler (finally).
|
|
|
@55444
|
10 years |
vboxsync |
VMM/GIM: logrel.
|
|
|
@55443
|
10 years |
vboxsync |
ConsoleImpl: removed unnecessary local variable.
|
|
|
@55442
|
10 years |
vboxsync |
Main/Console: fix shared folder crashes (mixup between API method and …
|
|
|
@55441
|
10 years |
vboxsync |
ConsoleImpl: call the right method i_removeSharedFolder
|
|
|
@55440
|
10 years |
vboxsync |
VBoxClient: Help text spelling, added "-Vversion" for displaying …
|
|
|
@55439
|
10 years |
vboxsync |
VMM/GIM: nit.
|
|
|
@55438
|
10 years |
vboxsync |
FE/Qt: updated translation files. Thank you Burak Yavuz for the …
|
|
|
@55437
|
10 years |
vboxsync |
Main/Console+Machine: deliver OnGuestPropertyChanged for the current …
|
|
|
@55436
|
10 years |
vboxsync |
Reverted bad commit r99781.
|
|
|
@55435
|
10 years |
vboxsync |
Bad commit, reverted with following changeset
|
|
|
@55434
|
10 years |
vboxsync |
Oops, LWIP_IPV6, which is 0 or 1 should be tested with #if, not #ifdef.
|
|
|
@55433
|
10 years |
vboxsync |
G/c ancient lwip sources, they are no longer used.
|
|
|
@55432
|
10 years |
vboxsync |
G/c VBOX_WITH_NEW_LWIP. This option only affects DevINIP/DrvVD (as …
|
|
|
@55431
|
10 years |
vboxsync |
DrvVD: use uint64_t for disk size.
|
|
|
@55430
|
10 years |
vboxsync |
AC97: Take 12dB volume offset used in some controls into account.
|
|
|
@55429
|
10 years |
vboxsync |
German NLS fixes
|
|
|
@55428
|
10 years |
vboxsync |
Build fixes.
|
|
|
@55427
|
10 years |
vboxsync |
No more auto_ptr.
|
|
|
@55426
|
10 years |
vboxsync |
Build fix.
|
|
|
@55425
|
10 years |
vboxsync |
Warnings.
|
|
|
@55424
|
10 years |
vboxsync |
Build fix.
|
|
|
@55423
|
10 years |
vboxsync |
No unique_ptr (yet).
|
|
|
@55422
|
10 years |
vboxsync |
DnD: Protocol overhaul with versioning added which now can communicate …
|
|
|
@55421
|
10 years |
vboxsync |
HGSMI: cleanup, logging, comments, move legacy host heap support from …
|
|
|
@55420
|
10 years |
vboxsync |
FE/Qt: updated translations. Thank you Stoyan Marinov for the …
|
|
|
@55419
|
10 years |
vboxsync |
spaces.
|
|
|
@55418
|
10 years |
vboxsync |
nit.
|
|
|
@55417
|
10 years |
vboxsync |
FE/Qt: 7791: Add user-friendly way of starting VMs with separate UI.
|
|
|
@55416
|
10 years |
vboxsync |
FE/Qt: 6846: Some fix for the headless/separate VM startup logic.
|
|
|
@55415
|
10 years |
vboxsync |
FE/Qt: Action-pool: Support for polymorphic menu actions which able to …
|
|
|
@55414
|
10 years |
vboxsync |
USB,EHCI,OHCI: release and reacquire the critical section when …
|
|
|
@55413
|
10 years |
vboxsync |
Additions/x11/vboxvideo: do not set the virtual resolution too early …
|
|
|
@55412
|
10 years |
vboxsync |
SB16: There are no mute controls.
|
|
|
@55411
|
10 years |
vboxsync |
SUPLib: ugh missed commit.
|
|
|
@55410
|
10 years |
vboxsync |
SUPDrvIOC: version bump for r99750.
|
|
|
@55409
|
10 years |
vboxsync |
SUPDrvIOC: fix typo. SUPR3ReadTsc now works, previously will always …
|
|
|
@55408
|
10 years |
vboxsync |
German NLS
|
|
|
@55407
|
10 years |
vboxsync |
two missing headers
|
|
|
@55406
|
10 years |
vboxsync |
German NLS updates
|
|
|
@55405
|
10 years |
vboxsync |
Main/IDL: fix copy/paste bug in comments
|
|
|
@55404
|
10 years |
vboxsync |
HDA: Set the appropriate sink volume rather than the master.
|
|
|
@55403
|
10 years |
vboxsync |
AudioMixBuffer: log %RU32 => %#RX32
|
|
|
@55402
|
10 years |
vboxsync |
Additions/x11/vboxvideo: header file inclusion clean-up.
|
|
|
@55401
|
10 years |
vboxsync |
added a couple of missing Id headers
|
|
|
@55400
|
10 years |
vboxsync |
Id
|
|
|
@55399
|
10 years |
vboxsync |
Revision => Id
|
|
|
@55398
|
10 years |
vboxsync |
Main: Fix hotplugging USB disks
|
|
|
@55397
|
10 years |
vboxsync |
USB/MSD: Fix emulation when it is attached to the EHCI controller
|
|
|
@55396
|
10 years |
vboxsync |
FE/Qt: update to the English language translation file.
|
|
|
@55395
|
10 years |
vboxsync |
FE/Qt: updated translation files and updated Bulgarian translation as …
|
|
|
@55394
|
10 years |
vboxsync |
Audio: Volume handling rework (see #5964).
|
|
|
@55393
|
10 years |
vboxsync |
Additions/x11/vboxvideo: update testing documentation.
|
|
|
@55392
|
10 years |
vboxsync |
Additions/x11/vboxvideo: simplify some initialisation.
|
|
|
@55391
|
10 years |
vboxsync |
Additions/x11/vboxvideo: cursor function naming.
|
|
|
@55390
|
10 years |
vboxsync |
Additions/x11/vboxvideo: remove old code.
|
|
|
@55389
|
10 years |
vboxsync |
configure: gcc 5.1
|
|
|
@55388
|
10 years |
vboxsync |
HDA: Volume handling improvements.
|
|
|
@55387
|
10 years |
vboxsync |
Audio: Keep track of sink volume, drop unused routines.
|
|
|
@55386
|
10 years |
vboxsync |
iprt/thread.h: typo.
|
|
|
@55385
|
10 years |
vboxsync |
Additions/x11/VBoxClient: send mode hint information to the X server …
|
|
|
@55384
|
10 years |
vboxsync |
Additions/x11/vboxvideo: enable new mode hint handling code.
|
|
|
@55383
|
10 years |
vboxsync |
Log nit.
|
|
|
@55382
|
10 years |
vboxsync |
ConsoleImpl: log nit.
|
|
|
@55381
|
10 years |
vboxsync |
FE/Qt: 6846: Allow to close the GUI if VBoxHeadless stopped/killed already.
|
|
|
@55380
|
10 years |
vboxsync |
Audio: Implemented muting of streams.
|
|
|
@55379
|
10 years |
vboxsync |
Made locally used function static.
|
|
|
@55378
|
10 years |
vboxsync |
Additions/x11/vboxvideo: rename a function, missed file.
|
|
|
@55377
|
10 years |
vboxsync |
Additions/x11/vboxvideo: rename a function, missed file.
|
|
|
@55376
|
10 years |
vboxsync |
Additions/x11/vboxvideo: rename a function.
|
|
|
@55375
|
10 years |
vboxsync |
Additions/x11/vboxvideo: re-order a couple of declarations.
|
|
|
@55374
|
10 years |
vboxsync |
Additions/x11/vboxvideo: define missing from 4.3 for building the code …
|
|
|
@55373
|
10 years |
vboxsync |
Additions/x11/vboxvideo: test for new host capabilities.
|
|
|
@55372
|
10 years |
vboxsync |
configure: allow gcc 5
|
|
|
@55371
|
10 years |
vboxsync |
DrvNat: logrel nit.
|
|
|
@55370
|
10 years |
vboxsync |
ConsoleImpl: log nit.
|
|
|
@55369
|
10 years |
vboxsync |
Additions/x11/vboxvideo: clean up vbva code, forgotten function call.
|
|
|
@55368
|
10 years |
vboxsync |
VBoxREM: missing dependency
|
|
|
@55367
|
10 years |
vboxsync |
Additions/x11/vboxvideo: clean up vbva code.
|
|
|
@55366
|
10 years |
vboxsync |
doc/manual: some improvements for documenting NAT network commands …
|
|
|
@55365
|
10 years |
vboxsync |
NetworkServices: When handling COM/XPCOM events, always check if the …
|
|
|
@55364
|
10 years |
vboxsync |
typo
|
|
|
@55363
|
10 years |
vboxsync |
NAT: G/c old debug printf in host resolver that spams release log.
|
|
|
@55362
|
10 years |
vboxsync |
DevSmc cleanup
|
|
|