]> git.sesse.net Git - vlc/history - src/text
Qt: add drow shadow effect
[vlc] / src / text /
2010-01-11 Rémi Denis-CourmontRemove useless <errno.h> inclusions
2009-12-26 Rémi Denis-CourmontReally make a valid URI for '-'
2009-12-26 Rémi Denis-CourmontRevert "Win32: fix #2592 (stdin file input). It may...
2009-12-26 Geoffroy CouprieWin32: fix #2592 (stdin file input). It may impact...
2009-12-06 Rémi Denis-CourmontDo not assert memory allocations
2009-12-05 JP DingerIntroduce realloc_or_free() to src/*, and add assert...
2009-11-23 Rémi Denis-CourmontConvert "rate" variable to float everywhere
2009-11-04 Rémi Denis-CourmontBuild fix
2009-11-04 Rémi Denis-Courmontopen: O_CLOEXEC is ignored by older kernel, fix & simplify
2009-10-19 Rémi Denis-CourmontMaemo: assume UTF-8 codeset
2009-09-08 Christophe MutricyNo fallback for Sorani
2009-09-07 Christophe MutricyAdd some fallback for language we have a translation
2009-09-06 Rémi Denis-CourmontWin32: FromLocale/ToLocale: fix stack underflow on...
2009-08-18 Felix Paul KühneFixed crashes introduced in [aee0317592c43b4fa6d9d84bc2...
2009-08-15 Rémi Denis-Courmontutf8_open: make third parameter optional
2009-07-16 Rémi Duraffortfree(NULL) is safe.
2009-07-15 Rémi Denis-Courmontconvert_xml_special_chars: factor
2009-07-13 Laurent AimarState what is the current stop condition in iso639_lang_t.
2009-07-12 Rémi Denis-Courmontmake_URI: handle Windows UNC paths
2009-07-12 Rémi Denis-Courmontinput "time" is a time variable, fix assertion failure
2009-07-12 Rémi Denis-CourmontISO-639: add a whole bunch of native language names...
2009-07-12 Rémi Denis-CourmontSO friendliness
2009-06-10 Rémi Denis-CourmontKorean: use CP494 rather than EUC-KR
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-30 JP DingerA few sprintf()+n in text/strings.c
2009-05-29 Rafaël CarréRemove unused unescape_URI() and unescape_URI_duplicate()
2009-05-25 Rémi Denis-CourmontRevert "correct realloc() usage, on failure realloc...
2009-05-24 Jean-Paul Samancorrect realloc() usage, on failure realloc will return...
2009-05-15 Jean-Paul SamanCompile fix: Include limits.h when using PATH_MAX
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Geoffroy Coupriewince: replace _wrename by MoveFileW
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Geoffroy Coupriewince: replace _wrename by MoveFileW
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Jean-Paul SamanCompile fix: Include limits.h when using PATH_MAX
2009-05-10 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-10 Rémi Denis-Courmontmake_URI: make a URI out of a path, if needed
2009-05-10 Rémi Denis-Courmontdecode_URI: improve documentation, add a return value
2009-05-07 Rémi Denis-CourmontImplement utf8_rename
2009-04-17 Cyril MathéAdd a us_strtof function to prevent some problem
2009-04-05 Rémi Denis-CourmontWin32: canonicalize path separator, avoid isalpha(...
2009-04-05 Rémi Denis-Courmontresolve_xml_special_chars handles non-ASCII Unicode...
2009-04-04 Rémi Duraffortfilename_sanitize: spaces are forbidden only when begin...
2009-03-31 Rémi Duraffortalbum art: use filename_sanitize function
2009-02-28 Rémi Denis-Courmontstr_format_meta: take the input stats lock as needed
2009-01-27 Rémi Denis-CourmontLinux: (try to) set close-on-exec in open() system...
2009-01-27 Rémi Denis-Courmontutf8_open: set the close-on-exec descriptor flag
2009-01-17 Laurent AimarPrivatized p_input->i_time.
2008-12-02 Michael HanselmannAdd us_asprintf function
2008-11-18 Laurent AimarUse vlc_rand_bytes for utf8_mkstemp.
2008-11-17 Laurent AimarAdded a utf8_mkstemp implementation.
2008-11-04 Pierre YnardWinCE: fix includes
2008-11-04 Geoffroy CouprieWinCE: replace _wmkdir by _mkdir
2008-10-26 Rémi Denis-Courmontsyntax error
2008-10-26 Rémi Denis-Courmontresolve_xml_special_chars: don't reinvent bsearch()
2008-10-26 Rémi Denis-CourmontSimplify entity table a little
2008-10-26 Rémi Denis-Courmontresolve_xml_special_chars: add non-breakable space
2008-10-25 Rémi Denis-Courmontstr_format_time: do not hard-code buffer length - fix...
2008-10-23 Rémi Denis-CourmontCode factorization
2008-10-23 Rémi Denis-CourmontSeparate filesystem functions from the rest
2008-10-01 Rémi DuraffortRemove duplication and do the NULL text before derefere...
2008-09-30 Geoffroy CouprieMerge branch 'master' of git://git.videolan.org/vlc
2008-09-30 Geoffroy CouprieWinCE: fix missing functions
2008-09-29 Geoffroy CouprieRemove IS_WINNT macro
2008-09-27 Rémi Denis-Courmontencode_URI_component: fix and cleanup
2008-09-23 Antoine CellerierOops.
2008-09-23 Antoine CellerierFurther optimize function
2008-09-23 Rémi Denis-CourmontSpare 236 relocations, mark data as constant.
2008-09-22 Antoine CellerierUndef a few local macros.
2008-09-22 Antoine CellerierAdd comment to make sure people don't mess up.
2008-09-22 Antoine CellerierClean up and speed up resolve_xml_special_chars().
2008-09-20 Antoine Celleriers/pl_Yield/pl_Hold/
2008-09-12 Marian DurkovicIgnore case when comparing ISO-639 language codes
2008-08-27 Antoine CellerierAlways enforce the "don't show if unavailable" option...
2008-07-12 Pierre d'Herbemonttext: Remove forbidden, and subject to race, playlist...
2008-07-05 Rémi Denis-CourmontDead code
2008-07-05 Rémi Denis-Courmontlocale_fast: simplifications
2008-06-24 Yohann Martineaufixed compilation on debian etch.
2008-05-31 Rémi Denis-Courmontlibvlc: use vlc_common.h (libvlccore) instead of vlc...
2008-05-27 Rémi Denis-CourmontRemove DecodeLanguage (dead code)
2008-05-26 Pierre d'Herbemontlibvlccore: Rename iso_lang.h to vlc_iso_lang.h because...
2008-05-24 Rémi Denis-Courmontvlc_fix_readdir: declare internally
2008-05-23 Felix Paul KühneInclude xlocale.h on OS X for locale_t
2008-05-21 Rémi Denis-Courmontus_strtod: do not make any kludgy assumptions about...
2008-05-21 Rémi Denis-CourmontRemove unused i18n_atof
2008-05-21 Rémi Denis-CourmontRemove i18n_strtod - nobody uses it and it's an ugly...
2008-05-05 Rafaël CarréDo not duplicate NULL strings
2008-05-03 Rémi Denis-CourmontImprove doxy comments
2008-04-30 Rémi Denis-CourmontExport ToLocaleDup
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-04-04 Rafaël CarréAttribute copyright of vlc_current_charset() to Bruno...
2008-03-24 Rafaël CarréDo not use sprintf without a format
2008-03-19 Rémi Denis-CourmontFactorize the localtime_r replacement
2008-03-08 Jean-Baptiste KempfRemove unused parameter warning for Windows CE/32
next