]> git.sesse.net Git - vlc/shortlog
vlc
2007-05-19 Christophe... vlc_url.h: Username and password passed in the URL...
2007-05-18 Antoine Cellerier* ffmpeg/video_filter.c: remove a bunch of trailing...
2007-05-18 Antoine Cellerier* luaplaylist.c: Look for Lua scripts in the user's...
2007-05-18 Antoine Cellerier* include/main.h: remove trailing spaces.
2007-05-18 Pierre d'HerbemontContrib: Make sure curl follow "Location:". (Fix Mac...
2007-05-18 Damien Fouilleulvlc.h: move VLC_PUBLIC_API definition when building...
2007-05-18 Jean-Baptiste... Qt4 - MediaKeys support, patch by Ilkka Ollakka
2007-05-18 Antoine Cellerier* src/text/strings.c: Add a lot of entities to the...
2007-05-18 Antoine Cellerier* luaplaylist/README.txt: propset svn:keywords Id
2007-05-18 Antoine Cellerier* modules/access/http.c: When redirecting, don't includ...
2007-05-18 Antoine Cellerier* src/input/input.c: Remove the access and demux part...
2007-05-18 Jean-Paul Samanoops me being stupid, forgot this part
2007-05-18 Jean-Paul SamanDon't build srtp when gcrypt isn't available.
2007-05-17 Antoine Cellerier* dailymotion.lua: fix.
2007-05-17 Antoine Cellerier* luaplaylist.c: initialize p_sys->psz_filename to...
2007-05-17 Antoine Cellerier* luaplaylist.c: add vlc.msg_{info,err,warn,dbg}()...
2007-05-17 Antoine Cellerier* luaplaylist.c: Change demux2 capability from 0 to 9
2007-05-17 Antoine Cellerier* googlevideo.lua: add small comment to explain why...
2007-05-17 Antoine Cellerier* metacafe.lua: Remove "Metacafe -" from name, get...
2007-05-17 Antoine Cellerier* youtube.lua: fetch artist and description.
2007-05-17 Antoine Cellerier* luaplaylist.c: replace printfs by msg_{Warn,Dbg}
2007-05-17 Antoine Cellerier* luaplaylist.c: add support for meta data info. Playli...
2007-05-17 Antoine Cellerier* asx.c: remove tab
2007-05-17 Antoine Cellerier* luaplaylist.c: should now look in the appropriate...
2007-05-17 Rémi Denis... Undo [20161]
2007-05-17 Rémi Denis... Fix linking on gcc, breaks everything else
2007-05-17 Rémi Denis... remove hidden visibility stuff from libvlc.
2007-05-17 Rémi Denis... Add real SRTP unit test (85% coverage let alone SRTCP)
2007-05-17 Rémi Denis... Fix hashing when using RFC4711
2007-05-17 Antoine Cellerier* src/vlc.c: remove tabs.
2007-05-17 Rémi Denis... Fix incorrect hash size limit
2007-05-17 Rémi Denis... Fix initialization
2007-05-17 Rémi Denis... Typo
2007-05-17 Rémi Denis... Add --enable-coverage
2007-05-17 Damien Fouilleul- direct3d: behave correctly when changing desktop...
2007-05-17 Rémi Denis... include/vlc/* cannot depend on config.h, hence cannot...
2007-05-17 Jean-Baptiste... Qt4 - Tabs Order. Nick Vercammen's patch on open_networ...
2007-05-17 Rémi Denis... Revert unintended part of [20148]
2007-05-17 Rémi Denis... Fixes
2007-05-17 Rémi Denis... - Revert [20137]
2007-05-16 Christophe... Fix i18n building
2007-05-16 Ken SelfBDA - additional DVB-S parameters added
2007-05-16 Christophe... qt4: fix the popup menu updating
2007-05-16 Olivier Aubertbindings/python/vlc_instance.c: fix audio_set_volume...
2007-05-16 Christophe... oups
2007-05-16 Christophe... Remove some GNUism
2007-05-16 Filippo Caronedestroy logic cleaned up
2007-05-16 Jean-Baptiste... Should fix another bunch of: (near initialization for...
2007-05-16 Jean-Paul SamanFix include: libvlc.h, is in vlc/libvlc.h now.
2007-05-16 Jean-Paul SamanDon't build libs/srtp when --disable-gnutls is given.
2007-05-16 Jean-Paul SamanPatch config.sub to recognize uclibc system.
2007-05-16 Jean-Paul SamanCast interface pointer to VLC_OBJECT().
2007-05-16 Jean-Paul SamanFix one warning for vlc_iconv() here (4th argument...
2007-05-16 Jean-Paul SamanCorrect csa_New() prototype by adding void argument.
2007-05-16 Jean-Paul SamanUse proper datatype.
2007-05-16 Jean-Paul SamanRemove unused variable pw.
2007-05-16 Jean-Paul SamanRenamed function E_(I420_RGB16_dithering) to match...
2007-05-16 Jean-Paul SamanRemove unused variable.
2007-05-16 Jean-Paul SamanFix another bunch of: (near initialization for `fmt...
2007-05-16 Jean-Paul SamanFix compiler warnings of type "warning: (near initializ...
2007-05-16 Jean-Paul SamanProperly clear the struct, this shuts up another compil...
2007-05-16 Jean-Paul SamanUse correct datatype. It will shutup the compiler.
2007-05-16 Antoine CellerierFix make distcheck and update po files.
2007-05-16 Jean-Paul SamanDisable fribidi's primary download site because it...
2007-05-16 Jean-Paul Samanuclibc support for fribidi
2007-05-16 Jean-Paul SamanEmbedded system to run vlc
2007-05-15 Christophe... Const police
2007-05-15 Ken SelfImproved handling of no-signal condition and other...
2007-05-15 Pavlov KonstantinFix liblua5.1 detection on non-debian system (e.g....
2007-05-15 Antoine Cellerier* luaplaylist.c: Looks like stream_ReadLine results...
2007-05-15 Antoine Cellerier* vlc_stream.h: Don't export stream_ReadLine() twice.
2007-05-15 Antoine Celleriers/README/README.txt/
2007-05-14 Antoine Cellerier* NEWS: Mention the lua playlist module.
2007-05-14 Antoine Cellerier* metacafe.lua: forgot the title here too.
2007-05-14 Antoine Cellerier* dailymotion.lua: woops, forgot to include title fetch...
2007-05-14 Antoine Cellerier* luaplaylist.c: First usable version of the luaplaylis...
2007-05-14 Filippo Caronecheck for beingdestroyed in finalize, thx to Tony Anecito
2007-05-14 Jean-Paul Samanuclibc support for xml2
2007-05-14 Jean-Paul SamanAdd define HAVE_BIGENDIAN to bootstrap and config.mak...
2007-05-14 Christophe... Qt4 systray: Don't put the played item here now that...
2007-05-14 Damien Fouilleul- hotkeys: deprecated 'key-fullscreen' in favor of...
2007-05-14 Jean-Paul SamanForce ffmpeg to build for cross-compile and bigendian...
2007-05-14 Jean-Paul SamanSupport for uclibc in contrib.
2007-05-14 Damien Fouilleul- hotkeys: leave full screenscreen hotkey (defaulted...
2007-05-14 Christophe... More exact documentation and small fix
2007-05-14 Damien Fouilleulvout: merged all Microsoft Windows specific vouts under...
2007-05-14 Jean-Paul SamanMake it possible to force a distro.mak to use. This...
2007-05-14 Antoine CellerierSome more NEWS.
2007-05-14 Christophe... Fix distcheck
2007-05-13 Christophe... Distribute the lua parser scripts
2007-05-13 Antoine Cellerier* test.lua: Use spaces instead of tabs in lua code.
2007-05-13 Antoine Cellerier* New Lua based playlist demuxer. Code is far from...
2007-05-13 Christophe... QT4: implement the open dialog from the playlist
2007-05-13 Filippo CaroneFix for destroy() method.
2007-05-13 Filippo Caroneserial version uid added
2007-05-13 Filippo CaroneDestroy the jvlc instance when the remove notify method...
2007-05-12 Christophe... input_manager: Don't send name event all the time
2007-05-12 Sigmund Augdal... qt4: Show artist in status bare when applicable
2007-05-12 Jean-Baptiste... FFMPEG FOURCC's: add FOURCC for DNxHD and compile fix...
2007-05-12 Jean-Baptiste... Modules LIST update.
next