VirtualBox

source: vbox/trunk/src/VBox/Devices/Audio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54949   10 years vboxsync DSound: Streamlined type usage.
(edit) @54947   10 years vboxsync DSound: Always report at least 2 capture devices to avoid warnings.
(edit) @54946   10 years vboxsync Header.
(edit) @54942   10 years vboxsync DrvAudio.cpp: Logging.
(edit) @54941   10 years vboxsync DrvAudio.cpp: Guest/Host audio stream tagging.
(edit) @54910   10 years vboxsync DrvHostPulseAudio.cpp: Remember allocation size for scratch buffer.
(edit) @54907   10 years vboxsync Whops.
(edit) @54906   10 years vboxsync DrvHostALSAAudio.cpp: Typos, logging.
(edit) @54882   10 years vboxsync Audio/Pulse: Fix wedged VM is cbToWrite >= cbToRead
(edit) @54861   10 years vboxsync Audio/AudioMixBuffer: Fix small memory leak in the recording path
(edit) @54851   10 years vboxsync Audio/CoreAudio: Better fix for the leak, addresses both code paths …
(edit) @54850   10 years vboxsync Audio/CoreAudio: Try to fix leak in error path of recording callback
(edit) @54811   10 years vboxsync Audio/Alsa: Fix endless loop (hopefully in the correct way)
(edit) @54575   10 years vboxsync DrvHostOSSAudio: typo
(edit) @54547   10 years vboxsync PDM/Audio: Fix for Core Audio input streams.
(edit) @54536   10 years vboxsync D'oh!
(edit) @54534   10 years vboxsync PDM/Audio: Fix for Core Audio backend.
(edit) @54519   10 years vboxsync PDM/Audio: Fix for Core Audio backend.
(edit) @54518   10 years vboxsync Typo.
(edit) @54513   10 years vboxsync PDM/Audio: Update for Core Audio backend.
(edit) @54508   10 years vboxsync PDM/Audio: Update for Core Audio backend.
(edit) @54491   10 years vboxsync PDM/Audio: Fixed crashes on termination.
(edit) @54483   10 years vboxsync Whops.
(edit) @54482   10 years vboxsync Audio/AudioMixBuffer: Bugfixes, updated testcase.
(edit) @54460   10 years vboxsync PDM/Audio: AudioMixBuffer.cpp: Bugfixes, logging, fixed testcase.
(edit) @54433   10 years vboxsync export
(edit) @54431   10 years vboxsync export
(edit) @54428   10 years vboxsync PDM/Audio: Updates.
(edit) @54424   10 years vboxsync Not necessary.
(edit) @54422   10 years vboxsync DevIchAc97: warning
(edit) @54420   10 years vboxsync Audio/AudioMixBuffer: all of these values are unsigned so no need to …
(edit) @54399   10 years vboxsync Warnings.
(edit) @54393   10 years vboxsync burn fix
(edit) @54388   10 years vboxsync Build fix.
(edit) @54368   10 years vboxsync PDM/Audio: Some renaming.
(edit) @54341   10 years vboxsync PDM/Audio: Work on Core Audio playback support (untested).
(edit) @54336   10 years vboxsync Audio: dsoundaudio use correct capture buffer position
(edit) @54235   10 years vboxsync PDM/Audio: Remove unused code.
(edit) @54234   10 years vboxsync PDM/Audio: Make HDA emulation work w/ disabled backends.
(edit) @54230   10 years vboxsync PDM/Audio: Update.
(edit) @54140   10 years vboxsync Audio/AudioMixBuffer.cpp: Logging.
(edit) @54117   10 years vboxsync don't check for VALID_PTR after RTMem*Alloc(), that's overkill
(edit) @53945   10 years vboxsync header fixes
(edit) @53916   10 years vboxsync SB16: Clear interupt flags properly.
(edit) @53853   10 years vboxsync PDM/Audio: Initialize rc.
(edit) @53831   10 years vboxsync PDM/Audio: Build fix; forgot some files.
(edit) @53830   10 years vboxsync PDM/Audio: Unified timer work, minor cleanup.
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53567   10 years vboxsync PDM/Audio: Update.
(edit) @53562   10 years vboxsync PDM/Audio: First working version of the OSS backend.
(edit) @53523   10 years vboxsync PDM/Audio: Add ALSA backend (work in progress).
(edit) @53512   10 years vboxsync Audio/DevIchAc97: no need to use an unaligned byte buffer here
(edit) @53511   10 years vboxsync PDM/Audio: Add OSS backend (work in progress).
(edit) @53507   10 years vboxsync HDA: Initialization fix.
(edit) @53501   10 years vboxsync DevIchAc97: warning
(edit) @53495   10 years vboxsync SB16: AUD_register_card() must be called before legacy_reset().
(edit) @53491   10 years vboxsync Logging.
(edit) @53486   10 years vboxsync PDM/Audio: Warnings.
(edit) @53485   10 years vboxsync PDM/Audio: Fixed tstDeviceStructSizeRC.
(edit) @53452   10 years vboxsync Logging.
(edit) @53442   10 years vboxsync PDM Audio: Branch -> trunk.
(edit) @53417   10 years vboxsync Devices/Audio: handle host audio output device disconnect in the …
(edit) @53416   10 years vboxsync Audio/DevIchHda.cpp: Doppelmoppel.
(edit) @53395   10 years vboxsync Devices/Audio: DirectSound: another fix for audio device id …
(edit) @53394   10 years vboxsync Devices/Audio: DirectSound: better logging, fix for audio device id …
(edit) @53393   10 years vboxsync Devices/Audio: handle host audio input device disconnect in the …
(edit) @53392   10 years vboxsync Devices/Audio: handle host audio input device disconnect in the …
(edit) @53361   10 years vboxsync Devices/Audio: use desktop window for DirectSound SetCoopertiveLevel
(edit) @52101   10 years vboxsync HDA: Force audio transfers to stop when resetting device.
(edit) @51639   10 years vboxsync LogRel cosmetics/consistency.
(edit) @51637   10 years vboxsync Pulseaudio: Bitten by duplicate files…
(edit) @51636   10 years vboxsync Devices: release log cosmetics.
(edit) @51528   11 years vboxsync HDA: Do not crash when logging split register access.
(edit) @51516   11 years vboxsync Removed scary-looking messages about unimplemented MSI support.
(edit) @50708   11 years vboxsync typo
(edit) @50686   11 years vboxsync src/VBox/Devices/Audio, src/VBox/Main/src-client, include/VBox/vmm: …
(edit) @50680   11 years vboxsync VBox/Devices/Audio: New files added as a part of audio restructuring …
(edit) @49305   11 years vboxsync HDA: State loading fixes. Don't zero regs not in the saved state, just …
(edit) @49217   11 years vboxsync HDA: Made register access more orthogonal, added two missing registers.
(edit) @48997   11 years vboxsync HDA: Stripped redundant ICH6 prefix. The identifiers are long enough …
(edit) @47498   11 years vboxsync Audio/solaudio: Warnings.
(edit) @46272   12 years vboxsync Audio/DevIchHda: Implement support for R0 and RC
(edit) @45654   12 years vboxsync Audio/DevIchHda: gcc warning.
(edit) @45136   12 years vboxsync Devices/Audio: mangle symbols of libasound and libpulse, otherwise …
(edit) @45025   12 years vboxsync Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
(edit) @44902   12 years vboxsync Relevant PDMDevHlpPhysWrite changed to PDMDevHlpPCIPhysWrite. If this …
(edit) @44761   12 years vboxsync DevIchHda.cpp: Make Dijkstra happy.
(edit) @44760   12 years vboxsync DevIchHda.cpp: D'oh!
(edit) @44717   12 years vboxsync DevIchHda.cpp: Du'h!
(edit) @44669   12 years vboxsync Renamed the DevIchIntelHDA.cpp to DevIchHda.cpp (ICH include Intel …
(edit) @44668   12 years vboxsync DevCodec.*: More cleanups... moving all the unnecesary defines from …
(edit) @44667   12 years vboxsync HDA codec cleanups.
(edit) @44666   12 years vboxsync DevIchIntelHDA.cpp: Build fix + document references.
(edit) @44665   12 years vboxsync DevIchIntelHDA.cpp: Fixed the MMIO access handlers.
(edit) @44647   12 years vboxsync DevIchIntelHDA.cpp: one more…
(edit) @44646   12 years vboxsync DevIchIntelHDA.cpp: Last batch of cleanups.
(edit) @44645   12 years vboxsync DevIchIntelHDA.cpp: uint64_t constants are not ULL suffixed but …
(edit) @44644   12 years vboxsync DevIchIntelHDA.cpp: index -> iReg.
(edit) @44643   12 years vboxsync DevIchIntelHDA.cpp: Made the register access callbacks static and …
(edit) @44642   12 years vboxsync DevIchIntelHDA.cpp: drop the offset argument to the register …
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