VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42431   12 years vboxsync Fixes bad coding style that trips up the VC2010 preprocessor.
(edit) @40844   13 years vboxsync Devices/Audio: Removal of environment variables which acted as audio …
(edit) @40719   13 years vboxsync Audio: process the integer overflow in no_run_out
(edit) @40112   13 years vboxsync Audio/HDA: reinitialize pointer to verb routine before every lookup …
(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) @39875   13 years vboxsync Devices/Audio: fixed rounding error in noaudio driver output.
(edit) @39469   13 years vboxsync Audio/mac: proper fix for xTracker/5971.
(edit) @39368   13 years vboxsync VBOX_FULL_VERSION_MAKE: fixed copy & past bug messing up the build …
(edit) @39308   13 years vboxsync SB16: Improved mixer volume handling.
(edit) @39135   13 years vboxsync Changed PDMDevHlpMMIORegister to take flags and drop pfnFill. Added …
(edit) @39104   13 years vboxsync Audio: warnings.
(edit) @39103   13 years vboxsync Audio/coreaudio: more convenient memory allocation and release …
(edit) @37654   13 years vboxsync Audio/HDA: some todos.
(edit) @37642   13 years vboxsync Audio/HDA: some todo (binary search).
(edit) @37639   13 years vboxsync DevIchIntelHDA: Don't write to the input buffer in MMIO write …
(edit) @37636   13 years vboxsync Changed FNIOMMMIOWRITE to take a const buffer pointer.
(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) @36391   14 years vboxsync dev/audio: consistent CoInit/Uninit
(edit) @36327   14 years vboxsync filteraudio: don't crash if input is not available (xtracker 5599)
(edit) @35582   14 years vboxsync audio: Removed release logging again.
(edit) @35575   14 years vboxsync audio: Avoid recurring buffer lost log entries.
(edit) @35573   14 years vboxsync dsound: Try restoring buffer if GetCurrentPosition failed.
(edit) @35556   14 years vboxsync audio: Temporarily direct more messages to release log.
(edit) @35533   14 years vboxsync Audio: missed part of clean up.
(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) @35427   14 years vboxsync Devices/Audio/filteraudio: do not call host backend voice uninit if …
(edit) @35419   14 years vboxsync Devices/Audio/filteraudio: don't call host audio functions if the host …
(edit) @35402   14 years vboxsync Devices/Audio: optimize allocation of temporary buffers for audio …
(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) @35116   14 years vboxsync Audio: some santiy checks (debug only)
(edit) @35112   14 years vboxsync Device/Audio/Sound_template: incorporated upstream fix to properly …
(edit) @35110   14 years vboxsync Audio: macrodifinition to replace asprintf with RTStrAPrintf
(edit) @35050   14 years vboxsync Audio: uses RTStrFree for strings allocated via RTStrDup.
(edit) @35032   14 years vboxsync Devices/Audio: warning
(edit) @34969   14 years vboxsync Audio filter: fixed dynamic switch between host and remote audio input.
(edit) @34968   14 years vboxsync Audio/HDA: typo.
(edit) @34933   14 years vboxsync Audio/HDA: hide codec's implementation close to corresponding code and …
(edit) @34920   14 years vboxsync Audio/HDA: don't touch BdleCvi counter on uninitialized descriptor.
(edit) @34910   14 years vboxsync export to OSE
(edit) @34906   14 years vboxsync Initial audio filter implementation, which is used for audio input via …
(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) @34591   14 years vboxsync Audio/HDA: some cosmetic. tune port F params.
(edit) @34590   14 years vboxsync Audio/HDA: logs.
(edit) @34460   14 years vboxsync Audio/HDA: temporary disabled(FIFOW), hdaTransfer doesn't ignore fStop …
(edit) @34459   14 years vboxsync Audio/HDA: doesn't let fresh SL install hang on node: 0x9 (reserved).
(edit) @34451   14 years vboxsync Devices/Audio/Alsa: incorporated upstream fix to properly resume a …
(edit) @34443   14 years vboxsync Audio/HDA: cosmetic and some reorganization (need to test on linux host).
(edit) @34351   14 years vboxsync Audio/HDA: logs.
(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) @34005   14 years vboxsync HDA/Audio: typo.
(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) @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.
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