VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @73598   6 years vboxsync FE/Qt: UISlidingWidget: Replace state bool flag with corresponding …
(edit) @73597   6 years vboxsync FE/Qt: bugref:6596: Few fixes for r124233.
(edit) @73596   6 years vboxsync Audio/DrvHostValidationKit: Build fix.
(edit) @73595   6 years vboxsync FE/Qt: bugref:6596 Some grammatical corrections
(edit) @73594   6 years vboxsync VMM: Nested VMX: bugref:9180 Add VBOX_WITH_NESTED_HWVIRT_VMX when it's …
(edit) @73593   6 years vboxsync Build fix (SCM).
(edit) @73592   6 years vboxsync FE/Qt: bugref:6596 Don't check medium size in FAT file systems if the …
(edit) @73591   6 years vboxsync FE/Qt: bugref:6596 Replace predefined values instead of pow (which I …
(edit) @73590   6 years vboxsync Main: Allow changing the passthrough flag when the VM is running if …
(edit) @73589   6 years vboxsync Main: Allow changing the passthrough flag when the VM is running if …
(edit) @73588   6 years vboxsync FE/Qt: bugref:6596 build fix
(edit) @73587   6 years vboxsync iptr/base64: introduce RTBase64EncodedLengthEx() and …
(edit) @73586   6 years vboxsync FE/Qt: bugref:6596 Adding a size check for FAT file systems in create …
(edit) @73585   6 years vboxsync Audio/DrvAudio: Handling returning silence for backends which cannot / …
(edit) @73584   6 years vboxsync DrvAudio/DrvAudioVRDE: Report the backend as operational via …
(edit) @73583   6 years vboxsync Audio/DrvAudio: Logging nit.
(edit) @73582   6 years vboxsync Audio/Mixer: Skip handling input streams which currently are not …
(edit) @73581   6 years vboxsync Audio/Mixer: Skip handling input streams which currently are not …
(edit) @73580   6 years vboxsync FE/Qt: bugref:9152: Export Appliance Wizard: Fixes for r124208 and r124210.
(edit) @73579   6 years vboxsync tstMMHyperHeap: RT_BZERO is necessary. Trick GCC 8.2.0 in different way.
(edit) @73578   6 years vboxsync FE/Qt: bugref:9012 Change capture action text to reflect audio capture …
(edit) @73577   6 years vboxsync drvAudioStreamCaptureNonInterleaved: Changed cbBuf type from size_t to …
(edit) @73576   6 years vboxsync Audio/DrvAudio: Windows build fix, size_t/uint32_t warning
(edit) @73575   6 years vboxsync Audio/DrvAudio: Made drvAudioStreamCaptureRaw() more resilient against …
(edit) @73574   6 years vboxsync Audio/DrvAudio: Made drvAudioStreamCaptureNonInterleaved() more …
(edit) @73573   6 years vboxsync bugref:9152. one more file for the previous commit.
(edit) @73572   6 years vboxsync Audio/DrvHostNullAudio: Use DrvAudioHlpClearBuf() instead of RT_BZERO …
(edit) @73571   6 years vboxsync bugref:9152. Renamed ICloudUserProfiles to ICloudProvider, …
(edit) @73570   6 years vboxsync Audio/DrvAudio: Also make use of VERR_AUDIO_STREAM_NOT_READY for …
(edit) @73569   6 years vboxsync Audio/DrvAudio: Use capturing mixing buffers the same way as the …
(edit) @73567   6 years vboxsync Audio/Mixer: No need to propagate playback/capturing errors for …
(edit) @73566   6 years vboxsync Audio/Mixer: Disable the old recording source (if any) in …
(edit) @73565   6 years vboxsync Audio/HDA: Also (verbose) log the LUN# of the changed recording source.
(edit) @73564   6 years vboxsync Audio/VRDE: Let the user know in verbose logging that VRDE does not …
(edit) @73563   6 years vboxsync Audio/DrvHostDSound.cpp: Cleaned up internal state handling by having …
(edit) @73562   6 years vboxsync ExtPackManager: Fix endless loop (copy/paste bug) in i_queryObjects …
(edit) @73561   6 years vboxsync Audio/Mixer: Logging.
(edit) @73560   6 years vboxsync FE/Qt: bugref:9012. Update status bar icon tooltip for recording correctly
(edit) @73559   6 years vboxsync Audio/DrvAudio: Use DrvAudioHlpClearBuf() instead of RT_BZERO when …
(edit) @73558   6 years vboxsync Audio/DrvAudio: Renaming.
(edit) @73557   6 years vboxsync Audio/Mixer: Don't query a stream's readable size in …
(edit) @73556   6 years vboxsync Audio/Mixer: Make sure to always set the read bytes value on success …
(edit) @73555   6 years vboxsync IEM: Added IEM_OPCODE_GET_NEXT_RM and associated IEMCPU::offModRm. …
(edit) @73554   6 years vboxsync ExtPack cloud stuff, XPCOM fixes. bugref:9152
(edit) @73553   6 years vboxsync ExtPack cloud stuf. bugref:9152
(edit) @73552   6 years vboxsync FE/Qt: VirtualBox Manager UI: Move UIToolbarTools out of the main toolbar.
(edit) @73551   6 years vboxsync VBOX_WITH_CLOUD_PROVIDERS_IN_EXTPACK (bugref:9152)
(edit) @73550   6 years vboxsync Audio/DrvHostDSound.cpp: Added a flag to indicate that an output …
(edit) @73549   6 years vboxsync CloudProviderManager: Sketched how to put the cloud stuff in the …
(edit) @73548   6 years vboxsync ExtPackManager: Added i_queryObjects method for collecting objects …
(edit) @73547   6 years vboxsync Audio/DrvHostDSound.cpp: Logging.
(edit) @73546   6 years vboxsync Audio/DrvHostDSound.cpp: Logging.
(edit) @73545   6 years vboxsync Audio/DrvAudioCommon.cpp: Formatting.
(edit) @73544   6 years vboxsync Audio/testcases: Fixed tstAudioMixBuffer.
(edit) @73543   6 years vboxsync Build fix.
(edit) @73542   6 years vboxsync SUPDrv-linux.c: Reserve more exec memory space.
(edit) @73541   6 years vboxsync Build fix.
(edit) @73540   6 years vboxsync Audio/DrvAudioVideoRec.cpp: Forgot that file wrt returning …
(edit) @73539   6 years vboxsync Audio/DrvAudio: Added (un)signed format checks for …
(edit) @73537   6 years vboxsync IPRT: Some more work on stack unwinding using dwarf info. bugref:3897
(edit) @73536   6 years vboxsync bugref:9152. Removed svn property "sync-process".
(edit) @73535   6 years vboxsync bugref:9152. New classes CloudAPI, OCIIAM, OCIObjectStorage, …
(edit) @73534   6 years vboxsync FE/Qt: VirtualBox Manager UI: Move tool tabs from tool-bar to right …
(edit) @73533   6 years vboxsync FE/Qt: UITabBar: Support for left|right alignment types.
(edit) @73532   6 years vboxsync Audio/DrvAudio: Few optimizations using the PDMAUDIOPCMPROPS_ macros.
(edit) @73531   6 years vboxsync IPRT: Some work on stack unwinding using dwarf info. bugref:3897
(edit) @73530   6 years vboxsync Audio/DSound: Check if the critical section is valid on stream destruction.
(edit) @73529   6 years vboxsync Audio: Changed cBits -> cBytes of PDMAUDIOPCMPROPS to avoid some …
(edit) @73528   6 years vboxsync Devices/Serial/UartCore: Fix adjusting the amount of available bytes …
(edit) @73527   6 years vboxsync FE/Qt: VirtualBox Manager UI: General layout rework.
(edit) @73526   6 years vboxsync Audio/PulseAudio: Dropped the (static) backend configuration and also …
(edit) @73525   6 years vboxsync Audio/Mixer: Use a mixer sink's mixing buffer for multiplexing.
(edit) @73524   6 years vboxsync Audio/DrvAudio: Don't use delta timing in drvAudioStreamGetWritable(), …
(edit) @73523   6 years vboxsync Audio/HDA: Logging.
(edit) @73522   6 years vboxsync Audio/DrvAudio: Call drvAudioStreamControlInternal() instead of …
(edit) @73521   6 years vboxsync FE/Qt: bugref:8782 In MacOS resize the machine window correctly in …
(edit) @73520   6 years vboxsync iomMMIODoComplicatedWrite: Fixed status code if we need to return ring-3.
(edit) @73519   6 years vboxsync DevVGA-SVGA3d-ogl.cpp: formats fixes.
(edit) @73518   6 years vboxsync DevVGA-SVGA3d-ogl: shaderlib: allow more float constants.
(edit) @73517   6 years vboxsync FE/Qt: scm burn fix
(edit) @73516   6 years vboxsync IPRT: GCC 8.2.0 fixes [build fix]
(edit) @73514   6 years vboxsync Disasm: GCC 8.2.0 fixes
(edit) @73512   6 years vboxsync NetworkServices: GCC 8.2.0 fixes
(edit) @73511   6 years vboxsync HostServices: GCC 8.2.0 fixes
(edit) @73510   6 years vboxsync VBoxDTrace: GCC 8.2.0 fixes
(edit) @73509   6 years vboxsync Debugger: GCC 8.2.0 fixes
(edit) @73508   6 years vboxsync Disasm: GCC 8.2.0 fixes
(edit) @73507   6 years vboxsync FE/Qt: GCC 8.2.0 fixes
(edit) @73506   6 years vboxsync VBoxManage: GCC 8.2.0 fixes
(edit) @73505   6 years vboxsync Main,Config.kmk: GCC 8.2.0 fixes
(edit) @73504   6 years vboxsync vboxweb.cpp: Pass unique fd_set for each select parameter to make GCC …
(edit) @73502   6 years vboxsync IPRT: GCC 8.2.0 fixes
(edit) @73501   6 years vboxsync IPRT/tarvfs: Missing break handling RTZIPTAR_TF_GNU_LONGNAME and …
(edit) @73496   6 years vboxsync IPRT: Added single stack frame unwind function to RTDbgMod and RTLdr, …
(edit) @73495   6 years vboxsync DBGF: Use the new IPRT unwind functionality. bugref:3897
(edit) @73494   6 years vboxsync IPRT: Added single stack frame unwind function to RTDbgMod and RTLdr, …
(edit) @73493   6 years vboxsync DBGF,DBGPluInWinNt: Produce more useful module names (e.g. stuff that …
(edit) @73492   6 years vboxsync FE/Qt: VirtualBox Manager UI: Split UIVirtualBoxManager class to …
(edit) @73491   6 years vboxsync DBGF,DBGPluInWinNt: Produce more useful module names (e.g. stuff that …
(edit) @73490   6 years vboxsync DBGFStack.cpp: register collection fix.
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