]> git.sesse.net Git - vlc/history - modules
DMO/loader patch from Alex Antropoff.
[vlc] / modules /
2007-09-20 Rémi Denis-CourmontDMO/loader patch from Alex Antropoff.
2007-09-20 Pierre d'Herbemontmacosx/intf.m: Fix Mac OS X interface.
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-CourmontRTCP: support for RTP/RTCP multiplexed on the same...
2007-09-19 Rémi Denis-CourmontRemove unused variables
2007-09-19 Rémi Denis-CourmontPartial support for RTP over connection-oriented media
2007-09-19 Rémi Denis-CourmontFix RTP prebufferring regression
2007-09-19 Rafaël Carrélua: check stream_UrlNew return value
2007-09-18 Christophe MutricyTypos
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 Rafaël CarréLeftover strerror
2007-09-18 Rémi Denis-CourmontRemove last occurences - fixes #1297
2007-09-18 Rémi Denis-CourmontRemove dead code
2007-09-18 Rémi Denis-CourmontReplace strerror() with %m (or Linux DVB: strerror_r...
2007-09-18 Rafaël CarréUse intf_ShouldDie()
2007-09-18 Rémi Denis-CourmontDon't cite strerror. It is a bad example!
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-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éhal services_discovery: fix invalid access to memory...
2007-09-17 Rémi Denis-CourmontStick 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-CourmontAttempt to fix today's RTP access changes
2007-09-17 Rémi Denis-CourmontHandle RTSP URLs that ends with a single slash properly
2007-09-17 Jean-Baptiste KempfQt4 - Disc probing under Windows in open. Patch By...
2007-09-17 Jean-Baptiste KempfQt4 - VLM dialog improvements by JF Massol.
2007-09-17 Rémi Denis-CourmontDo not compute values that are never used (anymore)
2007-09-17 Rémi Denis-CourmontIgnore muxed RTCP packets for AVP profile
2007-09-17 Rémi Denis-Courmont- Restore RTP pre-buffering broken in previous commit.
2007-09-17 Rémi Denis-CourmontDo not use BlockChoose when the access is explicitly...
2007-09-17 Rémi Denis-CourmontRemove useless #define
2007-09-17 Pierre d'Herbemontlua: Print debug message only if really wanted.
2007-09-16 Rémi Denis-CourmontReally 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-CourmontAdd some debug
2007-09-16 Rémi Denis-CourmontForce the sending threads to wakeup at exit - closes...
2007-09-16 Rémi Denis-Courmonthotkeys: use the new object locking API
2007-09-16 Rémi Denis-CourmontUse the new object locking API
2007-09-16 Rémi Denis-CourmontSwitch the few var_GetString remains to var_GetNonEmpty...
2007-09-16 Rémi Denis-CourmontFix to var_GetNonEmptyString
2007-09-16 Rémi Denis-CourmontFix HTTP DVB ACL
2007-09-16 Rémi Denis-CourmontMemory error handling
2007-09-16 Rémi Denis-CourmontUse var_GetNonEmptyString were applicable
2007-09-16 Rémi Denis-CourmontGetNonEmptyString simplification
2007-09-16 Rémi Denis-CourmontTry to fix memleaks
2007-09-16 Rémi Denis-CourmontApparent memleak (ipkiss should review perhaps?)
2007-09-16 Rémi Denis-CourmontError handling
2007-09-15 Rafaël CarréMakes vlc the 2nd Media Player in history to implement...
2007-09-15 Rémi Denis-CourmontAnnounce API simplification
2007-09-15 Rémi Denis-Courmontstream_out_std: use new SDP API too
2007-09-15 Rémi Denis-CourmontRework SDP API a little
2007-09-15 Rémi Denis-CourmontFix MacOS linking
2007-09-15 Rémi Denis-CourmontFix deadlock
2007-09-15 Rémi Denis-CourmontSimplification to avoid busy loops after process suspension
2007-09-15 Rémi Denis-CourmontWake up screensaver thread every 30 seconds rather...
2007-09-15 Rémi Denis-Courmonttypo
2007-09-15 Rémi Denis-CourmontRemove interface b_block property.
2007-09-15 Rémi Denis-CourmontDoc change
2007-09-15 Rémi Denis-CourmontThere is really no excuse for not checking the hostname.
2007-09-15 Rémi Denis-CourmontRemove auto-update. This is blatantly insecure.
2007-09-14 Rémi Denis-Courmont- Add aggregate control URL
2007-09-14 Rémi Denis-Courmonttypo
2007-09-14 Rémi Denis-CourmontUse the new block_Fifo functions
2007-09-14 Rémi Denis-CourmontRemove dummy error
2007-09-14 Rafaël CarréDo not try to connect to last.fm every second if the...
2007-09-13 Rafaël Carréncurses: fallback on libncurses if libncursesw isn...
2007-09-13 Rémi Denis-CourmontExplicit casts to proper integer types when formatting
2007-09-13 Rémi Denis-CourmontFix invalid FOURCC use
2007-09-13 Rafaël CarréFix macosx gui compilation (shame on me i broke it...
2007-09-13 Rafaël Carréncurses: Use ncursesw to correctly display wide charact...
2007-09-13 Rémi Denis-CourmontTrivial encoder for plain-text subtitles.
2007-09-13 Rafaël Carré// is valid inside "", despite what my vim says
2007-09-13 Rafaël CarréMakes logger html output « Valid HTML 4.01 Strict!...
2007-09-13 Rémi Denis-CourmontAdd t140 FOURCC for always-UTF-8 subs
2007-09-13 Rafaël Carrélogger: Sets HTML encoding to UTF-8
2007-09-12 Rafaël Carréqt-notify only if vlc window is not visile was removed...
2007-09-12 Christophe Mutricy*Try* to improve the strings in the QT4 intf
2007-09-12 Rafaël CarréRemembers verbosity level when closing ncurses intf
2007-09-12 Antoine CellerierAdd FVFW and fvfw since ffdshow seems to offer that...
2007-09-12 Rémi Denis-CourmontAs yet untested T.140 RTP packetization
2007-09-12 Ilkka OllakkaRemove rating from infodialog, closes ticket #1248...
2007-09-12 Rémi Denis-CourmontSimplify
2007-09-12 Rémi Denis-CourmontCosmetic
2007-09-11 Christophe MutricyDistribute the headers
2007-09-11 Antoine CellerierAdd support for "iTunes podcast" (example: itpc://www...
2007-09-11 Rémi Denis-CourmontGeneric support for text streams in RTP.
2007-09-11 Rafaël CarréFix segfault when nothing is playing
2007-09-11 Rafaël CarréChecks pointers before using them
2007-09-11 Rafaël CarréFix TEST_NEXT macro usage (renamed to TEST_NEXT_ITEM)
2007-09-11 Rémi Denis-CourmontKill FIXME
2007-09-11 Rémi Denis-CourmontFix SDP generation with non-RTP mux
2007-09-11 Rémi Denis-CourmontOups: s/getsockname/getpeername/
2007-09-11 Rémi Denis-CourmontUse the SDP helpers
2007-09-11 Rémi Denis-CourmontRemove extraneous \n
2007-09-11 Rémi Denis-CourmontFix warning
2007-09-11 Rafaël CarréSame for lxdialog and xvmc
next