VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @59187   9 years vboxsync Newline.
(edit) @59185   9 years vboxsync Nit.
(edit) @59184   9 years vboxsync iprt/list.h,DevIchHda.cpp: Introduced RTLISTNODER3 and RTLISTANCHORR3 …
(edit) @59182   9 years vboxsync DevIchHda.cpp: Use the time at the start of the hdaTimer callback when …
(edit) @59174   9 years vboxsync DevIchHda.cpp: Remove the RUN bit from SDnCTL on reset in case the …
(edit) @59172   9 years vboxsync Audio/HDA: Try to fix stream initialization / reset handling for >= 2 …
(edit) @59161   9 years vboxsync alignment fix
(edit) @59160   9 years vboxsync Audio/HDA: Try to fix stream initialization / reset handling for >= 2 …
(edit) @59102   9 years vboxsync Audio: Fixed recording glitches.
(edit) @59069   9 years vboxsync Doppelmoppel logging.
(edit) @59013   9 years vboxsync warning
(edit) @58983   9 years vboxsync Audio: Added support for dynamically enabling/disabling host audio …
(edit) @58954   9 years vboxsync HDA: Fixed playing cracks/overdrive, fixed recording assertions.
(edit) @58931   9 years vboxsync Build fix.
(edit) @58929   9 years vboxsync Padding.
(edit) @58928   9 years vboxsync HDA: Updating the DMA position not needed here.
(edit) @58927   9 years vboxsync Build fix.
(edit) @58926   9 years vboxsync HDA: Handle the DMA buffer position bit, comments.
(edit) @58925   9 years vboxsync Build fix.
(edit) @58924   9 years vboxsync HDA: Comments.
(edit) @58923   9 years vboxsync HDA: Condensed register map.
(edit) @58902   9 years vboxsync made the padding more obvious
(edit) @58901   9 years vboxsync Build fix.
(edit) @58900   9 years vboxsync Audio: Big revamp of the HDA emulation; also introduced (not yet …
(edit) @58600   9 years vboxsync Audio: Introduced reference counting for guest audio streams; this …
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @58132   9 years vboxsync *: Doxygen fixes.
(edit) @57442   9 years vboxsync DECLCALLBACK and static
(edit) @57393   9 years vboxsync DECLCALLBACK
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56838   9 years vboxsync Audio: Typo fix, 41->44.1 kHz.
(edit) @56727   9 years vboxsync Devices/Audio: HDA: - Implemented debugger commands "hdcnodes" and …
(edit) @56692   9 years vboxsync Forgot to commit a file.
(edit) @56690   9 years vboxsync temp build fix
(edit) @56689   9 years vboxsync Audio: Volume control debugging aids.
(edit) @56648   9 years vboxsync Audio: Remove DEV_AUDIO logging group and split it up into per device …
(edit) @56284   10 years vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @56085   10 years vboxsync PDM/Audio: Removed old audio architecture.
(edit) @55920   10 years vboxsync PDM/Audio: AudioMixBuffer documentation, renaming.
(edit) @55828   10 years vboxsync typos
(edit) @55404   10 years vboxsync HDA: Set the appropriate sink volume rather than the master.
(edit) @55388   10 years vboxsync HDA: Volume handling improvements.
(edit) @55335   10 years vboxsync Audio: Spelling, Hungarian fixes.
(edit) @55270   10 years vboxsync Devices/Audio: two warnings
(edit) @55065   10 years vboxsync PDM/Audio: Volume handling fixes.
(edit) @55005   10 years vboxsync PDM/Audio: Added volume through virtual mixer.
(edit) @54428   10 years vboxsync PDM/Audio: Updates.
(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) @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) @53507   10 years vboxsync HDA: Initialization fix.
(edit) @53485   10 years vboxsync PDM/Audio: Fixed tstDeviceStructSizeRC.
(edit) @53442   10 years vboxsync PDM Audio: Branch -> trunk.
(edit) @53416   10 years vboxsync Audio/DevIchHda.cpp: Doppelmoppel.
(edit) @52101   10 years vboxsync HDA: Force audio transfers to stop when resetting device.
(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) @50686   11 years vboxsync src/VBox/Devices/Audio, src/VBox/Main/src-client, include/VBox/vmm: …
(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) @46272   12 years vboxsync Audio/DevIchHda: Implement support for R0 and RC
(edit) @45654   12 years vboxsync Audio/DevIchHda: gcc warning.
(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!
(copy) @44669   12 years vboxsync Renamed the DevIchIntelHDA.cpp to DevIchHda.cpp (ICH include Intel …
copied from trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp
(edit) @44668   12 years vboxsync DevCodec.*: More cleanups... moving all the unnecesary defines from …
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