Implement VideoPortGetAssociatedDeviceExtension and VideoPortCheckForDeviceExistence
[reactos.git] / reactos / drivers / dd /
2005-03-18 Hervé PoussineauImplement legacy detection (it should be able to detect...
2005-03-16 Hervé PoussineauSaveliy Tretiakov <saveliyt@mail.ru>
2005-03-15 James Taboreol-style native
2005-03-14 Hervé PoussineauStart of the serial driver:
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-03-02 Casper HornstrupCopy bootstrap files to cd
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-28 Thomas Bluemelalso save the esi register. Thx to d_layer
2005-01-28 Thomas Bluemel1. fixed InbvPutPixels() to save the ebx register which...
2005-01-22 Thomas Bluemel1. A few Nt vs. Zw fixes
2005-01-16 Casper HornstrupBuild device drivers
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-25 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-12-03 Gregor AnichPrefix libs in dk/w32 and dk/nkm with "lib" to make...
2004-10-24 Thomas Bluemelfixed prototypes of NtSetEvent(), NtResetEvent(), NtQue...
2004-10-17 Gé van GeldorpMove resource constant to local header file
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-07-22 Filip Navara- Fix handling of METHOD_IN_DIRECT IRPs.
2004-07-20 Filip Navara- Fix handling of METHOD_IN_DIRECT IRPs.
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-07-01 KJK::HyperionMerging the KJKHyperion-RtlUnwind branch back into...
2004-06-29 Thomas Bluemelfixed makefiles
2004-06-25 Steven Edwardssndblst fixes based on patch by Sylvain Petreolle.
2004-06-21 Royce Mitchell IIIgone with the wind - sorry for that, I guess CVS isn...
2004-06-21 Royce Mitchell IIIcvsignore maintainance
2004-06-17 Gé van GeldorpRemove obsolete ide and (old) floppy drivers
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-05-10 Gé van GeldorpAvoid warnings when using gcc 3.4
2004-05-07 Royce Mitchell IIIuse bugcheck macros where appropriate so users have...
2004-04-12 Thomas Bluemeladded some makefiles
2004-03-28 Filip NavaraDbgPrint -> DPRINT
2004-03-10 Andrew Greenwood*Major soundcard support update*
2004-03-04 Filip Navara- Cleaned up the Boot Video driver.
2004-02-21 Filip NavaraCVS maintenance
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-10 Filip Navara- Eliminate function pointer typecasts
2004-01-30 Andrew GreenwoodTemporarily named the device "MidiOut0" so mmdrv.dll...
2004-01-30 Andrew GreenwoodFixed a few minor problems so the driver compiles with...
2004-01-28 Eric KohlRemove ntos.h and roskrnl.h from kernel-mode code.
2004-01-20 Thomas Bluemelrestored the blue.sys driver
2004-01-20 Andrew Greenwood2nd time lucky - MPU401 driver. Sorry about the previou...
2004-01-20 Andrew GreenwoodThis is a very basic implementation of a Sound Blaster...
2004-01-20 Steven EdwardsGet the sound driver compiling again......
2004-01-19 Filip NavaraMoved videoprt driver to a new location and implemented...
2004-01-11 Gé van GeldorpAuto-detect whether to create a GUI or a TUI console
2004-01-10 Filip NavaraRemoved the VGA driver from the old location.
2003-12-31 Thomas Bluemeldo not limit number of clipping rectangles
2003-12-03 Filip Navara- Fixed a typo.
2003-12-03 Gé van GeldorpClean up attach hack a little bit, it's still a hack...
2003-11-30 Gé van GeldorpHack around attaching a process to an already attached...
2003-11-24 Eric KohlRemove 'dist' target
2003-11-17 Steven EdwardsAdd -Wall -Werror and turn off -D__USE_W32API
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-11-16 Steven EdwardsAdded -D__USE_W32API
2003-11-16 Gé van Geldorp- Fix problems with non-zero cursor hotspots
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-11-13 Eric KohlEnabled -Wall and -Werror and fixed resulting bugs.
2003-11-10 Thomas Bluemelfixes crash in DrvSetPointerShape()
2003-11-05 Gé van Geldorp- Add -Wall and -Werror flags, fix resulting problems
2003-11-04 Eric KohlIssue SPECIFY command upon initialization.
2003-10-30 Gunnar Dalsnesfixed a call to IoAllocateAdapterChannel
2003-10-24 Gé van GeldorpImplement VideoPortGetRegistryParameters
2003-10-23 Eric KohlRelease the controller object if media detection fails.
2003-09-26 Filip NavaraFixed DIB_BltToVGA and other functions calling it to...
2003-09-20 Thomas Bluemelfixed compiler warnings and cvsignore files
2003-09-10 Gé van GeldorpSwitch back to correct mode
2003-09-10 Gé van GeldorpLet the mouse cursor go where it hasn't gone before...
2003-09-09 Gé van GeldorpFixes to WinPosSetWindowPos() and the routines it depen...
2003-08-31 Gé van GeldorpMore bitmap format translation bugs
2003-08-30 Casper HornstrupReadd bootimage.bmp in binary mode.
2003-08-30 Casper HornstrupReadd bootimage.bmp in binary mode.
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.
2003-08-24 David Welch- Calls the miniport's HwReset if the HAL reacquires...
2003-08-24 David Welch- Return TRUE from HwInitialize
2003-08-20 Royce Mitchell IIIpatch by vizzini - Fixed a typoed struct member, Fixed...
2003-08-17 David Welch- Fixed bug in small width brush blts aligned to an...
2003-08-11 Royce Mitchell IIIfixed vgaHLine and VGADDIFillSolid for cases where...
2003-08-11 Royce Mitchell IIIfixed diag lines - initial error for bresnham algo...
2003-08-11 Royce Mitchell IIIfixed miscalculation for upward or leftward bound diago...
2003-08-11 Royce Mitchell IIIfixed several bugs, simplified some calculations. This...
2003-08-11 Royce Mitchell IIIfixed bug in DrawLineTo for up-ward verticals and left...
2003-08-09 Gé van GeldorpFix border case and improve speed
2003-08-09 David Welch- Accelerate PATINVERT blits. Makes moving windows...
2003-08-08 Royce Mitchell IIIappx 4x speed improvement to VGAtoVGA(), which is used...
2003-08-08 Royce Mitchell IIIUpdated by TortoiseCVS
2003-08-06 David Welch- Optimized implementation of blits from the display...
2003-08-02 David Welch- Fixed vga to vga blits with a negative direction.
2003-08-01 David Welch- Added a missing break - fixes nonmasked, non-pattern...
next