VirtualBox

source: vbox/trunk/src/VBox/Main/src-client

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @71213   7 years vboxsync Guest Control: Moved the copying host -> guest implementations from …
(edit) @71179   7 years vboxsync Fixing few VirtualBox related typos in various places, mostly GUI, GA, …
(edit) @71177   7 years vboxsync Guest Control/GuestProcessImpl: Unified VERR_FILE_NOT_FOUND and …
(edit) @71176   7 years vboxsync Guest Control/Toolbox: Added …
(edit) @71174   7 years vboxsync Guest Control: Logging tweaks; make use of the dedicated …
(edit) @71173   7 years vboxsync Guest Control: Logging tweaks; make use of the dedicated …
(edit) @71164   7 years vboxsync VideoRec: Got rid of the static codec interface define and prepare for …
(edit) @71162   7 years vboxsync VideoRec: Don't try to free the filename's suffix if it's not …
(edit) @71146   7 years vboxsync DevVGA, Additions: added VBE_DISPI_ID_CFG for querying the virtual …
(edit) @71137   7 years vboxsync VideoRec: Added timestamping output files if an output file already …
(edit) @71125   7 years vboxsync Guest Control/GuestProcessImpl.cpp: Added default case for 'vbox_stat' …
(edit) @71108   7 years vboxsync Added speculation control settings to API, refined implementation.
(edit) @70773   7 years vboxsync Main/ConsoleImpl: Make vcc happy
(edit) @70772   7 years vboxsync Doxygen fix
(edit) @70769   7 years vboxsync Make scm happy
(edit) @70767   7 years vboxsync Main/ConsoleImpl2.cpp: Don't ever include the disk integrity driver …
(edit) @70766   7 years vboxsync Main,FE/VBoxManage: Allow changing the serial port attachment type …
(edit) @70753   7 years vboxsync Main/Console: only do video recording setup at VM start if the feature …
(edit) @70712   7 years vboxsync Main,VBoxManage: Added CPUPropertyType_HWVirt. Translates to …
(edit) @70670   7 years vboxsync Main/AudioDriver: Attach / detach the entire driver chain (including …
(edit) @70644   7 years vboxsync Audio/Main: More code needed for attaching / detaching host backends …
(edit) @70628   7 years vboxsync Main/Networking: Anything else but LUN#0 is not supported yet in …
(edit) @70626   7 years vboxsync Main/AudioDriver: Logging.
(edit) @70623   7 years vboxsync VideoRec/WebMWriter: Fixes required for some players (e.g latest Firefox).
(edit) @70622   7 years vboxsync VideoRec/WebMWriter: Added support for relative and absolute …
(edit) @70621   7 years vboxsync Main/VideoRec: Logging nit.
(edit) @70620   7 years vboxsync VideoRec/EBML_MKV.h: Copyright 2018.
(edit) @70619   7 years vboxsync VideoRec/EBML_MKV.h: Added FrameRate element.
(edit) @70606   7 years vboxsync updates (bugref:9087)
(edit) @70599   7 years vboxsync Main: Minor HGCM fixes, ?bugref:9064
(edit) @70596   7 years vboxsync DevVGA: cleanup in progress
(edit) @70585   7 years vboxsync VirtualBoxClientImpl.cpp: Adjusted SDS diagnostic messages. Fixed …
(edit) @70583   7 years vboxsync Main/AudioDriver: Bail out early in configure() if no audio device is …
(edit) @70580   7 years vboxsync AudioDriver.cpp: This is more readable.
(edit) @70579   7 years vboxsync Main/AudioDriver: Fixed crash trying to configure device when no audio …
(edit) @70565   7 years vboxsync Burn fix (trailing spaces).
(edit) @70564   7 years vboxsync Main/AudioDriver: Documentation.
(edit) @70563   7 years vboxsync Audio/Main: Also made the video recording driver use the new …
(edit) @70553   7 years vboxsync Audio: Main/DrvAudioVRDE: Added drvAttach and drvDetach callbacks.
(edit) @70547   7 years vboxsync Main/AudioDriver: Documentation.
(edit) @70544   7 years vboxsync Audio/Main: Also added the driver name to the AudioDriver base class.
(edit) @70538   7 years vboxsync SVN props.
(edit) @70537   7 years vboxsync Build fix.
(edit) @70536   7 years vboxsync Build fix, trailing spaces.
(edit) @70535   7 years vboxsync Audio/VRDE: Implemented support for dynamically attaching / detaching …
(edit) @70533   7 years vboxsync Audio/VRDE: Implemented audio driver base class for Main audio drivers …
(edit) @70496   7 years vboxsync Audio: Renamed VBOX_WITH_VRDE_AUDIO -> VBOX_WITH_AUDIO_VRDE.
(edit) @70388   7 years vboxsync Main/GuestProcessImpl.cpp: Made annoying assertion in …
(edit) @70322   7 years vboxsync USB: When capturing devices, provide the speed rather than USB port …
(edit) @70296   7 years vboxsync VBoxSDS: ​​​​bugref:3300: added error description if VBoxSDS deleted.
(edit) @70239   7 years vboxsync Main/Nvram: use PDM driver include, avoid unnecessary header dependency
(edit) @70238   7 years vboxsync Main/Console+BusAssignmentManager: Move from manual PCI bridge …
(edit) @70237   7 years vboxsync Main/UsbCardReader: use PDM driver include, avoid unnecessary header …
(edit) @70221   7 years vboxsync Backed out r119656 as it was not the fix I asked for.
(edit) @70130   7 years vboxsync ConsoleImpl2: Put the ISA extension CFGM bits where CPUM wants them.
(edit) @70108   7 years vboxsync Guest properties: Added a length check for GuestPropWriteFlags() and …
(edit) @70090   7 years vboxsync Backed out r119634 + r119637 again.
(edit) @70086   7 years vboxsync Guest properties: Added a length check for GuestPropWriteFlags() and …
(edit) @70075   7 years vboxsync Devices/Graphics, Main, FE/Qt: add plumbing for sending cursor …
(edit) @70063   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70061   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70058   7 years vboxsync GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
(edit) @70039   7 years vboxsync Fixed typo: Occurance -> Occurrence.
(edit) @70038   7 years vboxsync Build fix.
(edit) @70036   7 years vboxsync Build fix.
(edit) @70035   7 years vboxsync Main/VideoRec: Made the audio driver's LUN assignment more flexible by …
(edit) @70021   7 years vboxsync Audio/Main: Use uint64_t for fDebugEnabled flag, as we're writing …
(edit) @70015   7 years vboxsync Audio/Main: Fixed ValidationKit driver name in CFGM registration.
(edit) @70013   7 years vboxsync Audio: Unified audio debug / dumping code to also get device DMA data …
(edit) @69956   7 years vboxsync Audio: Implemented support for dumping raw PCM data if debug mode is …
(edit) @69806   7 years vboxsync VirtualBoxClient: Dropped the WMI non-sense to get service status, …
(edit) @69805   7 years vboxsync VirtualBoxClient: Dropped the WMI non-sense to get service status, …
(edit) @69804   7 years vboxsync VirtualBoxClient: Dropped the WMI non-sense to get service status, …
(edit) @69792   7 years vboxsync SDS/VirtualBoxClient: build fix
(edit) @69791   7 years vboxsync VirtualBoxClient: brought back some problem determination code useful …
(edit) @69783   7 years vboxsync Main: SDS plan B it is.
(edit) @69749   7 years vboxsync Changed RTLogCreateEx[V] to take a RTERRINFO pointer rather than plain …
(edit) @69729   7 years vboxsync Main: Outlined a possible plan B for the VBoxSDS stuff.
(edit) @69725   7 years vboxsync VideoRec: Added a bit more error logging going into the release log.
(edit) @69724   7 years vboxsync VideoRec: Added a bit more error logging going into the release log.
(edit) @69689   7 years vboxsync Main/WebMWriter: SVN props.
(edit) @69684   7 years vboxsync Main/WebMWriter: SVN props.
(edit) @69683   7 years vboxsync VideoRec/Main: Factored out the WebMWriter class from the EBMLWriter …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69474   7 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69240   7 years vboxsync Main: scm updates
(edit) @69195   7 years vboxsync Main/EBML: Renamed EbmlMkvIDs.h -> EBML_MKV.h
(edit) @69194   7 years vboxsync Build fix.
(edit) @69193   7 years vboxsync Build fix.
(edit) @69192   7 years vboxsync Main/EBMLWriter.cpp: Renaming.
(edit) @69191   7 years vboxsync Build fix.
(edit) @69190   7 years vboxsync Main/EBMLWriter.cpp: Renaming.
(edit) @69189   7 years vboxsync VideoRec: Started implementing a render queue for muxing / syncing …
(edit) @69188   7 years vboxsync VideoRec/DrvAudioVideoRec: Use a PTS for encoding.
(edit) @69054   7 years vboxsync DevEFI: Easier configuration approach using a single CFGM entry, …
(edit) @69053   7 years vboxsync Main/Console: no need to include the APIC header file directly, it …
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @69017   7 years vboxsync whitespace cleanup
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