VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @97413   2 years vboxsync Guest Control/Main: More (temporary) logging. ​bugref:10286
(edit) @97412   2 years vboxsync Guest Control/Main: Temporary verbose logging build for the Testboxes. …
(edit) @97410   2 years vboxsync Main/GuestCtrlPrivate.cpp: Don't use doxygen-style comments inside …
(edit) @97409   2 years vboxsync Main/GuestCtrlPrivate.cpp: Don't use doxygen-style comments inside …
(edit) @97404   2 years vboxsync Recording/Main: Build fixes when VBOX_WITH_AUDIO_RECORDING is not defined.
(edit) @97399   2 years vboxsync Guest Control/Main: Rewrite of the path building and directory …
(edit) @97396   2 years vboxsync Guest Control/Main: Rewrite of the path building and directory …
(edit) @97395   2 years vboxsync Guest Control/Main: Rewrite of the path building and directory …
(edit) @97392   2 years vboxsync Main/UpdateAgentImpl.h: doxygen fix
(edit) @97367   2 years vboxsync Backed out r154357,r154358,r154360,r154361,r154364 because it still …
(edit) @97366   2 years vboxsync Main/UnattendedImpl: We don't use L prefixed strings with Bstr. …
(edit) @97363   2 years vboxsync ​bugref:10180 - Use hrc instead of rc for HRESULT.
(edit) @97362   2 years vboxsync ​bugref:10180 - fixed issue where some files are not cleaned up after …
(edit) @97360   2 years vboxsync bugref:10180 - fixed issue where some files are not cleaned up after …
(edit) @97359   2 years vboxsync bugref:4784 - separated SharedFolder API from being used from both …
(edit) @97344   2 years vboxsync Guest Control/Main: Fixes for copying to/from guests with mixed OSes. …
(edit) @97306   2 years vboxsync Main/Guest Control: Renamed GuestSession::i_getPathStyle() -> …
(edit) @97305   2 years vboxsync Main/Guest Control: Renamed GuestSession::i_getPathStyle() -> …
(edit) @97304   2 years vboxsync Main/Guest Control: Added a force parameter to GuestPath::Translate() …
(edit) @97303   2 years vboxsync Main/Guest Control: Added GuestBase::fsObjTypeToStr(). ​bugref:10286
(edit) @97276   2 years vboxsync Main/Guest Control: Added new guestControl::GuestPath class which …
(edit) @97261   2 years vboxsync Changed the operator[] to function at() to avoid inserting new empty …
(edit) @97230   2 years vboxsync bugref:10305. Fixed the wrong key. The key had been changed from …
(edit) @97168   2 years vboxsync Main: src-server: VirtualBoxImpl: prevent VBoxSVC deadlock, bugref:10306.
(edit) @97152   2 years vboxsync Main/Guest Control: Resolved some @todos: Hand-in RTDIRENTRYEX in …
(edit) @97151   2 years vboxsync Main/Guest Control: Resolved some @todos: Got rid of using separate …
(edit) @97140   2 years vboxsync Main/Guest Control: Resolved some @todos: - Don't allocate a separate …
(edit) @97139   2 years vboxsync Main/Guest Control: Resolved some @todos: - Don't allocate a separate …
(edit) @97137   2 years vboxsync Main/Guest Control: Fixed some docs typos.
(edit) @97113   2 years vboxsync Main/ExtPack: Attempting to uninstall an extension pack which doesn't …
(edit) @97031   2 years vboxsync Main, FE/Qt: Add Oracle Linux 9 and RHEL 9.
(edit) @97024   2 years vboxsync Main/glue: Applied the out-of-process restrictions to the IDLLHost …
(edit) @96988   2 years vboxsync Main: streamlined URB processing in remote USB backend
(edit) @96911   2 years vboxsync CloudNet,libs/libssh: bugref:9469 Build fix for r153820.
(edit) @96910   2 years vboxsync CloudNet,libs/libssh: bugref:9469 Build libssh as separate DLL and …
(edit) @96909   2 years vboxsync Main/MouseImpl: Simplified i_getDeviceCaps and code immediately …
(edit) @96908   2 years vboxsync Main/MouseImpl: My 0.02$ and some cleanups. bugref:10285
(edit) @96906   2 years vboxsync Main: src-client: MouseImpl: Provide guest's absolute pointing mouse …
(edit) @96890   2 years vboxsync Main,FE/VBoxManage: Implement possiblity to configure some of the …
(edit) @96888   2 years vboxsync Main,FE/VBoxManage: Implement possiblity to configure some of the …
(edit) @96862   2 years vboxsync Main/Unattended: Fedora detection fix. bugref:9781
(edit) @96861   2 years vboxsync IPRT/Vfs,Main/Unattended: Detect fedora ISOs, various code cleanups. …
(edit) @96854   2 years vboxsync Devices/USB,Main,FE/Qt: Export EHCI and XHCI controller …
(edit) @96853   2 years vboxsync Main/NvramStore: Fix uninitialized variable, bugref:9477
(edit) @96850   2 years vboxsync Main/tstOVF: Use RTFileExists to test for the existance of a file, on …
(edit) @96849   2 years vboxsync fixed tstOVF so it no longer leaves a mess after failure, removed …
(edit) @96847   2 years vboxsync Main/CloudNet: Improved error reporting for missing cloud gateway …
(edit) @96803   2 years vboxsync Main/VBoxSDS: Restored original const wchar_t * string parameter for …
(edit) @96788   2 years vboxsync Main/VirtualBox.xidl: Fix method docs.
(edit) @96721   2 years vboxsync Unattended: bugref:9781. Using the first part of the read disk name …
(edit) @96706   2 years vboxsync Unattended: bugref:9781. Some modifications on OS detection and menu …
(edit) @96670   2 years vboxsync Main: Introduce a method to query sensible TPM types to offer in the …
(edit) @96657   2 years vboxsync Unattended: bugref:9781. Some fixes to make unattended install work …
(edit) @96619   2 years vboxsync Main/Unattended: Added is-install-supported checks for windows and …
(edit) @96617   2 years vboxsync Main: whitespace/nits.
(edit) @96572   2 years vboxsync HostDrives,Installer/win: Reworked the windows installer related code …
(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) @96480   2 years vboxsync Recording/Main: Added video frame dumping 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) @96418   2 years vboxsync fix additional copyright notice
(edit) @96417   2 years vboxsync more manual copyright and license notice fixing
(edit) @96412   2 years vboxsync update copyright and license notice text in generators
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96399   2 years vboxsync /Config.kmk and many other places: Change VBOX_VENDOR to the official …
(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) @96311   2 years vboxsync Main/xml/VirtualBox-settings.xsd: comment fix
(edit) @96310   2 years vboxsync src/VBox/Main/idl/VirtualBox.dtd: comment fix
(edit) @96309   2 years vboxsync src/VBox/Main/UnattendedTemplates: comment fixes
(edit) @96308   2 years vboxsync src/VBox/Main: XML/XSL comment fixes
(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) @96237   2 years vboxsync Main: Update copyright year (also for the generated output) and fix a …
(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) @96212   2 years vboxsync Enabled audio recording again, now using Vorbis (libvorbis) as the …
(edit) @96210   2 years vboxsync Recording/Main/WebMWrite: Fixed warning (Linux build fix). bugref:10275
(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 …
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