]> git.sesse.net Git - vlc/shortlog
vlc
2007-09-20 Rémi Denis... DMO/loader patch from Alex Antropoff.
2007-09-20 Rafaël Carrécontribs: Reverts [22188] for the goom patch, and use...
2007-09-20 Rafaël Carrécontribs: run autotools to build libxml2 for WIN32
2007-09-20 Rafaël Carrécontribs: make goom2k4 compile for win32 host when...
2007-09-20 Rafaël Carrétypo: p_vlc -> p_libvlc
2007-09-20 Pierre d'Herbemontinterface.c: Default b_should_run_on_first_thread to...
2007-09-20 Pierre d'HerbemontRevert Previous commit.
2007-09-20 Pierre d'Herbemontinterface.c: Default b_should_run_on_first_thread to...
2007-09-20 Rafaël Carrécontribs: fix libshout build, adds missing dep on libvorbis
2007-09-20 Pierre d'Herbemontmacosx/intf.m: Fix Mac OS X interface.
2007-09-20 Pierre d'Herbemontinterface.c: Better comment.
2007-09-20 Pierre d'Herbemontinterface.c: Support execution of the interface Run...
2007-09-20 Pierre d'Herbemontlibvlc: Implement media_list_view, which will be used...
2007-09-20 Pierre d'HerbemontMacOSX/Framework/Makefile: Fix previous commits. Thanks...
2007-09-20 Jean-Paul SamanDisable --vbi-text by default.
2007-09-19 Jean-Paul SamanDecoder teletext subtitles as text (ASCII, UTF-8 or...
2007-09-19 Rémi Denis... RTCP: support for RTP/RTCP multiplexed on the same...
2007-09-19 Rémi Denis... Remove unused variables
2007-09-19 Rémi Denis... Avoid setlocale - not thread-safe
2007-09-19 Rémi Denis... Do not set locale twice (it is already taken care of...
2007-09-19 Rémi Denis... Do not set never used value
2007-09-19 Rémi Denis... Partial support for RTP over connection-oriented media
2007-09-19 Rémi Denis... Fix DCCP support
2007-09-19 Rémi Denis... Fix RTP prebufferring regression
2007-09-19 Rafaël Carrélua: check stream_UrlNew return value
2007-09-19 Rémi Denis... Support for DCCP in net_Listen
2007-09-19 Rémi Denis... Fix previous commit
2007-09-19 Rémi Denis... Handle lack of listener in net_Accept
2007-09-19 Rémi Denis... Simplify net_Listen (no real use for family and type...
2007-09-19 Rémi Denis... Fixup DCCP include ordering
2007-09-19 Pierre d'HerbemontMacOSX/Framework/Makefile: Use the correct libvlc and...
2007-09-18 Christophe... Remove spurious tab
2007-09-18 Christophe... Typos
2007-09-18 Christophe... fi.po: svn:keywords and a small fix
2007-09-18 Jean-Paul SamanLast bit of cleanup in transcode_osd_new()
2007-09-18 Jean-Paul SamanSimplify handling of osdmenu streaming
2007-09-18 Rémi Denis... One second before the warning is really too short.
2007-09-18 Rafaël CarréLeftover strerror
2007-09-18 Rémi Denis... Remove last occurences - fixes #1297
2007-09-18 Rémi Denis... Remove dead code
2007-09-18 Rémi Denis... Replace strerror() with %m (or Linux DVB: strerror_r...
2007-09-18 Rafaël CarréUse intf_ShouldDie()
2007-09-18 Rémi Denis... Don't cite strerror. It is a bad example!
2007-09-18 Rémi Denis... Remove remaining strerror() calls from core - refs...
2007-09-18 Rémi Denis... Fix the most common strerror() usages (threads, network...
2007-09-18 Rémi Denis... Print Winsock error instead of errno if applicable
2007-09-18 Rémi Denis... Remove obsolete subst
2007-09-18 Rémi Denis... Use po/LINGUAS
2007-09-18 Rémi Denis... - Make language list more diff-friendly
2007-09-18 Rémi Denis... Move language list out of configure.ac
2007-09-18 Rémi Denis... Finnish localization by Jouni Kähkönen
2007-09-18 Jean-Paul SamanLet user change position of Teletext subtitles.
2007-09-18 Jean-Paul SamanCheck malloc returns value
2007-09-18 Jean-Paul SamanReturn VLC_ENOMEN iso VLC_EGENERIC when no more memory...
2007-09-18 Pierre d'HerbemontMacOSX/Framework/Makefile: Fix libintl.dylib link....
2007-09-17 Rafaël CarréAvoid using sed -i which seems to be non standard.
2007-09-17 Rafaël Carrételepathy: updates the presence only if the "item-chang...
2007-09-17 Rafaël Carréplaylist: removes useless variable, only preparse files
2007-09-17 Rafaël Carréstr_format_meta(): fix HUGE memory leak & segfault.
2007-09-17 Pierre d'HerbemontMacOSX/Framework/Makefile: Fix libintl link if present...
2007-09-17 Rafaël Carréhal services_discovery: fix invalid access to memory...
2007-09-17 Rémi Denis... GNU libc-like support for "%m" expanded as strerror...
2007-09-17 Rémi Denis... Stick to American ASCII quotes otherwise gettext will...
2007-09-17 Rafaël CarréNew Telepathy plugin, to customize user Presence with...
2007-09-17 Rémi Denis... Attempt to fix today's RTP access changes
2007-09-17 Rémi Denis... Handle RTSP URLs that ends with a single slash properly
2007-09-17 Jean-Baptiste... Qt4 - Disc probing under Windows in open. Patch By...
2007-09-17 Rafaël CarréFactorize [22111]
2007-09-17 Jean-Baptiste... Qt4 - VLM dialog improvements by JF Massol.
2007-09-17 Rémi Denis... Add an assertion
2007-09-17 Rémi Denis... Force fallback to realtime clock when clock selection...
2007-09-17 Rémi Denis... Do not compute values that are never used (anymore)
2007-09-17 Rémi Denis... Ignore muxed RTCP packets for AVP profile
2007-09-17 Rémi Denis... - Restore RTP pre-buffering broken in previous commit.
2007-09-17 Rémi Denis... Do not use BlockChoose when the access is explicitly...
2007-09-17 Rémi Denis... Remove useless #define
2007-09-17 Rémi Denis... - Fix potential use after free
2007-09-17 Pierre d'Herbemontlua: Print debug message only if really wanted.
2007-09-17 Rémi Denis... Signal the playlist BEFORE unlocking it.
2007-09-17 Rémi Denis... errno.h is always needed for pthread now
2007-09-17 Pierre d'Herbemontmisc/threads.c: On non-linux create a PTHREAD_MUTEX_ERR...
2007-09-17 Rafaël CarréRevert previous commit, and updates faac & live-config...
2007-09-16 Rafaël Carrécontrib/faac: Uses only UNIX newline for the patch
2007-09-16 Rémi Denis... Really fix XShm detection with remote X11 (cf [19346]):
2007-09-16 Antoine CellerierDon't print the "googleimage.lua: didn't return a strin...
2007-09-16 Rémi Denis... Add some debug
2007-09-16 Rémi Denis... Out-of-line __pl_Get and __pl_Release - depend on libvl...
2007-09-16 Christophe... Free no longer needed after changes in getNonEmptyString
2007-09-16 Rémi Denis... Fix win32 compilation, but that will crash at run-time
2007-09-16 Rémi Denis... Mark the test programs as not installable
2007-09-16 Rémi Denis... Because we are selfish bastards (at least, I am), disab...
2007-09-16 Rémi Denis... Force the sending threads to wakeup at exit - closes...
2007-09-16 Rémi Denis... block_FifoWake: force the block_FifoGet()'ing thread...
2007-09-16 Christophe... Typo
2007-09-16 Rémi Denis... new API
2007-09-16 Rémi Denis... Use new API too
2007-09-16 Rémi Denis... Use new API
2007-09-16 Rémi Denis... Typo
2007-09-16 Rémi Denis... Inline vlc_object_signal
2007-09-16 Rémi Denis... Fix deadlock
next