]> git.sesse.net Git - vlc/shortlog
vlc
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
2007-09-16 Rémi Denis... Fix HTTP DVB ACL
2007-09-16 Rémi Denis... typo
2007-09-16 Rémi Denis... Memory error handling
2007-09-16 Rémi Denis... Partial memory error handling
2007-09-16 Rémi Denis... Error handling
2007-09-16 Rémi Denis... Memory error handling
2007-09-16 Rémi Denis... Simplification / memory error handling
2007-09-16 Rémi Denis... Use var_GetNonEmptyString were applicable
2007-09-16 Rémi Denis... GetNonEmptyString simplification
2007-09-16 Rémi Denis... Try to fix memleaks
2007-09-16 Rémi Denis... Apparent memleak (ipkiss should review perhaps?)
2007-09-16 Rémi Denis... Error handling
2007-09-16 Rémi Denis... Fix condition variable clock ifdef
2007-09-15 Rafaël Carrémenu.cfg has been moved to minimal.cfg
2007-09-15 Rafaël Carréosdmenu: Reverts [22062] which was a revert of [22061...
2007-09-15 Antoine CellerierWin32 installer: save language used in installer for...
2007-09-15 Rémi Denis... Revert [22061]. I probably need more sleep.
2007-09-15 Rémi Denis... OSD install fix from Hannes Domani
2007-09-15 Rafaël CarréMakes vlc the 2nd Media Player in history to implement...
2007-09-15 Rémi Denis... Announce API simplification
2007-09-15 Rémi Denis... Remove dead code
2007-09-15 Rémi Denis... Unexport some unused APIs
2007-09-15 Rémi Denis... stream_out_std: use new SDP API too
2007-09-15 Rémi Denis... Typo
2007-09-15 Rémi Denis... VLC-specific playlist group support
2007-09-15 Rémi Denis... Rework SDP API a little
2007-09-15 Rémi Denis... Price of the most useless piece of code of the day
2007-09-15 Rémi Denis... Fix MacOS linking
2007-09-15 Rémi Denis... Fix deadlock
2007-09-15 Rémi Denis... Another MacOS compile fix
2007-09-15 Christophe... Note how to check which modules are enable
2007-09-15 Rémi Denis... Another attempt at fixing MacOS build
2007-09-15 Rémi Denis... Attempt to fix MacOS build
next