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) @96888   2 years vboxsync Main,FE/VBoxManage: Implement possiblity to configure some of the …
(edit) @96854   2 years vboxsync Devices/USB,Main,FE/Qt: Export EHCI and XHCI controller …
(edit) @96847   2 years vboxsync Main/CloudNet: Improved error reporting for missing cloud gateway …
(edit) @96617   2 years vboxsync Main: whitespace/nits.
(edit) @96545   2 years vboxsync Recording/Main: Made recording file name construction more …
(edit) @96482   2 years vboxsync Recording/Main: Added video frame dumping utility functions …
(edit) @96481   2 years vboxsync Recording/Main: Added some more recording frame utility functions. …
(edit) @96479   2 years vboxsync Recording/Main: Use RECORDINGPIXELFMT for RecordingUtilsRGBToYUV(). …
(edit) @96478   2 years vboxsync Recording/Main: Added video frame dumping utility functions …
(edit) @96477   2 years vboxsync Recording/WebMWriter: Removed dead code. ​bugref:10275
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96391   2 years vboxsync Recording/Main: Removed unnecessary VPX includes from DisplayImpl.cpp. …
(edit) @96324   2 years vboxsync Recording/Main: Renaming (use m_ prefixes for class variables).
(edit) @96323   2 years vboxsync Recording/Main: Docs nits (use @c instead of \c).
(edit) @96322   2 years vboxsync Recording/Main: Optimization: Check if recording stream updates are …
(edit) @96292   2 years vboxsync Recording: Docs fixes. bugref:10275
(edit) @96288   2 years vboxsync Recording: Vorbis license updates, removed Opus license. bugref:10275
(edit) @96285   2 years vboxsync Recording: Removed support for Opus. bugref:10275
(edit) @96284   2 years vboxsync Recording/Main: Fixed audio/video sync issues, made timestamp …
(edit) @96283   2 years vboxsync Recording/Main: Use getStreamInternal() where possible. bugref:10275
(edit) @96265   2 years vboxsync Recording/Main: Build fix when VBOX_WITH_AUDIO_RECORDING is not …
(edit) @96262   2 years vboxsync Recording/Main: Greatly reduced workload spent in the recording …
(edit) @96261   2 years vboxsync Recording/Main: Greatly reduced workload spent in the recording …
(edit) @96260   2 years vboxsync Recording/Main: Greatly reduced workload spent in the recording …
(edit) @96243   2 years vboxsync Recording/Main: Decoupled the WebM writer class from codec …
(edit) @96231   2 years vboxsync Recording/Main: Decoupled the WebM writer class from codec …
(edit) @96230   2 years vboxsync Recording/Main: Renaming (IPRT status code -> VBox status code). …
(edit) @96229   2 years vboxsync Recording/Main: Decoupled the WebM writer class from codec …
(edit) @96226   2 years vboxsync Recording/Main Make sure to clear map first, as we want to (re-)set …
(edit) @96207   2 years vboxsync Audio/DrvAudioRec.cpp: Windows build fix. bugref:10275
(edit) @96187   2 years vboxsync Main/Recording: doxgyen fix. bugref:10275
(edit) @96179   2 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96178   2 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96177   2 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96176   2 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96175   2 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96172   2 years vboxsync Recording/Main: Changed IRecordingScreenSettings::features attribute …
(edit) @96141   2 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @96140   2 years vboxsync Recording/Main: Make use of new logging group RECORDING. ​bugref:10275
(edit) @96137   2 years vboxsync Recording/Main: Propagate errors further up, to let clients ask …
(edit) @95918   2 years vboxsync Recording/Main: Integrated r152624 from 6.1 into trunk (More code for …
(edit) @95822   2 years vboxsync DnD: Added GuestHost/DnDUtils module for various utility functions, …
(edit) @95821   2 years vboxsync DnD: Added GuestHost/DnDUtils module for various utility functions, …
(edit) @95750   2 years vboxsync Recording: Disabled the audio recording feature for now.
(edit) @95728   2 years vboxsync GCM: Treat Windows 3.1 guest type the same as DOS (required for WfW 3.11).
(edit) @95665   2 years vboxsync Recording/Main: Fixed a file sharing violation when closing recorded …
(edit) @95645   2 years vboxsync Recording/Main: Simplified and got rid of some destruction races by …
(edit) @95639   2 years vboxsync Recording: Settings handling fixes / overhaul. This adds the ability …
(edit) @95503   2 years vboxsync Guest Control/Main: Explicitly handle GuestSessionStatus_Starting and …
(edit) @95502   2 years vboxsync Guest Control/Main: Also bail out early in GuestSession::i_waitFor() …
(edit) @95501   2 years vboxsync Guest Control/Main: Explicitly handle GuestSessionStatus_Starting and …
(edit) @95500   2 years vboxsync Guest Control/Main: Check for unexpected event types in …
(edit) @95423   2 years vboxsync Audio/Main: Bigger revamp of the audio interface(s) to later also …
(edit) @95385   2 years vboxsync Guest Control/Main: Added IFsInfo, IGuestFsInfo, …
(edit) @95369   2 years vboxsync FE/Qt, Main/Console+Mouse: Make compatible with Qt6, and add some API …
(edit) @95368   2 years vboxsync FE/Qt, Main/Console+Mouse, VBoxManage: Touchpad support, should be …
(edit) @95364   2 years vboxsync Main/FE: Added new audio driver type "default" to make it possible to …
(edit) @95330   2 years vboxsync Main/ConsoleImpl.cpp: nit
(edit) @95271   2 years vboxsync Touchpad: First part of touchpad support, PDM interface and device …
(edit) @95256   2 years vboxsync VMM/CFGM,NEM,HM,ConsoleImpl2: Let CPUM take care of enabling 64-bit …
(edit) @95254   2 years vboxsync Main/ConsoleImpl2.cpp: Removed some 32-bit REM configuration code. …
(edit) @95066   3 years vboxsync Main/ConsoleImpl2.cpp: No need to check for the host's VT-x/AMD-V and …
(edit) @94974   3 years vboxsync GCM: Enabled divide by zero fixing automagic for some guests.
(edit) @94966   3 years vboxsync Main/src-client/RecordingStream.cpp: Adjust to the new rules wrt. to …
(edit) @94965   3 years vboxsync Main/src-client/RemoteUSBBackend.cpp: Adjust to the new rules wrt. to …
(edit) @94964   3 years vboxsync Main/src-client/VMMDevInterface.cpp: Adjust to the new rules wrt. to …
(edit) @94963   3 years vboxsync Main/src-client/EmulatedUSBImpl.cpp: Adjust to the new rules wrt. to …
(edit) @94962   3 years vboxsync Main/src-client/WebMWriter.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @94960   3 years vboxsync Main/src-client/ConsoleVRDPServer.cpp: Adjust to the new rules wrt. to …
(edit) @94958   3 years vboxsync Main/src-client/GuestDirectoryImpl.cpp: Adjust to the new rules wrt. …
(edit) @94957   3 years vboxsync Main/src-client/DrvAudioRec.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @94954   3 years vboxsync Main/src-client/GuestImpl.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @94953   3 years vboxsync Main/src-client/EBMLWriter.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @94952   3 years vboxsync Main/src-client/HGCMThread.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @94951   3 years vboxsync Main/src-client/MachineDebuggerImpl.cpp: Adjust to the new rules wrt. …
(edit) @94950   3 years vboxsync Main/src-client/Recording.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @94949   3 years vboxsync Main/src-client/SessionImpl.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @94948   3 years vboxsync Main/src-client/ConsoleImpl2.cpp: Adjust to the new rules wrt. to rc …
(edit) @94947   3 years vboxsync Main/src-client/ConsoleImpl2.cpp: Adjust to the new rules wrt. to rc …
(edit) @94942   3 years vboxsync Main/src-client/GuestFileImpl.cpp: Adjust to the new rules wrt. to rc …
(edit) @94939   3 years vboxsync Main/src-client/UsbWebcamInterface.cpp: Adjust to the new rules wrt. …
(edit) @94938   3 years vboxsync Main/src-client/DisplayImplLegacy.cpp: Adjust to the new rules wrt. to …
(edit) @94937   3 years vboxsync Main/src-client/HGCM.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @94936   3 years vboxsync Main/src-client/HGCMObjects.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @94935   3 years vboxsync Main/src-client/GuestSessionImplTasks.cpp: Adjust to the new rules …
(edit) @94926   3 years vboxsync Main/src-client/VirtualBoxClientImpl.cpp: Adjust to the new rules wrt. …
(edit) @94925   3 years vboxsync Main/src-client/RecordingUtils.cpp: Adjust to the new rules wrt. to rc …
(edit) @94924   3 years vboxsync Main/src-client/MouseImpl.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @94923   3 years vboxsync Main/src-client/KeyboardImpl.cpp: Adjust to the new rules wrt. to rc …
(edit) @94922   3 years vboxsync Main/src-client/DrvAudioVRDE.cpp: Adjust to the new rules wrt. to rc …
(edit) @94921   3 years vboxsync Main/src-client/DisplaySourceBitmapImpl.cpp: Adjust to the new rules …
(edit) @94920   3 years vboxsync Main/src-client/BusAssignmentManager.cpp: Adjust to the new rules wrt. …
(edit) @94919   3 years vboxsync Main/src-client/AudioDriver.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @94918   3 years vboxsync Main/src-client/GuestCtrlImpl.cpp: Adjust to the new rules wrt. to rc …
(edit) @94917   3 years vboxsync Main/src-client/ConsoleImplTeleporter.cpp: Adjust to the new rules …
(edit) @94916   3 years vboxsync Main/src-client/DisplayImpl.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @94915   3 years vboxsync Main/src-client/GuestProcessImpl.cpp: Adjust to the new rules wrt. to …
(edit) @94914   3 years vboxsync Main/src-client/GuestDnDTargetImpl.cpp: Adjust to the new rules wrt. …
(edit) @94893   3 years vboxsync Main/ConsoleImpl2: Some rc vs hrc mixup, bugref:3409
(edit) @94892   3 years vboxsync Main/ConsoleImpl2: Some rc vs hrc mixup, bugref:3409
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