VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57417   9 years vboxsync warning
(edit) @57398   9 years vboxsync Audio: Fixed playing/recording deprecated/left over samples when …
(edit) @57397   9 years vboxsync AudioMixBuffer: Implemented AudioMixBufClear(), added …
(edit) @57393   9 years vboxsync DECLCALLBACK
(edit) @57383   9 years vboxsync Better.
(edit) @57382   9 years vboxsync Audio: Some renaming.
(edit) @57375   9 years vboxsync Audio/DSound: Get rid of custom logging and use RTLogRelMax* instead, …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57346   9 years vboxsync Audio/ALSA: fixed playing audio after suspendign the host
(edit) @57234   9 years vboxsync Audio/DrvHostDSound: LogRel nits.
(edit) @57202   9 years vboxsync DSound: Do not forget to propagate errors.
(edit) @57200   9 years vboxsync DSound: Fixed variable shadowing.
(edit) @57199   9 years vboxsync DSound: Careful when enumerating input devices; more release logging.
(edit) @57164   9 years vboxsync DrvHostDSound.cpp: Don't uninitialize COM if we didn't succeed in the …
(edit) @57148   9 years vboxsync Audio/DSound: Crash fix
(edit) @57146   9 years vboxsync Audio/DSound: Build fixes
(edit) @57145   9 years vboxsync Audio/DSound: Fixes for Windows 10, the original IDirectSound doesn't …
(edit) @57054   9 years vboxsync Devices/Audio/DrvAudio.cpp: Fix cleanup logic, as having it in the …
(edit) @56992   9 years vboxsync Devices: Log & Assertion formatting fixes.
(edit) @56838   9 years vboxsync Audio: Typo fix, 41->44.1 kHz.
(edit) @56737   9 years vboxsync HDA: Fixed output volume control, disabled headphones (see #5964).
(edit) @56728   9 years vboxsync Nit.
(edit) @56727   9 years vboxsync Devices/Audio: HDA: - Implemented debugger commands "hdcnodes" and …
(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) @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) @56649   9 years vboxsync RT_MIN is a macro
(edit) @56648   9 years vboxsync Audio: Remove DEV_AUDIO logging group and split it up into per device …
(edit) @56647   9 years vboxsync Audio/OSS: Wrong svn Id header
(edit) @56646   9 years vboxsync Audio: Another bunch of wrong assertions
(edit) @56645   9 years vboxsync Audio/Alsa: Wrong assertion
(edit) @56644   9 years vboxsync Audio/ALSA: Fix possible endless loop if the mixer buffer is already …
(edit) @56622   9 years vboxsync don't include vl_vbox.h anymore
(edit) @56512   9 years vboxsync Main/AC97: Propagate codec model setting through CFGM.
(edit) @56316   10 years vboxsync whitespace
(edit) @56292   10 years vboxsync Devices: Updated (C) year.
(edit) @56289   10 years vboxsync Removed unused header.
(edit) @56284   10 years vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @56278   10 years vboxsync SB16: Corrected SBP->SB16 volume conversion.
(edit) @56161   10 years vboxsync Audio/PulseAudio: removed unintended LogRel() and release a string …
(edit) @56151   10 years vboxsync LogRel nit.
(edit) @56148   10 years vboxsync Audio: use the VM name to name PulseAudio streams
(edit) @56085   10 years vboxsync PDM/Audio: Removed old audio architecture.
(edit) @56023   10 years vboxsync DrvHostPulseAudio.cpp: Set the pointers to driver instance.
(edit) @56018   10 years vboxsync Audio/CoreAudio: Fix audio output if the default output device …
(edit) @55920   10 years vboxsync PDM/Audio: AudioMixBuffer documentation, renaming.
(edit) @55908   10 years vboxsync SB16: Keep playing after loading saved state.
(edit) @55907   10 years vboxsync SB16: Iproved mixer volume SBP<->SB16 conversion.
(edit) @55852   10 years vboxsync Audio: Apply volume properly when doing mono to stereo conversion.
(edit) @55828   10 years vboxsync typos
(edit) @55649   10 years vboxsync DrvHostNullAudio: consume samples at configured rate
(edit) @55521   10 years vboxsync Audio/DevIchHda: warning
(edit) @55495   10 years vboxsync tstAudioMixBuffer: call audioMixBufDestroy()
(edit) @55492   10 years vboxsync Audio: Extended testcase.
(edit) @55486   10 years vboxsync tstAudioMixBuffer: pedantic
(edit) @55485   10 years vboxsync Don't check nonexistent samples.
(edit) @55483   10 years vboxsync Log first, increment later.
(edit) @55482   10 years vboxsync Audio: Careful with the UINT32_C macro…
(edit) @55462   10 years vboxsync Audio: Fixed minor format conversion errors, added a testcase (16-bit …
(edit) @55449   10 years vboxsync Whitespace.
(edit) @55447   10 years vboxsync Audio: Fixed unsigned sample conversion.
(edit) @55445   10 years vboxsync SB16: Implemented reset handler (finally).
(edit) @55430   10 years vboxsync AC97: Take 12dB volume offset used in some controls into account.
(edit) @55425   10 years vboxsync Warnings.
(edit) @55412   10 years vboxsync SB16: There are no mute controls.
(edit) @55404   10 years vboxsync HDA: Set the appropriate sink volume rather than the master.
(edit) @55403   10 years vboxsync AudioMixBuffer: log %RU32 => %#RX32
(edit) @55394   10 years vboxsync Audio: Volume handling rework (see #5964).
(edit) @55388   10 years vboxsync HDA: Volume handling improvements.
(edit) @55387   10 years vboxsync Audio: Keep track of sink volume, drop unused routines.
(edit) @55380   10 years vboxsync Audio: Implemented muting of streams.
(edit) @55379   10 years vboxsync Made locally used function static.
(edit) @55364   10 years vboxsync typo
(edit) @55355   10 years vboxsync SB16/Audio: VBoxized.
(edit) @55351   10 years vboxsync Audio: Set nominal volume correctly.
(edit) @55345   10 years vboxsync Quieter (required for AC'97).
(edit) @55344   10 years vboxsync Lower the volume a bit…
(edit) @55340   10 years vboxsync Audio: Fixed warnings, largely inconsistent types.
(edit) @55339   10 years vboxsync Spelling.
(edit) @55338   10 years vboxsync Audio: Improved logging, fixed volume handling.
(edit) @55335   10 years vboxsync Audio: Spelling, Hungarian fixes.
(edit) @55325   10 years vboxsync SB16: Added another undocumented DSP command. Still need E3h.
(edit) @55324   10 years vboxsync SB16: Warning fixes.
(edit) @55272   10 years vboxsync Audio/AC97: Allow changing the codec type (Linux whitelist).
(edit) @55270   10 years vboxsync Devices/Audio: two warnings
(edit) @55197   10 years vboxsync Warning.
(edit) @55163   10 years vboxsync DrvHostDSound: log configuration values.
(edit) @55109   10 years vboxsync DrvHostDSound: more optional release logging
(edit) @55074   10 years vboxsync DevSB16.cpp: Crash fix.
(edit) @55067   10 years vboxsync Build fix.
(edit) @55066   10 years vboxsync Build fix.
(edit) @55065   10 years vboxsync PDM/Audio: Volume handling fixes.
(edit) @55057   10 years vboxsync export
(edit) @55035   10 years vboxsync Build fix.
(edit) @55032   10 years vboxsync PDM/DrvAudio.cpp: Fixed a potential crash.
(edit) @55031   10 years vboxsync Tabs.
(edit) @55030   10 years vboxsync PDM/CoreAudio: Unregister the Default Device Changed listener if we …
(edit) @55025   10 years vboxsync PDM/DevSB16.cpp: Bail out reading DMA data when there's no consumer left.
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