|
|
@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
|
|
|
@55361
|
10 years |
vboxsync |
FE/Qt: release logging wording.
|
|
|
@55360
|
10 years |
vboxsync |
FE/Qt: Selector UI: Details pane: Storage element: Check the storage …
|
|
|
@55359
|
10 years |
vboxsync |
FE/Qt: Handling new snapshot restore event, similarly to previous case.
|
|
|
@55358
|
10 years |
vboxsync |
Additions/x11/vboxvideo: move dirty rectangle handler initialisation …
|
|
|
@55357
|
10 years |
vboxsync |
Additions/x11/vboxvideo: fix first screen refresh if the screen is not …
|
|
|
@55356
|
10 years |
vboxsync |
VMM: nit.
|
|
|
@55355
|
10 years |
vboxsync |
SB16/Audio: VBoxized.
|
|
|
@55354
|
10 years |
vboxsync |
Additions/x11/vboxvideo: fix mouse range handling for Solaris guests.
|
|
|
@55353
|
10 years |
vboxsync |
include/VBox/HostServices/Service.h: adjusted Message implementation …
|
|
|
@55352
|
10 years |
vboxsync |
changelog
|
|
|
@55351
|
10 years |
vboxsync |
Audio: Set nominal volume correctly.
|
|
|
@55350
|
10 years |
vboxsync |
FE/Qt: Reverting r99663 because it's too dangerous, need to be more sharp.
|
|
|
@55349
|
10 years |
vboxsync |
Devices: re-add VirtualKD which was removed by accident
|
|
|
@55348
|
10 years |
vboxsync |
IPRT: win/fileio-win.cpp: Added default case for RTFileIsValid().
|
|
|
@55347
|
10 years |
vboxsync |
configure: introduced --only-additions
|
|
|
@55346
|
10 years |
vboxsync |
FE/Qt: Mac OS X: Cleanup: No forced presentation-mode for native …
|
|
|
@55345
|
10 years |
vboxsync |
Quieter (required for AC'97).
|
|
|
@55344
|
10 years |
vboxsync |
Lower the volume a bit…
|
|
|
@55343
|
10 years |
vboxsync |
FE/Qt: 7802: Make sure disabled actions are not re-enabled when it's …
|
|
|
@55342
|
10 years |
vboxsync |
HGSMI: cleanup, comments.
|
|
|
@55341
|
10 years |
vboxsync |
Graphics: Allow 8bpp custom video modes.
|
|
|
@55340
|
10 years |
vboxsync |
Audio: Fixed warnings, largely inconsistent types.
|
|
|
@55339
|
10 years |
vboxsync |
Spelling.
|
|
|
@55338
|
10 years |
vboxsync |
Audio: Improved logging, fixed volume handling.
|
|
|
@55337
|
10 years |
vboxsync |
USB: Walk the async URB list only under the critical section or we …
|
|
|
@55336
|
10 years |
vboxsync |
FE/Qt: Runtime UI: Mouse-handler: Get the actual mouse-buttons from …
|
|
|
@55335
|
10 years |
vboxsync |
Audio: Spelling, Hungarian fixes.
|
|
|
@55334
|
10 years |
vboxsync |
Additions/x11/vboxvideo: we do not need a separate vbox_output_dpms() …
|
|
|
@55333
|
10 years |
vboxsync |
FE/Qt: More appropriate fix for r99646.
|
|
|
@55332
|
10 years |
vboxsync |
Additions/x11/vboxvideo: new driver mode-setting functions building on …
|
|
|
@55331
|
10 years |
vboxsync |
PGMHandlerPhysicalChangeCallbacks -> PGMHandlerPhysicalChangeUserArgs.
|
|
|
@55330
|
10 years |
vboxsync |
FE/Qt: VM settings: Forgot few bits in r99653.
|
|
|
@55329
|
10 years |
vboxsync |
FE/Qt: VM settings: Alter few ExtPack related NLS.
|
|
|
@55328
|
10 years |
vboxsync |
Main: clear DisplaySourceBitmap if screen is disabled.
|
|
|
@55327
|
10 years |
vboxsync |
Backed out r99649; doesn't work in guest contexts, d'oh.
|
|
|
@55326
|
10 years |
vboxsync |
VBox/hgcmsvc.h: Added optional arguments for setPointer() and …
|
|
|
@55325
|
10 years |
vboxsync |
SB16: Added another undocumented DSP command. Still need E3h.
|
|
|
@55324
|
10 years |
vboxsync |
SB16: Warning fixes.
|
|
|
@55323
|
10 years |
vboxsync |
FE/Qt: UIFramebuffer: immediately repaint after NotifyChange
|
|
|
@55322
|
10 years |
vboxsync |
tools/os2.x86/nasm: Imported nasm v2.08. Downloaded from …
|
|
|
@55321
|
10 years |
vboxsync |
wrong fix
|
|
|
@55320
|
10 years |
vboxsync |
RuntimeGuestR3: filter out a few unused functions which make some GA …
|
|
|
@55319
|
10 years |
vboxsync |
forward-ported r98914, r98916 from 4.3 to trunk (LogRel and build fix)
|
|
|
@55318
|
10 years |
vboxsync |
forward-ported r98913 from 4.3 to trunk (Support/Darwin: on recent …
|
|
|
@55317
|
10 years |
vboxsync |
Validation kit / readme: note
|
|
|
@55316
|
10 years |
vboxsync |
CPUM,IEM,HM: Enabled XSAVE and AVX for AMD-V too.
|
|
|
@55315
|
10 years |
vboxsync |
cpum.h: CPUMDeactivateGuestFPUState was removed earlier today.
|
|
|
@55314
|
10 years |
vboxsync |
Main/Console: report installed driver versions to VM release log
|
|
|
@55313
|
10 years |
vboxsync |
ASMXSave and ASMXRstor mangling.
|
|
|
@55312
|
10 years |
vboxsync |
CPUM: Must load additional extended CPU state when added to (guest) XCR0.
|
|
|
@55311
|
10 years |
vboxsync |
Need XSave/XRstor in RC too.
|
|
|
@55310
|
10 years |
vboxsync |
duh
|
|
|
@55309
|
10 years |
vboxsync |
build fix
|
|
|
@55308
|
10 years |
vboxsync |
asm-amd64-x86.h: Added ASMXSave and ASMXRstor.
|
|
|
@55307
|
10 years |
vboxsync |
VMM/HMVMXR0: nit.
|
|
|
@55306
|
10 years |
vboxsync |
VMM: renamed HM_[DISABLE|RESTORE]_PREEMPT_IF_NEEDED() macro.
|
|
|
@55305
|
10 years |
vboxsync |
FE/Qt: 7676: Disk Encryption (DE) support: Handling encryption …
|
|
|
@55304
|
10 years |
vboxsync |
SVMRCVMRun64: Must push context pointer (rsi) _after_ the XCR0 stuff …
|
|
|
@55303
|
10 years |
vboxsync |
DevVGA: fix building with CROGL disabled
|
|
|
@55302
|
10 years |
vboxsync |
doc update
|
|
|
@55301
|
10 years |
vboxsync |
HMR0A.asm: Fixed some unused code.
|
|
|
@55300
|
10 years |
vboxsync |
HMR0A.asm: Fixed some unused code.
|
|
|
@55299
|
10 years |
vboxsync |
VMMSwitcher: try to fix crash on 32-bit AMD boxes
|
|
|
@55298
|
10 years |
vboxsync |
VMMSwitcher: try to fix crash on 32-bit AMD boxes
|
|
|
@55297
|
10 years |
vboxsync |
two gcc warnings
|
|
|
@55296
|
10 years |
vboxsync |
doc/manual: typo.
|
|
|
@55295
|
10 years |
vboxsync |
VMM/HM: comment.
|
|
|
@55294
|
10 years |
vboxsync |
doc/manual: some additional information to host-only interfaces
|
|
|
@55293
|
10 years |
vboxsync |
CPUM: Expose XSAVE, AVX and AVX-2.
|
|
|
@55292
|
10 years |
vboxsync |
HM,CPUM,IEM: XSETBV fixes and adjustments.
|
|
|
@55291
|
10 years |
vboxsync |
changelog
|
|
|