VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @73786   6 years vboxsync Audio/MixBuf: Check frames to clear in AudioMixBufFinish().
(edit) @73714   6 years vboxsync Audio/MixBuf: Added AudioMixBufUsedBytes().
(edit) @73529   6 years vboxsync Audio: Changed cBits -> cBytes of PDMAUDIOPCMPROPS to avoid some …
(edit) @70878   7 years vboxsync Audio: Renamed AudioMixBufReadCirc[Ex] -> …
(edit) @69119   7 years vboxsync Audio: More cleanups (missing keywords, incorrect #endif docs, stuff)
(edit) @68271   7 years vboxsync Audio: Renamed PDMAUDIOSTRMRATE -> PDMAUDIOSTREAMRATE. No actual code …
(edit) @68132   7 years vboxsync Audio: Renamed audio samples to audio frame because that's what they …
(edit) @67742   7 years vboxsync AudioMixBuffer: comment
(edit) @67741   7 years vboxsync AudioMixBuffer: try to get the signed shift right
(edit) @67365   7 years vboxsync Audio: Forward ported audio mixing buffer changes from 5.1 (as of r115728).
(edit) @65739   8 years vboxsync AudioMixBuffer: Added AudioMixBufPeekMutable().
(edit) @65694   8 years vboxsync Audio: Removed PDMAUDIOSTRMSTS_FLAG_DATA_READABLE / …
(edit) @65669   8 years vboxsync Renaming.
(edit) @65668   8 years vboxsync Audio/AudioMixBuffer.cpp: Minor adjustments for AudioMixBufPeek().
(edit) @65667   8 years vboxsync Audio: temporary fix
(edit) @65630   8 years vboxsync AudioMixBuffer: Renamed AudioMixBufAcquire() to AudioMixBufPeek() and …
(edit) @65056   8 years vboxsync Devices/Audio: doxygen fixes (s/@true/false / @c true/false/)
(edit) @65016   8 years vboxsync Logging.
(edit) @64981   8 years vboxsync Audio/AudioMixBuffer.cpp: Removed VERR_NO_DATA rc from …
(edit) @64652   8 years vboxsync Audio: Reverted part of r111751 to fix unit test failure.
(edit) @64565   8 years vboxsync Audio/AudioMixBuffer.cpp: Also take the used samples count into …
(edit) @64047   8 years vboxsync Logging.
(edit) @63847   8 years vboxsync Audio/AudioMixBuffer.cpp: Return rc in audioMixBufMixTo().
(edit) @63369   8 years vboxsync warnings (gcc)
(edit) @63362   8 years vboxsync Audio: PDMPCMPROPS -> PDMAUDIOPCMPROPS.
(edit) @63215   8 years vboxsync Devices: warnings (gcc)
(edit) @62977   8 years vboxsync enums defaults to int, so use '%d' and not '%ld' to prinft them!
(edit) @62965   8 years vboxsync Devices: warnings
(edit) @62909   8 years vboxsync Devices: warnings, HN, ++
(edit) @62372   8 years vboxsync backed out r108916
(edit) @62370   8 years vboxsync Main: a few fixes for -Wunused -Wconversion
(edit) @62367   8 years vboxsync s/DEBUG/RT_STRICT/
(edit) @62364   8 years vboxsync Audio/AudioMixBuffer: Comments, logging.
(edit) @61887   8 years vboxsync Audio: Implemented support for master volume controls.
(edit) @61609   8 years vboxsync Audio: Update.
(edit) @61523   9 years vboxsync Audio: Update.
(edit) @61409   9 years vboxsync Audio/AudioMixBuffer.cpp: Better warning, logging.
(edit) @61386   9 years vboxsync Audio: Update.
(edit) @61352   9 years vboxsync AudioMixBuffer,tstAudioMixBuffer,pdmaudioifs.h: Fixed buffer overflow …
(edit) @61346   9 years vboxsync Removed debug define.
(edit) @61344   9 years vboxsync Removed debug define.
(edit) @61343   9 years vboxsync Audio/AudioMixBuffer: Fixes (also for testcase).
(edit) @61331   9 years vboxsync Audio: Fixed testcase tstAudioMixBuffer.cpp.
(edit) @61320   9 years vboxsync Audio: Update.
(edit) @61187   9 years vboxsync Audio/AudioMixBuffer.cpp: Fixes for testcase.
(edit) @61157   9 years vboxsync Audio: - Unified GPDMAUDIOGSTSTRMIN / PDMAUDIOGSTSTRMOUT / …
(edit) @61091   9 years vboxsync Audio/AudioMixBuffer: Cache pfnConvTo/pfnConvFrom function pointer for …
(edit) @61089   9 years vboxsync Audio/AudioMixBuffer: Added some more debug code for buffer statistics.
(edit) @61007   9 years vboxsync Audio/Audio/AudioMixBuffer.cpp: Forgot to disable debug define.
(edit) @60925   9 years vboxsync Audio: Update on infrastructure: - More work on HDA stream …
(edit) @60353   9 years vboxsync Audio: Added HDA support for newer Linux guests; more work on surround …
(edit) @57451   9 years vboxsync Audio: Try to fix chopped off samples when playing short sound files.
(edit) @57397   9 years vboxsync AudioMixBuffer: Implemented AudioMixBufClear(), added …
(edit) @56648   9 years vboxsync Audio: Remove DEV_AUDIO logging group and split it up into per device …
(edit) @55920   10 years vboxsync PDM/Audio: AudioMixBuffer documentation, renaming.
(edit) @55852   10 years vboxsync Audio: Apply volume properly when doing mono to stereo conversion.
(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) @55447   10 years vboxsync Audio: Fixed unsigned sample conversion.
(edit) @55425   10 years vboxsync Warnings.
(edit) @55403   10 years vboxsync AudioMixBuffer: log %RU32 => %#RX32
(edit) @55394   10 years vboxsync Audio: Volume handling rework (see #5964).
(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) @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) @55197   10 years vboxsync Warning.
(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) @55005   10 years vboxsync PDM/Audio: Added volume through virtual mixer.
(edit) @54980   10 years vboxsync PDM/Audio/AudioMixBuffer.cpp: Fixes.
(edit) @54861   10 years vboxsync Audio/AudioMixBuffer: Fix small memory leak in the recording path
(edit) @54482   10 years vboxsync Audio/AudioMixBuffer: Bugfixes, updated testcase.
(edit) @54460   10 years vboxsync PDM/Audio: AudioMixBuffer.cpp: Bugfixes, logging, fixed testcase.
(edit) @54420   10 years vboxsync Audio/AudioMixBuffer: all of these values are unsigned so no need to …
(edit) @54399   10 years vboxsync Warnings.
(edit) @54230   10 years vboxsync PDM/Audio: Update.
(edit) @54140   10 years vboxsync Audio/AudioMixBuffer.cpp: Logging.
(edit) @53830   10 years vboxsync PDM/Audio: Unified timer work, minor cleanup.
(edit) @53567   10 years vboxsync PDM/Audio: Update.
(edit) @53486   10 years vboxsync PDM/Audio: Warnings.
(add) @53442   10 years vboxsync PDM Audio: Branch -> trunk.
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