[vlc-devel] CVS Commit (gbazin)

cvs at videolan.org cvs at videolan.org
Sat Dec 14 20:34:07 CET 2002


Update of /var/cvs/videolan/vlc/src
Modified Files:
	libvlc.c 

Update of /var/cvs/videolan/vlc/src/misc
Modified Files:
	objects.c variables.c 

Update of /var/cvs/videolan/vlc/modules/misc/testsuite
Modified Files:
	test4.c 

Update of /var/cvs/videolan/vlc/modules/gui/macosx
Modified Files:
	intf.m 

Update of /var/cvs/videolan/vlc/modules/control/rc
Modified Files:
	rc.c 

Update of /var/cvs/videolan/vlc/include
Modified Files:
	variables.h 

Update of /var/cvs/videolan/vlc/include/vlc
Modified Files:
	vlc.h 

Log Message:

* src/misc/objects.c: implemented the FIND_CHILD mode for vlc_list_find().
   vlc_object_get() now increments the refcount of the object so you'll need to release 
the object at some point.
* src/misc/variables.c, ALL: var_Change() with VLC_VAR_GETLIST now returns a vlc_value_t 
which points to a vlc_list_t.

-- 
gbazin
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list