]> git.sesse.net Git - vlc/commit
* ./src/misc/variables.c: callbacks are now called after the variable has
authorSam Hocevar <sam@videolan.org>
Thu, 31 Oct 2002 11:16:30 +0000 (11:16 +0000)
committerSam Hocevar <sam@videolan.org>
Thu, 31 Oct 2002 11:16:30 +0000 (11:16 +0000)
commite9364f5c43090f1c77de77abeb6dd6e98c045b25
tree63b76f261166af8559b9e38a999fa58959b5ee40
parentcae5489acfe2338f5c341f6067f68ea987bfa06a
  * ./src/misc/variables.c: callbacks are now called after the variable has
    been modified. Maybe we'll need the other type, too, but this change will
    make things simpler in aout3.

  * ./src/playlist/playlist.c: removed two unused variables.
  * ./src/misc/modules.c: removed a debug message I had forgotten.
  * ./src/misc/modules_plugin.h.in: fixed a typo (thanks bozo).
src/misc/modules.c
src/misc/modules_plugin.h.in
src/misc/variables.c
src/playlist/playlist.c