VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @82377   5 years vboxsync DevIchAc97: Simplified ichac97IoPortNabmWrite. Fixed AC97_GLOB_CNT bug …
(edit) @82374   5 years vboxsync DevIchAc97: Simplified ichac97IoPortNabmRead. bugref:9218
(edit) @82373   5 years vboxsync DevIchAc97: Cleanups. bugref:9218
(edit) @82371   5 years vboxsync DevIchAc97: doxygen fix. bugref:9218
(edit) @82362   5 years vboxsync DevIchAc97: Cleanups. bugref:9218
(edit) @82361   5 years vboxsync DevIchAc97: Cleanups. bugref:9218
(edit) @82360   5 years vboxsync DevIchAc97: build fix. bugref:9218
(edit) @82359   5 years vboxsync DevIchAc97: More align. bugref:9218
(edit) @82358   5 years vboxsync DevIchAc97: Set new-style flag. bugref:9218
(edit) @82357   5 years vboxsync DevIchAc97: Split up the state structures. bugref:9218
(edit) @82356   5 years vboxsync DevIchAc97: Removed a bunch of unnecessary AssertPtrReturn statements …
(edit) @82346   5 years vboxsync DevIchAc97: Indent/valign structure member on tab stops (+4). …
(edit) @82345   5 years vboxsync DevHDA,DevIchAc97: Moved the per-stream timers into the stream …
(edit) @82344   5 years vboxsync DevIchAc97: Eliminated pDevInsR0 and pDevInsRC as well as the …
(edit) @82343   5 years vboxsync DevIchAc97: Cleanups. bugref:9218
(edit) @82340   5 years vboxsync DevIchAc97: Remove two unnecessary assertions. bugref:9218
(edit) @82329   5 years vboxsync PDM,DevACPI,DevHPET,DevPit-i8254,DevRTC,APIC: Added device helpers for …
(edit) @82328   5 years vboxsync DevIchAc97: Simplified ichac97R3TimerSet, avoiding an unnecessary …
(edit) @82325   5 years vboxsync DevIchAc97: ichac97TimerSet isn't used from ring-0, so make it ring-3 …
(edit) @82324   5 years vboxsync DevIchAc97: Converted timers. bugref:9218
(edit) @82323   5 years vboxsync DevIchAc97,DevHDA: PDMCritSect -> PDMDevHlpCritSect. No need to take …
(edit) @82319   5 years vboxsync DevHDA,DevIchAc97: Use devhlp for CFGMR3 functions. Don't pass empty …
(edit) @82317   5 years vboxsync DevIchAc97: doxygen fixes. bugref:9218
(edit) @82310   5 years vboxsync DevIchAc97: SSMR3 -> devhlp. bugref:9218
(edit) @82295   5 years vboxsync DevIchAc97: Converted I/O ports, forgot ring-0 bits. [grr] bugref:9218
(edit) @82294   5 years vboxsync DevIchAc97: Converted I/O ports, forgot ring-0 bits. bugref:9218
(edit) @82293   5 years vboxsync DevIchAc97: Converted I/O ports. bugref:9218
(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) @82228   5 years vboxsync DevHDA,DevIchAc97,DevSB16: Don't stop attaching LUNs/drivers on …
(edit) @81591   5 years vboxsync Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
(edit) @81514   5 years vboxsync Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
(edit) @81031   5 years vboxsync PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
(edit) @80733   5 years vboxsync Audio/AC97: Try to relax (EACS VRA / VRM) capabilities / checks to …
(edit) @80704   5 years vboxsync PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
(edit) @80701   5 years vboxsync PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
(edit) @80688   5 years vboxsync Audio/AC97: Try to relax (EACS VRA / VRM) capabilities / checks to …
(edit) @80609   5 years vboxsync Audio/AC97: More code needed for EACS VRA / VRM handling.
(edit) @80531   5 years vboxsync VMM,Devices: Some PDM device model refactoring. bugref:9218
(edit) @80502   5 years vboxsync Audio/AC97: Some guest OSes seem to ignore our codec capabilities …
(edit) @78914   6 years vboxsync Devices/Audio/DevIchAc97: Plug memory leak for the description passed …
(edit) @78506   6 years vboxsync Audio: Try to fix a hang w/ VRDE audio driver enabled.
(edit) @77664   6 years vboxsync Audio/DevIchAc97.cpp: Timer description strings must be static when …
(edit) @76881   6 years vboxsync Audio/AC97: Logging nit.
(edit) @76880   6 years vboxsync Audio/AC97: Simplified ichac97R3StreamTransferCalcNext() a lot, making …
(edit) @76863   6 years vboxsync Audio/AC97: Build fix.
(edit) @76862   6 years vboxsync Audio/AC97: Added more code for transfer calculation for helping with …
(edit) @76854   6 years vboxsync Audio/AC97: Build fix.
(edit) @76853   6 years vboxsync Audio/AC97: Cleaned up ichac97R3StreamRead().
(edit) @76852   6 years vboxsync Audio/AC97: Condensed NABMBAR status register writes.
(edit) @76851   6 years vboxsync Audio/AC97: More verbose BDL(E) logging.
(edit) @76849   6 years vboxsync Audio/AC97: Only expose VRA / VRM (variable rates) features if we …
(edit) @76701   6 years vboxsync Audio/AC97: Moved setting the Hz rate / scheduling hint a bit more to …
(edit) @76700   6 years vboxsync Audio/AC97: Added support for adaptive device scheduling rates based …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76189   6 years vboxsync Audio/AC97: Saved state fix (also re-arm the per-stream timer when …
(edit) @76188   6 years vboxsync Audio/AC97: Saved state fix (also re-arm the per-stream timer when …
(edit) @76186   6 years vboxsync Audio/AC97: Build fix (alignment fun).
(edit) @76179   6 years vboxsync Audio/AC97: Fixed audio delays by using the same way of (Hz- and …
(edit) @76158   6 years vboxsync Audio: Use DrvAudioHlpStreamCfgFree().
(edit) @76157   6 years vboxsync Audio/AC97: Optimized stream creation / startup time a lot by re-using …
(edit) @75975   6 years vboxsync AC97: Fixed recording gain controls to avoid incorrectly reducing the …
(edit) @75606   6 years vboxsync Forward ported r126743 - r126749: r126749 (5.2: Audio/CoreAudio: …
(edit) @74066   6 years vboxsync Audio/AC97: Logging nit.
(edit) @74059   6 years vboxsync Audio/AC97: Implemented ichac97R3MixerAddDrv() / …
(edit) @74038   6 years vboxsync Audio/AC97: Compile fixes for async I/O support …
(edit) @73833   6 years vboxsync Audio: Async I/O fixes for HDA + AC'97.
(edit) @73651   6 years vboxsync Build fix.
(edit) @73650   6 years vboxsync Audio/AC97: Make sure to process as much data as needed, depending on …
(edit) @73649   6 years vboxsync Build fix.
(edit) @73648   6 years vboxsync Audio/AC97: Added timestamps (in ns) for last transfers / reads/writes.
(edit) @73647   6 years vboxsync Audio/AC97: Don't destroy a stream's circular buffer on stream close, …
(edit) @73626   6 years vboxsync Audio/AC97: Made the stream's circular buffer size based on the …
(edit) @73625   6 years vboxsync Audio/AC97: Only open debug .WAV files if debugging is enabled in …
(edit) @73621   6 years vboxsync Audio/AC97: Added runtime debugging support (output to .WAV files).
(edit) @73529   6 years vboxsync Audio: Changed cBits -> cBytes of PDMAUDIOPCMPROPS to avoid some …
(edit) @73452   6 years vboxsync Audio: When setting the recording source, check if the selected driver …
(edit) @73403   6 years vboxsync Audio/Mixer: Added support for setting / getting an (input) sink's …
(edit) @73370   6 years vboxsync Audio: Implemented backend-independent (pre-)buffering support. Work …
(edit) @73242   6 years vboxsync Build fix.
(edit) @73241   6 years vboxsync Audio/PDM: Added (tweakable) parameters to the audio stream …
(edit) @73214   6 years vboxsync Audio/AC97: (Debug) Assertion not needed here; it might happen that …
(edit) @71761   7 years vboxsync DevIchAc97/timer: Paused mplayer fooling me. The timer does stop when …
(edit) @71756   7 years vboxsync DevIchAc97: Injected 'R3' into function prefixes where relevant and …
(edit) @71753   7 years vboxsync DevIchAc97: Alignment fixing.
(edit) @71752   7 years vboxsync DevIchAc97: Alignment fixing.
(edit) @71751   7 years vboxsync DevIchAc97: Do simple stuff (most stuff actually) in ring-0 / rawmode …
(edit) @71750   7 years vboxsync DevIchAc97: Remove incorrect locking nodes in I/O port handlers.
(edit) @71741   7 years vboxsync DevIchAc97.cpp: some cleanups.
(edit) @71738   7 years vboxsync DevAC97: AC97SOUNDSOURCE_LAST_INDEX -> AC97SOUNDSOURCE_END_INDEX, as …
(edit) @71737   7 years vboxsync DevAC97: tiny cleanups
(edit) @71247   7 years vboxsync DevIchAc97: Critsect alignment fix (32-bit).
(edit) @70642   7 years vboxsync Audio: Made attaching of backend streams non-fatal, as backends could …
(edit) @69119   7 years vboxsync Audio: More cleanups (missing keywords, incorrect #endif docs, stuff)
(edit) @68907   7 years vboxsync Audio/AC97: Some drivers might not support all stream types, so relax …
(edit) @68904   7 years vboxsync Build fix.
(edit) @68903   7 years vboxsync Audio/AC97: Implemented support for attaching + detaching drivers on …
(edit) @68719   7 years vboxsync Audio: TMTimerStop() not needed in hdaTimerStop() / ichac97TimerStop().
(edit) @68713   7 years vboxsync Build fix.
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