summaryrefslogtreecommitdiff
path: root/src/xine-engine/info_helper.c
AgeCommit message (Expand)Author
2004-08-17Stay within array boundsJames Stembridge
2003-12-14can't use strdup for '\0' separated meta infosDaniel Caujolle-Bert
2003-12-14add _x_meta_info_set_multi function, will be used very soon. Don't parse va_a...Daniel Caujolle-Bert
2003-12-13Update win32 MSVC build:František Dvořák
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-16actually not every engine file uses internals, so we do not need to defineMichael Roitzsch
2003-11-15more helper functions cleanup (stream info, meta info)Miguel Freitas
2003-10-30tighten up some functions to make xine less prone to crashingMike Melanson
2003-10-26Code review from Daniel.Thibaut Mattern
2003-10-19Rename meta_helper info_helper.Thibaut Mattern