VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @44639   12 years vboxsync Eliminated PCIINTELHDLinkState, moving the pci device structure up …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @40111   13 years vboxsync Audio/HDA: Don't bother with resseting at all if codec reset routine …
(edit) @40110   13 years vboxsync Audio/HDA: Don't call node reset routine if it isn't specified.
(edit) @39368   13 years vboxsync VBOX_FULL_VERSION_MAKE: fixed copy & past bug messing up the build …
(edit) @37482   13 years vboxsync Audio/HDA: SSMR3{Get,Put}Struct in HDA device implementation.
(edit) @37191   14 years vboxsync Audio/HDA: takes alignment into account, when restoring v1 snapshots. …
(edit) @37190   14 years vboxsync Audio/HDA: loading V1 saved state. (xTracker/5704).
(edit) @37185   14 years vboxsync Audio/HDA: fix of (xTracker/5704) for trunk.
(edit) @36692   14 years vboxsync Audio/HDA: no ALC 885.
(edit) @36691   14 years vboxsync HDA/Audio: Some clean up. Codecs macro definitions splited from …
(edit) @35515   14 years vboxsync Audio/HDA: more clean up.
(edit) @35497   14 years vboxsync Audio/HDA: more clean up.
(edit) @35496   14 years vboxsync Audio/HDA: clenaup (voice_mc isn't used and removed)
(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) @34933   14 years vboxsync Audio/HDA: hide codec's implementation close to corresponding code and …
(edit) @34591   14 years vboxsync Audio/HDA: some cosmetic. tune port F params.
(edit) @34590   14 years vboxsync Audio/HDA: logs.
(edit) @34459   14 years vboxsync Audio/HDA: doesn't let fresh SL install hang on node: 0x9 (reserved).
(edit) @34351   14 years vboxsync Audio/HDA: logs.
(edit) @34005   14 years vboxsync HDA/Audio: typo.
(edit) @33829   14 years vboxsync Audio/HDA: cosmetic.
(edit) @33817   14 years vboxsync Audio/HDA: converter formats and pin sense more sane.
(edit) @33810   14 years vboxsync Audio/HDA: right semantic of VerbID: F20
(edit) @33803   14 years vboxsync Audio/HDA: more cosmetic. power state propogation more clean and clear.
(edit) @33787   14 years vboxsync Audio/HDA: VerbID(F00[0B/0D]) clarification and clean up.
(edit) @33753   14 years vboxsync Audio/HDA: typo.
(edit) @33749   14 years vboxsync Audio/HDA: verbID(F00[0xA]) clarification and some clean up.
(edit) @33748   14 years vboxsync Audio/HDA: typo.
(edit) @33744   14 years vboxsync Audio/HDA: typo.
(edit) @33721   14 years vboxsync Audio/HDA: VerbID: F00[0xC] clarification and clean up.
(edit) @33719   14 years vboxsync Audio/HDA: verbID: F00[09] clarification and clean up.
(edit) @33717   14 years vboxsync Audio/HDA: more clean ups. fixes typo in r67342 node count macro.
(edit) @33716   14 years vboxsync Audio/HDA: some clean up.
(edit) @33710   14 years vboxsync Audio/HDA: continue of r67331 on the rest of stac9220 nodes responding …
(edit) @33705   14 years vboxsync Audio/HDA: makes default configuration (verb: F1C) more clear (for …
(edit) @33681   14 years vboxsync Audio/HDA: move microphone on port D. Mac guest doesn't like enabled E …
(edit) @33676   14 years vboxsync scm cleanup run.
(edit) @33629   14 years vboxsync Audio/HDA: fixes occasional microphone disable.
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33483   14 years vboxsync Audio/HDA: typo.
(edit) @33482   14 years vboxsync Audio/HDA: don't propogate audio format without verification that …
(edit) @33400   14 years vboxsync Audio/HDA: flexible audio format support (disabled).
(edit) @33328   14 years vboxsync Audio/HDA: typo.
(edit) @33327   14 years vboxsync Audio/HDA: sound on Mac guest & some clean up.
(edit) @32933   14 years vboxsync Audio/HDA: alc885 codec is introduced(workable with Linux guest, …
(edit) @32805   14 years vboxsync Audio/HDA: some todos.
(edit) @32804   14 years vboxsync Audio/HDA: more general and re-groupping.
(edit) @32803   14 years vboxsync Audio/HDA: verb handling is not depends on codec specific.
(edit) @32626   14 years vboxsync Audio/HDA: (assert fix) configuration register of reserved 0x1B-node …
(edit) @32438   14 years vboxsync HDA: Moved the microphone to port E, which is input only.
(edit) @32431   14 years vboxsync scm cleanup
(edit) @32412   14 years vboxsync HDA: Made Windows recognize a microphone.
(edit) @31990   14 years vboxsync Audio/HDA: fixes assertion 0x1b is pin-node.
(edit) @31984   14 years vboxsync Audio/HDA: changes power management and topology to make it close to …
(edit) @31855   14 years vboxsync Audio/HDA: fixes input/output volume control.
(edit) @31771   14 years vboxsync Audio/HDA: introduces saved states.
(edit) @31760   14 years vboxsync Audio/HDA: Input streams support.
(edit) @31605   14 years vboxsync HDA: Removed incorrect F00/05 parameter for DACs (it was probably …
(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) @31475   14 years vboxsync Audio/HDA: sounds good.
(edit) @31463   14 years vboxsync Audio/HDA: clean up.
(edit) @31459   14 years vboxsync Audio/HDA: fixed volume control.
(edit) @31357   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) @31294   14 years vboxsync Audio/HDA: spdif{in,out} needs F06/706 verb support.
(edit) @31277   14 years vboxsync Spelling.
(edit) @31266   14 years vboxsync Audio/HDA: right assertion and check.
(edit) @31265   14 years vboxsync Audio/HDA: some todos.
(edit) @31264   14 years vboxsync Audio/HDA: some todos.
(edit) @31263   14 years vboxsync Audio/HDA: cumulative patch (see xTracker/4450) + unaligned read access.
(edit) @31215   14 years vboxsync Review notes.
(edit) @31200   14 years vboxsync Audio/HDA: typo.
(edit) @31190   14 years vboxsync Audio/HDA: ConSelect (verbID: F01/701).
(edit) @31188   14 years vboxsync Audio/HDA: verb EAPD/BTL(F0C/70C), VolumeKnobCtrl(F0F/70F), Config …
(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) @31084   14 years vboxsync Audio/HDA: nuked trailing white spaces.
(edit) @31083   14 years vboxsync Audio/HDA: naming and formating.
(edit) @31077   14 years vboxsync Audio/HDA: typo.
(edit) @31076   14 years vboxsync Audio/HDA: some todo and more verbs(SetAmplifier(B--), …
(edit) @31075   14 years vboxsync Audio/HDA: some todos & clean up.
(edit) @31062   14 years vboxsync Audio/HDA: codecReset implementation.
(edit) @31050   14 years vboxsync Audio/HDA: F20 verb returns mac-intel subId value.
(edit) @31048   14 years vboxsync Audio/HDA: not error on unimplemeted.
(edit) @31047   14 years vboxsync Audio/HDA: codecLookup changed in a way to return codeUnimplemented in …
(edit) @31043   14 years vboxsync HDA: More coded review comments.
(edit) @31039   14 years vboxsync Audio/HDA: size.
(edit) @31030   14 years vboxsync Audio/HDA: codec should return 0xFF for CAD != 0.
(edit) @31028   14 years vboxsync audio/HDA: some todo.
(edit) @30992   14 years vboxsync HDA: A few more review comments.
(add) @30985   14 years vboxsync DevCodec: export 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