VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @89431   4 years vboxsync Audio/ValKit: More infrastructure code. bugref:10008
(edit) @89427   4 years vboxsync Audio/Stubs: scm fix. [build fix] bugref:9890
(edit) @89426   4 years vboxsync Audio/Stubs: scm fix. bugref:9890
(edit) @89425   4 years vboxsync DrvHostAudioAlsaStubs: Use RTOnce to make the init thread-safe and …
(edit) @89424   4 years vboxsync DrvHostAudioPulseAudioStubs: Use RTOnce to make the init thread-safe …
(edit) @89423   4 years vboxsync DrvHostAudioPulseAudio: Multi channel support. bugref:9890
(edit) @89422   4 years vboxsync DrvHostAudioPulseAudioStubs: Use RTOnce to make the init thread-safe …
(edit) @89421   4 years vboxsync DrvHostAudioDSound: Multi channel support. bugref:9890
(edit) @89420   4 years vboxsync DrvHostAudioWasApi: correction to when to use WAVE_FORMAT_EXTENSIBLE. …
(edit) @89419   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89418   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89417   4 years vboxsync ValKit/AudioTest: DrvAudio doesn't do any push back worth speaking of …
(edit) @89415   4 years vboxsync Audio: Removed PDMAUDIOFRAME. bugref:9890
(edit) @89414   4 years vboxsync Audio: Removed PDMAUDIOSTREAMMAP, PDMAUDIOSTREAMCHANNELDATA and …
(edit) @89413   4 years vboxsync ValKit/AudioTest: Make sure audioTestPlayOne reads a frame aligned …
(edit) @89412   4 years vboxsync DrvAudio: Fixed race condition in destructor: Must get the threads out …
(edit) @89411   4 years vboxsync DrvHostAudioWasApi: Ignore AUDCLNT_E_UNSUPPORTED_FORMAT. bugref:9890
(edit) @89410   4 years vboxsync FE/Qt: bugref:9831. Enabling/disabling backward/forward menu actions …
(edit) @89409   4 years vboxsync FE/Qt: bugref:9831. Adding the navigation menu
(edit) @89408   4 years vboxsync FE/Qt: bugref:10003: Details pane: Fixing wrong color for Details …
(edit) @89407   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89406   4 years vboxsync DevHda: Removed the stream mapping and leave such complications to the …
(edit) @89405   4 years vboxsync AudioMixBuffer: Fix buggy generic decoders. bugref:9890
(edit) @89404   4 years vboxsync FE/Qt: bugref:10003: Global Tools banner in redwood style; Removing …
(edit) @89403   4 years vboxsync Audio/ValKit: A bit of include path tweaking for VKAT. bugref:10008
(edit) @89402   4 years vboxsync Audio/ValKit: Moved the VKAT driver stack code to an own file; main …
(edit) @89401   4 years vboxsync Audio/ValKit: Moved the VKAT driver stack code to an own file; main …
(edit) @89400   4 years vboxsync AudioMixBuffer: Converting AUDMIXBUF_CONVERT into a template file to …
(edit) @89399   4 years vboxsync Audio/ValKit: First guest / host mode code for VKAT. bugref:10008
(edit) @89398   4 years vboxsync AudioMixBuffer: Converting AUDMIXBUF_CONVERT into a template file to …
(edit) @89397   4 years vboxsync AudioMixBuffer: Converting AUDMIXBUF_CONVERT into a template file to …
(edit) @89396   4 years vboxsync AudioMixBuffer: Converting AUDMIXBUF_CONVERT into a template file to …
(edit) @89395   4 years vboxsync AudioMixBuffer: Converting AUDMIXBUF_CONVERT into a template file to …
(edit) @89394   4 years vboxsync FE/Qt: bugref:10003: Large icon update; Lets try to compress them to …
(edit) @89393   4 years vboxsync DrvHostAudioWasApi: Multi-channel support. bugref:9890
(edit) @89392   4 years vboxsync BIOS: Allocate bounce buffer before using it.
(edit) @89391   4 years vboxsync FE/Qt: bugref:9831. Adding an icon for toolbar action
(edit) @89390   4 years vboxsync FE/Qt: bugref:9831. Adding page reload action
(edit) @89389   4 years vboxsync ValKit/AudioTest: Extensible wav-file support. Don't use RTMsgError++ …
(edit) @89388   4 years vboxsync ValKit/AudioTest: Extensible wav-file support. Don't use RTMsgError++ …
(edit) @89387   4 years vboxsync ValKit/AudioTest: Extensible wav-file support. Don't use RTMsgError++ …
(edit) @89384   4 years vboxsync Devices/PC/BIOS: Allocate the bounce buffer only when booting from a …
(edit) @89383   4 years vboxsync Audio/ValKit: More validation / test set handling code. bugref:10008
(edit) @89382   4 years vboxsync AudioMixBuffer: Added generic decoders and encoders for arbitrary …
(edit) @89381   4 years vboxsync Audio: Extended PDMAUDIOPCMPROPS with a channel map. Renamed …
(edit) @89380   4 years vboxsync ValKit/AudioTest: Removed PDMAUDIOSTREAMCFG::enmLayout and …
(edit) @89379   4 years vboxsync Audio: Removed PDMAUDIOSTREAMCFG::enmLayout and PDMAUDIOSTREAMLAYOUT. …
(edit) @89378   4 years vboxsync AudioMixBuffer: Changed the internal sample type from int64_t to …
(edit) @89377   4 years vboxsync tstAudioMixBuffer: Converted tstVolume to new mixer buffer interface. …
(edit) @89376   4 years vboxsync AudioMixBuffer,tstAudioMixBuffer: Fixed copy&paste bug in …
(edit) @89375   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89374   4 years vboxsync tstAudioMixbuffer: build fix. bugref:9890
(edit) @89373   4 years vboxsync AudioMixBuffer,tstAudioMixBuffer: Added more conversion tests and …
(edit) @89371   4 years vboxsync AudioMixer: More cleanups. bugref:9890
(edit) @89370   4 years vboxsync Host drivers: SUPDrv-linux: print revision number and optional extra …
(edit) @89369   4 years vboxsync FE/Qt: bugref:9831. Fixing overlay label drawing which caused …
(edit) @89368   4 years vboxsync Host drivers: SUPDrv-linux: prevent build failure on 5.12+ kernels, …
(edit) @89367   4 years vboxsync Devices/PC/BIOS/eltorito.c: Don't use the skip_b, skip_a mechanism for …
(edit) @89366   4 years vboxsync Intel IOMMU: bugref:9967 Since there's no level skipping we can …
(edit) @89365   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89364   4 years vboxsync Devices/PC/BIOS: Remove the skip_b,skip_a mechanism as it is unused …
(edit) @89363   4 years vboxsync Devices/PC/BIOS/eltorito.c: Don't use the skip_b, skip_a mechanism for …
(edit) @89361   4 years vboxsync 3D/VMSVGA/WDDM: Read all the SVGA3D_DEVCAP_* values from host during …
(edit) @89360   4 years vboxsync VBoxAutostart: bugref:9341: G/c stray trailing whitespace in previous.
(edit) @89359   4 years vboxsync VBoxAutostart: bugref:9341, bugref:8161: Advertise that we accept …
(edit) @89358   4 years vboxsync VBoxAutostart: bugref:9341: LogRel the fact that there are no VMs …
(edit) @89357   4 years vboxsync AudioMixer: More cleanups. bugref:9890
(edit) @89356   4 years vboxsync 3D/VMSVGA: Fix pCmd/pGMR pointers mixup which breaks the logic of …
(edit) @89355   4 years vboxsync AudioMixer: Cleanups. bugref:9890
(edit) @89354   4 years vboxsync AudioMixBuffer: Fix. bugref:9890
(edit) @89353   4 years vboxsync FE/Qt: bugref:9831. Some polishing
(edit) @89352   4 years vboxsync AudioMixBuffer: More cleanups. bugref:9890
(edit) @89351   4 years vboxsync Audio: Replaced AudioMixBufLive with AudioMixBufUsed (without child …
(edit) @89350   4 years vboxsync AudioMixBuffer: cleanups. bugref:9890
(edit) @89349   4 years vboxsync FE/Qt: bugref:9831. Hiding the index tab
(edit) @89347   4 years vboxsync DevSB16: Fixed a whole bunch of illegal PDMAUDIOPCMPROPS accesss - use …
(edit) @89346   4 years vboxsync DevHda: fixed direct access to PDMAUDIOPCMPROPS::cChannelsX …
(edit) @89344   4 years vboxsync Audio: For anyone wishing to use the VBOX_AUDIO_DEBUG_DUMP_PCM_DATA …
(edit) @89343   4 years vboxsync AudioMixer: Moving a few functions, merging the volume setter worker …
(edit) @89342   4 years vboxsync Audio: Removed unused PDMAUDIOFMT type and associated translators. …
(edit) @89341   4 years vboxsync Audio: Removed PDMAUDIODRVFLAGS (no longer needed when we're mixing …
(edit) @89340   4 years vboxsync AudioMixer: Moving a few functions, merging the volume setter worker …
(edit) @89339   4 years vboxsync AudioMixer: Removed AudioMixBufReset and AudioMixBufClear in favor of …
(edit) @89338   4 years vboxsync AudioMixer: Removed unused members from AUDIOMIXBUF and rearranged …
(edit) @89337   4 years vboxsync AudioMixer: Removed old conversion functions. bugref:9890
(edit) @89336   4 years vboxsync AudioMixer: Removed AudioMixBufAcquireReadBlock, …
(edit) @89335   4 years vboxsync AudioMixer: Removed AudioMixBufAcquireReadBlock, …
(edit) @89334   4 years vboxsync AudioMixer: Removed AudioMixBufWriteCirc. [build fix] bugref:9890
(edit) @89333   4 years vboxsync AudioMixer: Removed AudioMixBufWriteCirc. bugref:9890
(edit) @89332   4 years vboxsync AudioMixer: Removed AudioMixBufWriteAt, eliminated last non-testcase …
(edit) @89331   4 years vboxsync AudioMixBuffer: Removed more unneeded stuff. bugref:9890
(edit) @89330   4 years vboxsync AudioMixBuffer: Removed buffer linking and other unnecessary stuff. …
(edit) @89329   4 years vboxsync Audio: Reworking the capture (recording) code path, part 4: Combine …
(edit) @89328   4 years vboxsync ValKit/AudioTest: Updated & fixed audioTestDriverStackStreamCapture. …
(edit) @89327   4 years vboxsync Audio: Reworking the capture (recording) code path, part 4: Combine …
(edit) @89325   4 years vboxsync DrvHostAudioWasApi: Must use GetCurrentPadding instead of …
(edit) @89324   4 years vboxsync FE/Qt: bugref:10003: Introducing new Global Preferences page; That's …
(edit) @89323   4 years vboxsync FE/Qt: bugref:9827: Cleanup in Global Preferences pages; Mostly to …
(edit) @89322   4 years vboxsync VBoxAutostart: bugref:9341: Oops, mark as unused the function …
(edit) @89321   4 years vboxsync VBoxAutostart: bugref:9341: Adopt the service thread to give it a name …
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