VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @89094   4 years vboxsync FE/Qt: bugref:9930. Some renaming
(edit) @89093   4 years vboxsync FE/Qt: bugref:9930. Working on toolbar actions of the activity widget
(edit) @89092   4 years vboxsync AudioTest.cpp: Fix AudioTestWaveFileRead offset bug. bugref:10008
(edit) @89091   4 years vboxsync ValKit/Audio: Added switches for enabling and controlling the DrvAudio …
(edit) @89090   4 years vboxsync ValKit/Audio: 32-bit build fix. bugref:10008
(edit) @89089   4 years vboxsync Audio: 32-bit windows build fixes. bugref:9890
(edit) @89088   4 years vboxsync VMM/IOM: Drop the DisState from IOMCPU.
(edit) @89087   4 years vboxsync TM: todo
(edit) @89086   4 years vboxsync ValKit/Audio: Allow common options to be specified after the command. …
(edit) @89085   4 years vboxsync ValKit/Audio: One more fix required for r144417 (--help fix). ​bugref:10008
(edit) @89084   4 years vboxsync Audio/DrvHostAudioWasApi.cpp: Should fix warning in include\ks.h. …
(edit) @89083   4 years vboxsync Audio/ValKit: Implemented and enabled Windows build (DSound + Wasapi …
(edit) @89082   4 years vboxsync AudioTest/Wave: Skip loop. bugref:10008
(edit) @89081   4 years vboxsync Audio/ValKit: Implemented and enabled Windows build (DSound + Wasapi …
(edit) @89080   4 years vboxsync FE/Qt: build fix.
(edit) @89079   4 years vboxsync FE/Qt: build fix
(edit) @89078   4 years vboxsync AudioTest/Wave: Hack to skip PAD chunk. bugref:10008
(edit) @89077   4 years vboxsync ValKit/Audio: --help fix. bugref:10008
(edit) @89075   4 years vboxsync Audio/ValKit: Reverted r144413 as this didn't do the trick (Moved the …
(edit) @89074   4 years vboxsync Audio/ValKit: Moved the AudioTestWaveXXX functions to AudioTest.cpp so …
(edit) @89073   4 years vboxsync Audio/ValKit: Moved the AudioTestWaveXXX functions to AudioTest.cpp so …
(edit) @89072   4 years vboxsync Audio/ValKit: Moved the AudioTestWaveXXX functions to AudioTest.cpp so …
(edit) @89071   4 years vboxsync Intel IOMMU: bugref:9967 DevIoApic: Assert now works with PDM lock is …
(edit) @89070   4 years vboxsync Intel IOMMU: bugref:9967 DevIoApic: Naming fix.
(edit) @89069   4 years vboxsync Intel IOMMU: bugref:9967 PDM I/O APIC helper: naming nit.
(edit) @89068   4 years vboxsync Intel IOMMU: bugref:9967 Debug asserts here is sufficient, not …
(edit) @89067   4 years vboxsync AMD IOMMU: bugref:9654 Debug asserts here is sufficient, not expected …
(edit) @89066   4 years vboxsync Intel IOMMU: bugref:9967 DevIoApic: Add macros for checking PDM lock …
(edit) @89065   4 years vboxsync Intel IOMMU: bugref:9967 Add pfnLockIsOwner for I/O APIC helper (for …
(edit) @89064   4 years vboxsync Intel IOMMU: bugref:9967 DevIoApic: Slightly cleaner code when sending …
(edit) @89063   4 years vboxsync ValKit/Audio: Optionally play via DrvAudio (works on linux). bugref:10008
(edit) @89062   4 years vboxsync AudioHlp/AudioHlpStreamCfgIsValid: Don't be difficult about the …
(edit) @89061   4 years vboxsync ValKit/Audio: Added DrvAudio and stuff to the build config (not yet …
(edit) @89060   4 years vboxsync ValKit/Config.kmk: Disable dtrace for valkit binaries. bugref:10008
(edit) @89059   4 years vboxsync ValKit/Audio: Added a 'play' command for playing wave files so that …
(edit) @89058   4 years vboxsync ValKit/Audio: Put the backends in an array with command line names. …
(edit) @89057   4 years vboxsync ValKit/Audio: Eliminated VBoxDDVKAT.h. Made some progress getting the …
(edit) @89056   4 years vboxsync ValKit/Audio: Eliminated VBoxDDVKAT.h. Made some progress getting the …
(edit) @89055   4 years vboxsync ValKit/Audio: Eliminated VBoxDDVKAT.h. Made some progress getting the …
(edit) @89054   4 years vboxsync ValKit/Audio: Command line parsing fixes. Tag inconsistencies and …
(edit) @89053   4 years vboxsync Audio/ValKit: More code for VKAT audio test set generation; initial …
(edit) @89052   4 years vboxsync Audio/ValKit: More code for VKAT audio test set generation; initial …
(edit) @89051   4 years vboxsync Audio/ValKit: More code for VKAT audio test set generation; initial …
(edit) @89050   4 years vboxsync Linux host: vboxdrv.sh: update usage info, bugref:9958.
(edit) @89049   4 years vboxsync FE/Qt: bugref:8161. saving log viewer dialog's geometry in a delayed …
(edit) @89048   4 years vboxsync Additions: Linux: vboxsf: fix build for 4.4 (ABI 208+) kernels (Ubuntu …
(edit) @89046   4 years vboxsync FE/Qt: bugref:8161. saving vm infomation dialog's geometry in a …
(edit) @89045   4 years vboxsync Audio/ValKit: Allow re-running the same test set (with the same tag) …
(edit) @89044   4 years vboxsync Audio/ValKit: Docs update, use intermediate path in …
(edit) @89043   4 years vboxsync Audio/ValKit: Docs update, use intermediate path in …
(edit) @89042   4 years vboxsync FE/Qt: bugref:8161. saving softkeyboard's geometry in a delayed fashion
(edit) @89041   4 years vboxsync FE/Qt: bugref:8161. More COM detach fixes
(edit) @89040   4 years vboxsync FE/Qt: bugref:8161: Runtime UI / Machine-logic: Rework commit data …
(edit) @89039   4 years vboxsync FE/Qt: Leak fix
(edit) @89038   4 years vboxsync FE/Qt: Leak fix
(edit) @89037   4 years vboxsync FE/Qt: bugref:9930. Build fix
(edit) @89036   4 years vboxsync FE/Qt: bugref:9930. Working on vm activity tools
(edit) @89035   4 years vboxsync Intel IOMMU: bugref:9967 DevIoApic: Slight cleanup and don't RT_ZERO …
(edit) @89034   4 years vboxsync AMD IOMMU: bugref:9654 Fix locking (missed doing a lock and calling …
(edit) @89033   4 years vboxsync Intel IOMMU: bugref:9967 When translation is disabled, passthrough …
(edit) @89032   4 years vboxsync Intel IOMMU: bugref:9967 Trigger mode can actually be changed by …
(edit) @89031   4 years vboxsync Intel IOMMU: bugref:9967 Tweaks to supported features.
(edit) @89030   4 years vboxsync Intel IOMMU: bugref:9967 Fix typos in interrupt remapping source-ID …
(edit) @89029   4 years vboxsync Intel IOMMU: bugref:9967 Handle clearing of FECTL_REG.IP bit.
(edit) @89028   4 years vboxsync Intel IOMMU: bugref:9967 Handle cases when the invalidation complete …
(edit) @89027   4 years vboxsync DrvHostAudioCoreAudio: More cleanups in the input/output buffer …
(edit) @89026   4 years vboxsync DrvHostAudioCoreAudio: More cleanups; use drvHostAudioCa as function …
(edit) @89025   4 years vboxsync DrvHostAudioCoreAudio: Notification callback cleanups & writing todos. …
(edit) @89024   4 years vboxsync DrvHostAudioCoreAudio: Updated documentation links. bugref:9890
(edit) @89023   4 years vboxsync DrvHostAudioCoreAudio: COREAUDIOSTREAM::pDrv is not used or needed. …
(edit) @89022   4 years vboxsync DrvHostAudioCoreAudio: Cleanups. bugref:9890
(edit) @89020   4 years vboxsync Installer/darwin: Experiment with restoring "vanilla" entitlements for …
(edit) @89019   4 years vboxsync Audio/ValKit: Doxygen fix. bugref:10008
(edit) @89018   4 years vboxsync SUPDev,IPRT: On darwin allow Mac dev certs as long as it is a build …
(edit) @89017   4 years vboxsync FE/VBoxHeadless: Make that into release logging, so that it can be …
(edit) @89016   4 years vboxsync Audio/ValKit: SCM fix. bugref:10008
(edit) @89015   4 years vboxsync Audio/ValKit: Warnings, docs. bugref:10008
(edit) @89014   4 years vboxsync Audio/ValKit: More work on test tone execution. bugref:10008
(edit) @89013   4 years vboxsync Installer/darwin: Install provisioning profile needed by VBoxHeadless …
(edit) @89012   4 years vboxsync FE/VBoxHeadless: Add a bit of logging. bugref:8161.
(edit) @89011   4 years vboxsync FE/Qt: bugref:9930. Label tab fixes
(edit) @89010   4 years vboxsync Audio/ValKit: First tones can be played back by VKAT now. bugref:10008
(edit) @89009   4 years vboxsync DrvHostAudioCoreAudio: Made VBOX_WITH_AUDIO_CALLBACKS non-optional. …
(edit) @89008   4 years vboxsync DrvHostAudioCoreAudio: Re-ordered functions a bit. Some cleanups. …
(edit) @89007   4 years vboxsync Intel IOMMU: bugref:9967 Asserting level and trigger mode should be …
(edit) @89006   4 years vboxsync FE/Qt: bugref:9930. Adding files for activity list widget classes
(edit) @89005   4 years vboxsync Audio/ValKit: Added supported for (simple) manifest section creation. …
(edit) @89004   4 years vboxsync Intel IOMMU: bugref:9967 ConsoleImpl2: When an Intel IOMMU is present, …
(edit) @89003   4 years vboxsync Intel IOMMU: bugref:9967 DevIoApic: Add support guests to program …
(edit) @89001   4 years vboxsync Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress.
(edit) @89000   4 years vboxsync FE/Qt: bugref:9930. Cleaning
(edit) @88999   4 years vboxsync FE/Qt: fixing some typos
(edit) @88998   4 years vboxsync AMD IOMMU: bugref:9654 Nit, use RTStrCmp which checks for NULL.
(edit) @88997   4 years vboxsync Audio/ValKit: Use "default" tag if none is present. bugref:10008
(edit) @88996   4 years vboxsync Audio/ValKit: Added a bit more stuff to the manifest header. bugref:10008
(edit) @88995   4 years vboxsync DrvHostAudioOss: Build fix (draining revamp). bugref:9890
(edit) @88994   4 years vboxsync AudioMixer: Build fix (draining revamp). bugref:9890
(edit) @88993   4 years vboxsync DrvAudio: Build fix (draining revamp). bugref:9890
(edit) @88992   4 years vboxsync DrvHostAudioPulseAudio: Build fix (draining revamp). bugref:9890
(edit) @88991   4 years vboxsync Audio: Worked over draining, starting with the internal DMA buffer …
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