VirtualBox

source: vbox/trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @88023   4 years vboxsync Audio: Preparing to move some of the DrvAudio.h stuff into PDM. bugref:9890
(edit) @88022   4 years vboxsync Audio: Preparing to move some of the DrvAudio.h stuff into PDM. bugref:9890
(edit) @88002   4 years vboxsync Audio: Swapped parameters for DrvAudioHlpNanoToFrames, …
(edit) @87995   4 years vboxsync Audio: Switched DrvAudioHlpFramesToBytes parameters. bugref:9890
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82580   5 years vboxsync Audio: Logging tweaks (driver names); no functional changes.
(edit) @82579   5 years vboxsync Audio: Make sure to only set a new recording source if the backend in …
(edit) @82255   5 years vboxsync vmm/pdmaudioifs.h: More of the same. bugref:9218
(edit) @82254   5 years vboxsync vmm/pdmaudioifs.h: The prefix 'cf' reads 'count-of-flags', so if you …
(edit) @82252   5 years vboxsync vmm/pdmaudioifs.h: Style, docs and other nits. First, it's always …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @75011   6 years vboxsync VideoRec/Main: Also call the super class default function …
(edit) @73838   6 years vboxsync Audio: Added the backend's (friendly) name into the backend configuration.
(edit) @73685   6 years vboxsync Audio/DrvAudioVRDE: Corrected output stream buffer / period / …
(edit) @73638   6 years vboxsync Main/DrvAudioVRDE: do not crash if PDM driver does not exist. bugref:9225
(edit) @73584   6 years vboxsync DrvAudio/DrvAudioVRDE: Report the backend as operational via …
(edit) @73564   6 years vboxsync Audio/VRDE: Let the user know in verbose logging that VRDE does not …
(edit) @73529   6 years vboxsync Audio: Changed cBits -> cBytes of PDMAUDIOPCMPROPS to avoid some …
(edit) @73464   6 years vboxsync Audio/VRDE: Fixed setting the shift parameter of the acquired stream …
(edit) @73430   6 years vboxsync Audio/VRDE: Only report a running / writable state if any clients are …
(edit) @73408   6 years vboxsync Audio: Renamed *Ms* (milliseconds) timing helper functions to *Milli*.
(edit) @73380   6 years vboxsync Audio/DrvAudioCommon.cpp: Reordering helper function parameters to …
(edit) @73372   6 years vboxsync Build fix.
(edit) @73370   6 years vboxsync Audio: Implemented backend-independent (pre-)buffering support. Work …
(edit) @70644   7 years vboxsync Audio/Main: More code needed for attaching / detaching host backends …
(edit) @70553   7 years vboxsync Audio: Main/DrvAudioVRDE: Added drvAttach and drvDetach callbacks.
(edit) @70535   7 years vboxsync Audio/VRDE: Implemented support for dynamically attaching / detaching …
(edit) @68393   7 years vboxsync Main/DrvAudioVRDE: Renaming.
(edit) @68391   7 years vboxsync Main/DrvAudioVRDE: Renaming.
(edit) @68272   7 years vboxsync Audio: Renamed PDMAUDIOSTRMSTS* -> PDMAUDIOSTREAMSTS*. No actual code …
(edit) @68132   7 years vboxsync Audio: Renamed audio samples to audio frame because that's what they …
(edit) @68085   7 years vboxsync Build fix.
(edit) @68046   7 years vboxsync Audio/DrvAudioVRDE: Changed internal counter to subtract played …
(edit) @67914   7 years vboxsync src-client: Define LOG_GROUP according to interface or similar.
(edit) @65734   8 years vboxsync Build fix.
(edit) @65733   8 years vboxsync DrvAudioVRDE.cpp: Return available samples in …
(edit) @65694   8 years vboxsync Audio: Removed PDMAUDIOSTRMSTS_FLAG_DATA_READABLE / …
(edit) @65660   8 years vboxsync Audio: Added PDMAUDIOSTREAMLAYOUT_RAW to pass the raw audio data to …
(edit) @65624   8 years vboxsync Audio: More abstraction for the backends: Now the backend stream's …
(edit) @65596   8 years vboxsync Main/DrvAudioVRDE.cpp: Try to fix crashes.
(edit) @65586   8 years vboxsync DrvAudioVRDE.cpp: Added missing breaks in in vrdeControlStreamIn().
(edit) @65565   8 years vboxsync Audio: Make use of pvBuf/cbBuf parameters in …
(edit) @63973   8 years vboxsync Audio/DrvAudioVRDE.cpp: Handle PDMAUDIOSTREAMCMD_PAUSE and …
(edit) @63711   8 years vboxsync Audio: Implemented support for audio device enumeration handling, …
(edit) @63534   8 years vboxsync Audio: Renaming.
(edit) @63529   8 years vboxsync Audio: Bugfixes.
(edit) @63477   8 years vboxsync Main/DrvAudioVRDE: callback fixes
(edit) @63467   8 years vboxsync Audio: Partly reverted r110001 (no use of function macros anymore).
(edit) @63363   8 years vboxsync Warnings (are errors).
(edit) @63360   8 years vboxsync Audio: Added more defines / documentation for the host interfaces to …
(edit) @63244   8 years vboxsync Main: warnings
(edit) @62379   8 years vboxsync Main: 2nd try: fixes for a few -Wunused -Wconversion
(edit) @62372   8 years vboxsync backed out r108916
(edit) @62370   8 years vboxsync Main: a few fixes for -Wunused -Wconversion
(edit) @61922   8 years vboxsync Audio: Main/src-client/DrvAudioVRDE.cpp: Also set status flags here, …
(edit) @61609   8 years vboxsync Audio: Update.
(edit) @61320   9 years vboxsync Audio: Update.
(edit) @61167   9 years vboxsync Audio: Renaming.
(edit) @61157   9 years vboxsync Audio: - Unified GPDMAUDIOGSTSTRMIN / PDMAUDIOGSTSTRMOUT / …
(edit) @59987   9 years vboxsync Audio: Decoupled backend sinks and sources from the maximum of …
(edit) @59419   9 years vboxsync DrvAudioVRDE.cpp: Fixed wrong casting (PVRDESTREAMIN -> …
(edit) @58378   9 years vboxsync Audio: Renaming / cleanups: - Got rid of custom shifting and use …
(edit) @58132   9 years vboxsync *: Doxygen fixes.
(edit) @57452   9 years vboxsync Build fix; forgot a file.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56994   9 years vboxsync Main: Log and assert formatting fixes.
(edit) @56648   9 years vboxsync Audio: Remove DEV_AUDIO logging group and split it up into per device …
(edit) @55921   10 years vboxsync Whops, forgot to commit this.
(edit) @55650   10 years vboxsync DrvAudioVRDE: consume samples at configured rate
(edit) @55269   10 years vboxsync Main/DrvAudioVRDE: warning
(edit) @55159   10 years vboxsync Main: check if DrvAudioVRDE is contructed.
(edit) @54996   10 years vboxsync DrvAudioVRDE.cpp: Fixed stupid use after free issue in the destructor …
(edit) @54493   10 years vboxsync Build fix.
(edit) @54491   10 years vboxsync PDM/Audio: Fixed crashes on termination.
(edit) @54368   10 years vboxsync PDM/Audio: Some renaming.
(edit) @54230   10 years vboxsync PDM/Audio: Update.
(edit) @53831   10 years vboxsync PDM/Audio: Build fix; forgot some files.
(edit) @53442   10 years vboxsync PDM Audio: Branch -> trunk.
(edit) @51096   11 years vboxsync Main: use RT_FROM_MEMBER instead of RT_OFFSETOF; some Assert* cleanup
(edit) @51092   11 years vboxsync 6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
(copy) @50686   11 years vboxsync src/VBox/Devices/Audio, src/VBox/Main/src-client, include/VBox/vmm: …
copied from trunk/src/VBox/Main/src-client/AudioSnifferInterface.cpp
(edit) @45029   12 years vboxsync Main: drvDestruct/drvConstruct cleanups.
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