Difference between revisions of "Third party libraries"

From ReactOS Wiki
Jump to: navigation, search
m
Line 17: Line 17:
 
| dosfstools || FAT*-check, CHKDSK-base || [http://github.com/dosfstools/dosfstools/commit/ed4e47b6757c05d4c23a9075b8b68003aa5dbfb8 ed4e47b] || http://github.com/dosfstools/dosfstools  
 
| dosfstools || FAT*-check, CHKDSK-base || [http://github.com/dosfstools/dosfstools/commit/ed4e47b6757c05d4c23a9075b8b68003aa5dbfb8 ed4e47b] || http://github.com/dosfstools/dosfstools  
 
|-
 
|-
| Ext2fsd || ext2-driver for Windows || 0.68 || http://www.ext2fsd.com/
+
| Ext2fsd || ext2-driver for Windows || 0.69 || http://www.ext2fsd.com/
 
|-
 
|-
 
| FreeType || font rendering library || 2.9.0 || http://www.freetype.org/
 
| FreeType || font rendering library || 2.9.0 || http://www.freetype.org/
Line 61: Line 61:
 
| [[Wine]] || Windows API || 3.3 || http://winehq.org
 
| [[Wine]] || Windows API || 3.3 || http://winehq.org
 
|-
 
|-
| WinBtrfs || BtrFS-driver for Windows || v1.0 || http://github.com/maharmstone/btrfs
+
| WinBtrfs || BtrFS-driver for Windows || v1.0.2 || http://github.com/maharmstone/btrfs
 
|-
 
|-
 
| zlib || Used by everything that needs to (de)compress archives || 1.2.11 || http://www.zlib.net/
 
| zlib || Used by everything that needs to (de)compress archives || 1.2.11 || http://www.zlib.net/

Revision as of 12:53, 19 July 2018

ReactOS uses several 3rd party libraries. On this page, you can check the currently used versions in the master branch.

library name purpose used version Link to website
ACPICA Reference implementation of ACPI 20170728 https://www.acpica.org/
adns Used by dnsapi 1.0 http://www.chiark.greenend.org.uk/~ian/adns/
bzip2 ... 1.0.6 http://www.bzip.org/
CardLib used by the cardgames 2005-07-14 http://www.catch22.net/tuts/cardlib
DejaVu Fonts Fonts 2.37 http://dejavu.sourceforge.net
dosfstools FAT*-check, CHKDSK-base ed4e47b http://github.com/dosfstools/dosfstools
Ext2fsd ext2-driver for Windows 0.69 http://www.ext2fsd.com/
FreeType font rendering library 2.9.0 http://www.freetype.org/
GNU FreeFont Fonts 2012-05-03 http://savannah.gnu.org/projects/freefont/
Liberation Fonts Fonts 2.00.1 http://fedorahosted.org/liberation-fonts/
LibreFranklin Fonts 4.0.15 http://github.com/impallari/Libre-Franklin
libjpeg JPEG handling 9a http://www.infai.org/jpeg/
libmpg123 MPEG library 1.25.6 http://www.mpg123.de/
libpng PNG handling 1.6.32 http://www.libpng.org/pub/png/libpng.html
libsamplerate Upsampling and downsampling for the ReactOS sound mixer 0.1.9 http://www.mega-nerd.com/SRC/
libtiff TIFF handling 4.0.8 http://www.remotesensing.org/libtiff/
libwin-iconv iconv implementation using Win32 API to convert >0.0.6 https://github.com/win-iconv/win-iconv
libxml2 XML parsing library 2.9.4 http://xmlsoft.org/
libxslt used for rosdocs 1.1.29 http://xmlsoft.org/libxslt/
lwip TCP/IP stack 1.4.1 http://savannah.nongnu.org/projects/lwip/
mbed TLS TLS / SSL back-end for schannel (and wininet) 2.6.0 https://tls.mbed.org/
MESA 3D Default non-accelerated OpenGL implementation (OSMesa) 8.0.4 http://www.mesa3d.org/
rdesktop Remote desktop client (MSTSC.exe) reimplementation 1.8.3 http://www.rdesktop.org/
stlport "Our" C++ STL 5.2.1 http://sourceforge.net/projects/stlport/
strmbase Wine Sound streaming lib, used by Wine DirectX Wine 1.7.1 http://source.winehq.org/git/wine.git/tree/refs/heads/master:/dlls/strmbase
Ubuntu Fonts Fonts 0.83 http://font.ubuntu.com
UniATA SerialATA-driver implementation 0.46e5 http://alter.org.ua/en/soft/win/uni_ata/
Wine Windows API 3.3 http://winehq.org
WinBtrfs BtrFS-driver for Windows v1.0.2 http://github.com/maharmstone/btrfs
zlib Used by everything that needs to (de)compress archives 1.2.11 http://www.zlib.net/