VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @73920   6 years vboxsync iprt/rest: More work on the API code generation. bugref:9167
(edit) @73919   6 years vboxsync Main: On Windows, fix compiling with VBOX_WITH_SDS=
(edit) @73918   6 years vboxsync iprt/rest: More work on the API code generation. bugref:9167
(edit) @73917   6 years vboxsync FE/Qt: bugref:8472. Don't re-enumerate the medium tree when just …
(edit) @73916   6 years vboxsync Main/ExtPackManager: add missing space in the release log between the …
(edit) @73914   6 years vboxsync iprt/string.h: Moved %RJs to %RMjs. Addressed escaping of non-ASCII …
(edit) @73912   6 years vboxsync CFGM: comment indent fix.
(edit) @73911   6 years vboxsync Installer/darwin: Make sure the postflight sed invocation always has …
(edit) @73910   6 years vboxsync iprt/string.h: Added percent encoded formatters: %RMpf, %RMpp, %RMpq. …
(edit) @73909   6 years vboxsync iprt/string.h: Added percent encoded formatters: %RMpf, %RMpp, %RMpq. …
(edit) @73908   6 years vboxsync iprt/cpp/ministring.h: Added appendPrintf with all variants. Marked a …
(edit) @73907   6 years vboxsync iprt/cpp/ministring.h: Added a much of NoThrow variants of the assign, …
(edit) @73905   6 years vboxsync IPRT/rest: build fix. bugref:9167
(edit) @73903   6 years vboxsync bugref:9152. Fixed try-catch logic.
(edit) @73902   6 years vboxsync IPRT/rest: More API code generation bits. bugref:9167 [build fix]
(edit) @73901   6 years vboxsync ApplianceImplExport.cpp: Fixed scm; added three r=bird todos in …
(edit) @73900   6 years vboxsync IPRT/rest: More API code generation bits. bugref:9167
(edit) @73898   6 years vboxsync Temporarily use RT_NOREF to avoid build errors.
(edit) @73897   6 years vboxsync bugref:9152. Build fixes.
(edit) @73896   6 years vboxsync bugref:9152. Build fixes.
(edit) @73895   6 years vboxsync IPRT/rest: Wrap primitive types to unify serializing, deserializing, …
(edit) @73894   6 years vboxsync bugref:9152. Build fixes.
(edit) @73893   6 years vboxsync bugref:9152. Build fixes.
(edit) @73892   6 years vboxsync bugref:9152. divided the OCI/OPC/OVF tasks into the separate threads.
(edit) @73890   6 years vboxsync IPRT/http: Added a couple functions for adding headers. Issues with …
(edit) @73889   6 years vboxsync IPRT/rest: More 'api' generator work. bugref:9167
(edit) @73888   6 years vboxsync IPRT/http: Added a couple functions for adding headers. Issues with …
(edit) @73886   6 years vboxsync IPRT/http: RTHttpDestroy shall return a status. bugref:9167
(edit) @73885   6 years vboxsync VMM/HM, IEM: Nested VMX: bugref:9180 Implement VMCLEAR instruction, …
(edit) @73882   6 years vboxsync FE/Qt: UIActionPool: A bit of renames.
(edit) @73881   6 years vboxsync FE/Qt: VirtualBox Manager UI: UIToolbarTools: Temporary buttons for …
(edit) @73879   6 years vboxsync IPRT/rest: Implemented RTCRestOutputToString. bugref:9167
(edit) @73878   6 years vboxsync Audio/DrvHostValidationKit: Renaming.
(edit) @73877   6 years vboxsync Audio/DrvHostValidationKit: No input stream supported (yet).
(edit) @73875   6 years vboxsync IPRT: More REST work. bugref:9167
(edit) @73874   6 years vboxsync RTJson: Added RTJsonValueTypeName and did some internal macro cleanups …
(edit) @73873   6 years vboxsync OCI: Move OCI code to the extension pack
(edit) @73872   6 years vboxsync Audio/DrvAudio: Take a shortcut in …
(edit) @73871   6 years vboxsync FE/Qt: bugref:9085. Update keyboard indicator we insert host key combo …
(edit) @73870   6 years vboxsync VMM: Nested VMX: Added VMX CPUID features for RDRAND, RDSEED and PML. …
(edit) @73869   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Added VMCS map.
(edit) @73867   6 years vboxsync Network/E1000: LEDCTL implementation, prompted by patch on vbox-dev.
(edit) @73860   6 years vboxsync FE/Qt: UIActionPool* classes: Move Log Viewer, Snapshot Pane, Media …
(edit) @73859   6 years vboxsync FE/Qt: UIActionPool, UIShortcutPool and UIGlobalSettingsInput: Extend …
(edit) @73858   6 years vboxsync Main: bugref:8929: Medium::setDescription has been reordered to avoid …
(edit) @73855   6 years vboxsync Installer/darwin: In the uninstall script wait for user confirmation …
(edit) @73853   6 years vboxsync Main/CloudClient+Progress+ExtPack: Make use of the extpack helper …
(edit) @73852   6 years vboxsync NetLwf/Win: (bugref:9233) Ignore empty MDLs to prevent Windows host …
(edit) @73851   6 years vboxsync http-curl.cpp: revert r124526. We still need to support systems with …
(edit) @73850   6 years vboxsync Installer/darwin: du "-s" flag (summary) is the same as "-d 0" (depth) …
(edit) @73847   6 years vboxsync FE/Qt: bugref:9085: A bit of fixes and missed part for r124533.
(edit) @73846   6 years vboxsync FE/Qt: VirtualBox Manager UI: Rework sliding animation to use more …
(edit) @73845   6 years vboxsync FE/Qt: UISlidingAnimation: Notify about animation completion only when …
(edit) @73844   6 years vboxsync FE/Qt: UISlidingAnimation: Possibility to reverse animation initially.
(edit) @73843   6 years vboxsync FE/Qt: UIVersion: Typo fix.
(edit) @73842   6 years vboxsync FE/Qt: UISlidingAnimation: Initial implementation.
(edit) @73841   6 years vboxsync FE/Qt: bugref:9085. Implementing a togglable for the machine UI to …
(edit) @73840   6 years vboxsync Audio/DrvHostPulseAudio: Fixed input stream creation.
(edit) @73839   6 years vboxsync http-curl.c: Factor out CURLcode rtHttpSetWriteCallback() and use it …
(edit) @73838   6 years vboxsync Audio: Added the backend's (friendly) name into the backend configuration.
(edit) @73837   6 years vboxsync http-curl.cpp: Use CURL_FAILURE() macro in the new code.
(edit) @73835   6 years vboxsync Main/OCI: doxygen comment fix
(edit) @73834   6 years vboxsync http-curl.cpp: Use new CURLOPT_XFERINFOFUNCTION instead of old …
(edit) @73833   6 years vboxsync Audio: Async I/O fixes for HDA + AC'97.
(edit) @73832   6 years vboxsync http-curl.cpp: Rename http callback typedefs to conform to the iprt …
(edit) @73831   6 years vboxsync Audio/DrvHostPulseAudio: Also explicitly set acquired buffer …
(edit) @73830   6 years vboxsync Audio/DrvAudio: Logging.
(edit) @73829   6 years vboxsync Main/ExtPackManager: resolve signed/unsigned warnings on Windows
(edit) @73827   6 years vboxsync Main/ExtPackManager: windows build fix
(edit) @73826   6 years vboxsync Main/UnattendedScript: clean up includes, it never needed MachineImpl.h
(edit) @73825   6 years vboxsync Main/ExtPack: Add extpack helper interface for creating and updating …
(edit) @73824   6 years vboxsync Main/Progress: eliminate useless copying of Utf8Str for method calls
(edit) @73823   6 years vboxsync FE/Qt: Forgot something in r124474.
(edit) @73822   6 years vboxsync Installer/darwin: Increase the DMG size fudge for high sierra.
(edit) @73821   6 years vboxsync Audio/DrvHostPulseAudio: Fixed regression in paStreamOpen() because of …
(edit) @73820   6 years vboxsync Audio/DrvAudio: Logging.
(edit) @73818   6 years vboxsync Build fix.
(edit) @73817   6 years vboxsync Audio/DrvAudio: Const.
(edit) @73816   6 years vboxsync Build fix.
(edit) @73815   6 years vboxsync Build fix.
(edit) @73814   6 years vboxsync Audio/DrvAudio: Fixes for drvAudioStreamPlay(), drvAudioStreamWrite() …
(edit) @73813   6 years vboxsync Build fix.
(edit) @73812   6 years vboxsync Audio/DrvAudio: Logging.
(edit) @73811   6 years vboxsync Audio/Mixer: No need to return aligned writable sizes in …
(edit) @73810   6 years vboxsync Audio/Mixer: Documentation.
(edit) @73809   6 years vboxsync Audio/Mixer: Restructured internal sink writing code into multiple …
(edit) @73808   6 years vboxsync dbgstackdumpself: missing blank line.
(edit) @73807   6 years vboxsync tstRTCrPkix-1: Forgot to update the digest with the text we wanted to …
(edit) @73805   6 years vboxsync fixed signed/unsigned mismatch in the comparsion
(edit) @73804   6 years vboxsync Main: bugref:9075: added check into the IMachine::SetExtraData and …
(edit) @73801   6 years vboxsync IPRT/strformatter: Added %RJs for formatting JSON quoted strings. …
(edit) @73800   6 years vboxsync FE/Qt: Style nit (s.a. r124483).
(edit) @73799   6 years vboxsync FE/Qt: UISlidingWidget: Add possibility to slide in vertical …
(edit) @73798   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 space nit.
(edit) @73797   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Add iemVmxIsVmcsFieldValid.
(edit) @73795   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Added more VMX CPUID feature identifiers.
(edit) @73794   6 years vboxsync Audio/Mixer: Don't handle commands not supported by certain backends …
(edit) @73791   6 years vboxsync FE/Qt: UIActionPool* classes: A way to distinguish actions which are …
(edit) @73790   6 years vboxsync FE/Qt: UIActionPool* classes: More strict rules for passing icon names …
(edit) @73788   6 years vboxsync NAT/Network: proxy_create_socket - don't treat the failure to set …
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