]> git.sesse.net Git - vlc/shortlog
vlc
2006-07-16 Rémi Denis... Don't duplicate check for automake 1.7
2006-07-16 Rémi Denis... Use nice apostrophe
2006-07-16 Sam Hocevar * src/libvlc.c: fixed comment.
2006-07-15 Felix Paul... * removed useless include
2006-07-15 Felix Paul... * implemented a ctrl-click menu for the vouts (refs...
2006-07-15 Antoine Celleriercheck that p_pic->pf_release != NULL before calling it
2006-07-14 Antoine CellerierSplit the distort video filter module into several...
2006-07-14 Antoine CellerierRemove unneeded include
2006-07-14 Sam Hocevar * m4: added libtool macro files. Na.
2006-07-14 Antoine CellerierInvert is now a "video filter2"
2006-07-14 Antoine CellerierAdjust is now a "video filter2"
2006-07-14 Jean-Paul SamanRemove double .gnutls from HAVE_WIN32 and UNIX targets
2006-07-13 Christophe... Fix dist
2006-07-13 Christophe... Revert [16011] until someone svn add the concerned...
2006-07-13 Jean-Paul SamanReally fix goom for fc4
2006-07-13 Sam Hocevar * src/Makefile.am: made the dist rule independent...
2006-07-13 Jean-Paul SamanDisable MMX support goom for now since it doesn't compi...
2006-07-13 Jean-Paul SamanFix live555 compilation in contrib
2006-07-13 Rémi Denis... Another extra boilerplate
2006-07-13 Rémi Denis... Work-around for Winsock
2006-07-13 Christophe... qt4/*: buildsytem fix + cosmetic+ copyright dates ...
2006-07-13 Sam Hocevar * Added SVN ignore flags to src/ subdirectories.
2006-07-13 Felix Paul... * implement the error panel correctly (for the records...
2006-07-13 Sam Hocevar * bootstrap: strip library version from modules.
2006-07-13 Clément StenacBeginning of menus implementation
2006-07-13 Sam Hocevar * modules/control/hotkeys.c: nawak.
2006-07-12 Jean-Paul SamanRemoved unused variable pi_gamma
2006-07-12 Jean-Paul SamanRTSP rewind and fastforward support (Scale option)...
2006-07-12 Pavlov Konstantinget rid of unresolved symbols
2006-07-12 Sam Hocevar * src/Makefile.am: fixed sed commands.
2006-07-12 Sam Hocevar * src/Makefile.am: reverted addition of vlc_devices...
2006-07-12 Sam Hocevar * Updated changelog.
2006-07-12 Sam Hocevar * src/Makefile.am: yay, another missing file in Makef...
2006-07-12 Sam Hocevar * m4/Makefile.am: added more missing files. olleh...
2006-07-12 Sam Hocevar * m4/Makefile.am: added missing files to the distribu...
2006-07-12 Sam Hocevar * src/audio_output/common.c: moved message around...
2006-07-12 Sam Hocevar * src/audio_output/common.c: added error message...
2006-07-12 Clément StenacMissing header in EXTRA_DIST
2006-07-11 Benjamin Pracht* Patch to add ATSC support by Dennis Lou
2006-07-11 Felix Paul... * fix make dist
2006-07-10 Felix Paul... * updated the po-files, started some work on the German...
2006-07-10 Derk-Jan Hartman* when possible use the PTS for GET_TIME and GET_LENGTH...
2006-07-10 Felix Paul... * fixed typo pointed out by Dirk Stegemann on the forum
2006-07-09 Antoine Cellerier#transcode{vfilter=...} only works with video filter2...
2006-07-08 Christophe... Have a module_string less confusing
2006-07-08 Christophe... Clean up
2006-07-08 Christophe... Fix compilation. It inserts the playlist only in tree...
2006-07-08 Felix Paul... * complete clean-up
2006-07-08 Felix Paul... * unified the GUI-presented string
2006-07-08 Christophe... Fix stats collecting
2006-07-08 Felix Paul... * use intf_IntfProgress instead of intf_UserProgress...
2006-07-08 Clément StenacSome infrastructure work for playlist autoload/autosave
2006-07-08 Felix Paul... * added the Google Video Playlist file-type
2006-07-08 Mohammed Adnène... cosmetic changes + compilation fixes
2006-07-08 Clément StenacImprove embedded video output
2006-07-08 Clément StenacFix some crashes
2006-07-08 Rémi Denis... Some legal boilerplate.
2006-07-07 Antoine CellerierFix segfault (thanks to zorglub for the hint)
2006-07-07 Antoine CellerierAdd Google Video Playlist parsing support (stuff like...
2006-07-06 Christophe... Add a b_restart flag to indicate this option take effec...
2006-07-06 Damien Fouilleulvout.m: change in fullscreen behaviour
2006-07-06 Derk-Jan Hartman* Fix SDP file parsing of the SAP module.
2006-07-06 Clément StenacFix 2005 changelog
2006-07-06 Sam Hocevar * doc/fortunes.txt: Fixed layout. We need quality...
2006-07-06 Mohammed Adnène... partial Arabic translation.
2006-07-05 Clément Stenac[Untested] Save interface position
2006-07-05 Christophe... unicode.c: Fix MB2MB() by removing spurious ';'. Thanks...
2006-07-04 Pavlov Konstantinlink visual plugin against math library
2006-07-04 Sam Hocevar * modules/control/motion.c: control VLC with laptop...
2006-07-04 Sam Hocevar * modules/demux/mkv.cpp: fixed a pointer cast bug.
2006-07-04 Sam Hocevar * modules/stream_out/transcode.c: improve error messa...
2006-07-04 Sam Hocevar * modules/video_filter/transform.c: minor coding...
2006-07-03 Felix Paul... * you didn't see anything
2006-07-03 Felix Paul... * implemented a non-blocking progress-bar in the main...
2006-07-02 Antoine Celleriers/Shoutcast/QTL/
2006-07-02 Antoine CellerierAdd QuickTime Media Link parsing. FIXME: Optional attri...
2006-07-02 Clément Stenacmake sure that we don't use deleted objects
2006-07-01 Derk-Jan Hartman* Move sgimb demux to the playlist demux, and port...
2006-07-01 Clément StenacPreliminary embedded vout implementation
2006-07-01 Pavlov Konstantinfix indentation and memory leak introduced in 19564.
2006-06-30 Pavlov Konstantinsupport for creating pid files when going daemon mode.
2006-06-29 Derk-Jan Hartman* fix an issue with stats on inputstreams (this fixes...
2006-06-29 Derk-Jan Hartman* MPNG support
2006-06-29 Dennis van... * modules/codec/dmo/dmo.c: if an aspect ratio was speci...
2006-06-29 Sigmund Augdal... Fix a regression in r15404 causing people to experience...
2006-06-29 Sigmund Augdal... Finnally got rid of the old m3u module. RIP
2006-06-29 Derk-Jan Hartman* New ASX parser
2006-06-29 Derk-Jan Hartman* HTTP 1.0 is not seekable
2006-06-28 Christophe... add the volume icons
2006-06-28 Clément Stenacvarious fixes
2006-06-28 Derk-Jan Hartman* Fix a potential buffer overflow, UTF-8'ify session...
2006-06-28 Derk-Jan Hartman* Fix some sap SD memleaks. more to follow
2006-06-28 Christophe... fix compile for builddir != srcdir
2006-06-28 Clément StenacCompile fix
2006-06-28 Clément StenacMostly fix GME meta
2006-06-28 Clément StenacGra. Fix most of TS meta
2006-06-28 Clément StenacForgot that for Qt
2006-06-28 Clément StenacIcons
2006-06-27 Jean-Paul SamanTheora framesize calculation patch by Kevin H. Patterso...
2006-06-27 Sigmund Augdal... Attempt to support international charsets in mmi menus...
next