1
mirror of https://code.videolan.org/videolan/vlc synced 2024-07-21 07:24:15 +02:00
vlc/modules/misc
2007-10-21 00:05:44 +00:00
..
dummy Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
lua lua: check stream_UrlNew return value 2007-09-19 16:21:08 +00:00
memcpy Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
notify telepathy: don't Close() twice. one time when we encounter an error, one more time when VLC exits. 2007-10-21 00:05:44 +00:00
playlist xspf writer: forget to increment the source pointer in [22665], that would result in file://file://file:///path/to/input entries in ml.xspf 2007-10-18 20:20:58 +00:00
probe hal probe: disable unused code 2007-10-05 22:06:47 +00:00
testsuite Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
xml Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
audioscrobbler.c audioscrobbler: submits songs when the input end, not when the playlist current input changes. 2007-10-14 23:15:47 +00:00
dhparams.h Hard-code precomputed Diffie-Hellman-Merkel group parameters. 2007-09-26 16:39:34 +00:00
freetype.c small codingstyle fix 2007-10-15 09:39:17 +00:00
gnutls.c Always check the certificates chain - it does not make any sense, is counter-intuitive and insecure to use x509 but not validate certs. 2007-10-17 17:14:30 +00:00
gtk_main.c Rename var_GetGlobalMutex to var_AcquireMutex and make it lock the mutex automatically 2007-09-30 14:33:22 +00:00
inhibit.c 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
logger.c // is valid inside "", despite what my vim says 2007-09-13 16:26:28 +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 Remove FREE() macro, since free() does the same internally 2007-09-30 16:31:02 +00:00
qte_main.cpp Rename var_GetGlobalMutex to var_AcquireMutex and make it lock the mutex automatically 2007-09-30 14:33:22 +00:00
quartztext.c Correct a mask typo, copy across some memory checks from freetype.c 2007-08-27 03:15:57 +00:00
rtsp.c Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
screensaver.c screensaver: Removes unused variable 2007-09-28 20:09:55 +00:00
svg.c Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
win32text.c Remove _GNU_SOURCE and string.h too 2007-08-20 19:10:23 +00:00