1. 29 Jan, 2015 3 commits
  2. 28 Jan, 2015 17 commits
  3. 27 Jan, 2015 5 commits
  4. 26 Jan, 2015 5 commits
  5. 25 Jan, 2015 6 commits
  6. 24 Jan, 2015 2 commits
  7. 22 Jan, 2015 2 commits
    • Jean-Baptiste Kempf's avatar
      DirectDraw: revert part of e827a940 · f88a7ac1
      Jean-Baptiste Kempf authored
      f88a7ac1
    • Rafaël Carré's avatar
      Revert "Contrib: update upnp win32 patch" · 4801fc4f
      Rafaël Carré authored
      This reverts commit 853a6c48.
      
      Breaks compilation with mingw-w64 3.2 :
      
      libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I..
      -I../upnp/inc -I./inc -I../threadutil/inc -I../ixml/inc -I./src/inc
      -I/contrib/x86_64-w64-mingw32/include -DPTW32_STATIC_LIB
      -DUPNP_STATIC_LIB -I/contrib/x86_64-w64-mingw32/include
      -g -DUPNP_STATIC_LIB -DPTW32_STATIC_LIB -Os -Wall -c src/api/upnpapi.c
      -o src/api/libupnp_la-upnpapi.o
      src/api/upnpapi.c: In function 'UpnpGetIfInfo':
      src/api/upnpapi.c:3214:2: error: unknown type name 'PIP_ADAPTER_ADDRESSES'
        PIP_ADAPTER_ADDRESSES adapts = NULL;
        ^
      4801fc4f