1. 11 Jul, 2010 5 commits
    • Rémi Denis-Courmont's avatar
      vmem: major rework · f726fceb
      Rémi Denis-Courmont authored
       - add an optional display callback,
       - make unlock callback optional (planes could be static),
       - pass an opaque picture identifier from lock to unlock and display
         callbacks (this would enable multiple pictures later),
       - pass pixel planes back to the unlock callback for convenience,
       - use pointer VLC variables instead of configuration strings,
       - fix an unlikely memory leak.
      (cherry picked from commit b401af054814d7067ef6217133b437e5fe695bfa)
      f726fceb
    • Rémi Denis-Courmont's avatar
      Add var_InheritAddress() · 06b5fc1b
      Rémi Denis-Courmont authored
      Returns NULL if the variable cannot be inherited - pointers can never
      be found in the configuration.
      (cherry picked from commit fd907c9abaa6304442ced84809bdb53600c922ca)
      
      Conflicts:
      
      	include/vlc_variables.h
      	src/misc/variables.c
      06b5fc1b
    • Rémi Denis-Courmont's avatar
      Marq: allow opacity parameter in config chain · 7be7f161
      Rémi Denis-Courmont authored
      (cherry picked from commit fd05e9c16c4a044ed25a5555de13b411e1a9ee11)
      7be7f161
    • Daniel Tisza's avatar
      Add entity encoding for input options when outputting an xml file. · 133d8a92
      Daniel Tisza authored
      Entity encoding was missing (for options) in generation of an xspf playlist.
      On the reading side the entity decoding is all fine.
      Signed-off-by: default avatarRémi Denis-Courmont <remi@remlab.net>
      (cherry picked from commit 21f056e8c51e0c1f9ad522a41b5cfd48ea088160)
      133d8a92
    • Rémi Denis-Courmont's avatar
      Fix compilation · 1446dc4a
      Rémi Denis-Courmont authored
      (cherry picked from commit 57bc01b040818f1b5251f08f1d8b8f527c6d2306)
      1446dc4a
  2. 10 Jul, 2010 3 commits
  3. 09 Jul, 2010 6 commits
  4. 08 Jul, 2010 8 commits
  5. 07 Jul, 2010 13 commits
  6. 06 Jul, 2010 5 commits