30 Commits (b5b1c1906f7db9fa9d7dce5ecc331ab4bbb793f8)

Author SHA1 Message Date
Jean-Baptiste Kempf 36ab287e77 LGPL 15 years ago
Jean-Baptiste Kempf 17f189f20e vlc_xml.h: reindent the standard header 15 years ago
Christopher Mueller dda048cf91 Xml: added empty element detection 15 years ago
Rémi Denis-Courmont 92f1b3aee7 Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
Rémi Denis-Courmont 6f258887aa Replace VLC_EXPORT macro with a simple prefix, VLC_API 15 years ago
Rémi Denis-Courmont 0e17b717fe XML: return attribute value as const 15 years ago
Rémi Denis-Courmont ad10f794dd XML: return node (element name or text value) as const 15 years ago
Rémi Denis-Courmont 3dbfa99f14 Return XML attribute as const from NextAttr 15 years ago
Rémi Denis-Courmont 59f0684a6f XML: merge read and node_type operations, skip unknown nodes 15 years ago
Rémi Denis-Courmont 99f02e9278 xml_ReaderUseDTD: remove useless parameter 16 years ago
Rémi Denis-Courmont 055b9de0fd XML: use inline functions instead of expansion-unsafe macros 16 years ago
Rémi Denis-Courmont 953253dda8 Cosmetic fix 16 years ago
Rémi Denis-Courmont 5330c52a29 add xml_ReaderReset() 16 years ago
Rémi Denis-Courmont 354f70c527 XML reader: use VLC object and plugin infrastructures 16 years ago
Rémi Denis-Courmont 9d016759c2 xml_ReaderDelete: remove useless parameter 16 years ago
Rémi Duraffort ec87e89b59 Core: add some LIBVLC_USED. 16 years ago
Rémi Denis-Courmont 3f424a26f7 Misc: remove leading underscores 16 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
Pierre d'Herbemont 449fd28aaf Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 18 years ago
Clément Stenac fbf4c8060d A bit of vlc/libvlc cleanup: 20 years ago
Antoine Cellerier 2cb472dba0 FSF address change. 21 years ago
Clément Stenac dc09f863f9 Remove unused structures from vlc_common.h 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
Gildas Bazin af40daabd8 * modules/misc/xml/*, include/vlc_xml.h: new xml_ReaderUseDTD() api to enable/disable DTD validation. 21 years ago
Sigmund Augdal Helberg 70f70fd0a7 all: ported xml parsers to stream_t 21 years ago
Gildas Bazin 0840ec8cdb * include/vlc_image.h,vlc_xml.h: make these c++ happy. 22 years ago
Gildas Bazin 6d51bbdccb * ALL: New XML module type. 22 years ago