33 Commits (8b3ebbbb2a1ebe5afd42e8542ecdbab14374033d)

Author SHA1 Message Date
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 12 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(). 16 years ago
Rémi Denis-Courmont 3f424a26f7 Misc: remove leading underscores 16 years ago
Laurent Aimar e99754a76c Warned about unused filename_sanitize result. 17 years ago
Rémi Duraffort e22a6dbd51 album art: use filename_sanitize function 17 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. 19 years ago
Laurent Aimar c1993b6231 Added vlc_b64_encode_binary (include/vlc_strings.h is not that a good place). 19 years ago
Rémi Denis-Courmont dfb78a8b88 De-inline base64 decoder 19 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). 20 years ago
Antoine Cellerier 8e8e64419d src/playlist/loadsave.c, modules/demux/playlist/*, modules/gui/*, 20 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
Gildas Bazin e08712b2d7 * modules/gui/skins2/*: added svn Id property. 22 years ago
Cyril Deguet c45fb1270c * modules/gui/skins/*: 23 years ago
Cyril Deguet b7dc5e88ab * all: brand new skins interface ( still _experimental_) for x11 and 23 years ago
Rocky Bernstein f5d0873721 Start work on CVD subtitles. 23 years ago
Rocky Bernstein 919854e45a Work towards handling all planes in subtites, generalizing for CVD, and 23 years ago
Rocky Bernstein bc3260752b Scale bitmaps for 4:3 output 23 years ago
Rocky Bernstein a1c4ba2fbe Keep in synch with rest of source. Should also have no effect on upcoming release 23 years ago
Sam Hocevar 5ca0ebcca2 * Coding style cleanup: removed tabs and trailing spaces. 23 years ago
Rocky Bernstein 79883ab78b Marginally better 23 years ago
Rocky Bernstein 2439413b95 Towards Philips OGT (SVCD subtitle) handling. 23 years ago