]> git.sesse.net Git - vlc/shortlog
vlc
2005-08-13 Clément StenacUpdate modules list
2005-08-13 Rémi Denis... Remove severely broken unmaintained aRts plugin
2005-08-13 Rémi Denis... Add missing slashes
2005-08-13 Jean-Paul SamanRemove unused comments
2005-08-13 Jean-Paul SamanPrint status change message when volume is changed...
2005-08-13 Rémi Denis... - convert UTF16/UTF32 to UTF8 rather than Latin1 -...
2005-08-13 Rémi Denis... Reuse TLS module/object when already present - closes...
2005-08-13 Rémi Denis... Undo LC_NUMERIC change
2005-08-13 Rémi Denis... Remove useless debug stuff
2005-08-13 Felix Paul... updated Russian translation by Andrey Brilevskiy
2005-08-13 Antoine CellerierDisclaimer : this commit would need to be checked by...
2005-08-13 Rémi Denis... Fix for make distclean
2005-08-13 Rémi Denis... Fix make dist when builddir != srcdir
2005-08-13 Rémi Denis... Unbreak make dist
2005-08-13 Rémi Denis... - Append CRLF manually
2005-08-13 Jean-Paul Samanremove unusefull comment
2005-08-13 Rémi Denis... Revert commit [12128] that violate gettext rules
2005-08-13 Rémi Denis... "toolbox --update-po" becomes "make update-po"
2005-08-13 Rémi Denis... Resync necessary (removal of obsolote plugins)
2005-08-13 Christophe... * configure.ac: Reverted [12094] and [12138] because...
2005-08-13 Rémi Denis... Use net_AddressIsMulticast helper
2005-08-13 Rémi Denis... Don't use undefined variables - should make automake...
2005-08-13 Clément StenacRemove obsolete files
2005-08-13 Rémi Denis... Get rid of the UNTRUE conditionnal
2005-08-13 Christophe... * modules/access/http.c: Do not use vlc_UrlEncode...
2005-08-12 Clément StenacAdd missing folder
2005-08-12 Clément StenacRemove gtk, gtk2, qt and kde plugins
2005-08-12 Clément StenacRemove slp and joystick plugins
2005-08-12 Rémi Denis... and ampersand and question mark. Got them all this...
2005-08-12 Rémi Denis... Forgot @ -- thanks thedj
2005-08-12 Rémi Denis... Don't URL encode ./:[] because they are to be found...
2005-08-12 Rémi Denis... Speed up recursive make significantly
2005-08-12 Christophe... * modules/control/http.c: Added an id="include" macro...
2005-08-12 Christophe... * modules/demux/livedotcom.cpp: Do not use vlc_UrlEnco...
2005-08-12 Christophe... * modules/control/http.c: Fixed vlc_set_var() and...
2005-08-12 Christophe... * src/input/es_out.c: Fixed a breakage of about everyt...
2005-08-12 Christophe... * modules/control/http.c: New foreach tags to walk...
2005-08-12 Christophe... * modules/stream_out/transcode.c: New --sout-transcode...
2005-08-12 Jean-Paul SamanFix seek breakage introduced in r12113
2005-08-12 Christophe... ALL: Improvements in the M3U output and parser. Patch...
2005-08-12 Christophe... * configure.ac: libavcodec.pc doesn't instruct us...
2005-08-12 Christophe... Fix for builddir != srcdir
2005-08-11 Antoine Cellerierchange name to --monitor-aspect-ratio so its consistent...
2005-08-11 Clément Stenacno comment
2005-08-11 Jean-Paul SamanFix volume callback
2005-08-11 Jean-Paul SamanFix signalling of MPEG2-TS discontinuity indicators...
2005-08-11 Jean-Paul SamanDon't explicitly flag the block. Clement could you...
2005-08-11 Antoine Cellerierupdate
2005-08-11 Antoine Cellerieradd --screen-aspect-ratio option (user support at its...
2005-08-11 Jean-Paul SamanFix revision 12116 which broke other transcode options...
2005-08-11 Jean-Paul SamanFix \r\n issues for Windows compatibility
2005-08-11 Antoine Cellerierfix debug output colors
2005-08-11 Christophe... * modules/control/http.c: New RPN function vlc_seek...
2005-08-11 Christophe... * src/misc/charset.c: ANSI_X3.4-1968 is also known...
2005-08-11 Christophe... * modules/control/http.c: foreach directory is now...
2005-08-11 Christophe... * modules/control/http.c: Fixed bugs in str_replace().
2005-08-11 Christophe... * modules/codec/ffmpeg: ffmpeg's av_log() messages...
2005-08-11 Christophe... * configure.ac: Fixed the contrib path in the general...
2005-08-11 Christophe... * modules/control/http.c: Rewrote the parsers to handl...
2005-08-11 Christophe... * include/network.h:vlc_UrlEncode() : though RFC 1738...
2005-08-10 Jean-Paul SamanFix regression in timing behaviour. A minute jump is...
2005-08-10 Derk-Jan Hartman* Fixed VLC_IsPlaying (fixes #259)
2005-08-10 Jean-Paul SamanForward port of branches/0.8.1-jpsaman-thedj revision...
2005-08-10 Jean-Paul SamanBy default --packetizer-mpegvideo-sync-iframe is disabled.
2005-08-10 Jean-Paul SamanThe OSD menu pictures in two flavors a simple (default...
2005-08-10 Jean-Paul SamanFlagging BLOCK_FLAG_DISCONTINUITY for every PID in...
2005-08-10 Jean-Paul Samancosmetic fix
2005-08-10 Jean-Paul SamanAdd a fake language type for OSD subpictures. This...
2005-08-10 Derk-Jan Hartman* correct the vlc:pause: help (closes #309)
2005-08-10 Rémi Denis... Also update IsEncoded
2005-08-10 Derk-Jan Hartman* Remove vlc:run (externrun is removed from SVN) and...
2005-08-10 Rémi Denis... Stricter RFC1788 obeying UrlEncode
2005-08-10 Christophe... size_t is unsigned and it's a bad idea to compare it...
2005-08-10 Sam Hocevar * Makefile.am: distribute the Makefile and zsh.cpp...
2005-08-10 Sam Hocevar * mozilla/support/npunix.c: amd64 issue fix, NPP_GetJ...
2005-08-10 Sam Hocevar * extras/Makefile: fixed the zsh.cpp build.
2005-08-10 Derk-Jan Hartman* Don't use the bandlimited resampler for downsampling...
2005-08-10 Sam Hocevar * Updated Debian packaging stuff.
2005-08-10 Sam Hocevar * Re-ran toolbox --update-po.
2005-08-10 Christophe... Add ACCESS_GET_META in the dummy access to avoid an...
2005-08-10 Derk-Jan Hartman* Added playlist preparse item to the playlist contextu...
2005-08-09 Jean-Paul Samanmake positioning of subpictures posible in dvbsub
2005-08-09 Derk-Jan Hartman* spelling
2005-08-09 Christophe... Add a test for pkg-config for ffmpeg. It now do in...
2005-08-09 Jean-Paul SamanFix compiler warning about comparing signed and unsigned
2005-08-09 Christophe... * modules/control/http.c: New RPN functions: vlc_play...
2005-08-09 Felix Paul... * playlist.m: fixed some "makes integer from pointer...
2005-08-09 Jean-Paul SamanFix compiler warning about comparing signed unsigned.
2005-08-09 Jean-Paul SamanMade es_format_t member i_bitrate unsigned int, because...
2005-08-09 Jean-Paul SamanFix typo and updating copyright
2005-08-09 Jean-Paul SamanFix compiler warnings about comparing signed and unsigned
2005-08-09 Jean-Paul Samanuse proper type for struct subpicture_t.b_absolute
2005-08-09 Jean-Paul Samansome explanation
2005-08-09 Jean-Paul SamanAdded new hotkeys (key-intf-hide, key-jump-3sec, key...
2005-08-09 Jean-Paul SamanFix compiler warning about unused variables
2005-08-09 Jean-Paul SamanFix compiler warnings about signed - unsigned comparisons
2005-08-09 Jean-Paul SamanFix compiler warnings about signed - unsigned comparisons
2005-08-09 Jean-Paul SamanFix compiler warnings about signed - unsigned comparisons
2005-08-09 Derk-Jan Hartman* Use psz_shortname instead of object name in the Prefe...
2005-08-09 Derk-Jan Hartman* Fix object refcount
next