]> git.sesse.net Git - vlc/shortlog
vlc
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
2007-09-16 Rémi Denis... Use the new API in playlist macros
2007-09-16 Rémi Denis... hotkeys: use the new object locking API
2007-09-16 Rémi Denis... Forgot this file in [22086]
2007-09-16 Rémi Denis... Cosmetic
2007-09-16 Rémi Denis... Also use the new API here
2007-09-16 Rémi Denis... Use the new object locking API
2007-09-16 Rémi Denis... Wrappers around thread signaling functions for object:
2007-09-16 Rémi Denis... Return an error if timer expires, but still do not...
2007-09-16 Rémi Denis... Const cleanup
2007-09-16 Rémi Denis... var_CreateGetNEString simplications
2007-09-16 Rémi Denis... Switch the few var_GetString remains to var_GetNonEmpty...
2007-09-16 Rémi Denis... Fix to var_GetNonEmptyString
next