46 Commits (master)

Author SHA1 Message Date
Steve Lhomme 02b47bc2e4 core: set VLC_MALLOC on strings allocated by a memstream 3 years ago
Alexandre Janniaux a6fd2db1b6 vlc_strings: fix doxygen warnings 3 years ago
Alexandre Janniaux b9a270574a include: fix typos 5 years ago
Marvin Scholz 32d61a7a65 include: strings: consistently use \ for doxygen 6 years ago
Marvin Scholz fc8699639c include: improve doc for vlc_strfplayer 6 years ago
Marvin Scholz 5f38902ab7 strings: add function to hex-encode binary data 6 years ago
Thomas Guillem 1f0a1aa7cd strings: rename vlc_strfinput to vlc_strfplayer 7 years ago
Thomas Guillem ead659673e strings: vlc_strfinput: use player 7 years ago
Rémi Denis-Courmont 41640ecc83 strings: simplify base64 decoding 7 years ago
Rémi Denis-Courmont 8d3c52593e strings: clean up base64 encoding 7 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 8 years ago
Thomas Guillem be12bfa84c strings: add an input_item_t arg to vlc_strfinput() 8 years ago
Rémi Denis-Courmont 417ed9eb80 include: layer the plugin API documentation 9 years ago
Rémi Denis-Courmont c366376455 Split out vlc_filenamecmp() 9 years ago
Rémi Denis-Courmont 70d808bb6c Rename str_format_meta() to strfinput() 10 years ago
Rémi Denis-Courmont 274f62f22a Rename str_format_time to vlc_strftime 10 years ago
Rémi Denis-Courmont cc19824746 Remove path_sanitize() 10 years ago
Rémi Denis-Courmont 9826be044c Inline path_sanitize() 11 years ago
Rémi Denis-Courmont c9b04765c9 Unexport filename_sanitize() 11 years ago
Rémi Denis-Courmont 6920088396 adaptive: privatize str_duration() 11 years ago
Rémi Denis-Courmont 1b68edb931 Namespace/rename XML encode/decode functions 11 years ago
Rémi Denis-Courmont 4ee1038059 include: improve Doxygen modules 11 years ago
Antti Ajanki da7bfe4df1 Locale independent, case-ignoring ASCII string comparison functions 12 years ago
Rémi Denis-Courmont 68bc7fd968 str_format_meta: take input thread pointer rather than playlist 13 years ago
Rémi Denis-Courmont 9cd91f9294 str_format_meta(): take playlist as parameter directly 14 years ago
Hugo Beauzée-Luyssen 0b396ef1e6 strings: Adding an helper to convert iso8601 durations 15 years ago
Jean-Baptiste Kempf 36ab287e77 LGPL 15 years ago
Rémi Denis-Courmont 6f258887aa Replace VLC_EXPORT macro with a simple prefix, VLC_API 15 years ago
Antoine Cellerier 7e6968aec4 Change filename_sanitize() to work on original string like path_sanitize(). 17 years ago
Rémi Denis-Courmont 3f424a26f7 Misc: remove leading underscores 17 years ago
Laurent Aimar e99754a76c Warned about unused filename_sanitize result. 18 years ago
Rémi Duraffort e22a6dbd51 album art: use filename_sanitize function 18 years ago
Jean-Paul Saman ebd800345f Add a bunch of \file doxygen comments 18 years ago
Rémi Denis-Courmont c0f4bfc5d8 Headers: use non-reserved identifiers for multi-inclusion protection 18 years ago
Rémi Denis-Courmont fbb8255dcf Remove __LIBVLC__ test 18 years ago
Rémi Denis-Courmont 3dfd0c4914 Do not include vlc/vlc.h from libvlccore header files 18 years ago
Laurent Aimar 7f8cab90a9 Added vlc_b64_decode_binary_to_buffer/vlc_b64_decode_binary/vlc_b64_decode. 20 years ago
Laurent Aimar c1993b6231 Added vlc_b64_encode_binary (include/vlc_strings.h is not that a good place). 20 years ago
Rémi Denis-Courmont dfb78a8b88 De-inline base64 decoder 20 years ago
Antoine Cellerier ccf664e20d add new filename_sanitize and path_sanitize functions to remove forbidden charcters from filenames/paths and use where appropriate. 20 years ago
Clément Stenac fbf4c8060d A bit of vlc/libvlc cleanup: 20 years ago
Antoine Cellerier 53cf4a01e5 Move string formating functions used in marq to the core. 20 years ago
Clément Stenac 6192caae4a * Handle parameters in streaming profiles 20 years ago
Clément Stenac 89471fa0ae Some initial work for streaming profiles 20 years ago
Rémi Denis-Courmont a48f5f177f - Do not rewrite “+” as a white space when unescaping URL parameters (fixes #625). 21 years ago
Antoine Cellerier 8e8e64419d src/playlist/loadsave.c, modules/demux/playlist/*, modules/gui/*, 21 years ago
Antoine Cellerier 2cb472dba0 FSF address change. 21 years ago
Rémi Denis-Courmont fe087a3828 Make Zorglub less unhappy 21 years ago
Rémi Denis-Courmont 85b29bdc28 Copyright fixes 21 years ago
Cyril Deguet 93cdb2f11d - all: skeleton for a MacOSX port of skins2 (happy new year ;) 22 years ago