Xiph.org - flac.git/summary

Flac git repository

http://git.xiph.org/?p=flac.git;a=summary

Les articles publiés sur le site

  • Fix debug build for VS2005

    1er février 2016, par Erik de Castro Lopo
    Fix debug build for VS2005
    
    Patch-from: lvqcl <lvqcl.mail@gmail.com>
    
    • [DH] src/libFLAC/libFLAC_dynamic.vcproj
    • [DH] src/libFLAC/libFLAC_static.vcproj
  • share/utf8 : Add missing check

    1er février 2016, par Erik de Castro Lopo
    share/utf8: Add missing check
    
    Patch-from: lvqcl <lvqcl.mail@gmail.com>
    
    • [DH] src/share/utf8/utf8.c
  • Refactoring of win_utf8_io

    31 janvier 2016, par Erik de Castro Lopo
    Refactoring of win_utf8_io
    
    * Simplifies *print functions.
    * Improves file related functions.
    * Preparation to move all file related functions into libFLAC.
    
    Patch-from: lvqcl <lvqcl.mail@gmail.com>
    
    • [DH] include/share/compat.h
    • [DH] include/share/win_utf8_io.h
    • [DH] src/share/win_utf8_io/win_utf8_io.c
  • src/share/Makefile.am : Fix EXTRA_DIST

    31 janvier 2016, par Erik de Castro Lopo
    src/share/Makefile.am: Fix EXTRA_DIST
    
    * Remove reference to deleted file charsetmap.h.
    * Move utf8/iconvert.h from EXTRA_DIST to utf8_libutf8_la_SOURCES.
    
    Reported-by: lvqcl <lvqcl.mail@gmail.com>
    
    • [DH] src/share/Makefile.am
  • locale_hack.h : Fix comment

    30 janvier 2016, par Erik de Castro Lopo
    locale_hack.h: Fix comment
    
    Patch-from: lvqcl <lvqcl.mail@gmail.com>
    
    • [DH] src/plugin_xmms/locale_hack.h