]> git.sesse.net Git - vlc/shortlog
vlc
2006-08-03 Gildas Bazin* modules/access/file.c, directory.c: bug and memory...
2006-08-03 Clément StenacFix svn:ignore
2006-08-03 Clément StenacFix a bunch of warnings and errors
2006-08-03 Clément StenacFix duplicate definitions of FREE
2006-08-03 Clément StenacHandle blocking errors, fix layout for login
2006-08-03 Jean-Baptiste... Yet another x264 contrib patch for win32
2006-08-03 Jean-Baptiste... * Some small updates in the contribs
2006-08-03 Clément Stenac* Some Qt interaction stuff
2006-08-02 Clément StenacFix crash with GVP, if it breaks it, yell and provide...
2006-08-02 Clément StenacInteraction cleanup, remove some unused functions,...
2006-08-02 Filippo CaroneJava Bindings synched with lastest version.
2006-08-01 Jean-Baptiste... * Some work for BeOS Contrib's should repair some of'em
2006-08-01 Clément StenacRemove references to deprecated files
2006-08-01 Rémi Denis... Apparently, someone does not about "make".
2006-08-01 Rémi Denis... Syntax error
2006-08-01 Rémi Denis... Cosmetic: Don't leak internal error to the console.
2006-08-01 Clément StenacImprove Qt interaction stuff
2006-08-01 Filippo CaroneFixed a missing assert.h inclusion.
2006-08-01 Clément Stenacsrc/control: a bit of cleanup here and there
2006-07-31 Felix Paul... * interaction.c: always show errors through the interac...
2006-07-31 Felix Paul... * fix layout
2006-07-31 Felix Paul... * removed the old panel which used to show msg_err...
2006-07-31 Antoine CellerierThis was missing to have backwards compatibility with...
2006-07-31 Jean-Baptiste... - Reverting the previous commit.
2006-07-31 Jean-Baptiste... - Should remove all the references to intf_UserOkayCancel,
2006-07-31 Gildas Bazin* modules/demux/ps.c: fixed breakage
2006-07-31 Derk-Jan Hartman* Fix support for QT ref files. this close #700
2006-07-31 Filippo CaroneSome Java checks on --enable-java-bindings:
2006-07-31 Filippo CaroneNew input_set_(time|position) in libvlc.
2006-07-31 Filippo CaroneVideo resize function added in libvlc.
2006-07-30 Derk-Jan Hartman* gnutls needs -lintl ldflag with newer versions. It...
2006-07-30 Derk-Jan Hartman* the ffmpeg api version id was updated
2006-07-30 Felix Paul... * compilation fix
2006-07-30 Felix Paul... osx/intf.m: don't show msg_err's in the OSX GUI anymore...
2006-07-30 Felix Paul... * forgot these in the previous commit (updated to curre...
2006-07-30 Felix Paul... * additional interaction enhancements
2006-07-30 Clément StenacForgot this
2006-07-30 Clément StenacIcons support
2006-07-30 Clément StenacQt4 playlist dialog base stuff
2006-07-30 Olivier Teulière * skins2/*: fixed some doxygen comments
2006-07-30 Olivier Teulière * skins2/src/generic_layout.cpp: refresh the area...
2006-07-30 Cyril Deguet* fixed galaktos plugin which was broken for a very...
2006-07-30 Olivier Teulière * skins2: when restoring the previous skin because...
2006-07-29 Damien Fouilleulfew fixes in libvlc APis
2006-07-29 Derk-Jan Hartman* Allow the asx module to peek instead on relying on...
2006-07-29 Felix Paul... * minor core cleanup and WX compilation fix
2006-07-29 Felix Paul... * improved some error messages
2006-07-29 Felix Paul... * enhanced the interaction core with some method additi...
2006-07-29 Christophe... fix breakqge introduce in [16152]
2006-07-29 Clément Stenacsvn ids and stuff
2006-07-29 Clément StenacOne more
2006-07-29 Clément StenacSome old stats fixes
2006-07-29 Jérome DecoodtAdd Ctrl+clic to handle one button mice
2006-07-29 Clément StenacSimplify transcode handling
2006-07-29 Felix Paul... * enabled ffmpeg's beta WMV3/VC1-support
2006-07-28 Christophe... Cosmetics
2006-07-28 Christophe... Update png patch for mactel. Thanks to Jean-Baptiste...
2006-07-28 Pavlov Konstantinreverted erroneous part of 16030 commit (this will...
2006-07-28 Filippo CaroneReal VOUT_REPARENT (UNIX only ATM).
2006-07-28 Clément StenacSome initial work for streaming profiles
2006-07-28 Clément StenacCheck type before cast
2006-07-28 Clément StenacWTF isn't QEvent a QObject ?
2006-07-28 Clément StenacDon't use RTTI
2006-07-28 Damien FouilleulMakefile: fix cross compiling broken by my previous...
2006-07-27 Christophe... Update the libpng patches
2006-07-27 Damien Fouilleulpatch for libgpg-error when NLS is disabled
2006-07-27 Clément StenacAdd --france / --no-france option to disable DRM playback.
2006-07-27 Damien Fouilleulmiscellaneous fixes when building contribs on Cygwin
2006-07-27 Filippo CaroneThis was overwritten by mistake. Backported to revision...
2006-07-26 Eric PetitMake I420_UYVY/MMX support widths non multiple of 8
2006-07-26 Christophe... use pic on amd64. should fix the amd64 moz plugin
2006-07-26 Christophe... add qvlc to the summary
2006-07-26 Antoine CellerierUse 5 digits for snapshot numbering when in sequential...
2006-07-26 Filippo CaroneMore vlm functions added in libvlc (to play, pause...
2006-07-26 Filippo CaroneSync bindings/java with jvlc head (release is close ;).
2006-07-26 Christophe... Contrib: fix speex patch. Thanks to JB Kempf
2006-07-26 Christophe... Protect the email address
2006-07-26 Christophe... ffmpeg contribs:
2006-07-25 Clément StenacNew Qt Contrib
2006-07-25 Olivier Teulière * skins2/src/skin_common.hpp: Added missing header
2006-07-25 Christophe... Upgrade patch for png on osx. Thanks to Jean-Baptiste...
2006-07-25 Christophe... Don't include opie/ in the gettext stuff as it's not...
2006-07-24 Christophe... Grrrr, silly qt4 build system
2006-07-24 Christophe... Oups miss that in previous commit
2006-07-24 Christophe... Use newer version of libraries in extras/contrib. Patch...
2006-07-24 Christophe... Localized the stings inside the .ui and update the...
2006-07-24 Olivier Teulière * skins2/src/dialogs.cpp: more encoding fixes
2006-07-24 Felix Paul... libavutil/common.h was re-worked, so it doesn't need...
2006-07-23 Olivier Teulière * skins2: fixed several encoding issues. In particular...
2006-07-23 Jean-Paul SamanFix installation of ffmpeg-svn version
2006-07-23 Jean-Paul SamanRevert revision 16112
2006-07-23 Jean-Paul SamanForward port of revision 16113. Fixes a bug in live555...
2006-07-23 Jean-Paul SamanForward port of revision 16111
2006-07-22 Antoine CellerierOops
2006-07-22 Antoine Cellerieradd --snapshot-prefix and --snapshot-sequential options...
2006-07-22 Antoine CellerierSome more vfilter2 stuff
2006-07-21 Christophe... oups missed that
2006-07-21 Felix Paul... * minor layout improvement
2006-07-21 Christophe... contribs: Rename the qt tarball to indicate it's a...
2006-07-21 Clément StenacQt4 contrib fixes
next