]> git.sesse.net Git - vlc/shortlog
vlc
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
2005-08-09 Jean-Paul Samansanity checking
2005-08-09 Jean-Paul Samansome sanity checks
2005-08-08 Antoine Celleriersome more trailing spaces
2005-08-08 Antoine Cellerierdelete trailing spaces ...
2005-08-08 Rémi Denis... Fix memleak in error handling
2005-08-08 Rémi Denis... VLC cannot work properly without libiconv
2005-08-08 Jean-Paul SamanTrack RTP sequence numbers and mark the first MPEG2...
2005-08-08 Jean-Paul SamanFix a segmentation fault introduced by the previous...
2005-08-08 Christophe... Fix refcount problem (thanks to DrakeGuan for spotting it)
2005-08-08 Jean-Paul SamanFix a segmentation fault introduced by the previous...
2005-08-08 Jean-Paul Saman(Forward port from branch 0.8.1-jpsaman-thedj) TS demux...
2005-08-07 Clément StenacOne more
2005-08-07 Clément Stenacs/wxwindows/wxwidgets
2005-08-07 Felix Paul... * forgot these 2
2005-08-07 Felix Paul... * whoops
2005-08-07 Felix Paul... * ALL: ported the WX-bookmarks-window to Cocoa (closes...
2005-08-07 Olivier Teulière * wxwidgets/updatevlc.cpp: Resize the tree control...
2005-08-07 Felix Paul... * fix compile warnings
2005-08-07 Olivier Teulière * wxwidgets/menus.cpp: Added "Open Directory" in the...
2005-08-07 Antoine Cellerier * add "remove prefs and cache" option in installer...
2005-08-06 Cyril Deguet * all: fixed member initialization order
2005-08-06 Cyril Deguet * all: use command objects in FSM instead of C-style...
2005-08-06 Felix Paul... * comment out an include, which isn't in trunk yet...
2005-08-06 Felix Paul... * fix 4 memory leaks introduced in the nib-split, stupid me
2005-08-06 Felix Paul... * set keywords
2005-08-06 Felix Paul... * added the IMG-file-type
2005-08-06 Antoine Cellerierfix compile on makensis versions < 2.07 (debian sid...
2005-08-06 Cyril Deguet * dialogs.cpp: fixed an assert failure in open skins...
2005-08-06 Felix Paul... * Updated
2005-08-06 Antoine Cellerier * add context menu item to open directories
2005-08-06 Cyril Deguet * vlc_common.c: forward declaration of dirent for...
2005-08-06 Cyril Deguet * charset.c: don't return a pointer to a buffer alloca...
2005-08-06 Cyril Deguet * libvlc.c: don't crash in vlc_iconv if vlc_iconv_open...
2005-08-06 Christophe... * src/extras/libc.c: Fixed compilation on systems...
2005-08-06 Christophe... * include/vlc_common.h: VLC_EXPORT macros can't span...
2005-08-05 Felix Paul... * macosx/extended.*: finished the extended-controls...
2005-08-05 Christophe... * src/extras/libc.c: Added an implementation of scandi...
2005-08-05 Christophe... * modules/control/http.c: Support for ~ in foreach...
next