[MMIXER] Fix additional data size initialization for different audio formats (#6753)
[reactos.git] / reactos / drivers / dd / bootvid / bootvid.c
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2006-02-17 Maarten BosmaRename dd to base
2006-01-07 Alex Ionescu- Much cleaner way to get blue building (remove ugly...
2005-12-10 Thomas Bluemelfixed difference in signedness warning
2005-12-09 Filip NavaraDo not revoke the display ownership until the bootvid...
2005-12-01 Steven Edwardsstop the abuse of having the ddk directory in the path...
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-06-26 Alex IonescuFix kdbg build and some more header cleanups: add csq...
2005-06-26 Alex IonescuKill NTOS headers. So long, and thanks for all the...
2005-06-17 Filip NavaraUse W32API.
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi
2005-01-28 Thomas Bluemel1. fixed InbvPutPixels() to save the ebx register which...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-10-17 Gé van GeldorpMove resource constant to local header file
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-08 Filip Navara- Correctly set Irp->IoStatus.Information when handling...
2004-05-22 Filip Navara- Revert change to VGA register values that I accidentl...
2004-05-21 Filip Navara- End-Of-Line marker at the real end of line shouldn...
2004-05-21 Filip Navara- Support for the End-Of-Line RLE mark.
2004-05-15 Hartmut Birr- Fixed the implementation of MmMapIoSpace.
2004-03-04 Filip Navara- Cleaned up the Boot Video driver.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-10 Filip Navara- Eliminate function pointer typecasts
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-09-20 Thomas Bluemelfixed compiler warnings and cvsignore files
2003-08-25 David Welch- Only set up the registers that are needed for fading...
2003-08-24 David Welch- Moved boot video support to a seperate driver.