]> git.sesse.net Git - vlc/shortlog
vlc
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.
2007-05-12 Pierre d'HerbemontMac OS X gui: Prevent a crash when dropping item on...
2007-05-12 Rémi Denis... Initial JACK audio access-demux from Julien Plissonneau...
2007-05-12 Pierre d'Herbemontaudio_output/output.c: Make sure we are properly lockin...
2007-05-12 Antoine Cellerier* videoportals.c: add title for metacafe vids.
2007-05-12 Jean-Baptiste... Compile fix. Oops(2)
2007-05-12 Jean-Baptiste... Small Correction. Oops.
2007-05-12 Antoine Cellerier* videoportals.c: Add title support for dailymotion...
2007-05-12 Jean-Baptiste... FFMPEG, clean up a bit, add a few more FOURCC's and...
2007-05-12 Antoine Cellerier* videoportals.c: Allow using fullscreen youtube URLs...
2007-05-12 Jean-Baptiste... FFMPEG's FOURCC: add NUV codec, Cinepak for fallback...
2007-05-12 Jean-Baptiste... Correct a mistake in previous commit.
2007-05-11 Jean-Baptiste... FFMPEG FOURCC: commit fix for older FFMPEG versions.
2007-05-11 Antoine CellerierAdd videoportals stuff to NEWS.
2007-05-11 Antoine Celleriervideoportals.c: remove debug printf.
2007-05-11 Antoine Celleriervideoportals.c: Add metacafe URL support.
2007-05-11 Antoine Celleriervideoportals.c: Add support for google video (this...
2007-05-11 Jean-Baptiste... Qt4 - small changes and factorisations in CONNECTs
2007-05-11 Antoine Celleriergvp.c: Fix Google Video Playlist detection code.
2007-05-11 Pierre d'Herbemonthttp Access: Simplify the re-location code.
2007-05-11 Christophe... Don't hide the name in the status bar. Oups.
2007-05-11 Jean-Baptiste... Put SGI decoder with the latest version of ffmpeg.
2007-05-11 Antoine Celleriervideoportals.c: Add support for Daily Motion URLs ...
2007-05-11 Jean-Baptiste... Add some NEWS.
2007-05-11 Jean-Baptiste... Codecs FFMPEG. Add support for DosBox Capture, Worms...
2007-05-11 Antoine Cellerierdemux/playlist/: New "video portals" playlist demux...
2007-05-11 Antoine Cellerierinput.c: if available, use p_access->psz_path instead...
2007-05-11 Antoine CellerierFix segfault upon redirection (test url: http://www...
next