]> git.sesse.net Git - vlc/shortlog
vlc
2007-05-19 Filippo CaroneSet callback list to null on instance init
2007-05-19 Filippo Caroneinitial structures for libvlc callbacks (code adapted...
2007-05-19 Rémi Denis... - Remove unneeded "." kludge (libvlc is now built from...
2007-05-19 Pierre d'Herbemontconfigure.ac: Make sure lua is enabled when --enable...
2007-05-19 Ken SelfMore BDA DVB-S and DVB-T parameters bring it closer...
2007-05-19 Jean-Paul SamanRestored Makefile.am and added a test for cross-compili...
2007-05-19 Antoine Cellerier* youtube_homepage.lua: get the stream's duration.
2007-05-19 Antoine Cellerier* luaplaylist.c: make sure that the Lua stack is big...
2007-05-19 Antoine Cellerier* luaplaylist.c, README.txt: add .duration option for...
2007-05-19 Pierre d'Herbemontextras/contrib/bootstrap: Use space to ident rather...
2007-05-19 Pierre d'HerbemontContrib: Include lua as a contrib lib. (Please review...
2007-05-19 Antoine Cellerier* luaplaylist.c, README.txt: add support for VLC options.
2007-05-19 Antoine Cellerier* m3u.c: remove unneeded comment. ppsz_options is freed...
2007-05-19 Rémi Denis... Missing const
2007-05-19 Antoine Cellerier* share/luaplaylist/youtube_homepage.lua: New lua parse...
2007-05-19 Christophe... oups, better put the prototype before using the function
2007-05-19 Antoine Cellerier* ffmpeg/demux.c: update copyright date.
2007-05-19 Antoine Cellerier* ffmpeg/demux.c: Don't change an ffmpeg demux's .flags...
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...
next