]> git.sesse.net Git - vlc/shortlog
vlc
2008-05-08 Christophe... dvb module uses STRINGIFY()
2008-05-08 Rafaël Carréncurses: restore hierarchical view
2008-05-08 Rafaël CarréDon't use multiple lines macros in if conditions
2008-05-08 Rémi Denis... VLC_VariableSet: assume unsafe variable settings. Fixes...
2008-05-08 Rémi Denis... Win32: kill the Win64-induced warning
2008-05-08 Rémi Denis... Win32 compile fix
2008-05-08 Rémi Denis... DeleteModule cannot fail * don't handle impossible...
2008-05-08 Rémi Denis... module bank: use vlc_custom_create
2008-05-08 Rafaël Carrévlc_threads_funcs.h and vlc_module_macros.h have been...
2008-05-08 Felix Paul... Lock FFmpeg to r12920 for now to get us nice builds
2008-05-08 Rafaël Carréshortcuts are strings
2008-05-08 Rémi Denis... capabilities are strings
2008-05-08 Rémi Denis... Win32 compile fixes
2008-05-08 Rémi Denis... Merge vlc_threads.h and vlc_threads_funcs.h
2008-05-08 Rémi Denis... Fix the kludge for old glibc
2008-05-08 Rémi Denis... Move pthread to the front.
2008-05-08 Rémi Denis... Mutexes cannot be error-checking and recursive at the...
2008-05-08 Rémi Denis... Fix a bunch of warnings (error handling)
2008-05-08 Rémi Denis... Fix yesterday's VLM bug
2008-05-08 Rémi Denis... Don't declare a non-existent function
2008-05-08 Rémi Denis... No need to auto-include <vlc_plugin.h> anymore
2008-05-08 Rémi Denis... Don't redefine MODULE_STRING
2008-05-08 Rémi Denis... vlc_modules_macros.h -> vlc_plugin.h
2008-05-08 Rémi Denis... Remove E_()
2008-05-08 Rémi Denis... Include vlc_plugin.h as needed
2008-05-08 Rémi Denis... Merge the plugins macros into one header
2008-05-08 Rémi Denis... Remove dead CPP
2008-05-08 Rémi Denis... vlc_module_set: use vararg, more flexible
2008-05-08 Rafaël CarréDBus: use the current array of playlist items
2008-05-08 Rémi Denis... Fix warning
2008-05-08 Antoine CellerierCopyright changes. (btw, does Copyright the VideoLAN...
2008-05-08 Rafaël CarréDon't use the playlist if it has been destroyed
2008-05-07 Antoine CellerierAdd france2.lua here.
2008-05-07 Antoine CellerierLua playlist script for pages like http://jt.france2...
2008-05-07 Rémi DuraffortLess and less information with compile
2008-05-07 Rémi Denis... No need to take the structure lock when finding oneself
2008-05-07 Rémi Denis... Fix the same race condition as in
2008-05-07 Rémi Denis... Use a per-object spin around the reference count.
2008-05-07 Rémi Denis... Only insert new object into the table one initialized
2008-05-07 Felix Paul... Don't mix 2 implementation approaches
2008-05-07 Rémi Denis... Don't check for 0 refcount.
2008-05-07 Rémi Denis... vlc_object_find*: don't check that refcount is zero
2008-05-07 Rémi Denis... Remove useless i_refcount == 0 case and fix a tiny...
2008-05-07 Felix Paul... Remove any pl_Get usage
2008-05-07 Rémi Denis... Remove p_playlist from p_libvlc
2008-05-07 Rémi Denis... Fix incorrect printf argument
2008-05-07 Rémi Denis... Fix missing #include
2008-05-07 Rémi Denis... Tag a bug so that I don't forget about it
2008-05-07 Rémi Denis... set_destructor has no need for the structure lock
2008-05-07 Rémi Denis... Remove pl_Get. This endorsed unyielded playlist access.
2008-05-07 Rémi Denis... Don't reregister the same callbacks over and over again
2008-05-07 Rémi Denis... UPnP_Intel: yield the playlist
2008-05-07 Rémi Denis... Vorbis: yield the playlist when using it
2008-05-07 Rémi Denis... SAP: yield and release the playlist
2008-05-07 Rémi Denis... libvlc_stats: use VLC_OBJECT to remove a bunch of warnings
2008-05-07 Rémi Denis... VLC_OBJECT: add missing parenthesis
2008-05-07 Rémi Denis... We know where VLM is, no need to find it.
2008-05-07 Rémi Denis... Remove the glibc libintl kludge.
2008-05-07 Rafaël CarréFix detection of ending of FontBuilder thread
2008-05-07 Rémi Denis... Fix Range handling
2008-05-07 Rémi Denis... Provide gmtime_r
2008-05-07 Rémi Denis... Add RTSP Date:
2008-05-07 Rémi Denis... RTSP: output proper Range: header
2008-05-07 Rémi Denis... Cache the --daemon value, so we remove the PID file...
2008-05-07 Rémi Denis... sout-std: remove RTP stuff (since we don't have a RTP...
2008-05-07 Rémi Denis... Undo --sout-udp-auto-mcast
2008-05-07 Rafaël CarréForgotten phony targets
2008-05-07 Rafaël Carrécontribs: remove reference to old stuff
2008-05-06 Rafaël CarréFix #1487 - race condition
2008-05-06 Christophe... Meaningful typo
2008-05-06 Rafaël CarréFix #1572
2008-05-06 Rémi Denis... config_GetConfigFile: remove unused parameter
2008-05-06 Rémi Denis... Use config_GetUserDataDir() internally
2008-05-06 Rémi Denis... Use config_GetUserConfDir internally too
2008-05-06 Rémi Denis... Use config_GetCacheDir internally
2008-05-06 Christophe... Oups the nynorsk l10n haven't arrived yet
2008-05-06 Christophe... Use the proper code for norvegian bokmål and use a...
2008-05-06 Rafaël CarréFix VLC.app target
2008-05-06 Ilkka OllakkaAdding some forgotten return-statements and removing...
2008-05-06 Miguel Angel... RTMP bugfix and reusability enhacenment
2008-05-06 Felix Paul... Forgot live555 in the previous commit. It's quite usefu...
2008-05-06 Felix Paul... Remember that VLC_ADD_BUILTINS is ugly and that we...
2008-05-06 Felix Paul... use PL_**LOCK instead of vlc_mutex_lock
2008-05-06 Felix Paul... use files.musepack.net instead of files2.musepack.net...
2008-05-06 Rémi DuraffortLess information when compiling with compile
2008-05-06 Rémi DuraffortPrint less information about the compilation when using...
2008-05-06 Rafaël CarréCheck malloc return value
2008-05-06 Rafaël Carrémosaic: Free string variables after using them
2008-05-06 Jean-Paul SamanFix compiler warning in fbosd.c
2008-05-06 Jean-Paul SamanRemove dead code.
2008-05-06 Jean-Paul SamanCleanup and add workaround for FPGA bug.
2008-05-06 Anthony Loiseaugenerated files from axvlc.idl by midl (VisualStudio...
2008-05-05 Rémi Denis... SSL certificates are in /etc, not in /usr/share
2008-05-05 Rémi Denis... Add config_GetConfDir
2008-05-05 Rémi Denis... config_GetConfigDir -> config_GetUserConfDir
2008-05-05 Rémi Denis... Hide psz_(cache|config|data)dir
2008-05-05 Rémi Denis... Use config_Get*Dir
2008-05-05 Rémi Denis... Export config_Get*Dir
2008-05-05 Rémi Denis... Inline config_GetUserDir
2008-05-05 Rémi Denis... Don't duplicate getenv("HOME")
next