1. 25 Jan, 2015 27 commits
  2. 24 Jan, 2015 2 commits
    • Rafaël Carré's avatar
      Revert "Contrib: update upnp win32 patch" · bb5afb09
      Rafaël Carré authored
      This reverts commit 853a6c489c353ecd994bc73912139281d30ee0d4.
      
      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;
        ^
      
      (cherry picked from commit 4801fc4fe27c308ec8d9dc4a3776481c4d8ed240)
      Signed-off-by: default avatarRafaël Carré <funman@videolan.org>
      bb5afb09
    • Jean-Baptiste Kempf's avatar
      2015 · b93b6629
      Jean-Baptiste Kempf authored
      Still alive!
      
      (cherry picked from commit d8976582c45911a2ca4125854cd85780721184e9)
      Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
      b93b6629
  3. 23 Jan, 2015 1 commit
  4. 22 Jan, 2015 10 commits