1
mirror of https://code.videolan.org/videolan/vlc synced 2024-07-21 07:24:15 +02:00
vlc/modules/misc
Gildas Bazin a60541d164 * modules/misc/logger/logger.c: fixed initialization bugs.
* src/misc/objects.c: in vlc_object_destroy() there's no need to lock structure_lock if
we are the root object (structure_lock has already been destroyed anyway).
2002-08-24 17:04:36 +00:00
..
dummy More changes in the date handling. Should be more tolerant with 2002-08-19 23:12:57 +00:00
logger * modules/misc/logger/logger.c: fixed initialization bugs. 2002-08-24 17:04:36 +00:00
memcpy * ./modules/misc/memcpy/memcpyaltivec.c: added a missing AltiVec requirement. 2002-08-11 12:27:11 +00:00
network * ./include/modules_inner.h: support for several modules with the same 2002-08-08 22:28:23 +00:00
.cvsignore * ./modules/misc/gtk_main.c: created the gtk_main module, which simply runs 2002-08-20 18:08:51 +00:00
gtk_main.c * ./src/misc/modules.c: if a plugin requested not to be unloaded, then we 2002-08-21 17:31:58 +00:00
Makefile * ./modules/misc/gtk_main.c: created the gtk_main module, which simply runs 2002-08-20 18:08:51 +00:00
null.c * ./modules/misc/gtk_main.c: created the gtk_main module, which simply runs 2002-08-20 18:08:51 +00:00