VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @67657   8 years vboxsync Audio/DevIchAc97.cpp: Warnings.
(edit) @67656   8 years vboxsync VMM: VBOX_WITH_REM already part of global DEFS
(edit) @67655   8 years vboxsync VBoxManageMisc: build fix and missing CR
(edit) @67654   8 years vboxsync IUnattended: Some refactoring, probably not quite working right yet.
(edit) @67652   8 years vboxsync IUnattended: Some refactoring, probably not quite working right yet.
(edit) @67651   8 years vboxsync IPRT: Added strip, stripLeft, and stripRight to RTCString.
(edit) @67650   8 years vboxsync IPRT: Added const char * variant of RTCString::contains.
(edit) @67649   8 years vboxsync Audio/HDAStreamPeriod.cpp: LogRel nit.
(edit) @67648   8 years vboxsync Audio/DevIchAc97.cpp: Implemented ichac97StreamTransfer() to match …
(edit) @67647   8 years vboxsync Audio/DrvAudio.cpp: Bail out in drvAudioStreamPlayRaw() and …
(edit) @67646   8 years vboxsync glue/string.cpp: parseKeyValue: Use new find method.
(edit) @67645   8 years vboxsync IPRT: RTCString::find: Made it return npos if the string to search for …
(edit) @67644   8 years vboxsync BIOS: remove unused definitions, whitespace cleanup
(edit) @67643   8 years vboxsync HDAStreamPeriod: make this a release log
(edit) @67642   8 years vboxsync Main: Modified Utf8Str::parseKeyValue implementation to never return …
(edit) @67641   8 years vboxsync VideoRec.cpp: r=bird: Hmm, seems parseKeyValue was too cleverly …
(edit) @67640   8 years vboxsync Utf8Str::parseKeyValue: Docs and style.
(edit) @67639   8 years vboxsync ConsoleImpl2.cpp: strDebugOptions.parseKeyValue can return empty …
(edit) @67638   8 years vboxsync Net/Virtio: (bugref:8887) Removed release logging accidentally …
(edit) @67637   8 years vboxsync Additions/common/OpenGL/elg.c: make parfait happy, no need to check …
(edit) @67636   8 years vboxsync Main/HostNetworkInterfaceImpl: enableStaticIPConfigV6 - Fix inverted …
(edit) @67635   8 years vboxsync tarvfs.cpp: Relax rtZipTarReaderIsAtEnd a lot.
(edit) @67634   8 years vboxsync Main/HostNetworkInterfaceImpl: Restore all-zeroes (any) IPv6 address …
(edit) @67633   8 years vboxsync Main/HostNetworkInterfaceImpl: enableStaticIPConfigV6 - Validate new …
(edit) @67632   8 years vboxsync VMM/IEM: Nested Hw.virt: Similar fix to r116399 for clgi instr as well.
(edit) @67631   8 years vboxsync FE/Qt: Extension: QIManagerDialog: A bit of cross-platform adjustments.
(edit) @67630   8 years vboxsync FE/Qt: bugref:8847: Selector UI: Host Network Manager: Required under X11.
(edit) @67629   8 years vboxsync Do the reschedule, don't just ask for it in the future.
(edit) @67628   8 years vboxsync FE/Qt: bugref:8901: Selector UI: Tools pane: Snapshot pane: Fix …
(edit) @67627   8 years vboxsync IEM: Added EMMS/FEMMS implementation.
(edit) @67626   8 years vboxsync typo
(edit) @67625   8 years vboxsync Main/Machine+Main/xml: use default hardware version from XML schema …
(edit) @67624   8 years vboxsync VGA: Do the address multiplication consistently (cosmetic change).
(edit) @67623   8 years vboxsync VBoxProxyStub.c: coding style
(edit) @67622   8 years vboxsync VBoxProxyStub.c: off-by-two
(edit) @67621   8 years vboxsync fatvfs.cpp: off-by-one
(edit) @67620   8 years vboxsync IUnattended: Added props for auxiliary paths.
(edit) @67619   8 years vboxsync IUnattended: Added props for auxiliary paths.
(edit) @67618   8 years vboxsync Unattended: Renaming overloaded init method.
(edit) @67617   8 years vboxsync Main,VBoxManage: IUnattended::vboxAdditionsIsoPath -> …
(edit) @67616   8 years vboxsync VBoxManage: Adjusted the 'unattended' command. (build fix)
(edit) @67615   8 years vboxsync VBoxManage: Adjusted the 'unattended' command.
(edit) @67614   8 years vboxsync VBoxManage: Adjusted the 'unattended' command.
(edit) @67613   8 years vboxsync DevHDA: fixed sanity checks
(edit) @67612   8 years vboxsync rtFsIso9660VolGetMaybeUtf16Be: Fix for fields with odd length.
(edit) @67611   8 years vboxsync FE/Qt: Runtime UI: Rework GA image mounting to use smart ad-hoc medium …
(edit) @67610   8 years vboxsync FE/Qt: Runtime UI: Rework ad-hoc medium mounting to be a bit more …
(edit) @67609   8 years vboxsync VBoxSVC: better don't bother us with reports about missing USB vendor …
(edit) @67608   8 years vboxsync Main/Settings: prepare for 5.2 settings, without anything actually …
(edit) @67607   8 years vboxsync Audio/DrvAudio.cpp: Relaxed checks for drvAudioStreamCaptureXXX().
(edit) @67606   8 years vboxsync Audio/DrvAudioCommon.cpp: Relax audio channels check in …
(edit) @67605   8 years vboxsync IPRT: More ISO maker code (import + booting).
(edit) @67603   8 years vboxsync VISO: Another LogRel.
(edit) @67602   8 years vboxsync FE/Qt: Runtime UI: Do not forget to update appearance of storage …
(edit) @67601   8 years vboxsync FE/Qt: Runtime UI: Do not forget to save machine settings manually …
(edit) @67600   8 years vboxsync IPRT: More ISO maker code (import + booting).
(edit) @67599   8 years vboxsync Storage/VISO.cpp: Validate encoding; Avoid duplicating the file when …
(edit) @67598   8 years vboxsync RTGetOptArgvFromString: Added a RTGETOPTARGV_CNV_MODIFY_INPUT flag for …
(edit) @67597   8 years vboxsync DrvSCSI.cpp/drvscsiConstruct: Don't assert on PDMDrvHlpAttach failure, …
(edit) @67596   8 years vboxsync ACPI: Slight correction.
(edit) @67595   8 years vboxsync IPRT: More ISO maker code (import + multi-extent related).
(edit) @67594   8 years vboxsync Picky!
(edit) @67593   8 years vboxsync Copy/paste fix.
(edit) @67590   8 years vboxsync VUSB: Bit of infrastructure to allow frame delta (interval) tracking.
(edit) @67589   8 years vboxsync Undoing bad commit.
(edit) @67588   8 years vboxsync xHCI: Move clearing the HCH bit to avoid potential side effects.
(edit) @67587   8 years vboxsync DevVGA: Add a few missing checks which skip the VRAM alias mapping to …
(edit) @67586   8 years vboxsync comment typo
(edit) @67585   8 years vboxsync DevEFI/DevACPI/DevPcBios: bugref:8768: necessary adaptions of the PCI …
(edit) @67584   8 years vboxsync Audio/DevHDA.cpp: Use static.
(edit) @67583   8 years vboxsync PDM, DevPci, DevPciIch9: Need to trigger the FakePCIBIOS code later on …
(edit) @67582   8 years vboxsync FE/Qt: bugref:8847 and bugref:8901: A bit of layout fixes, button-box …
(edit) @67581   8 years vboxsync FE/Qt: bugref:8847: Host Network Manager: Fixing dialog-button-box …
(edit) @67580   8 years vboxsync recompiler: Better error code.
(edit) @67579   8 years vboxsync DevPlayground: make sure that the MMIO regions for the PCI functions …
(edit) @67578   8 years vboxsync Audio/DevSB16.cpp: Made Warcraft 2 and friends work again.
(edit) @67577   8 years vboxsync Audio/DrvHostALSAAudio.cpp: Disabled assertion (needed for mono channels).
(edit) @67576   8 years vboxsync DrvHostPulseAudio: removed more logging
(edit) @67575   8 years vboxsync FE/Qt: bugref:8847: Host Network Manager: Replace 'Apply' action with …
(edit) @67574   8 years vboxsync Audio/DrvAudio.cpp: Disabled assertion (needed for mono channels).
(edit) @67573   8 years vboxsync FE/Qt: Extension: QIManagerDialog: Extend API with more subclass …
(edit) @67572   8 years vboxsync DevVGA-SVGA3d-win.cpp: Use the bounce texture if necessary to copy …
(edit) @67571   8 years vboxsync IPRT: More ISO maker code (import + multi-extent related).
(edit) @67570   8 years vboxsync iso9660vfs.cpp: Implemented support for multi-extent files (really …
(edit) @67569   8 years vboxsync iso9660vfs.cpp: Implemented support for multi-extent files (really …
(edit) @67568   8 years vboxsync iso9660vfs.cpp: Implemented support for multi-extent files (really …
(edit) @67567   8 years vboxsync Audio/DevSB16.cpp: Renaming.
(edit) @67566   8 years vboxsync dropped composeIPv6Address() and composeHardwareAddress()
(edit) @67565   8 years vboxsync Audio/DevSB16.cpp: Added missing stream configuration parameters.
(edit) @67564   8 years vboxsync VBoxManage: fixed 'VBoxManage controlvm videocapfile'
(edit) @67563   8 years vboxsync Audio/PulseAudio: Only copy data if it's not a data hole.
(edit) @67562   8 years vboxsync DevPciIch9.cpp: improve reset handling to be less broken (making less …
(edit) @67561   8 years vboxsync Main: bugref:8902: optimized composeHardwareAddress() and …
(edit) @67560   8 years vboxsync RTLs.cpp: Fixed missing terminator when copying names.
(edit) @67559   8 years vboxsync iso9660vfs.cpp: Better name version handling.
(edit) @67558   8 years vboxsync WDDM: Do not fail a VidPN request if ModeSetInterface->addMode returns …
(edit) @67557   8 years vboxsync DevHDA: better fix
(edit) @67556   8 years vboxsync DevVGA: Always store the virtual height in INDEX_VIRT_HEIGHT except …
(edit) @67555   8 years vboxsync Build fix.
(edit) @67554   8 years vboxsync Audio/DevHDA.cpp: Sanity for cStreams in hdaLoadExec() / …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette