VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @88493   4 years vboxsync FE/Qt: bugref:9831. Wheel event fixes
(edit) @88492   4 years vboxsync DrvHostAudioPulseAudio: Cleaning up the stream control bits. The …
(edit) @88491   4 years vboxsync Build fix for r143749
(edit) @88490   4 years vboxsync Network: Do not bring up links for "not attached" adapters.
(edit) @88489   4 years vboxsync FE/Qt: bugref:9831. Wheel zoom
(edit) @88488   4 years vboxsync FE/Qt: bugref:9831. Caching the image data
(edit) @88487   4 years vboxsync DrvHostAudioPulseAudio: Aligned pre-buffering config with ALSA and …
(edit) @88486   4 years vboxsync DrvAudioHostPulseAudio: Mostly done cleaning up stream creation. …
(edit) @88485   4 years vboxsync FE/Qt: bugref:9831. Some more shortcut fixes
(edit) @88484   4 years vboxsync Intel IOMMU: bugref:9967 Main: Use the same I/O APIC PCI address …
(edit) @88483   4 years vboxsync Intel IOMMU: bugref:9967 tstDeviceStructSizeRC: Update size for IOMMU …
(edit) @88481   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88480   4 years vboxsync DrvHostAudioPulseAudio: Cleaning up pfnStreamCreate... bugref:9890
(edit) @88479   4 years vboxsync DrvHostAudioPulseAudio: Don't do useless default device 'enumeration' …
(edit) @88478   4 years vboxsync DrvHostAudioPulse: Implemented basic device enumeration. bugref:9890
(edit) @88477   4 years vboxsync DrvHostAudioPulseAudio: Cleaned up drvHostAudioPaHA_GetConfig and its …
(edit) @88476   4 years vboxsync DevHDA: Fix incorrect version check in hdaR3LoadExec causing it to …
(edit) @88475   4 years vboxsync FE/Qt: bugref:9831. Better guesses for the zoomed image margins.
(edit) @88474   4 years vboxsync FE/Qt: bugref:9831. dont resize the images larger than 1:1
(edit) @88473   4 years vboxsync openssl: Build fix for Parfait (currently installed version has …
(edit) @88472   4 years vboxsync FE/Qt: bugref:9871: Network Manager: Move selection to somewhere else …
(edit) @88471   4 years vboxsync FE/Qt: VirtualBox Manager: Add VM functionality: Consult to currently …
(edit) @88470   4 years vboxsync FE/Qt: bugref:9831. Shortcut fixes.
(edit) @88469   4 years vboxsync DrvAudioVRDE: Cleanup. [build fix] bugref:9890
(edit) @88468   4 years vboxsync DrvHostAudioCoreAudio.cpp: doxygen fix++. bugref:9890
(edit) @88467   4 years vboxsync DrvHostAudioPulseAudio: Some more cleaning up. bugref:9890
(edit) @88466   4 years vboxsync DrvHostAudioPulseAudio: Re-ordering functions. Changed and unified …
(edit) @88465   4 years vboxsync FE/Qt: bugref:9831. Fixes.
(edit) @88463   4 years vboxsync Openssl 1.1.1i: fix in Config.kmk bugref:9963
(edit) @88462   4 years vboxsync DrvHostAudioDebug,DrvHostAudioNull,DrvHostAudioValidationKit: Prepare …
(edit) @88461   4 years vboxsync Deleting libs/openssl-1.1.1i from trunk. bugref:9963
(edit) @88460   4 years vboxsync DrvAudioVRDE: Cleanup. bugref:9890
(edit) @88459   4 years vboxsync DrvAudioRec: Cleanups. bugref:9890
(edit) @88458   4 years vboxsync DrvHostAudioValidationKit: Forgot to fix the pCfg stream member. …
(edit) @88457   4 years vboxsync DrvHostAudioDebug: Tried to correct pfnStreamCapture so it does not …
(edit) @88456   4 years vboxsync Audio: Went over the null and valkit drivers, the later didn't even …
(edit) @88455   4 years vboxsync DrvHostAudioOss: Implemented draining (via thread). Implemented …
(edit) @88454   4 years vboxsync DrvAudio: Don't allocate more pre-buffer space than what the backend …
(edit) @88453   4 years vboxsync DrvAudioHostAlsa: Ignore -EAGAIN from snd_pcm_drain. bugref:9890
(edit) @88452   4 years vboxsync Audio: Cleaned up the alsa backend. Removed unused+bogus …
(edit) @88451   4 years vboxsync DrvHostAlsaAudio: Implemented basic device enumeration. bugref:9890
(edit) @88450   4 years vboxsync DrvHostAudioAlsa: Put the functions in a more logical order, with …
(edit) @88449   4 years vboxsync DrvHostAudioAlsa: nit. bugref:9890
(edit) @88448   4 years vboxsync DrvHostAudioAlsa: Kicked out the scratch buffer as I could find no …
(edit) @88447   4 years vboxsync FE/Qt: bugref:9532: Fixing deprecated stuff: Replacing …
(edit) @88446   4 years vboxsync FE/Qt: bugref:9532: Fixing deprecated stuff: Replacing QString::null …
(edit) @88445   4 years vboxsync FE/Qt: bugref:9532: Fixing deprecated stuff: Replace …
(edit) @88444   4 years vboxsync FE/Qt: bugref:9532: Windows burn fix for r143693 (disabled warning).
(edit) @88443   4 years vboxsync DrvAudio: Don't try set volume on output streams when adding them. …
(edit) @88442   4 years vboxsync DrvHostAudioAlsa: Set no input pre-buffering as per comment.. bugref:9890
(edit) @88441   4 years vboxsync FE/Qt: bugref:9532: Fixing deprecated stuff: Replacing Qt algorithms …
(edit) @88440   4 years vboxsync Audio: Fixed inverted assertion in drvAudioStreamSetVolume. bugref:9890
(edit) @88439   4 years vboxsync FE/Qt: bugref:9831. Clearing overlaymode during zooming.
(edit) @88438   4 years vboxsync FE/Qt: bugref:9831. Some fixes
(edit) @88437   4 years vboxsync FE/Qt: bugref:9831. Pressing esc. clears overlay
(edit) @88436   4 years vboxsync FE/Qt: bugref:9831. Moving the weird zoom widget to menu
(edit) @88435   4 years vboxsync Audio: Doxygen fix. bygref:9890
(edit) @88434   4 years vboxsync Audio: clang build fix. bygref:9890
(edit) @88433   4 years vboxsync Audio: Eliminated the DrvAudio mixing buffers for output streams on …
(edit) @88432   4 years vboxsync DrvHostAudioAlsa: Rewrote the pfnStreamGetPending implementation. …
(edit) @88431   4 years vboxsync Switching to openssl 1.1.1j bugref:9963
(edit) @88430   4 years vboxsync FE/Qt: bugref:9831. Some improvements on the tab ovelay mode.
(edit) @88429   4 years vboxsync DrvHostAudioAlsa: Some logging changes. A couple of @todos. bugref:9890
(edit) @88428   4 years vboxsync Additions: Linux: vboxsf: additional fix for kernel 5.12-rc6 build, …
(edit) @88427   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88426   4 years vboxsync Dev/E1000: (ticketref:20182) Implement ICS read for VxWorks compatibility.
(edit) @88424   4 years vboxsync Dev/E1000: (bugref:9850) Added a comment about relaxed RDT checks.
(edit) @88423   4 years vboxsync FE/Qt: bugref:9831. Implementing click and enlarge thingy
(edit) @88422   4 years vboxsync Installer/solaris: bugref:9831: Missing libQt5NetworkVBox s.a. r143670.
(edit) @88420   4 years vboxsync Installer/solaris: bugref:9831: Missing libQt5HelpVBox and …
(edit) @88419   4 years vboxsync FE/Qt: bugref:9831. Forcing the scaling to new tabs
(edit) @88418   4 years vboxsync FE/Qt: bugref:9831. Resizing images along side with font.
(edit) @88417   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88416   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88415   4 years vboxsync FE/Qt: bugref:9831. Restoring wheel event
(edit) @88414   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88413   4 years vboxsync DrvHostAudioOss: Build fix after PPDMAUDIOBACKENDSTREAM change. bugref:9890
(edit) @88412   4 years vboxsync Audio: Made PPDMAUDIOBACKENDSTREAM a typedef instead of a weird …
(edit) @88411   4 years vboxsync FE/Qt: bugref:9831. Saving/loading zoom percentage.
(edit) @88410   4 years vboxsync FE/Qt: bugref:9831. Fixing font scaling.
(edit) @88409   4 years vboxsync FE/Qt: bugref:6877: VirtualBox Manager: Snapshots pane: A bit of …
(edit) @88408   4 years vboxsync FE/Qt: bugref:9831. Refactoring font scale stuff.
(edit) @88407   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88406   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88405   4 years vboxsync additions: linux: vboxvideo: fix build for RH 8.4 kernel: bugref:4567. …
(edit) @88404   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88402   4 years vboxsync Config.kmk, Installer/linux, Installer/solaris: bugref:9532: Missing …
(edit) @88401   4 years vboxsync FE/Qt: bugref:9831. Some refactoring.
(edit) @88399   4 years vboxsync Installer/win: bugref:9831: Missing Qt5Sql lib, s.a. r143644.
(edit) @88398   4 years vboxsync FE/Qt: build fix
(edit) @88397   4 years vboxsync FE/Qt: bugref:9831: Burn fix for r143641.
(edit) @88396   4 years vboxsync Installer/win: bugref:9831: Missing Qt5Help lib.
(edit) @88395   4 years vboxsync DrvAudioRec,DrvHostAudioValidationKit: doxygen fixes. some cleanups. …
(edit) @88394   4 years vboxsync DrvAudioRec,DrvHostAudioValidationKit: doxygen fixes. some cleanups. …
(edit) @88393   4 years vboxsync FE/Qt: bugref:9831. Misc. fixes. take2
(edit) @88392   4 years vboxsync FE/Qt: bugref:9831. Misc. fixes
(edit) @88391   4 years vboxsync DrvHostAudioCoreAudio: Updated drvHostCoreAudioHA_StreamPlay parameter …
(edit) @88390   4 years vboxsync Audio: Removed the pfnInit and pfnShutdown methods from PDMIHOSTAUDIO. …
(edit) @88389   4 years vboxsync DrvHostAudioCoreAudio: Moved the drvHostCoreAudioHA_Init code into the …
(edit) @88388   4 years vboxsync Installer/solaris, bugref:9532: Solaris: Missed qsqlite plugin.
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