|
|
@69051
|
7 年 |
vboxsync |
RTLs.cpp: Recursion fix
|
|
|
@69050
|
7 年 |
vboxsync |
IPRT: Enable UDF code. Fixed allocation bug.
|
|
|
@69049
|
7 年 |
vboxsync |
IPRT: UDF read support is mostly done.
|
|
|
@69048
|
7 年 |
vboxsync |
IPRT: UDF read support is mostly done.
|
|
|
@69047
|
7 年 |
vboxsync |
DevVGA+VGABIOS: eliminate defines (VBE_NEW_DYN_LIST and VRAM_SIZE_FIX) …
|
|
|
@69046
|
7 年 |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@69044
|
7 年 |
vboxsync |
ExtPacks/VBoxDTrace: replace fall-through comments with …
|
|
|
@69043
|
7 年 |
vboxsync |
ExtPacks/VBoxDTrace: disable gcc fall-through warnings.
bugref:8192: …
|
|
|
@69042
|
7 年 |
vboxsync |
DevVGA: struct padding fix
|
|
|
@69041
|
7 年 |
vboxsync |
DevVGA: eliminate unused struct field and touch up a few comments
|
|
|
@69040
|
7 年 |
vboxsync |
Additions/common/crOpenGL: fix a double const declaration. …
|
|
|
@69039
|
7 年 |
vboxsync |
FE/Qt: bugref:8900: UIToolWidget: Simplifying header and highlighting …
|
|
|
@69038
|
7 年 |
vboxsync |
Main/webservice: disable a recent gcc warning.
bugref:8192: gcc …
|
|
|
@69037
|
7 年 |
vboxsync |
bugref:9014. Fixed typo.
|
|
|
@69036
|
7 年 |
vboxsync |
bugref:9014. Fixed the error from changeset r110635.
|
|
|
@69035
|
7 年 |
vboxsync |
UDF: Implemented directory listing. Works for root, other directories …
|
|
|
@69034
|
7 年 |
vboxsync |
Additions/linux/drm: fix wrong order in Linux outb/w/l uses. …
|
|
|
@69033
|
7 年 |
vboxsync |
BIOS: Put logical SPT into the FDPT properly; simplified conditional.
|
|
|
@69032
|
7 年 |
vboxsync |
VMM/CPUMAllRegs: Added an assertion to ensure the host (outer guest) …
|
|
|
@69031
|
7 年 |
vboxsync |
VMM/HMSVMR0: Log and nit.
|
|
|
@69030
|
7 年 |
vboxsync |
VBoxNetAdp/solaris: Bump the maximum MTU size to 9706 bytes to support …
|
|
|
@69029
|
7 年 |
vboxsync |
iprt: udf updates
|
|
|
@69027
|
7 年 |
vboxsync |
IPRT: UDF reading updates.
|
|
|
@69026
|
7 年 |
vboxsync |
FE/Qt: bugref:8674: Legacy progress handling mode by default (when no …
|
|
|
@69025
|
7 年 |
vboxsync |
BIOS: Set INT 41h/46h in ATA setup rather than in assembler startup code.
|
|
|
@69024
|
7 年 |
vboxsync |
iprt/init-win.cpp: Use RhxD instead of Rhxd when dumping the stack.
|
|
|
@69023
|
7 年 |
vboxsync |
iprt: udf updates
|
|
|
@69022
|
7 年 |
vboxsync |
Additions/linux/drm: move vbox_err.h to …
|
|
|
@69021
|
7 年 |
vboxsync |
Additions/linux/drm: never try to build the drm module on EL6. …
|
|
|
@69020
|
7 年 |
vboxsync |
Additions/linux/drm: add files_vboxvideo_drv to driver install …
|
|
|
@69019
|
7 年 |
vboxsync |
Additions/linux/drm: fix a bad symbol replacement.
bugref:8524: …
|
|
|
@69018
|
7 年 |
vboxsync |
FE/Qt: updated Greek translation, thank you Socratis Kalogrianitis.
|
|
|
@69017
|
7 年 |
vboxsync |
whitespace cleanup
|
|
|
@69016
|
7 年 |
vboxsync |
iprt/string.h: Added hex dump formatting alternative %RhxD for …
|
|
|
@69014
|
7 年 |
vboxsync |
RuntimeR0Drv_SOURCES.os2 needs …
|
|
|
@69013
|
7 年 |
vboxsync |
IPRT: UDF updates
|
|
|
@69012
|
7 年 |
vboxsync |
Added RTERRINFO_LOG_* macros for logging RTErrInfo setings to the …
|
|
|
@69011
|
7 年 |
vboxsync |
Added RTERRINFO_LOG_* macros for logging RTErrInfo setings to the …
|
|
|
@69009
|
7 年 |
vboxsync |
typo
|
|
|
@69008
|
7 年 |
vboxsync |
Main/Console: better EFI resolution config, in a single extradata
|
|
|
@69007
|
7 年 |
vboxsync |
Additions: missing conflict with systemd-timesyncd.service for guest …
|
|
|
@69006
|
7 年 |
vboxsync |
FE/Qt: bugref:8674: Reworking UIProgressDialog to handle IProgress …
|
|
|
@69005
|
7 年 |
vboxsync |
FE/Qt: bugref:8674: A bit of rework for UIProgressDialog (part 5): …
|
|
|
@69004
|
7 年 |
vboxsync |
FE/Qt: bugref:8674: A bit of rework for UIProgressDialog (part 4): …
|
|
|
@69003
|
7 年 |
vboxsync |
FE/Qt: bugref:6669: Make sure Modal Window Manager notifies listeners …
|
|
|
@69002
|
7 年 |
vboxsync |
bugref:8674. Added 2 new events into the Progress - "percentage …
|
|
|
@69001
|
7 年 |
vboxsync |
Dev/E1000: (bugref:8942) SLU write no longer triggers delayed LSC …
|
|
|
@69000
|
7 年 |
vboxsync |
FE/Qt: bugref:8674: A bit of rework for UIProgressDialog (part 3): …
|
|
|
@68999
|
7 年 |
vboxsync |
FE/Qt: bugref:8674: A bit of rework for UIProgressDialog (part 2): …
|
|
|
@68998
|
7 年 |
vboxsync |
FE/Qt: bugref:8674: A bit of rework for UIProgressDialog (part 1): …
|
|
|
@68997
|
7 年 |
vboxsync |
VMM/IEM: Adjust assertion to allow VINF_EM_TRIPLE_FAULT in …
|
|
|
@68996
|
7 年 |
vboxsync |
Runtime/r0drv/darwin: Don't obfuscate R0 pointers, kernel addresses …
|
|
|
@68995
|
7 年 |
vboxsync |
Runtime/r0drv/darwin: Don't obfuscate R0 pointers, kernel addresses …
|
|
|
@68994
|
7 年 |
vboxsync |
Fix switch statement fall-through warnings with gcc 7.2.
bugref:8192: …
|
|
|
@68993
|
7 年 |
vboxsync |
VMM/PDMDevHlp.cpp: Build fix.
|
|
|
@68992
|
7 年 |
vboxsync |
Main/Console: Renaming (be more specific what kind of controller type …
|
|
|
@68991
|
7 年 |
vboxsync |
udf: typos and updates.
|
|
|
@68990
|
7 年 |
vboxsync |
VideoRec: Use Bstr instead of BSTR in VIDEORECCFG, comments.
|
|
|
@68989
|
7 年 |
vboxsync |
VBoxDTraceTypes.h: NGREG was renamed/hidden to NGREG in recent …
|
|
|
@68988
|
7 年 |
vboxsync |
FE/Qt: bugref:7820: Make VM wizard enable audio output for newly …
|
|
|
@68987
|
7 年 |
vboxsync |
VideoRec: Cleaned up videoRecStreamOpenFile().
|
|
|
@68986
|
7 年 |
vboxsync |
VMM: Add new QueryGenericObject entry to VMM2USER callback table, for …
|
|
|
@68985
|
7 年 |
vboxsync |
init-win.cpp: Dump module addresses on the stack to get clues where …
|
|
|
@68984
|
7 年 |
vboxsync |
DisplayImpl.cpp: Dropped the debug LogRels.
|
|
|
@68983
|
7 年 |
vboxsync |
init-win.cpp: Dump module addresses on the stack to get clues where …
|
|
|
@68982
|
7 年 |
vboxsync |
VideoRec: videoRecStreamOpenFile() is static.
|
|
|
@68981
|
7 年 |
vboxsync |
Main/VideoRec.h: Initialize configuration via constructor.
|
|
|
@68980
|
7 年 |
vboxsync |
init-win.cpp: Dump the list of loaded modules too, marking the one …
|
|
|
@68979
|
7 年 |
vboxsync |
VideoRec: API docs.
|
|
|
@68976
|
7 年 |
vboxsync |
init-win.cpp: Install unhandled exception filter callback that tries …
|
|
|
@68975
|
7 年 |
vboxsync |
VideoRec: Renaming (be more consistent): video capture vs. video recording.
|
|
|
@68974
|
7 年 |
vboxsync |
Main: Docs.
|
|
|
@68973
|
7 年 |
vboxsync |
Dev/E1000: Get rid of VLAN mode and MDIO spam in debug log.
|
|
|
@68972
|
7 年 |
vboxsync |
DisplayImpl.cpp: some debug LogRel's.
|
|
|
@68971
|
7 年 |
vboxsync |
VideoRec: Documentation, comments.
|
|
|
@68970
|
7 年 |
vboxsync |
VMM/IEM: Fix delivery of triple-fault/CPU shutdown condition as part …
|
|
|
@68969
|
7 年 |
vboxsync |
http-curl.cpp: better diagnostics
|
|
|
@68968
|
7 年 |
vboxsync |
http-curl.cpp: Ignore ERROR_WINHTTP_UNRECOGNIZED_SCHEME error code …
|
|
|
@68967
|
7 年 |
vboxsync |
VMM/HMSVMR0: Nested Hw.virt: SVM bits.
|
|
|
@68962
|
7 年 |
vboxsync |
FE/Qt: bugref:8900: Make sure Snapshot Manager, Virtual Media Manager …
|
|
|
@68961
|
7 年 |
vboxsync |
FE/Qt: bugref:7820: New icons for audio status-bar indicator as requested.
|
|
|
@68960
|
7 年 |
vboxsync |
Dev/E1000: (bugref:8942) Fixed long delay in Intel PXE boot.
|
|
|
@68958
|
7 年 |
vboxsync |
VideoRec: Audio recording is now disabled by default for new VMs or if …
|
|
|
@68956
|
7 年 |
vboxsync |
VideoRec: Added serializing the options string (into XML settings), …
|
|
|
@68955
|
7 年 |
vboxsync |
Audio/DrvHostDSound.cpp: Don't destroy the existing DirectSound …
|
|
|
@68954
|
7 年 |
vboxsync |
Audio/DrvHostDSound.cpp: Logging.
|
|
|
@68953
|
7 年 |
vboxsync |
Audio/DrvHostDSound.cpp: Logging.
|
|
|
@68949
|
7 年 |
vboxsync |
Removed mkisofs. RTIsoMaker seems to be working okay.
|
|
|
@68948
|
7 年 |
vboxsync |
VBOX_ONLY_ADDITIONS build fix for non-build server setups.
|
|
|
@68947
|
7 年 |
vboxsync |
Build fix.
|
|
|
@68946
|
7 年 |
vboxsync |
Build fix.
|
|
|
@68944
|
7 年 |
vboxsync |
VideoRec/Main: Implemented support for attaching + detaching the video …
|
|
|
@68942
|
7 年 |
vboxsync |
VideoRec: Typo in i_videoCaptureInvalidate().
|
|
|
@68941
|
7 年 |
vboxsync |
VideoRec: FE/VBoxManage: Added audio recording status to "showvminfo" …
|
|
|
@68939
|
7 年 |
vboxsync |
Main,VBoxManage: Changed the CPUID override methods on IMachine to …
|
|
|
@68938
|
7 年 |
vboxsync |
Main,VBoxManage: Changed the CPUID override methods on IMachine to …
|
|
|
@68937
|
7 年 |
vboxsync |
IPRT/RTGetOpt: Added 32-bit and 64-bit pair types. [build fix]
|
|
|
@68936
|
7 年 |
vboxsync |
IPRT/RTGetOpt: Added 32-bit and 64-bit pair types.
|
|
|
@68934
|
7 年 |
vboxsync |
5.2.0_RC1
|
|
|
@68933
|
7 年 |
vboxsync |
5.2.0_RC1, reverted again.
|
|
|