VirtualBox

source: vbox/trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35487   14 years vboxsync Devices/Audio: fixed fallback to nul host audio driver. Added the …
(edit) @35353   14 years vboxsync Move the misc files the in src/VBox/Devices/ directory into a build/ …
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @34968   14 years vboxsync Audio/HDA: typo.
(edit) @34920   14 years vboxsync Audio/HDA: don't touch BdleCvi counter on uninitialized descriptor.
(edit) @34853   14 years vboxsync Audio/HDA: cosmetic.
(edit) @34852   14 years vboxsync Audio/HDA: STATESTS used while interrupt delivery only when …
(edit) @34847   14 years vboxsync Audio/HDA: cosmetic.
(edit) @34828   14 years vboxsync Audio/HDA: nuked trailing whitespace.
(edit) @34827   14 years vboxsync Audio/HDA: comments.
(edit) @34824   14 years vboxsync Audio/HDA: WALCLK emulation uses virtual time source, math fixed.
(edit) @34819   14 years vboxsync Audio/HDA: cosmetic.
(edit) @34818   14 years vboxsync Audio/HDA: Implementation of WALCLK register. fixes with Ubuntu 10.10 …
(edit) @34460   14 years vboxsync Audio/HDA: temporary disabled(FIFOW), hdaTransfer doesn't ignore fStop …
(edit) @34443   14 years vboxsync Audio/HDA: cosmetic and some reorganization (need to test on linux host).
(edit) @34350   14 years vboxsync Audio/HDA: initiate transfer next iteration if rest of current backend …
(edit) @34271   14 years vboxsync Audio/HDA: some reorganization. IOC of DBLE and SDnSTS(BIC) with …
(edit) @34229   14 years vboxsync Audio/HDA: some reorganization.
(edit) @34228   14 years vboxsync Audio/HDA: clean up hdaReadAudio
(edit) @34227   14 years vboxsync Audio/HDA: backed r67971.
(edit) @34226   14 years vboxsync Audio/HDA: removed unused flag.
(edit) @34225   14 years vboxsync Audio/HDA: posponed hda transfers removed on reset. hdaWriteAudio
(edit) @34156   14 years vboxsync Audio/HDA: removed confusing checks.
(edit) @34154   14 years vboxsync Audio/HDA: update pos buf routine. force underFifow reservation.
(edit) @34153   14 years vboxsync Audio/HDA: drop counters on stream reset. postpons stopping back-end …
(edit) @34152   14 years vboxsync Audio/HDA: burn fix.
(edit) @34151   14 years vboxsync Audio/HDA: more enchancement, some logs and todos.
(edit) @34146   14 years vboxsync Audio/HDA: hda{Read,Write}Audio respects SDnFIFO{S,W} registers.
(edit) @34062   14 years vboxsync Audio/HDA: typo.
(edit) @34061   14 years vboxsync Audio/HDA: usage/accessing SDnFIFO registers with respect to ICH6 …
(edit) @33881   14 years vboxsync Audio/HDA: clean up of Immediate Command processing.
(edit) @33880   14 years vboxsync Audio/HDA: hda{Read,Write}Audio respects SDnFIFOS value.
(edit) @33673   14 years vboxsync Audio/HDA: don't flood release log.
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33444   14 years vboxsync Audio/HDA: naming.
(edit) @33436   14 years vboxsync Audio/HDA: typo.
(edit) @33435   14 years vboxsync Audio/HDA: Assert->LogRel for special guests.
(edit) @33419   14 years vboxsync PDM, PCI: save MSI-X page in saved state, multiple vectors in MSI, tweaks
(edit) @33402   14 years vboxsync Audio/HDA: don't use extra word for IN/OUT activation, use register …
(edit) @33400   14 years vboxsync Audio/HDA: flexible audio format support (disabled).
(edit) @33327   14 years vboxsync Audio/HDA: sound on Mac guest & some clean up.
(edit) @33236   14 years vboxsync PCI: MSI-X work
(edit) @33031   14 years vboxsync Devices: global define for using MSI support in devices
(edit) @32933   14 years vboxsync Audio/HDA: alc885 codec is introduced(workable with Linux guest, …
(edit) @32820   14 years vboxsync PCI, PDM: initial drop of MSI support
(edit) @32804   14 years vboxsync Audio/HDA: more general and re-groupping.
(edit) @32765   14 years vboxsync PCI: Linux guests really access extended PCI space
(edit) @32735   14 years vboxsync HDA: temporary disabled code to fake PCIe device
(edit) @32726   14 years vboxsync Audio: PCI symbolic constants, cap list bug in HDA
(edit) @32431   14 years vboxsync scm cleanup
(edit) @32335   14 years vboxsync HDA: Fixed Vista playback.
(edit) @32293   14 years vboxsync HDA: Improve playback quality by not buffering too far ahead.
(edit) @31955   14 years vboxsync Audio/HDA: log params.
(edit) @31771   14 years vboxsync Audio/HDA: introduces saved states.
(edit) @31760   14 years vboxsync Audio/HDA: Input streams support.
(edit) @31741   14 years vboxsync Audio/HDA: corrects capasity of CORB and RIRB.
(edit) @31507   14 years vboxsync Audio/HDA: STAC9220 doesn't support EPSS, so "Double reset" detection …
(edit) @31502   14 years vboxsync Audio/HDA: fixes WinXP hang and detection of "Double" reset.
(edit) @31459   14 years vboxsync Audio/HDA: fixed volume control.
(edit) @31439   14 years vboxsync Audio/HDA: typo (wrong condition).
(edit) @31429   14 years vboxsync Audio/HDA: adds stream reset flag and behavior described in …
(edit) @31378   14 years vboxsync Audio/HDA: switch BDLE on end of BDLE and send interrupt depending on …
(edit) @31377   14 years vboxsync Audio/HDA: some todo and clean up.
(edit) @31347   14 years vboxsync HDA: Review notes.
(edit) @31324   14 years vboxsync Audio/HDA: clearing SDSTS registers.
(edit) @31278   14 years vboxsync Audio/HDA: unaligned write access and aliases.
(edit) @31263   14 years vboxsync Audio/HDA: cumulative patch (see xTracker/4450) + unaligned read access.
(edit) @31172   14 years vboxsync HDA: Fixed spelling.
(edit) @31156   14 years vboxsync Audio/HDA: HDA: 1. UR delivered depending on GCTL status, 2. MSI …
(edit) @31085   14 years vboxsync Audio/HDA: nuked trailing whitespaces.
(edit) @31065   14 years vboxsync HDA: The HDA PCI class is 2, not 3.
(edit) @31062   14 years vboxsync Audio/HDA: codecReset implementation.
(edit) @31042   14 years vboxsync Audio/HDA: raises interrupt on Codec stops responds or on RINTCNT limit.
(edit) @31035   14 years vboxsync Audio/HDA: some notes about STATESTS, and blocking access to any …
(edit) @31033   14 years vboxsync Audio/HDA: STATES/WAKEEN shouldn't be cleared on hdaReset only on …
(edit) @31032   14 years vboxsync Audio/HDA: start ptocess CORB only when CORBCTL:DMA != 0 (on CORBCTL …
(edit) @31031   14 years vboxsync Audio/HDA: STATES on reset set 0x1 (state changed on SDI[0]), mask for …
(edit) @31029   14 years vboxsync audio/HDA: typo.
(edit) @31028   14 years vboxsync audio/HDA: some todo.
(edit) @31015   14 years vboxsync HDA: Allow Windows to see the HDA controller.
(edit) @31009   14 years vboxsync HDA: Added a few R/O registers.
(edit) @30992   14 years vboxsync HDA: A few more review comments.
(add) @30984   14 years vboxsync export HDA to OSE
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