|
|
@90148
|
3 years |
vboxsync |
DevHdaCodec: Renamed a couple of variables. bugref:9890
|
|
|
@90147
|
3 years |
vboxsync |
DevHdaCodec: Moved the codec configuration into a separate structure …
|
|
|
@90146
|
3 years |
vboxsync |
DevHdaCodec: Removed unused member HDACODECR3::cNodes. bugref:9890
|
|
|
@90145
|
3 years |
vboxsync |
DevHdaCodec: Mark afNodeClassifications as const to encourage more …
|
|
|
@90144
|
3 years |
vboxsync |
DevHdaCodec: Combine all the node classification lists into an array …
|
|
|
@90143
|
3 years |
vboxsync |
DevHdaCodec: The node classification lists can be const. bugref:9890
|
|
|
@90142
|
3 years |
vboxsync |
DevHdaCodec: Renamed some more member names. bugref:9890
|
|
|
@90141
|
3 years |
vboxsync |
DevHdaCodec: Corrected some member names. bugref:9890
|
|
|
@90140
|
3 years |
vboxsync |
DevHda: Aligned the codec state more along cache lines. bugref:9890
|
|
|
@90138
|
3 years |
vboxsync |
DevHda: Only HDACODECR3, no HDACODEC structure any more. bugref:9890
|
|
|
@90137
|
3 years |
vboxsync |
DevHda: Don't pass pDevIns but PHDACODECR3 to the four DevHDA …
|
|
|
@90136
|
3 years |
vboxsync |
DevHda: Ditto in the other direction. bugref:9890
|
|
|
@90135
|
3 years |
vboxsync |
DevHda: We don't need to abstract the HDA codecs with function …
|
|
|
@90134
|
3 years |
vboxsync |
DevHda: Consolidating codec state into one structure and removing the …
|
|
|
@90131
|
3 years |
vboxsync |
DevHdaCodec: Removed most of the leftovers from the attempt to run the …
|
|
|
@90128
|
3 years |
vboxsync |
DevHdaCodec: Moved CODECVERB to the .cpp file as it does not to be …
|
|
|
@90127
|
3 years |
vboxsync |
DevHdaCodec: More doc work. bugref:9890
|
|
|
@90122
|
3 years |
vboxsync |
DevHdaCodec: More doxygen stuff. Renamed callback parameters to match …
|
|
|
@90121
|
3 years |
vboxsync |
DevHdaCodec: Reverted previous commit, committed too much. bugref:9890
|
|
|
@90120
|
3 years |
vboxsync |
DevHdaCodec: More doxygen stuff. Renamed callback parameters to match …
|
|
|
@89888
|
3 years |
vboxsync |
DevHda: Moved the HDA_SAVED_STATE_XXX defines to DevHda.h (no idea why …
|
|
|
@89869
|
3 years |
vboxsync |
DevHda: Implemented DMA-on-WALCLK access too. Cleanups. bugref:9890
|
|
|
@89810
|
3 years |
vboxsync |
Audio: Eliminated some unnecessary stream config copying in the device …
|
|
|
@89213
|
4 years |
vboxsync |
Audio: Added an fImmediate indicator to the pfnStreamDestroy methods …
|
|
|
@88503
|
4 years |
vboxsync |
DevHda: Just use the ring-3 task (hCorbDmaTask) when ring-0 needs to …
|
|
|
@88502
|
4 years |
vboxsync |
DevHda: Fixed regression caused by incorrect assumption about ring-0 …
|
|
|
@88235
|
4 years |
vboxsync |
Audio: File header adjustments. bugref:9890
|
|
|
@88228
|
4 years |
vboxsync |
Audio: Renamed auxiliary HDA device files to follow the DevHdaXxxx …
|
|
copied from trunk/src/VBox/Devices/Audio/HDACodec.h
|
|
|
@88223
|
4 years |
vboxsync |
Audio/HDACodec.h: DECLCALLBACKMEMBER -> ring-3/0 specific ones …
|