|
|
@96657
|
2 years |
vboxsync |
Unattended: bugref:9781. Some fixes to make unattended install work …
|
|
|
@96545
|
2 years |
vboxsync |
Recording/Main: Made recording file name construction more …
|
|
|
@96481
|
2 years |
vboxsync |
Recording/Main: Added some more recording frame utility functions. …
|
|
|
@96480
|
2 years |
vboxsync |
Recording/Main: Added video frame dumping utility functions …
|
|
|
@96479
|
2 years |
vboxsync |
Recording/Main: Use RECORDINGPIXELFMT for RecordingUtilsRGBToYUV(). …
|
|
|
@96478
|
2 years |
vboxsync |
Recording/Main: Added video frame dumping utility functions …
|
|
|
@96407
|
3 years |
vboxsync |
scm copyright and license note update
|
|
|
@96324
|
3 years |
vboxsync |
Recording/Main: Renaming (use m_ prefixes for class variables).
|
|
|
@96322
|
3 years |
vboxsync |
Recording/Main: Optimization: Check if recording stream updates are …
|
|
|
@96285
|
3 years |
vboxsync |
Recording: Removed support for Opus. bugref:10275
|
|
|
@96284
|
3 years |
vboxsync |
Recording/Main: Fixed audio/video sync issues, made timestamp …
|
|
|
@96265
|
3 years |
vboxsync |
Recording/Main: Build fix when VBOX_WITH_AUDIO_RECORDING is not …
|
|
|
@96260
|
3 years |
vboxsync |
Recording/Main: Greatly reduced workload spent in the recording …
|
|
|
@96230
|
3 years |
vboxsync |
Recording/Main: Renaming (IPRT status code -> VBox status code). …
|
|
|
@96229
|
3 years |
vboxsync |
Recording/Main: Decoupled the WebM writer class from codec …
|
|
|
@96210
|
3 years |
vboxsync |
Recording/Main/WebMWrite: Fixed warning (Linux build fix). bugref:10275
|
|
|
@96179
|
3 years |
vboxsync |
Recording: Implemented support for Vorbis codec (provided by …
|
|
|
@96178
|
3 years |
vboxsync |
Recording: Implemented support for Vorbis codec (provided by …
|
|
|
@96177
|
3 years |
vboxsync |
Recording: Implemented support for Vorbis codec (provided by …
|
|
|
@96176
|
3 years |
vboxsync |
Recording: Implemented support for Vorbis codec (provided by …
|
|
|
@96175
|
3 years |
vboxsync |
Recording: Implemented support for Vorbis codec (provided by …
|
|
|
@96172
|
3 years |
vboxsync |
Recording/Main: Changed IRecordingScreenSettings::features attribute …
|
|
|
@96141
|
3 years |
vboxsync |
Recording/Main:
- Renamed RecordingVideoScalingMethod -> …
|
|
|
@95741
|
3 years |
vboxsync |
Main/Recording: Added ISystemProperties::getRecordingFeatures to allow …
|
|
|
@95714
|
3 years |
vboxsync |
Recording/Main: Object sharing fixes for the per-screen settings by …
|
|
|
@95665
|
3 years |
vboxsync |
Recording/Main: Fixed a file sharing violation when closing recorded …
|
|
|
@95645
|
3 years |
vboxsync |
Recording/Main: Simplified and got rid of some destruction races by …
|
|
|
@95639
|
3 years |
vboxsync |
Recording: Settings handling fixes / overhaul. This adds the ability …
|
|
|
@95450
|
3 years |
vboxsync |
Main/MachineImpl: Cleaned up all the RTFileDelete() calls to only use …
|
|
|
@95436
|
3 years |
vboxsync |
Main/UnattendedInstall: Minimalistic support for FreeBSD >= 10.0 …
|
|
|
@95423
|
3 years |
vboxsync |
Audio/Main: Bigger revamp of the audio interface(s) to later also …
|
|
|
@95395
|
3 years |
vboxsync |
Main/Mouse+SystemProperties+Settings: Forgotten important pieces of …
|
|
|
@95385
|
3 years |
vboxsync |
Guest Control/Main: Added IFsInfo, IGuestFsInfo, …
|
|
|
@95368
|
3 years |
vboxsync |
FE/Qt, Main/Console+Mouse, VBoxManage: Touchpad support, should be …
|
|
|
@95353
|
3 years |
vboxsync |
FE/VBoxAutostart/adi: Added documentation for running in session 0 + …
|
|
|
@95271
|
3 years |
vboxsync |
Touchpad: First part of touchpad support, PDM interface and device …
|
|
|
@95118
|
3 years |
vboxsync |
Main/VirtualBoxImpl: Don't use DECLCALLBACKPTR for a C++ callback …
|
|
|
@94981
|
3 years |
vboxsync |
Main/Update check Removed update agent-specific proxy settings. …
|
|
|
@94907
|
3 years |
vboxsync |
Main/AutoCaller.h: Add convenience wrapper isNotOk(), bugref:10223
|
|
|
@94807
|
3 years |
vboxsync |
Main/Update check: Added sanity checks for repository URLs. bugref:7983
|
|
|
@94804
|
3 years |
vboxsync |
Main/Console: Implement log encryption for encrypted VMs, bugref:9955
|
|
|
@94793
|
3 years |
vboxsync |
Main,VMM: Implemented most of the functionality for encrypted VMs …
|
|
|
@94783
|
3 years |
vboxsync |
Main/SecretKeyStore: Add begin() and end() to iterate over all secret …
|
|
|
@94782
|
3 years |
vboxsync |
Main/MachineImpl: Implement the change encryption functionality for a …
|
|
|
@94778
|
3 years |
vboxsync |
Main/{DisplayUtils,MachineImpl}: Prepare the various screenshot …
|
|
|
@94773
|
3 years |
vboxsync |
Revert r151158
|
|
|
@94772
|
3 years |
vboxsync |
Main: Introduce crypto utilities for handling SSM files, bugref:9955 …
|
|
|
@94771
|
3 years |
vboxsync |
Main: Introduce crypto utilities for handling SSM files, bugref:9955
|
|
|
@94756
|
3 years |
vboxsync |
Main/VBoxManage/Update check: More code + docs for proxy settings …
|
|
|
@94751
|
3 years |
vboxsync |
Main/Unattended: bugref:9781. build fix.
|
|
|
@94749
|
3 years |
vboxsync |
Main/Unattended: bugref:9781. doxy fix.
|
|
|
@94748
|
3 years |
vboxsync |
Main/Unattended: bugref:9781. Edit grub.cfg when isolinux stuff is …
|
|
|
@94747
|
3 years |
vboxsync |
Main/MachineImpl: Implement a few more APIs for full VM encryption, …
|
|
|
@94744
|
3 years |
vboxsync |
Main/ConsoleImpl: Some helpers to retain and release the cryptographic …
|
|
|
@94743
|
3 years |
vboxsync |
Main/NvramStore: Add support for encrypted NVRAM files (untested), …
|
|
|
@94742
|
3 years |
vboxsync |
Main/ConsoleImpl: Some helpers to retain and release the cryptographic …
|
|
|
@94737
|
3 years |
vboxsync |
Main/Update check: Take #2: Boilerplate code for update agent event …
|
|
|
@94735
|
3 years |
vboxsync |
Main/MachineImpl: First part of the full VM encryption integration, …
|
|
|
@94723
|
3 years |
vboxsync |
Main/Update check: Added UpdateAgent::supportedChannels getter. bugref:7983
|
|
|
@94720
|
3 years |
vboxsync |
Main: Implement loading and unloading of the cryptographic support …
|
|
|
@94714
|
3 years |
vboxsync |
Main,Settings: Integrate the extension pack cryptographic module in …
|
|
|
@94704
|
3 years |
vboxsync |
Main/Update check: Implemented and expose update agent events. …
|
|
|
@94703
|
3 years |
vboxsync |
Main: Added VirtualBoxBase::setErrorVrcV().
|
|
|
@94702
|
3 years |
vboxsync |
Main/Update check: Docs, renaming. bugref:7983
|
|
|
@94700
|
3 years |
vboxsync |
Main/Update check: Also expose IUpdateAgent::isCheckNeeded() in base …
|
|
|
@94685
|
3 years |
vboxsync |
Main/Update check: Settings fixes, added @todos. bugref:7983
|
|
|
@94670
|
3 years |
vboxsync |
Main/Update check: Big overhaul of the API and functionality [build …
|
|
|
@94660
|
3 years |
vboxsync |
doc/manual,Main,Frontends: API changes in preparation for full VM …
|
|
|
@94654
|
3 years |
vboxsync |
Main/Update check: Big overhaul of the API and functionality [build …
|
|
|
@94650
|
3 years |
vboxsync |
Main/Update check: Big overhaul of the API and functionality [build …
|
|
|
@94648
|
3 years |
vboxsync |
Main/Update check: Big overhaul of the API and functionality [build …
|
|
|
@94647
|
3 years |
vboxsync |
Main/Update check: Big overhaul of the API and functionality [build …
|
|
|
@94646
|
3 years |
vboxsync |
Main/Update check: Big overhaul of the API and functionality [build …
|
|
|
@94645
|
3 years |
vboxsync |
Main/Update check: Big overhaul of the API and functionality [build …
|
|
|
@94643
|
3 years |
vboxsync |
Main/Update check: Big overhaul of the API and functionality.
* Now …
|
|
|
@94598
|
3 years |
vboxsync |
Main/Machine+Medium+Snapshot+VirtualBox: Recursion elimination to save …
|
|
|
@94533
|
3 years |
vboxsync |
Main/Unattended: bugref:9781. Renaming the newly added attribute.
|
|
|
@94532
|
3 years |
vboxsync |
Main/Unattended: bugref:9781. Adding a new attribute to IUNattended …
|
|
|
@94521
|
3 years |
vboxsync |
libs/libssh,Main,FE/VBoxManage,Devices/Network/DrvCloudTunnel|ai: Add …
|
|
|
@94514
|
3 years |
vboxsync |
Main/NvramStore: Implement SSM handlers so the state doesn't get …
|
|
|
@94368
|
3 years |
vboxsync |
Main,UsbWebcam: Drop passing pointers through CFGM in favor of using …
|
|
|
@94347
|
3 years |
vboxsync |
Main/Unattended: bugref:9781. Extending GeneralTextScript with the …
|
|
|
@94342
|
3 years |
vboxsync |
Main,VMM/PDMUsb,Devices/USB,VRDP: Drop passing pointers through CFGM …
|
|
|
@94335
|
3 years |
vboxsync |
Main/Unattended: bugref:9781. Debian live ISOs have only menu.cfg as …
|
|
|
@94324
|
3 years |
vboxsync |
Main/Unattended: bugref:9781. Splitting isolinux.cfg edit function …
|
|
|
@94321
|
3 years |
vboxsync |
Main/UsbCardReader: Drop passing pointers through CFGM in favor of …
|
|
|
@94249
|
3 years |
vboxsync |
Main: Guest Properties: bugref:10185 post-review fixes.
- …
|
|
|
@94184
|
3 years |
vboxsync |
Main: Guest Properties: notify lesteners that property was deleted …
|
|
|
@94079
|
3 years |
vboxsync |
Main/Unattended: bugref:9781. Return false from …
|
|
|
@94075
|
3 years |
vboxsync |
Main/Unattended: bugref:9781. Adding a property to IUnattended to …
|
|
|
@93891
|
3 years |
vboxsync |
Main: Guest Properties: improved property name and value validation, …
|
|
|
@93858
|
3 years |
vboxsync |
Main: Restored bwGroups[i]->COMGETTER(Name)(strName.asOutParam()); …
|
|
|
@93855
|
3 years |
vboxsync |
Main/Console: remove statements that write pointers for led set, …
|
|
|
@93720
|
3 years |
vboxsync |
Guest Control/Main: Return an error in IGuestProcess::terminate() if …
|
|
|
@93587
|
3 years |
vboxsync |
Main/Unattended: Set IMAGE/WINDOWS/EDITIONID (or IMAGE/FLAGS absent) …
|
|
|
@93584
|
3 years |
vboxsync |
Main/Unattended: Update detectedOS* attributes when setting imageIndex …
|
|
|
@93581
|
3 years |
vboxsync |
Main/Unattended: Extract the languages from the XML too. bugref:9781
|
|
|
@93580
|
3 years |
vboxsync |
Main/Unattended: Do mixcase element searching for everything. Added …
|
|
|
@93579
|
3 years |
vboxsync |
Main/Unattended: Fix for …
|
|
|
@93578
|
3 years |
vboxsync |
Main/Unattended: Get the image architecture if we can. bugref:9781
|
|
|