]> git.sesse.net Git - vlc/shortlog
vlc
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")
2008-05-05 Rémi Denis... Simplify Win32 GetDir, and use the proper header files
2008-05-05 Rémi Denis... Use getpwuid_r - thread safety
2008-05-05 Rémi Denis... The input_items array is private data.
2008-05-05 Rémi Denis... Fix warning
2008-05-05 Rémi Denis... Do not re-invent strcpy
2008-05-05 Rémi Denis... Remove unused variable
2008-05-05 Rafaël Carrés/URI/location/ to comply to the spec
2008-05-05 Rafaël CarréRead the correct type from the vlc value - fixes #1569
2008-05-05 Rafaël CarréAvoid deadlocking: refs #1566
2008-05-05 Rafaël CarréUse strrchr()
2008-05-05 Rafaël Carréncurses: use --color option
2008-05-05 Rafaël CarréDBus: Round volume to nearest integer - fixes #1561
2008-05-05 Rémi Denis... Fontconfig: compiler warning
2008-05-05 Rafaël CarréFix memleak
2008-05-05 Rafaël CarréFix es format leaking in live555
2008-05-05 Rafaël CarréForgotten in fd84d89ba : fix building without spinlocks
2008-05-05 Rafaël CarréFix memory leak in dummy input
2008-05-05 Rafaël CarréActually free the data
2008-05-05 Rafaël Carrénetwork/error.c has been removed
2008-05-05 Rafaël CarréDo not leak 1 byte per variable created
2008-05-05 Rafaël CarréDo not leak the object name
2008-05-05 Rafaël CarréDo not leak the global libvlc pointer
2008-05-05 Rafaël CarréFix leaking of psz_object_name
2008-05-05 Rafaël CarréSimplify executable name retrieval and fix a memory...
2008-05-05 Rafaël CarréRemove a memleak
2008-05-05 Rafaël CarréUse the verbose variable, over the private i_verbose...
2008-05-05 Rafaël CarréDo not duplicate potentially NULL strings
2008-05-05 Rafaël CarréDo not duplicate NULL strings
2008-05-05 Rafaël Carréi_verbose has been privatized
2008-05-04 Rémi Denis... Remove unused parameter
2008-05-04 Rémi Denis... Remove unused parameter
2008-05-04 Rémi Denis... Fix memleak on Windows, fix locale on Linux
2008-05-04 Rémi Denis... XDG code factorization
2008-05-04 Rémi Denis... No need to lookup i_verbose. The core does it anyway.
2008-05-04 Rémi Denis... Privatize the stats computer
2008-05-04 Rémi Denis... Don't use libvlc->b_color
2008-05-04 Rémi Denis... Privatize psz_configfile
2008-05-04 Rémi Denis... Privatize p_interaction
2008-05-04 Rémi Denis... Privatize msg_bank
2008-05-04 Rémi Denis... Use libvlc_priv_t for httpd
2008-05-04 Rémi Denis... p_vlm is private data
2008-05-04 Rémi Denis... p_memcpy_module is private libvlc data
2008-05-04 Rémi Denis... Add long overdue private libvlc object pointer...
2008-05-04 Rémi Denis... libvlc_global_data_t: fix description
2008-05-04 Rémi Denis... p_root->p_probe: unused, remove
2008-05-04 Rémi Denis... Remove p_root->b_ready. Duplicated state.
2008-05-04 Rémi Denis... libvlc_InternalCreate: fix small race condition in...
2008-05-04 Rémi Denis... BeOS app thread: only used in one file
2008-05-04 Rémi Denis... iconv_macosx: never used, removed
next