1
mirror of https://code.videolan.org/videolan/vlc synced 2024-07-21 07:24:15 +02:00
vlc/modules/misc
2008-03-12 12:07:43 +01:00
..
dummy We don't check for limits.h, so don't use HAVE_LIMITS_H 2008-02-03 18:30:25 +00:00
lua Do not use playlist_*AddInput() when the playlist has already been destroyed and is dying (fix a crash when exiting while directory access is still reading) Try to return early if one of those function fail, because it either mean we don't have anymore memory available (I'm still looking for infinite Turing machines), or we are exiting (the playlist is dying). Use object / thread helpers for simplicity 2008-03-11 19:45:27 +01:00
memcpy Don't include config.h from the headers - refs #297. 2008-01-23 21:50:58 +00:00
notify new growl plugin: local only, supports album art (you'll need the Growl Framework) 2008-02-18 17:17:16 +00:00
osd Another bunch of useless test. 2008-03-12 12:07:43 +01:00
playlist Don't include config.h from the headers - refs #297. 2008-01-23 21:50:58 +00:00
probe Don't include config.h from the headers - refs #297. 2008-01-23 21:50:58 +00:00
testsuite misc/objects.c: Don't rely on vlc_object_destroy() to destroy objects, but expects vlc_object_release to do it when the refcount goes to zero. 2008-02-26 00:29:12 +00:00
xml Another bunch of useless test. 2008-03-12 12:07:43 +01:00
audioscrobbler.c misc/objects.c: Don't rely on vlc_object_destroy() to destroy objects, but expects vlc_object_release to do it when the refcount goes to zero. 2008-02-26 00:29:12 +00:00
dhparams.h Hard-code precomputed Diffie-Hellman-Merkel group parameters. 2007-09-26 16:39:34 +00:00
freetype.c Another bunch of useless test. 2008-03-12 12:07:43 +01:00
gnutls.c misc/objects.c: Don't rely on vlc_object_destroy() to destroy objects, but expects vlc_object_release to do it when the refcount goes to zero. 2008-02-26 00:29:12 +00:00
gtk_main.c misc/objects.c: Don't rely on vlc_object_destroy() to destroy objects, but expects vlc_object_release to do it when the refcount goes to zero. 2008-02-26 00:29:12 +00:00
inhibit.c Don't include config.h from the headers - refs #297. 2008-01-23 21:50:58 +00:00
logger.c Don't include config.h from the headers - refs #297. 2008-01-23 21:50:58 +00:00
Modules.am New inhibit module to prevent the power management daemon (usually gnome-power-manager) to suspend/hibernate the laptop while VLC is active. 2007-10-20 23:47:34 +00:00
profile_parser.c More Id and permission fixes. 2008-03-02 23:27:04 +01:00
qte_main.cpp misc/objects.c: Don't rely on vlc_object_destroy() to destroy objects, but expects vlc_object_release to do it when the refcount goes to zero. 2008-02-26 00:29:12 +00:00
quartztext.c Another bunch of useless test. 2008-03-12 12:07:43 +01:00
rtsp.c Another bunch of useless test. 2008-03-12 12:07:43 +01:00
screensaver.c Don't include config.h from the headers - refs #297. 2008-01-23 21:50:58 +00:00
svg.c Don't include config.h from the headers - refs #297. 2008-01-23 21:50:58 +00:00
win32text.c Another bunch of useless test. 2008-03-12 12:07:43 +01:00