VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @75059   6 years vboxsync FE/Qt: bugref:6699. Small fixes in the guest control dialog/widget
(edit) @75058   6 years vboxsync FE/Qt: bugref:6699. Build fix
(edit) @75057   6 years vboxsync FE/Qt: bugref:6699. Further work for making guest control a machine tool
(edit) @75056   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: No profiles is a valid case.
(edit) @75055   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Add Cloud Profile …
(edit) @75054   6 years vboxsync FE/Qt: bugref:9241 and bugref:9230: A possibility to pass Cloud …
(edit) @75053   6 years vboxsync IPRT,SUPDrv: Made the verification code link, fixed a couple of …
(edit) @75052   6 years vboxsync SUPDrv: Made the sketches for bugref:9232 compile.
(edit) @75051   6 years vboxsync FE/Qt: bugref:9152: Forgot to apply mask to tool-tip as well, (s.a. …
(edit) @75050   6 years vboxsync IPRT,SUPDrv: Added cbImage parameter to FNRTLDRRDRMEMDTOR; sketched …
(edit) @75049   6 years vboxsync IPRT,SUPDrv: Added cbImage parameter to FNRTLDRRDRMEMDTOR; sketched …
(edit) @75048   6 years vboxsync VideoRec/WebMWriter: Renaming, docs.
(edit) @75047   6 years vboxsync VideoRec/WebMWriter: Renaming, docs.
(edit) @75046   6 years vboxsync FE/Qt: bugref:9152: Parse complex json array values as string pairs …
(edit) @75045   6 years vboxsync IPRT/RTFileReadAll*: Added RTFILE_RDALL_F_FAIL_ON_MAX_SIZE. bugref:9232
(edit) @75044   6 years vboxsync OCI: G/c unused enums
(edit) @75043   6 years vboxsync IPRT/r0drv/darwin: Implemented RTFileSeek. bugref:9232
(edit) @75042   6 years vboxsync IPRT/r0drv/darwin: Implemented RTFileSeek. bugref:9232
(edit) @75041   6 years vboxsync VideoRec/WebMWriter: Fixed the relative timecode handling when …
(edit) @75040   6 years vboxsync VideoRec/Main: Factored out the stream processing code into an own …
(edit) @75039   6 years vboxsync IPRT/r0drv/darwin: Split out RTFile* from dbgkrnlinfo. Added …
(edit) @75038   6 years vboxsync OCI: G/c VBOX_WITH_CLOUD_PROVIDERS_NO_COMMANDS ifdefs and related code.
(edit) @75037   6 years vboxsync tstRTCRest-1: More flexible double handling. The strtod impl we depend …
(edit) @75034   6 years vboxsync tstRTCRest: no change.
(edit) @75033   6 years vboxsync VideoRec/Main: Make sure to initialize cluster count in WebMSegment.
(edit) @75032   6 years vboxsync VideoRec/Main: More cleanup code for WebMSegment class.
(edit) @75031   6 years vboxsync VideoRec/Main: Renaming.
(edit) @75030   6 years vboxsync VideoRec/Main: Extended the cue list with positions on a per-track basis.
(edit) @75029   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Just small reordering.
(edit) @75028   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Tools pane: Forgot to set new …
(edit) @75027   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Forgot to set new icon size …
(edit) @75026   6 years vboxsync FE/Qt: UIActionPoolSelector: Snapshot properties icon fix.
(edit) @75025   6 years vboxsync FE/Qt: bugref:8694: New HiDPI About icons; a bit of configuration changes.
(edit) @75021   6 years vboxsync FE/Qt: bugref:6699. Remove UIGuestControlDialog from shared GUI lib.
(edit) @75020   6 years vboxsync FE/Qt: bugref:6699. Build fix
(edit) @75019   6 years vboxsync FE/Qt: bugref:6699. Build fix
(edit) @75018   6 years vboxsync FE/Qt: bugref:6699. Some prep. work for moving the guest control …
(edit) @75017   6 years vboxsync FE/Qt: bugref:9241: Use UIConverter to parse/serialize values for …
(edit) @75016   6 years vboxsync FE/Qt: bugref:9241: Merge UIToolsType, ToolTypeGlobal and …
(edit) @75015   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Remove a bit of excessive …
(edit) @75014   6 years vboxsync FE/Qt: bugref:9230: Cloud Profile Manager: Don't ask for Import …
(edit) @75012   6 years vboxsync FE/Qt & Config.kmk: bugref:9230: Wiping out obsolete selector stuff.
(edit) @75011   6 years vboxsync VideoRec/Main: Also call the super class default function …
(edit) @75010   6 years vboxsync FE/Qt: bugref:9183 Use medium selection widget in the new wm wizard(s) …
(edit) @75008   6 years vboxsync IPRT/RTCString: reserve(1) called on an empty string must allocate memory.
(edit) @75007   6 years vboxsync 6.0: First translation update from 5.2.
(edit) @75006   6 years vboxsync FE/Qt: bugref:9183 Move medium selector open function to VBoxGlobal to …
(edit) @75005   6 years vboxsync Main: build fix (stdint.h)
(edit) @75004   6 years vboxsync VMM: Register ring-3 probes after initialization of SUPLib to avoid …
(edit) @75003   6 years vboxsync SUPDrv: Adjusted ep validation a little in prep for bugref:9232
(edit) @75002   6 years vboxsync FE/Qt: bugref:6699. Build fix
(edit) @75001   6 years vboxsync FE/Qt: bugref:6699. Build fix
(edit) @75000   6 years vboxsync FE/Qt: bugref:6699. Adding a 'search to select' functionality to file …
(edit) @74999   6 years vboxsync VideoRec/Main: SCM fixes.
(edit) @74998   6 years vboxsync tstRTCRest-1: path escaping was changed without updating the …
(edit) @74997   6 years vboxsync tstRTCRest-1: Array test fix. bugref:9167
(edit) @74996   6 years vboxsync VideoRec/Main: Added a video recording video codec type for VP8/VP9.
(edit) @74995   6 years vboxsync VideoRec/Main: Build fix.
(edit) @74994   6 years vboxsync VideoRec/Main: Build fix.
(edit) @74993   6 years vboxsync FE/Qt: bugref:9230: Cloud Profile Manager: Don't forget to re-fetch …
(edit) @74992   6 years vboxsync VideoRec/Main: Split up code into more modules for easier maintenance.
(edit) @74991   6 years vboxsync VideoRec/Main: Don't use the logging facility in EBMLWriter.h.
(edit) @74990   6 years vboxsync iSCSI: If LUN not explicitly specified and REPORT LUNS shows a single …
(edit) @74989   6 years vboxsync VideoRec/Main: Documentation.
(edit) @74988   6 years vboxsync VideoRec/Main: Moved EBML / MKV writer + definition headers into …
(edit) @74987   6 years vboxsync VideoRec/Main: Split up code into more functions, separating VPX code …
(edit) @74986   6 years vboxsync Addiitons/linux/vboxvideo: Fixes for API changes in kernel 4.19 …
(edit) @74985   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Add missing breaks in previous.
(edit) @74984   6 years vboxsync VideoRec/Main: Moved the video codec's pointer to the YUV plane into …
(edit) @74983   6 years vboxsync Devices/*/BIOS: Regenreated alternative bios sources.
(edit) @74982   6 years vboxsync MakeAlternativeSource: Use codeview debug info to avoid jump tables …
(edit) @74981   6 years vboxsync IPRT/Dbg: Made the codeview debug info parser prefer symbols with …
(edit) @74980   6 years vboxsync IPRT/dbg: Added a few flags to RTDbg[Mod|As]SymbolAdd to deal with …
(edit) @74979   6 years vboxsync Installers/linux: adjust for split GUI binaries and bump from 5.2 to 6.0.
(edit) @74978   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Sync action separator rules …
(edit) @74977   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser & Tools panes: …
(edit) @74976   6 years vboxsync FE/Qt: bugref:9230: Cloud Profile Manager: Forgot to remove …
(edit) @74975   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Make sure any tool is opened …
(edit) @74973   6 years vboxsync 6.0.0_BETA1
(edit) @74971   6 years vboxsync VideoRec/Main: Append screen ID to dumped video frames (enabled debug …
(edit) @74970   6 years vboxsync FE/Qt: bugref:9230: Cloud Profile Manager: Missed icons.
(edit) @74967   6 years vboxsync iprt/mp-r0drv-linux.c: Attempt at fixing !CONFIG_SMP warnings.
(edit) @74965   6 years vboxsync Additions/linux/vboxguest: drop devinitdata attribute. bugref:4567: …
(edit) @74964   6 years vboxsync Additions/linux/installer: try to inhibit reboot while rebuilding …
(edit) @74963   6 years vboxsync Additions/linux/vboxvideo: really disable the resize capability on …
(edit) @74962   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Tools pane: A bit of handling …
(edit) @74961   6 years vboxsync FE/Qt: bugref:9049: UIImageTools: It appeared we need …
(edit) @74960   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane item: A …
(edit) @74959   6 years vboxsync FE/Qt: bugref:9241: No tool-tips for empty viewports (to be integrated …
(edit) @74958   6 years vboxsync FE/Qt: bugref:9230: Cloud Profile Manager: Help action.
(edit) @74957   6 years vboxsync FE/Qt: bugref:9230: Cloud Profile Manager: Actions reordering.
(edit) @74956   6 years vboxsync FE/Qt: bugref:9230: Cloud Profile Manager: Update newly created …
(edit) @74955   6 years vboxsync VideoRec/Main: Implemented applying audio driver configuration at …
(edit) @74954   6 years vboxsync FE/Qt: bugref:9264: Remove OCI-Classic from the GUI.
(edit) @74953   6 years vboxsync Guest Control/Main: Made the IGuestSession::copyToGuest() and …
(edit) @74952   6 years vboxsync Main/MediumIO: Fix interface list mixup for the convert to stream operation
(edit) @74951   6 years vboxsync FE/Qt: UIActionPool & UIActionPoolSelector: Don't forget to mention …
(edit) @74950   6 years vboxsync FE/Qt: bugref:9261: VirtualBox Manager: Add/New actions for Machine …
(edit) @74949   6 years vboxsync FE/Qt: bugref:8901: Snapshot details were not filled properly Snapshot …
(edit) @74948   6 years vboxsync FE/Qt: bugref:9241: Fixing regression of new VirtualBox Manager …
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