- Rewrite mixer enumeration functions
[reactos.git] / reactos / lib /
2009-09-20 Cameron Gutman - Simplify and fix a few bugs in datagram reassembly
2009-09-20 Cameron Gutman - Remove a DbgPrint that was forgotten
2009-09-20 Cameron Gutman - Fix GetIpNetTable
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-09-19 Cameron Gutman - Fix a small bug in the route selection code
2009-09-19 Cameron Gutman - Changed some behavior from the last neighbor cache...
2009-09-19 Cameron Gutman - Partial rewrite of CHEW
2009-09-18 Stefan Ginsberg- _mingw.h: Don't define __attribute__ to nothing ...
2009-09-14 Cameron Gutman - Rework our aging neighbor cache system that never...
2009-09-10 Stefan Ginsberg- Fix various warnings in inflib (thanks to Ged for...
2009-09-01 Colin FinckMichael Bruestle (michael_bruestle@yahoo.com)
2009-08-30 Stefan Ginsberg- Fix some inflib warnings
2009-08-24 Stefan Ginsberg- Use _SEH2_YIELD when returning from an exception...
2009-08-24 Stefan Ginsberg- Start deprecating TAG()
2009-08-24 Christoph von Wittichdefine USE_COM_CONTEXT_DEF
2009-08-22 Gregor Brunmar- Implemented MSVC version of fmod
2009-08-22 Gregor Brunmar- Implemented MSVC version of exp
2009-08-22 Gregor Brunmar- Implemented MSVC version of ldexp
2009-08-22 Gregor Brunmar- Implemented MSVC version of atan2
2009-08-21 Stefan Ginsberg- svchost: #ifdef _MSC_VER doesn't mean "using Microsof...
2009-08-20 Cameron Gutman - Fix receiving packets on an interface's broadcast...
2009-08-20 Cameron Gutman - Allow binding to an interface's broadcast address
2009-08-18 Gregor SchneiderSync scanf to current wine sources, correct msvcrt...
2009-08-16 Gregor SchneiderAdd some useful information to the popen header
2009-08-16 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2009-08-15 Dmitry Chapyshev- Partially sync locale.c with Wine
2009-08-15 Dmitry Chapyshev- Add debug print for unimplemented function
2009-08-13 Cameron Gutman - Fix a NULL pointer dereference if ExAllocatePool...
2009-08-11 Gregor SchneiderFree memory on error
2009-08-11 Gregor SchneiderFix memory allocation for small number of digits
2009-08-10 Cameron Gutman - Rewrite most of the loopback code
2009-08-08 Gregor Schneider-Use correct conversion factors in FileTimeToUnixTime...
2009-08-08 Stefan Ginsberg- Silence a soundblaster warning on release build
2009-08-08 Gregor Schneider-time() returns a valid value even if no pointer is...
2009-08-07 Stefan Ginsberg- Properly stub atan2/exp/fmod/ldexp for MSVC -- #error...
2009-08-07 Stefan Ginsberg- winddk.h: Don't define NTSYSAPI and NTSYSCALLAPI...
2009-08-07 Stefan Ginsberg- Add inlined assembly for MSVC to _clearfp, _control87...
2009-08-07 Cameron Gutman - Send a gratuitous ARP packet when our IP address...
2009-08-07 Cameron Gutman - Fix a bug resulting in ROS discarding all gratuitous...
2009-08-07 KJK::Hyperionmodified lib/3rdparty/libsamplerate/libsamplerate...
2009-08-07 KJK::Hyperionmodified lib/3rdparty/libxml2/libxml2.rbuild
2009-08-06 Stefan Ginsberg- Fix the last mingw msvc build issues -- just use...
2009-08-06 Stefan Ginsberg- Don't rely on the default calling convention being...
2009-08-06 Gregor SchneiderRetrieve the timezone bias in mktime via GetTimeZoneInf...
2009-08-06 Gregor Schneider-Increase array size to allow proper string termination...
2009-08-06 Stefan Ginsberg- MSVC fix: static __inline__ -> FORCEINLINE
2009-08-06 Gregor SchneiderSwitch from time to time_new 2/2:
2009-08-06 Gregor SchneiderSwitch from time to time_new 1/2:
2009-08-06 Stefan Ginsberg- crt: Use ANSI C types
2009-08-06 Gregor Schneider-Merge license change from AMD64 branch (r42414)
2009-08-06 Timo KreuzerChange license of my crt time code to LGPL, this is...
2009-08-06 Gregor Schneider-Deactivate _invalid_parameter for now, depends on...
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-08-05 Gregor Schneiderasctime/ctime: Check for too low input time, fixes...
2009-08-05 Gregor Schneider-_ecvt really uses a static buffer for return values
2009-08-04 Cameron Gutman - Add missing locking to DeallocatePort
2009-08-04 Gregor SchneiderFix formatting
2009-08-04 Gregor Schneider_ecvt:
2009-08-04 Gregor Schneidersprintf:
2009-08-04 Stefan Ginsberg- Remove asm-optimized versions of RtlRandom and RtlUni...
2009-08-03 Cameron GutmanBroadcast fixes
2009-08-03 Stefan Ginsberg- mingw: __builtin_return_address -> _ReturnAddress...
2009-08-03 Gregor SchneiderUse ALL_X macros in fstat, fixes one msvcrt file winetest
2009-08-03 Gregor Schneider- Fix mbslwr: increment pointer in both cases (prevents...
2009-08-03 Stefan Ginsberg- strmini.h: Include windef.h so CDECL gets defined...
2009-08-03 Cameron Gutman - Don't hold the spin lock when calling the request...
2009-08-02 Cameron Gutman - Copy the datagram data to all matching receive reque...
2009-08-02 Stefan Ginsberg- npapi.h: Correct definitions of function pointer...
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-26 Timo KreuzerFix 64bit compilation issues.
2009-07-26 Stefan Ginsberg- Misc fixes for msvc:
2009-07-25 Stefan Ginsberg- Leftover 2 from 42210
2009-07-24 Stefan Ginsberg- Get rid of ccros.h, deprecated by revision 42175
2009-07-24 Timo Kreuzer- move delayimp.h to psdk
2009-07-24 Timo Kreuzer[delayimp]
2009-07-24 Timo KreuzerAdd license header (LGPL)
2009-07-24 Timo KreuzerImplement delayimp lib
2009-07-20 Cameron Gutman - Update TotalLength based on the fragment size
2009-07-19 Cameron Gutman - Generate a random ID for use during datagram reassembly
2009-07-19 Cameron Gutman - Properly implement ICMP
2009-07-19 Cameron Gutman - Send all waiting packets instead of only the first...
2009-07-17 Johannes Anderwald- Don't hardcode the sound kernel buffersize and maximu...
2009-07-15 ReactOS Portable... - Hackfix floating point call in rtl's printf until...
2009-07-15 Cameron Gutman - Start reporting packet statistics
2009-07-13 Timo KreuzerGet rid of memcpy at all and use memove instead like...
2009-07-12 ReactOS Portable... Do not build some floating point math functions on...
2009-07-12 ReactOS Portable... Revert the change to tcsrchr, it should be a XINT not...
2009-07-12 Johannes Anderwald- Fix build (2/X)
2009-07-11 Johannes Anderwald[MMEBUDDY]
2009-07-11 Johannes Anderwald- Implement retrieving position
2009-07-11 ReactOS Portable... Fix the signature of tcsrchr. The last prameter is...
2009-07-11 ReactOS Portable... Don't build stack-based WINE exception handling on...
2009-07-11 ReactOS Portable... How was this code even supposed to compile???
2009-07-11 Cameron Gutman - Initialize remote address to 0 if the caller didn...
2009-07-08 KJK::Hyperionmodified lib/pseh/i386/framebased-gcchack.c
2009-07-08 KJK::HyperionReverting part of r40006 that introduced a regression...
2009-07-07 Gregor SchneiderGeoffroy Couprie <geo DOT couprie AT gmail DOT com>:
2009-07-07 Cameron Gutman - Recommit r41782 now that DHCP is ready for the fix
2009-07-07 Cameron Gutman - Remove a bad ASSERT
next