- fix some prototypes, remove dxroslayer from dsound
[reactos.git] / reactos / lib /
2009-03-09 Kamil Hornicek- fix some prototypes, remove dxroslayer from dsound
2009-03-09 Johannes Anderwald- Disable message flood when playing audio files as...
2009-03-07 Art YerkesFix remaining issues in this neglected imported code...
2009-03-06 Cameron Gutman - Merge aicom-network-fixes up to r39293
2009-03-06 Dmitry Chapyshev- Fix exceptions in some cases (if CriticalSection...
2009-03-04 Dmitry Chapyshev- Add GUIDs for msctf
2009-03-04 Johannes Anderwald- Import libsamplerate from mega-nerd.com/SRC/download...
2009-03-04 Jeffrey MorlanIn the CRT, replaced __set_errno calls having Win32...
2009-02-27 Andrew GreenwoodStarted new implementation of Sound Blaster driver...
2009-02-27 Dmitry GorbachevFix warning: implicit declaration of function 'VALID_SO...
2009-02-26 Dmitry Chapyshev- Add msctf from Wine
2009-02-25 Pierre SchweitzerMini optimalisation of RtlGenerate8dot3Name.
2009-02-22 Andrew GreenwoodAdded GETDEVCAPS support for MIDI, mixer and aux device...
2009-02-22 Andrew GreenwoodClosing of wave output devices is functional and termin...
2009-02-19 Art Yerkes - Our code was a bit confused about close vs cleanup...
2009-02-19 Art YerkesReformat. No changes (yet). Preemptive strike.
2009-02-18 Andrew GreenwoodRewrite DoWaveStreaming (makes CommitWaveHeaderToKernel...
2009-02-18 Andrew GreenwoodRemoved hooks for prepare/unprepare/stream of WAVEHDR...
2009-02-17 Timo Kreuzerfix formatting 2nd try. Thanks Hervé for noticing.
2009-02-17 Dmitry GorbachevGCC: suggest parentheses around operand of '!' or chang...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-17 Timo Kreuzerfix formatting
2009-02-17 Timo KreuzerImplement RtlInterlockedPopEntrySList, RtlInterlockedPu...
2009-02-16 Dmitry Chapyshev- Fix build
2009-02-16 Dmitry Chapyshev- Reimplement RtlLargeIntegerToChar (based on Wine...
2009-02-15 Art YerkesRemove an assert that doesn't belong.
2009-02-15 Art YerkesFix loopback adapter locking and make traffic work...
2009-02-15 Andrew GreenwoodFix #includes in a few more files to get ReactOS buildi...
2009-02-15 Andrew GreenwoodFixed build by including the correct header this time!
2009-02-15 Andrew GreenwoodWaveHdr prepare/unprepare/submit now gets handled withi...
2009-02-15 Andrew GreenwoodSplit custom ReactOS-only non-standard extensions from...
2009-02-08 Christoph von Wittichremove hack
2009-02-06 Dmitry Gorbachev- Fix spinning on locks on SMP.
2009-02-04 Dmitry Gorbachev- Remove extra semicolons. Amine Khaldi, bug #3980.
2009-02-04 Christoph von Wittichadd wcsncpy_s, strcat_s (from wine)
2009-02-01 Christoph von Wittichstub some missing functions
2009-01-31 Andrew GreenwoodAbandoning silverblade-audio branch.
2009-01-28 Christoph von Wittich-sync RtlDeleteTimer with wine
2009-01-26 Cameron Gutman - Add a temporary hack for the double-freeing issue...
2009-01-25 Stefan Ginsberg- Deprecate global helper.h -- define the various ...
2009-01-23 Aleksey Bragin- Stubplement SwapSplayLinks helper function, and make...
2009-01-22 Christoph von Wittichadd _mbsnbcpy_s to msvcrt (imported from wine)
2009-01-21 Stefan Ginsberg- Stragglers from 38998
2009-01-21 Christoph von Wittich-add libxslt 1.1.24
2009-01-20 Christoph von Wittichstublement some more Activation Context stuff
2009-01-19 Stefan Ginsberg- Kill off more unnecessary allowwarnings="true"
2009-01-18 Stefan Ginsberg- Fix WMC and mkhive warnings
2009-01-18 Christoph von Wittichadd ctxtcall.h to uuid
2009-01-18 Stefan Ginsberg- Fix WINEVENTPROC -- it is stdcall, not cdecl!
2009-01-18 Christoph von Wittichfix a bug in RtlDetermineDosPathNameType_U
2009-01-18 KJK::HyperionWarning killing commit
2009-01-17 Aleksey Bragin- RtlOemStringToCountedUnicodeString improvements:
2009-01-17 Aleksey Bragin- RtlUnicodeStringToCountedOemString improvements:
2009-01-16 Cameron Gutman - Merge aicom-network-fixes up to r38799
2009-01-16 KJK::HyperionEcho [HOST-CC] and [HOST-LD] instead of [HOSTCC] and...
2009-01-14 KJK::Hyperiondeleted lib/pseh/framebased-gcchack.c
2009-01-13 Cameron Gutman - Merge aicom-network-fixes up to r38730
2009-01-10 Timo Kreuzersilence TRACEs for libcntpr, too
2009-01-09 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2009-01-08 Dmitry Chapyshev- Fix regression of Dependency Walker
2009-01-08 Aleksey Bragin- Some 64bits syncs from Wine by Samuel Serapion.
2009-01-07 Gregor SchneiderDon't remove the mouse cursor when previewing a screens...
2009-01-06 Christoph von Wittichfpclass -> _fpclass
2009-01-06 Christoph von Wittichupdate libxml2 to 2.7.2
2009-01-05 Timo Kreuzersilence crt TRACE flood
2009-01-04 Dmitry GorbachevAdd type casts to RtlpCallQueryRegistryRoutine().
2009-01-04 Cameron Gutman - Revert r38547 which reverted r38546 which was correct
2009-01-04 Cameron Gutman - Revert r38546
2009-01-04 Cameron Gutman - Fix debug build
2009-01-04 Cameron Gutman - Merge the rest of my changes
2009-01-04 Cameron Gutman - Merge r38358, r38539, and r38541
2009-01-02 James Tabor- Implement RtlQuerySecurityObject.
2008-12-30 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2008-12-30 KJK::Hyperionmodified lib/pseh/framebased-gcchack.c
2008-12-29 Dmitry Gorbachev- Fix more ICU warnings
2008-12-29 Stefan Ginsberg- Fix ICU warnings
2008-12-26 Aleksey Bragin- Don't try to set remaining bits if there are none...
2008-12-24 Aleksey Bragin- Don't calculate remaining bits if there are none...
2008-12-24 Dmitry GorbachevDo not print garbage, initialize the variable. Bug...
2008-12-23 Stefan Ginsberg- Forgot a comment
2008-12-23 Stefan Ginsberg- Kill oskittcp warnings. Somewhat hacky? Yes indeed.
2008-12-23 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2008-12-22 Timo Kreuzeruse _str(n)icmp instead of non-standard str(n)casecmp
2008-12-22 Timo KreuzerDon't use wine's headers and wintrnl.h for exception...
2008-12-21 Timo KreuzerUpdate excpt.h, fcntl.h, float.h, math.c, mbctype.h...
2008-12-21 KJK::HyperionRemove superfluous dependencies on msvcrt
2008-12-21 Timo KreuzerAdd __WINESRC__ define amd reactos/wine include path...
2008-12-21 Timo KreuzerFix definition of _assert()
2008-12-21 Timo KreuzerAdd prototype for __globallocalestatus, it's going...
2008-12-21 Stefan Ginsberg- _popen/_wpopen: When overriding the default standard...
2008-12-21 KJK::Hyperionmodified include/reactos/wine/exception.h
2008-12-21 Timo KreuzerInclude io.h. It's needed and was implicitly included...
2008-12-21 Timo KreuzerDon't use sys/time.h
2008-12-21 Timo KreuzerAvoid using non-standard names (S_IFITO, ...).
2008-12-21 Cameron Gutman - Merge aicom-network-fixes up to r38205
2008-12-20 KJK::Hyperionmodified lib/pseh/framebased-gcchack.c
2008-12-20 KJK::HyperionSupersedes r38084. Take three
2008-12-19 Timo Kreuzerenable GetTimeZoneInformation in _getsystime
2008-12-19 Gregor Schneider- Update fputwc implementation to current wine sources
2008-12-19 Gregor Schneider- Fix return values for fputc and _flsbuf: return only...
next