2009-09-08 |
Christophe Mutricy | No fallback for Sorani |
tree | commitdiff |
2009-09-07 |
Christophe Mutricy | Add some fallback for language we have a translation |
tree | commitdiff |
2009-09-06 |
Rémi Denis-Courmont | Win32: FromLocale/ToLocale: fix stack underflow on... |
tree | commitdiff |
2009-08-18 |
Felix Paul Kühne | Fixed crashes introduced in [aee0317592c43b4fa6d9d84bc2... |
tree | commitdiff |
2009-08-15 |
Rémi Denis-Courmont | utf8_open: make third parameter optional |
tree | commitdiff |
2009-07-16 |
Rémi Duraffort | free(NULL) is safe. |
tree | commitdiff |
2009-07-15 |
Rémi Denis-Courmont | convert_xml_special_chars: factor |
tree | commitdiff |
2009-07-13 |
Laurent Aimar | State what is the current stop condition in iso639_lang_t. |
tree | commitdiff |
2009-07-12 |
Rémi Denis-Courmont | make_URI: handle Windows UNC paths |
tree | commitdiff |
2009-07-12 |
Rémi Denis-Courmont | input "time" is a time variable, fix assertion failure |
tree | commitdiff |
2009-07-12 |
Rémi Denis-Courmont | ISO-639: add a whole bunch of native language names... |
tree | commitdiff |
2009-07-12 |
Rémi Denis-Courmont | SO friendliness |
tree | commitdiff |
2009-06-10 |
Rémi Denis-Courmont | Korean: use CP494 rather than EUC-KR |
tree | commitdiff |
2009-05-31 |
Rémi Denis-Courmont | Merge commit 'origin/base' |
tree | commitdiff |
2009-05-30 |
JP Dinger | A few sprintf()+n in text/strings.c |
tree | commitdiff |
2009-05-29 |
Rafaël Carré | Remove unused unescape_URI() and unescape_URI_duplicate() |
tree | commitdiff |
2009-05-25 |
Rémi Denis-Courmont | Revert "correct realloc() usage, on failure realloc... |
tree | commitdiff |
2009-05-24 |
Jean-Paul Saman | correct realloc() usage, on failure realloc will return... |
tree | commitdiff |
2009-05-15 |
Jean-Paul Saman | Compile fix: Include limits.h when using PATH_MAX |
tree | commitdiff |
2009-05-14 |
Jean-Baptiste Kempf | Merge commit 'origin/1.0-bugfix' |
tree | commitdiff |
2009-05-14 |
Geoffroy Couprie | wince: replace _wrename by MoveFileW |
tree | commitdiff |
2009-05-14 |
Rémi Denis-Courmont | Merge commit 'origin/1.0-bugfix' |
tree | commitdiff |
2009-05-13 |
Rémi Denis-Courmont | Merge branch 1.0-bugfix |
tree | commitdiff |
2009-05-13 |
Rémi Denis-Courmont | Merge branch 1.0-bugfix |
tree | commitdiff |
2009-05-13 |
Rémi Denis-Courmont | Merge branch 1.0-bugfix |
tree | commitdiff |
2009-05-13 |
Rémi Denis-Courmont | Merge branch 1.0-bugfix |
tree | commitdiff |
2009-05-13 |
Geoffroy Couprie | wince: replace _wrename by MoveFileW |
tree | commitdiff |
2009-05-12 |
Rémi Denis-Courmont | Merge branch 1.0-bugfix |
tree | commitdiff |
2009-05-12 |
Rémi Denis-Courmont | Merge branch 1.0-bugfix |
tree | commitdiff |
2009-05-12 |
Jean-Paul Saman | Compile fix: Include limits.h when using PATH_MAX |
tree | commitdiff |
2009-05-10 |
Rémi Denis-Courmont | Merge branch 1.0-bugfix |
tree | commitdiff |
2009-05-10 |
Rémi Denis-Courmont | make_URI: make a URI out of a path, if needed |
tree | commitdiff |
2009-05-10 |
Rémi Denis-Courmont | decode_URI: improve documentation, add a return value |
tree | commitdiff |
2009-05-07 |
Rémi Denis-Courmont | Implement utf8_rename |
tree | commitdiff |
2009-04-17 |
Cyril Mathé | Add a us_strtof function to prevent some problem |
tree | commitdiff |
2009-04-05 |
Rémi Denis-Courmont | Win32: canonicalize path separator, avoid isalpha(... |
tree | commitdiff |
2009-04-05 |
Rémi Denis-Courmont | resolve_xml_special_chars handles non-ASCII Unicode... |
tree | commitdiff |
2009-04-04 |
Rémi Duraffort | filename_sanitize: spaces are forbidden only when begin... |
tree | commitdiff |
2009-03-31 |
Rémi Duraffort | album art: use filename_sanitize function |
tree | commitdiff |
2009-02-28 |
Rémi Denis-Courmont | str_format_meta: take the input stats lock as needed |
tree | commitdiff |
2009-01-27 |
Rémi Denis-Courmont | Linux: (try to) set close-on-exec in open() system... |
tree | commitdiff |
2009-01-27 |
Rémi Denis-Courmont | utf8_open: set the close-on-exec descriptor flag |
tree | commitdiff |
2009-01-17 |
Laurent Aimar | Privatized p_input->i_time. |
tree | commitdiff |
2008-12-02 |
Michael Hanselmann | Add us_asprintf function |
tree | commitdiff |
2008-11-18 |
Laurent Aimar | Use vlc_rand_bytes for utf8_mkstemp. |
tree | commitdiff |
2008-11-17 |
Laurent Aimar | Added a utf8_mkstemp implementation. |
tree | commitdiff |
2008-11-04 |
Pierre Ynard | WinCE: fix includes |
tree | commitdiff |
2008-11-04 |
Geoffroy Couprie | WinCE: replace _wmkdir by _mkdir |
tree | commitdiff |
2008-10-26 |
Rémi Denis-Courmont | syntax error |
tree | commitdiff |
2008-10-26 |
Rémi Denis-Courmont | resolve_xml_special_chars: don't reinvent bsearch() |
tree | commitdiff |
2008-10-26 |
Rémi Denis-Courmont | Simplify entity table a little |
tree | commitdiff |
2008-10-26 |
Rémi Denis-Courmont | resolve_xml_special_chars: add non-breakable space |
tree | commitdiff |
2008-10-25 |
Rémi Denis-Courmont | str_format_time: do not hard-code buffer length - fix... |
tree | commitdiff |
2008-10-23 |
Rémi Denis-Courmont | Code factorization |
tree | commitdiff |
2008-10-23 |
Rémi Denis-Courmont | Separate filesystem functions from the rest |
tree | commitdiff |
2008-10-01 |
Rémi Duraffort | Remove duplication and do the NULL text before derefere... |
tree | commitdiff |
2008-09-30 |
Geoffroy Couprie | Merge branch 'master' of git://git.videolan.org/vlc |
tree | commitdiff |
2008-09-30 |
Geoffroy Couprie | WinCE: fix missing functions |
tree | commitdiff |
2008-09-29 |
Geoffroy Couprie | Remove IS_WINNT macro |
tree | commitdiff |
2008-09-27 |
Rémi Denis-Courmont | encode_URI_component: fix and cleanup |
tree | commitdiff |
2008-09-23 |
Antoine Cellerier | Oops. |
tree | commitdiff |
2008-09-23 |
Antoine Cellerier | Further optimize function |
tree | commitdiff |
2008-09-23 |
Rémi Denis-Courmont | Spare 236 relocations, mark data as constant. |
tree | commitdiff |
2008-09-22 |
Antoine Cellerier | Undef a few local macros. |
tree | commitdiff |
2008-09-22 |
Antoine Cellerier | Add comment to make sure people don't mess up. |
tree | commitdiff |
2008-09-22 |
Antoine Cellerier | Clean up and speed up resolve_xml_special_chars(). |
tree | commitdiff |
2008-09-20 |
Antoine Cellerier | s/pl_Yield/pl_Hold/ |
tree | commitdiff |
2008-09-12 |
Marian Durkovic | Ignore case when comparing ISO-639 language codes |
tree | commitdiff |
2008-08-27 |
Antoine Cellerier | Always enforce the "don't show if unavailable" option... |
tree | commitdiff |
2008-07-12 |
Pierre d'Herbemont | text: Remove forbidden, and subject to race, playlist... |
tree | commitdiff |
2008-07-05 |
Rémi Denis-Courmont | Dead code |
tree | commitdiff |
2008-07-05 |
Rémi Denis-Courmont | locale_fast: simplifications |
tree | commitdiff |
2008-06-24 |
Yohann Martineau | fixed compilation on debian etch. |
tree | commitdiff |
2008-05-31 |
Rémi Denis-Courmont | libvlc: use vlc_common.h (libvlccore) instead of vlc... |
tree | commitdiff |
2008-05-27 |
Rémi Denis-Courmont | Remove DecodeLanguage (dead code) |
tree | commitdiff |
2008-05-26 |
Pierre d'Herbemont | libvlccore: Rename iso_lang.h to vlc_iso_lang.h because... |
tree | commitdiff |
2008-05-24 |
Rémi Denis-Courmont | vlc_fix_readdir: declare internally |
tree | commitdiff |
2008-05-23 |
Felix Paul Kühne | Include xlocale.h on OS X for locale_t |
tree | commitdiff |
2008-05-21 |
Rémi Denis-Courmont | us_strtod: do not make any kludgy assumptions about... |
tree | commitdiff |
2008-05-21 |
Rémi Denis-Courmont | Remove unused i18n_atof |
tree | commitdiff |
2008-05-21 |
Rémi Denis-Courmont | Remove i18n_strtod - nobody uses it and it's an ugly... |
tree | commitdiff |
2008-05-05 |
Rafaël Carré | Do not duplicate NULL strings |
tree | commitdiff |
2008-05-03 |
Rémi Denis-Courmont | Improve doxy comments |
tree | commitdiff |
2008-04-30 |
Rémi Denis-Courmont | Export ToLocaleDup |
tree | commitdiff |
2008-04-14 |
Jean-Paul Saman | Merge branch 'master' of git@git.videolan.org:vlc |
tree | commitdiff |
2008-04-14 |
Pierre d'Herbemont | Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA... |
tree | commitdiff |
2008-04-04 |
Rafaël Carré | Attribute copyright of vlc_current_charset() to Bruno... |
tree | commitdiff |
2008-03-24 |
Rafaël Carré | Do not use sprintf without a format |
tree | commitdiff |
2008-03-19 |
Rémi Denis-Courmont | Factorize the localtime_r replacement |
tree | commitdiff |
2008-03-08 |
Jean-Baptiste Kempf | Remove unused parameter warning for Windows CE/32 |
tree | commitdiff |
2008-03-03 |
Pierre d'Herbemont | text/unicode.c: More unused warning fix. |
tree | commitdiff |
2008-02-28 |
Antoine Cellerier | Add format string variable to display frame count.... |
tree | commitdiff |
2008-02-04 |
Rémi Denis-Courmont | if -> ifdef |
tree | commitdiff |
2008-02-04 |
Pierre d'Herbemont | charset.c: Use defined() for HAVE_ macro. |
tree | commitdiff |
2008-02-04 |
Pierre d'Herbemont | text/charset.c: Use #ifdef for HAVE_* macro. |
tree | commitdiff |
2008-02-03 |
Pierre d'Herbemont | text/charset.c: Use #ifdef instead of #if for HAVE_... |
tree | commitdiff |
2008-01-23 |
Rémi Denis-Courmont | Don't include config.h from the headers - refs #297. |
tree | commitdiff |
2008-01-16 |
Rémi Duraffort | Implementation of utf8_unlink. If someone can test... |
tree | commitdiff |
2008-01-16 |
Rafaël Carré | fix #1362 (replace ':' with '_' in filenames on macosx) |
tree | commitdiff |
2007-12-01 |
Rafaël Carré | vlc_b64_decode_binary_to_buffer(): i_dst is the size... |
tree | commitdiff |
next |