[MMIXER]
[reactos.git] / reactos / lib /
2009-12-22 Johannes Anderwald[MMIXER]
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-20 Johannes Anderwald[MMIXER]
2009-12-19 Johannes Anderwald[MMIXER]
2009-12-19 Johannes Anderwald[MMIXER]
2009-12-18 Johannes Anderwald[MMIXER]
2009-12-13 Johannes Anderwald- Add mmixer to build
2009-12-13 Johannes Anderwald[MMIXER]
2009-12-12 Dmitry GorbachevFix typo in _aullrem(), reported by zhangbonian (zhangb...
2009-12-11 Johannes Anderwald[MMIXER]
2009-12-10 Johannes Anderwald[MMIXER]
2009-12-09 Johannes Anderwald[MMIXER]
2009-12-09 Johannes Anderwald[MMIXER]
2009-12-09 Johannes Anderwald[MMIXER]
2009-12-08 Johannes Anderwald[MMIXER]
2009-12-08 Timo KreuzerFix regressions.
2009-12-08 Timo KreuzerCleanup test code, improve comments.
2009-12-08 Timo Kreuzer[RTL]
2009-12-07 Johannes Anderwald- Start implementing a mixer library. The mixer library...
2009-12-06 Timo Kreuzer- merge r44429
2009-12-05 Gregor Schneider[rtl]
2009-12-02 Colin Finck[General]
2009-12-02 Michael MartinSXS Support Part 1 of 2. All import work done by Samuel...
2009-12-01 Gregor Schneider[ntdll]
2009-11-29 Johannes Anderwald[MMEBUDDY]
2009-11-28 Gregor Schneider[msvcrt]
2009-11-28 Gregor Schneider[msvcrt]
2009-11-28 Gregor Schneider[msvcrt]
2009-11-28 Gregor Schneider[msvcrt] Update scanf family with a patch that also...
2009-11-28 Aleksey Bragin- Revert the oskit locking rewrite in trunk, it's bette...
2009-11-25 Cameron Gutman - Initialize SocketError to 0 to prevent a bogus error...
2009-11-22 Cameron Gutman - Fix a race condition that occurs when an IRP gets...
2009-11-21 Cameron Gutman - Remove memtrack and use tags instead (ExAllocatePool...
2009-11-21 Cameron Gutman - Disassociate the socket context before closing so...
2009-11-16 Cameron Gutman - Implement OskitTCPGetSocketError which retreives...
2009-11-14 Cameron Gutman - Fix build (try 3)
2009-11-14 Cameron Gutman - Use a spin lock to protect OSKit instead of a recurs...
2009-11-13 Johannes Anderwald- Silence
2009-11-13 Johannes Anderwald[PSDK]
2009-11-11 KJK::Hyperionmodified lib/3rdparty/mingw/mingw.rbuild
2009-11-07 Cameron Gutman - Stop using the TCPLock to protect all entries into...
2009-11-07 Cameron Gutman - Remove TCPSleep and TCPWakeup (we make all oskittcp...
2009-11-02 Cameron Gutman - Rework our oskittcp signalling
2009-11-02 Cameron Gutman - Fix some confusion between SignalState and State...
2009-11-02 Stefan Ginsberg- Fix support for /CRASHDEBUG and /NODEBUG; we didn...
2009-10-31 Andrew Hill[atlnew]
2009-10-31 Cameron Gutman - Don't disconnect the same socket multiple times...
2009-10-31 Cameron Gutman - Implement OskitTCPDisconnect
2009-10-31 Cameron Gutman - Fix translation for OSK_EAGAIN/OSK_EWOULDBLOCK
2009-10-31 Andrew Hill[browseui, shell32, explorer_new, include]
2009-10-31 Cameron Gutman - Add more cases to TCPTranslateError
2009-10-31 Cameron Gutman - Make sure the socket is still open before entering...
2009-10-31 Cameron Gutman - Implement OskitTCPSetSockOpt and OskitTCPGetSockOpt...
2009-10-30 Cameron Gutman - Remove some junk code which does nothing but crash
2009-10-29 Johannes Anderwald- Silence debug garbage
2009-10-27 Johannes Anderwald[WDMAUD.DRV][MMEBUDDY]
2009-10-27 Dmitry Gorbachev- Update address of Free Software Foundation.
2009-10-26 Johannes Anderwald[WDMAUD.DRV][WDMAUD_KERNEL][MMEBUDDY]
2009-10-26 Cameron Gutman - Update AFD's shared header
2009-10-26 Johannes Anderwald[WDMAUD.DRV]
2009-10-25 Christoph von Wittichbetter stub for RtlQueryHeapInformation (taken from...
2009-10-25 Stefan Ginsberg- DBGKD_WAIT_STATE_CHANGE64 is used in KD protocol...
2009-10-23 Stefan Ginsberg- Replace RtlpGetExceptionAddress by the _ReturnAddress...
2009-10-23 Aleksey Bragin[rtl]
2009-10-22 Cameron Gutman - Move the DstAddress check above the NCE modification...
2009-10-22 Stefan Ginsberg- Fix 43192 -- MAXUINT and MAXULONGLONG are only define...
2009-10-21 Stefan Ginsberg- Don't use KeBugCheck(0) -- 0 is an invalid bugcode...
2009-10-21 Cameron Gutman - Fix an issue that broke ARP replies because we compa...
2009-10-20 Dmitry GorbachevFix deprecated conversion from string constant to ...
2009-10-20 Aleksey Bragin- Fix dgorbachev's copypasta.
2009-10-20 Dmitry GorbachevFix build.
2009-10-20 Andrew Hill[atlnew]
2009-10-20 Cameron Gutman - Fix a typo in checksum calculation for datagrams...
2009-10-20 Cameron Gutman - Implement UDP checksum calculation
2009-10-19 Christoph von Wittichupdate libxml2 to version 2.7.6
2009-10-18 Dmitry Gorbachev[3DTEXT, FREELDR, HAL, MINGW_COMMON, MMDRV, MSGINA...
2009-10-18 Dmitry GorbachevRemove a definition of a variable from a header file.
2009-10-18 Timo KreuzerMerge trunk (r43561)
2009-10-18 Timo KreuzerComment out mmebuddy, I currently see no chance compili...
2009-10-18 Johannes Anderwald- Partly revert 43533
2009-10-17 Stefan Ginsberg- Fix msvc build broken in 43466 -- please stop hurtin...
2009-10-17 Johannes Anderwald- Quick & dirty implementation of WIDM_RESET / WODM_RESET
2009-10-16 Christoph von Wittichfix all msvcrt file winetests
2009-10-16 Christoph von Wittichdon't set errno for libcnt
2009-10-16 Christoph von Wittich-sync msvcrt_init_io to wine 1.1.31
2009-10-16 Christoph von Wittich-fix some msvcrt string winetests
2009-10-15 Cameron Gutman - Import Alex's dnslib
2009-10-15 Cameron Gutman - Import Alex's dnslib
2009-10-14 Timo KreuzerSome 64 bit heap fixes by encoded, merged from amd64...
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-14 Michael Martin- CmpPrepareKey: If cell signature is CM_KEY_NODE_SIGNA...
2009-10-13 Dmitry Gorbachev- See if it is a multibyte code page.
2009-10-13 Aleksey Bragin[rtl]
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-10-12 Dmitry Gorbachev- Remove svn:needs-lock, svn:eol-type, and svn:eol...
2009-10-12 Dmitry GorbachevUse consistent newline style.
2009-10-12 Dmitry Gorbachev[CHEW]
2009-10-11 Gregor Schneider[cardlib] Re-add changes that got lost due to an old...
2009-10-11 Gregor Schneider[spider]
2009-10-10 Aleksey Bragin- Implement RtlpDidUnicodeToOemWork to check for unmapp...
next