|
|
@63562
|
8 年 |
vboxsync |
scm: cleaning up todos
|
|
|
@63549
|
8 年 |
vboxsync |
scm cleanups
|
|
|
@63547
|
8 年 |
vboxsync |
Audio/DrvHostCoreAudio.cpp: Removed USE_NON_DEPRECATED_APIS and use …
|
|
|
@63537
|
8 年 |
vboxsync |
Audio/DrvAudio.cpp: Simplified drvAudioStreamInitInternal().
|
|
|
@63536
|
8 年 |
vboxsync |
Audio: Logging.
|
|
|
@63534
|
8 年 |
vboxsync |
Audio: Renaming.
|
|
|
@63532
|
8 年 |
vboxsync |
Build fix.
|
|
|
@63529
|
8 年 |
vboxsync |
Audio: Bugfixes.
|
|
|
@63527
|
8 年 |
vboxsync |
nit
|
|
|
@63500
|
8 年 |
vboxsync |
DrvHostCoreAudio.cpp: Just enabling the code mapping 3 deprecated APIs …
|
|
|
@63488
|
8 年 |
vboxsync |
svn properties
|
|
|
@63482
|
8 年 |
vboxsync |
Devices: warnings (clang)
|
|
|
@63481
|
8 年 |
vboxsync |
Audio: callback fixes
|
|
|
@63478
|
8 年 |
vboxsync |
Devices: warnings (clang)
|
|
|
@63468
|
8 年 |
vboxsync |
Build fix.
|
|
|
@63467
|
8 年 |
vboxsync |
Audio: Partly reverted r110001 (no use of function macros anymore).
|
|
|
@63446
|
8 年 |
vboxsync |
Devices: warnings
|
|
|
@63445
|
8 年 |
vboxsync |
DrvHostCoreAudio.cpp: Corrected a number of incorrect (fortunately …
|
|
|
@63444
|
8 年 |
vboxsync |
DrvHostCoreAudio.cpp: Outlined how to avoid using three APIs that has …
|
|
|
@63395
|
8 年 |
vboxsync |
signed comparison fix
|
|
|
@63373
|
8 年 |
vboxsync |
warnings (gcc)
|
|
|
@63372
|
8 年 |
vboxsync |
DrvHostAlsaAudio.cpp: ditto
|
|
|
@63371
|
8 年 |
vboxsync |
DrvHostPulsAudio.cpp: ditto
|
|
|
@63370
|
8 年 |
vboxsync |
DrvHostOSSAudio: fixed the warnings again.
|
|
|
@63369
|
8 年 |
vboxsync |
warnings (gcc)
|
|
|
@63368
|
8 年 |
vboxsync |
Build fix.
|
|
|
@63366
|
8 年 |
vboxsync |
Audio/DevIchHda.cpp: Use critical sections instead of mutexes.
|
|
|
@63365
|
8 年 |
vboxsync |
Audio/DevIchHda.cpp: Resolved a @todo.
|
|
|
@63363
|
8 年 |
vboxsync |
Warnings (are errors).
|
|
|
@63362
|
8 年 |
vboxsync |
Audio: PDMPCMPROPS -> PDMAUDIOPCMPROPS.
|
|
|
@63361
|
8 年 |
vboxsync |
Build fix.
|
|
|
@63360
|
8 年 |
vboxsync |
Audio: Added more defines / documentation for the host interfaces to …
|
|
|
@63215
|
8 年 |
vboxsync |
Devices: warnings (gcc)
|
|
|
@63214
|
8 年 |
vboxsync |
Devices: warnings (gcc)
|
|
|
@63212
|
8 年 |
vboxsync |
Devices: warnings (gcc)
|
|
|
@63210
|
8 年 |
vboxsync |
DrvIchHda.cpp: Disabled a surprising number of unused functions.
|
|
|
@63016
|
8 年 |
vboxsync |
Devices: warnings (debug builds)
|
|
|
@62991
|
8 年 |
vboxsync |
Devices: warnings
|
|
|
@62981
|
8 年 |
vboxsync |
more descriptive variable names.
|
|
|
@62980
|
8 年 |
vboxsync |
tstAudioMixBuffer.cpp: removed unused variables and warnings.
|
|
|
@62979
|
8 年 |
vboxsync |
Please, don't use the windows 1.x 'long-pointer' HN. It's obsolete for …
|
|
|
@62978
|
8 年 |
vboxsync |
enums defaults to int, so use '%d' and not '%ld' to prinft them!
|
|
|
@62977
|
8 年 |
vboxsync |
enums defaults to int, so use '%d' and not '%ld' to prinft them!
|
|
|
@62976
|
8 年 |
vboxsync |
enums defaults to int, so use '%d' and not '%ld' to prinft them!
|
|
|
@62975
|
8 年 |
vboxsync |
enums defaults to int, so use '%d' and not '%ld' to prinft them!
|
|
|
@62974
|
8 年 |
vboxsync |
enums defaults to int, so use '%d' and not '%ld' to prinft them!
|
|
|
@62973
|
8 年 |
vboxsync |
Audio: Replaced the confusing 'cs' prefix with cSamples of similar. …
|
|
|
@62972
|
8 年 |
vboxsync |
Devices: warnings
|
|
|
@62971
|
8 年 |
vboxsync |
Devices: warnings
|
|
|
@62970
|
8 年 |
vboxsync |
build fix
|
|
|
@62969
|
8 年 |
vboxsync |
Devices: warnings
|
|
|
@62968
|
8 年 |
vboxsync |
build fix
|
|
|
@62967
|
8 年 |
vboxsync |
Audio: 'cs' is not a prefix that anyone immediately understands to be …
|
|
|
@62966
|
8 年 |
vboxsync |
Devices: warnings
|
|
|
@62965
|
8 年 |
vboxsync |
Devices: warnings
|
|
|
@62921
|
8 年 |
vboxsync |
Devices: warnings
|
|
|
@62919
|
8 年 |
vboxsync |
Please use 'static const' on data that is constant, don't make the …
|
|
|
@62911
|
8 年 |
vboxsync |
DrvHoustDSound.cpp: 'static' is a magic word which shall prefix every …
|
|
|
@62910
|
8 年 |
vboxsync |
DrvHostDSound.cpp: No need to verify parameters twice (there's more of …
|
|
|
@62909
|
8 年 |
vboxsync |
Devices: warnings, HN, ++
|
|
|
@62672
|
8 年 |
vboxsync |
HDA: Re-enabled speakers for OS X guests.
|
|
|
@62632
|
8 年 |
vboxsync |
Devices: unused parameter warnings.
|
|
|
@62616
|
8 年 |
vboxsync |
Devices: unused parameter warnings.
|
|
|
@62614
|
8 年 |
vboxsync |
hdaRegWriteSDCTL: Todo about IN_RING3/VINF_IOM_R3_MMIO_WRITE mess that …
|
|
|
@62613
|
8 年 |
vboxsync |
Please, don't use RTStrPrintf to copy strings, RTStrCopy does that …
|
|
|
@62612
|
8 年 |
vboxsync |
DevIchHda: Need to call hdaRegWriteSDUnlock in hdaRegWriteSDFMT when …
|
|
|
@62607
|
8 年 |
vboxsync |
DrvAudio.cpp: Too much cleaned up -- leave rc initialized.
|
|
|
@62605
|
8 年 |
vboxsync |
Audio: Documentation, misc. cleanup.
|
|
|
@62590
|
8 年 |
vboxsync |
Audio: Handle last read/written/iteration timestamps.
|
|
|
@62585
|
8 年 |
vboxsync |
Audio: Cleanup: Renamed VBOX_WITH_[OSS|ALSA|PULSE] -> …
|
|
|
@62581
|
8 年 |
vboxsync |
Audio: Committed too much.
|
|
|
@62580
|
8 年 |
vboxsync |
Audio: Initial commit of audio debug backend. This can dump the output …
|
|
|
@62579
|
8 年 |
vboxsync |
Audio/AudioMixer.cpp: Assertions.
|
|
|
@62517
|
8 年 |
vboxsync |
(C) 2016
|
|
|
@62463
|
8 年 |
vboxsync |
Devices: scm
|
|
|
@62437
|
8 年 |
vboxsync |
Devices: MSC level 4 warnings (release build)
|
|
|
@62372
|
8 年 |
vboxsync |
backed out r108916
|
|
|
@62370
|
8 年 |
vboxsync |
Main: a few fixes for -Wunused -Wconversion
|
|
|
@62367
|
8 年 |
vboxsync |
s/DEBUG/RT_STRICT/
|
|
|
@62366
|
8 年 |
vboxsync |
Cleanup.
|
|
|
@62364
|
8 年 |
vboxsync |
Audio/AudioMixBuffer: Comments, logging.
|
|
|
@62355
|
8 年 |
vboxsync |
Audio/DevIchAc97.cpp: Bail out of the DMA transfer loop if an error …
|
|
|
@62350
|
8 年 |
vboxsync |
Audio/DevSB16.cpp: Fixes.
|
|
|
@62337
|
8 年 |
vboxsync |
Build fix.
|
|
|
@62336
|
8 年 |
vboxsync |
Audio/DrvHostCoreAudio.cpp: Brought back file in sync with 5.0.
|
|
|
@62327
|
8 年 |
vboxsync |
Audio/DrvAudio: Added some basic statistics for STAM.
|
|
|
@62323
|
8 年 |
vboxsync |
Audio/DrvAudio.cpp: Added some more checking.
|
|
|
@62297
|
8 年 |
vboxsync |
Audio/DrvAudio.cpp: Fixed a crash.
|
|
|
@62280
|
8 年 |
vboxsync |
AC97: Headphone volume control behaves like master volume control (no …
|
|
|
@62253
|
8 年 |
vboxsync |
Grr. Undo.
|
|
|
@62252
|
8 年 |
vboxsync |
Warnings.
|
|
|
@62251
|
8 年 |
vboxsync |
Warnings.
|
|
|
@62250
|
8 年 |
vboxsync |
AC97: Get volume control back to more or less normal.
|
|
|
@62142
|
8 年 |
vboxsync |
DevIchAc97: we might warn even if neither of these three fValid* flags …
|
|
|
@62117
|
8 年 |
vboxsync |
Audio: Bugfixes, logging.
|
|
|
@62071
|
8 年 |
vboxsync |
Forward ported r108511 (Audio/DrvHostCoreAudio.cpp: Improved recording …
|
|
|
@62068
|
8 年 |
vboxsync |
Audio/DrvAudio.cpp: Only go into pause state if the stream was enabled …
|
|
|
@62054
|
8 年 |
vboxsync |
Audio/DrvAudio.cpp: Fixed crashing on driver version mismatch.
|
|
|
@61924
|
8 年 |
vboxsync |
Audio: src/VBox/Devices/Audio/DrvHostNullAudio.cpp: Also set status …
|
|
|
@61904
|
8 年 |
vboxsync |
Comment not needed anymore.
|
|
|