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