VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @61386   9 years vboxsync Audio: Update.
(edit) @61320   9 years vboxsync Audio: Update.
(edit) @61167   9 years vboxsync Audio: Renaming.
(edit) @61166   9 years vboxsync Audio: Implemented ability to specify two different audio formats via …
(edit) @61157   9 years vboxsync Audio: - Unified GPDMAUDIOGSTSTRMIN / PDMAUDIOGSTSTRMOUT / …
(edit) @61050   9 years vboxsync Audio: Update.
(edit) @60942   9 years vboxsync Audio: Renaming.
(edit) @60934   9 years vboxsync Audio/AC97: Lowered timer to 100Hz and start/stop it only if needed. …
(edit) @60931   9 years vboxsync build fix
(edit) @60925   9 years vboxsync Audio: Update on infrastructure: - More work on HDA stream …
(edit) @60361   9 years vboxsync Spaces.
(edit) @60360   9 years vboxsync Audio/DevIchAc97.cpp: Use the new PDMAUDIODIR_IN / DestSource …
(edit) @60353   9 years vboxsync Audio: Added HDA support for newer Linux guests; more work on surround …
(edit) @59987   9 years vboxsync Audio: Decoupled backend sinks and sources from the maximum of …
(edit) @59470   9 years vboxsync Audio: Warn on non-available audio streams based on the host audio …
(edit) @59376   9 years vboxsync Audio: if the backend couldn't be initialized (ie pfnInit() failed), …
(edit) @59357   9 years vboxsync Audio: Reattaching fixes.
(edit) @59351   9 years vboxsync DevIchAc97.cpp + DevSB16.cpp: DECLCALLBACK for PFNPDMDEVDETACH.
(edit) @59348   9 years vboxsync Audio: Implemented dynamic fallback support to NULL audio backends for …
(edit) @59275   9 years vboxsync Audio: Don't crash if backend is unable to initialize (bugref:8180).
(edit) @59191   9 years vboxsync Audio: Included "TimerHz" in CFGMR3AreValuesValid checks.
(edit) @59190   9 years vboxsync Audio: Made timer Hertz rate configurable through CFGM for …
(edit) @59189   9 years vboxsync Warning.
(edit) @59186   9 years vboxsync DevIchAc97.cpp: Use the time at the start of the ac97Timer callback …
(edit) @59171   9 years vboxsync Audio/DevIchAc97: warning
(edit) @59102   9 years vboxsync Audio: Fixed recording glitches.
(edit) @59085   9 years vboxsync DevIchAc97.cpp: Removed debug logging.
(edit) @59080   9 years vboxsync build fix
(edit) @59078   9 years vboxsync Audio/AC97: Fixed stream initialization / handling, also >= 2 VCPUs, …
(edit) @58983   9 years vboxsync Audio: Added support for dynamically enabling/disabling host audio …
(edit) @58600   9 years vboxsync Audio: Introduced reference counting for guest audio streams; this …
(edit) @58443   9 years vboxsync AC97: Fixed AD1980 volume control, added AD1981B chip.
(edit) @58413   9 years vboxsync AC97: Fix mixer reinitialization when not changing playback rate (#8054).
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56838   9 years vboxsync Audio: Typo fix, 41->44.1 kHz.
(edit) @56717   9 years vboxsync Another build fix
(edit) @56715   9 years vboxsync Fix various alignments of STAM members in devices and VMM for 32bit, …
(edit) @56648   9 years vboxsync Audio: Remove DEV_AUDIO logging group and split it up into per device …
(edit) @56512   9 years vboxsync Main/AC97: Propagate codec model setting through CFGM.
(edit) @56085   10 years vboxsync PDM/Audio: Removed old audio architecture.
(edit) @55920   10 years vboxsync PDM/Audio: AudioMixBuffer documentation, renaming.
(edit) @55430   10 years vboxsync AC97: Take 12dB volume offset used in some controls into account.
(edit) @55394   10 years vboxsync Audio: Volume handling rework (see #5964).
(edit) @55335   10 years vboxsync Audio: Spelling, Hungarian fixes.
(edit) @55272   10 years vboxsync Audio/AC97: Allow changing the codec type (Linux whitelist).
(edit) @55065   10 years vboxsync PDM/Audio: Volume handling fixes.
(edit) @55005   10 years vboxsync PDM/Audio: Added volume through virtual mixer.
(edit) @54988   10 years vboxsync Todo.
(edit) @54981   10 years vboxsync PDM/DevIchAc97.cpp: Fixes.
(edit) @54424   10 years vboxsync Not necessary.
(edit) @54422   10 years vboxsync DevIchAc97: warning
(edit) @54393   10 years vboxsync burn fix
(edit) @54235   10 years vboxsync PDM/Audio: Remove unused code.
(edit) @54230   10 years vboxsync PDM/Audio: Update.
(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) @53512   10 years vboxsync Audio/DevIchAc97: no need to use an unaligned byte buffer here
(edit) @53501   10 years vboxsync DevIchAc97: warning
(edit) @53491   10 years vboxsync Logging.
(edit) @53452   10 years vboxsync Logging.
(edit) @53442   10 years vboxsync PDM Audio: Branch -> trunk.
(edit) @50708   11 years vboxsync typo
(edit) @50686   11 years vboxsync src/VBox/Devices/Audio, src/VBox/Main/src-client, include/VBox/vmm: …
(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) @44632   12 years vboxsync DevIchAc97.cpp: s, d and r variable/parameter cleanups.
(edit) @44631   12 years vboxsync DevIchAc97.cpp: Eliminated PCIAC97LinkState.
(edit) @44630   12 years vboxsync DevIchAc97.cpp: Some code style cleanups.
(edit) @44528   12 years vboxsync header (C) fixes
(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) @33676   14 years vboxsync scm cleanup run.
(edit) @32726   14 years vboxsync Audio: PCI symbolic constants, cap list bug in HDA
(edit) @32696   14 years vboxsync AC97: Assert if the amount read/written isn not aligned (can lead to …
(edit) @32304   14 years vboxsync AC97: Do not quit processing loop when empty buffer is encountered.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26165   15 years vboxsync PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
(edit) @26160   15 years vboxsync PDM: s/pDevReg/pReg/g
(edit) @26001   15 years vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
(edit) @25985   15 years vboxsync pdmifs.h: the final batch of refactored interface ID code.
(edit) @25966   15 years vboxsync PDMIBASE refactoring; use UUID as interface IDs.
(edit) @25770   15 years vboxsync Audio-OSX: Rewrite of the CoreAudio device. Added recording support.
(edit) @23981   15 years vboxsync DevIchAc97: validate config.
(edit) @22793   15 years vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
(edit) @22480   15 years vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
(edit) @18645   16 years vboxsync VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
(edit) @12978   16 years vboxsync PDM: PDM_DEVREG_FLAGS_DEFAULT_BITS convenience.
(edit) @12977   16 years vboxsync #1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
(edit) @12300   16 years vboxsync Devices and VMM: cosmetics: removed full stops at the end of …
(edit) @11284   16 years vboxsync Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet))
(edit) @11269   16 years vboxsync Devices: pData -> pThis.
(edit) @11266   16 years vboxsync Devices: VBOX_SUCCESS/FAILURE -> RT_SUCCESS/FAILURE.
(edit) @11167   16 years vboxsync #1865: DevIchAc97 and DevSB16.
(edit) @9331   17 years vboxsync Use PCI config register setters.
(edit) @9329   17 years vboxsync Some cleanup; mainly adding some missing spaces and correcting the …
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @6105   17 years vboxsync typo
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