]> git.sesse.net Git - vlc/shortlog
vlc
2007-08-22 Pierre d'Herbemontmodules/misc/meta_engine: Remove luameta now that it...
2007-08-22 Pierre d'Herbemontconfigure.ac: Switch to the new lua module.
2007-08-22 Pierre d'Herbemontmodules/misc/lua: Share some code between the modules...
2007-08-22 Rafaël CarréUpdates dbus pygtk controller
2007-08-21 Rafaël CarréFixes memory leaks
2007-08-21 Rafaël CarréCorrectly handle (avoid deadlocks) always on top when...
2007-08-21 Pierre d'Herbemontsrc/control/libvlc_internal.h: Forgotten file.
2007-08-21 Rémi Denis... Fix NULL %s
2007-08-21 Pierre d'Herbemontcontrol/media_descriptor.c: Keep a media_list of our...
2007-08-21 Rémi Denis... Fix previous commit
2007-08-21 Rémi Denis... - Do not parse CSeq; do not assume it fits in an integer
2007-08-21 Rémi Denis... Centralize HTTP/RTSP error text
2007-08-21 Rémi Denis... Fix remote DoS against the RTSP server when Transport...
2007-08-21 Pierre d'Herbemontinput/meta.c: Make sure we don't return VLC_SUCCESS...
2007-08-21 Pierre d'Herbemontinput/meta.c: Use more explicit variable naming in...
2007-08-21 Rémi Denis... Fix memory leak
2007-08-21 Rémi Denis... Fix utf8_readdir usage
2007-08-21 Rafaël Carrédbus.h: sens valid XML
2007-08-21 Rémi Denis... Fix it again.
2007-08-21 Rémi Denis... Use utf8_readdir properly.
2007-08-21 Pierre d'Herbemontinput/meta.c: Fix crashy-warnings thanks to courmisch.
2007-08-21 Rémi Denis... Append media description to the SDP, as the name suggest
2007-08-21 Rémi Denis... Use hostname as SDP origin, as the spec says.
2007-08-21 Pierre d'Herbemontinput/meta.c: Use utf8_readdir instead of readdir.
2007-08-21 Rémi Denis... Use memcmp()
2007-08-21 Rémi Denis... Fix warning
2007-08-21 Rémi Denis... CVS -> Subversion
2007-08-21 Rémi Denis... Use session-wide RTCP RR bandwidth. Fix overflow
2007-08-21 Rémi Denis... Cosmetic
2007-08-21 Rafaël CarréAdvertises signals and renames VLC_ defines to MPRIS_
2007-08-21 Pierre d'Herbemontinput/meta.c: * Remove psz_name
2007-08-21 Pierre d'Herbemontinput/meta.c: Better art finding.
2007-08-21 Damien Fouilleulfreetype: make sure fontconfig is still optional
2007-08-21 Rafaël CarréBetter extensions checks for album art file creation
2007-08-21 Pierre d'Herbemontinput/meta.c: Better check in ArtCacheCreatePath.
2007-08-21 Rafaël CarréPrevents crash when arturl is misformatted, and can...
2007-08-21 Rafaël CarréAdds headers back.
2007-08-21 Pierre d'HerbemontFix previous commit.
2007-08-21 Pierre d'Herbemontmodules/services_discovery/shout.c: (Thanks ileoo)...
2007-08-21 Bernie PurcellChanges to get styled subtitles working with Windows
2007-08-21 Rafaël CarréConvert patch from \r\n to \n
2007-08-20 Rafaël CarréAdds libavcodec version check for musepack7 fourcc
2007-08-20 Rafaël CarréAdds some metadata writing capability (ref #1248 )
2007-08-20 Felix Paul... * added the OSX path to .hosts
2007-08-20 Christophe... Fix warnings
2007-08-20 Rafaël CarréUpdate news for .hosts location
2007-08-20 Christophe... unbreak compilation
2007-08-20 Rafaël CarréFixes compilation(2)
2007-08-20 Rafaël CarréFixes compilation
2007-08-20 Rafaël CarréFactorizes code
2007-08-20 Rémi Denis... - Fix TTL in SDP
2007-08-20 Rémi Denis... Remove stdio while we're at it.
2007-08-20 Rémi Denis... Fix compilation
2007-08-20 Rémi Denis... Use fixed size string for extension. This is more DSO...
2007-08-20 Rémi Denis... Remove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis... Remove stdlib.h
2007-08-20 Rémi Denis... Missing vlc/vlc.h here
2007-08-20 Rémi Denis... Here too
2007-08-20 Rémi Denis... Something went wrong here
2007-08-20 Rémi Denis... Remember not to include anything before vlc/vlc.h
2007-08-20 Rémi Denis... Fix memory handling
2007-08-20 Rémi Denis... Fix strcasestr declaration
2007-08-20 Rafaël CarréCall "meta reader" module in ffmpeg demuxer
2007-08-20 Pierre d'Herbemontservices_discovery.c: Patch by Alexander Gall <gall...
2007-08-20 Rafaël CarréAdds mpc to the ffmpeg's fourcc list
2007-08-20 Ilkka Ollakkause GetName only if GetTitle returns emptry string...
2007-08-20 Rafaël CarréAdd comment/cosmetics
2007-08-20 Rafaël CarréGet input length from metadata if demuxer failed to...
2007-08-20 Rafaël CarréCorrects some metadata descriptions
2007-08-20 Rafaël CarréRemoves deleted file
2007-08-20 Jean-Baptiste... Qt4 - Comments about TODO and FIXMEs on the main_interf...
2007-08-20 Jean-Baptiste... Qt4: fix compilation. Sorry for the disturbance.
2007-08-20 Jean-Baptiste... Qt4 : build fix.
2007-08-20 Jean-Baptiste... Qt4 : remove from Modules.am a removed file.
2007-08-20 Damien FouilleulURI: when pasring for protocol headers allow for more...
2007-08-20 Jean-Baptiste... Qt4 : buttons size and various fixes. Remove dead code...
2007-08-20 Jean-Baptiste... Qt4 : Fix a size in main controlsWidget.
2007-08-20 Jean-Baptiste... Qt4 : fullscreen Button activation/deactivation
2007-08-20 Jean-Baptiste... Qt4 : Fix the playlistButton Size.
2007-08-20 Jean-Baptiste... Qt4 : remove useless files.
2007-08-20 Jean-Baptiste... Qt4 : Changes in the main interface:
2007-08-20 Pierre d'HerbemontFix previous commit.
2007-08-20 Pierre d'Herbemontsrc/control: Various events addition.
2007-08-20 Pierre d'HerbemontForgotten file from previous commit.
2007-08-20 Pierre d'Herbemontcontrol/media_list.c: Set the VLCNode tag when an item...
2007-08-20 Pierre d'Herbemontcontrol/tree.c: Notify subtree/addition removal.
2007-08-20 Rafaël CarréDisables some useless metadata in infopanel dialog
2007-08-20 Rafaël CarréForgotten that in [21284]
2007-08-20 Pierre d'Herbemontcontrol/tag_query.c: Make tag_query_match actually...
2007-08-20 Pierre d'Herbemontsrc/Makefile.am: build dynamic_media_list.c and tree.c.
2007-08-20 Pierre d'Herbemontdynamic_media_list.c: Fix a warning.
2007-08-20 Pierre d'Herbemontvlc/libvlc.h: Fix libvlc_media_discoverer_media_list...
2007-08-20 Rafaël CarréReads more metadata from ID3v2 tags
2007-08-20 Rafaël CarréDisables unusued stuff
2007-08-20 Pierre d'Herbemontcontrol/dynamic_media_list.c: New dynamic media list...
2007-08-19 Pierre d'Herbemontcontrol/tree.c: Add a new structure to work with tree.
2007-08-19 Pierre d'Herbemontlibvlc_internal.h: Forgotten file.
2007-08-19 Pierre d'Herbemontcontrol/media_library.c: Remove unwanted commit.
2007-08-19 Pierre d'Herbemontcontrol/media_library.c: svn propset svn:keywords ...
2007-08-19 Pierre d'Herbemontcontrol/media_descriptor.c: Basic unamed tag support...
next