]> git.sesse.net Git - vlc/history - src/misc/media_library.c
Use var_Inherit* instead of var_CreateGet*.
[vlc] / src / misc / media_library.c
2010-07-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
2010-07-03 Srikanth RajuML: Use a lock for ml_Create
2010-07-03 Srikanth RajuML: No need to initialise
2010-07-03 Srikanth RajuML: Remove leading underscores from core functions
2010-07-03 Srikanth RajuML: Replace pl_Hold with pl_Get
2010-06-26 Srikanth RajuML: Media Library Core