]> git.sesse.net Git - vlc/history - src/text/strings.c
Input access locking, part 3 (final).
[vlc] / src / text / strings.c
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-08-20 Rémi Denis-CourmontRemember not to include anything before vlc/vlc.h
2007-08-18 Rafaël CarréInput access locking, part 2.
2007-08-15 Pierre d'Herbemont* Protect input item's meta through setters and getters...
2007-07-01 Antoine CellerierAdd option to format strings to prevent displaying...
2007-05-18 Antoine Cellerier* src/text/strings.c: Add a lot of entities to the...
2007-04-30 Rémi Denis-CourmontHandle errors without crashing
2007-04-10 Damien Fouilleullibvlc_video_take_snapshot: removed kludge and fixed...
2007-03-11 Rémi Denis-CourmontFix a bunch of errors in PO files (fuzzy file descripti...
2007-03-02 Antoine CellerierDon't authorize "." or ".." for filenames.
2007-03-01 Antoine CellerierOops.
2007-03-01 Antoine Cellerier * Fix forbiden windows characters list. (in fact it...
2007-03-01 Antoine CellerierDots are allowed in filenames (even on WIN32...). Thank...
2007-02-27 Laurent AimarAdded vlc_b64_decode_binary_to_buffer/vlc_b64_decode_bi...
2007-02-25 Laurent AimarAdded vlc_b64_encode_binary (include/vlc_strings.h...
2007-02-10 Rémi Denis-CourmontDe-inline base64 decoder
2007-01-26 Antoine CellerierOops.
2007-01-26 Antoine Cellerieradd new filename_sanitize and path_sanitize functions...
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-22 Rémi Denis-CourmontMove encoding and language stuff to their own directory