]> git.sesse.net Git - vlc/shortlog
vlc
2007-09-03 Jean-Baptiste... Qt4 - add .mxf and .gxf to video files.
2007-09-03 Jean-Paul SamanPrint error when chroma is not supported
2007-09-03 Jean-Paul SamanCheck malloc return values.
2007-09-03 Rafaël CarréUpdates COPYING with new FSF address, removes weird...
2007-09-03 Rémi Denis... subdir build fix
2007-09-03 Rémi Denis... BSD make fix
2007-09-03 Damien Fouilleulmisc/rand.c: cleanup and fix a stupid bug
2007-09-03 Bernie PurcellFix cross compile of x264. The --crosscompile switch...
2007-09-02 Rafaël CarréFix wxwidgets compilation
2007-09-02 Damien Fouilleulmisc/rand.c: actually, windows comes with a particulari...
2007-09-02 Jean-Baptiste... qt4 wording.
2007-09-02 Jean-Baptiste... Qt4 - add a warning about the composite thing.
2007-09-02 Rafaël CarréRemoves leftover of previous commit
2007-09-02 Rafaël CarréAdds an option to qt4 intf to set opacity for main...
2007-09-02 Antoine CellerierIf the podcast service discovery is already runing...
2007-09-02 Antoine CellerierRewrite parts of the podcast service discovery module...
2007-09-02 Antoine CellerierAttach service discovery objects to the playlist (and...
2007-09-02 Christophe... Italian l10n update by Vincenzo Reale
2007-09-02 Rémi Denis... ! It did say NON-PREDICTIBLE at the top of the file...
2007-09-02 Antoine CellerierApply "[PATCH] controls widget" by Domani Hannes. Thanks.
2007-09-02 Antoine CellerierAdd a podcast configuration dialog to the Qt4 interface...
2007-09-02 Antoine CellerierChange the podcast-urls config option to auto save.
2007-09-02 Antoine Cellerier[21716] in a Qt 4.2 compatible way.
2007-09-02 Antoine CellerierAdd option to disable the Qt interface notification...
2007-09-02 Rafaël CarréPartially revert [21689]. Ships AUTHORS and THANKS...
2007-09-02 Antoine CellerierMake the skins download url clickable in the simple...
2007-09-02 Jean-Baptiste... Qt4 - adding a '...' in the description... Cosmetic
2007-09-02 Antoine CellerierChange the web irc url here too (and split the help...
2007-09-02 Rémi Denis... Fixes
2007-09-02 Rémi Denis... Handle HTTP OPTIONS
2007-09-02 Rémi Denis... Don't claim to support HTTP 1.x where x > 1
2007-09-02 Rémi Denis... Missing const
2007-09-02 Rémi Denis... Fix warnings
2007-09-02 Rémi Denis... Fix warnings
2007-09-02 Rémi Denis... Another set of missing consts
2007-09-02 Rémi Denis... eol:style
2007-09-02 Rémi Denis... image/png rather than application/octet-stream
2007-09-02 Rémi Denis... Typo
2007-09-02 Rémi Denis... Add missing const - should fix a few Qt4 warnings
2007-09-02 Rémi Denis... Remove harmful MIME type
2007-09-02 Rémi Denis... XPM are text files, not binaries
2007-09-02 Rémi Denis... Fix automake warning
2007-09-02 Rafaël Carréalsa: don't start playing before at least a period...
2007-09-01 Christophe... Oups
2007-09-01 Christophe... We are in 2007
2007-09-01 Christophe... rand_s() is only in Win XP and latest. so use rand...
2007-09-01 Antoine CellerierFix the use of commands list, tree and vars in the...
2007-09-01 Rémi Denis... Fix segmentation fault
2007-09-01 Rémi Denis... Remove old unused code
2007-09-01 Rémi Denis... Factorize aggregate and non-aggregate RTSP code paths
2007-09-01 Rémi Denis... Cosmetics
2007-09-01 Rémi Denis... Use RTP sout for RTP
2007-09-01 Rafaël Carréqt4: Fix help dialog (again)
2007-09-01 Jean-Baptiste... Add myself as qt4 maintainer :D
2007-09-01 Rémi Denis... Improve randomness of RTSP session ID.
2007-09-01 Rémi Denis... Fix a few warnings
2007-09-01 Jean-Baptiste... Modification of THANKS about Pierre-Luc Beaudoin contri...
2007-09-01 Jean-Baptiste... Qt4 - Jack Input UI.
2007-09-01 Rémi Denis... Fix about.hpp generation
2007-09-01 Rémi Denis... Separate Makefile generation from bootstrap
2007-09-01 Jean-Baptiste... Jack Input bugfixes and some more options:
2007-09-01 Jean-Baptiste... Qt4-help. Small modifications on the size.
2007-09-01 Rafaël Carréqt4/about: reads data from the files when they are...
2007-09-01 Rafaël Carrénet_Read(): Checks p_libvlc->b_die
2007-09-01 Jean-Baptiste... qt4: disc controls should only be shown on request.
2007-09-01 Jean-Baptiste... Qt4 - Add a proper about section. This needs to be...
2007-09-01 Rémi Denis... Fix crash (once more, this would be easily avoided by
2007-09-01 Rémi Denis... Fix signedness
2007-09-01 Rémi Denis... Fix warning
2007-09-01 Rémi Denis... Fix compiler warning
2007-09-01 Rémi Denis... Fix (Win32) precompiler warnings
2007-09-01 Rémi Denis... Try to fix a compiler warning
2007-09-01 Rémi Denis... Use HMAC-MD5 rather than plain MD5
2007-09-01 Rémi Denis... Remove a big bunch of #include that are not needed...
2007-09-01 Rémi Denis... Add nonce generator vlc_rand_bytes
2007-09-01 Rémi Denis... Fixup AddMD5 prototype
2007-09-01 Rémi Denis... Do not export DigestMD5; it's an internal subprocedure
2007-09-01 Jean-Baptiste... Qt4 - help: add AUTHORS to the tabs
2007-09-01 Rafaël CarréAdds a link to cgi/irc in help
2007-09-01 Rafaël Carréqt4/dialogs: svn:keywords set to Id
2007-09-01 Rafaël CarréReverts 21658 as it's totally wrong
2007-09-01 Jean-Baptiste... Qt4 - More Help.
2007-09-01 Rémi Denis... DSO friendliness
2007-09-01 Rafaël Carrérc: non blocking input read
2007-09-01 Rémi Denis... Another set of useless if statements
2007-09-01 Rémi Denis... - do not check "always true" case
2007-09-01 Rémi Denis... Remove unsupported profiles
2007-09-01 Rafaël Carréqt4: forces plastique style temporarily
2007-09-01 Rémi Denis... Do not implicitly encourage raw TS over UDP-Lite, DCCP...
2007-09-01 Jean-Baptiste... OSDMenu: add to the CAT_VIDEO category to have tweaking...
2007-09-01 Rémi Denis... Fix RTP/TS sequence number regression
2007-09-01 Rémi Denis... Fix undefined variable use
2007-09-01 Jean-Baptiste... Subtitles: same. Reput the correct new modifications.
2007-09-01 Jean-Baptiste... Subtitles: attempt to get the history back.
2007-09-01 Rafaël Carréhotkey: Stop the playlist on Quit
2007-09-01 Jean-Baptiste... Add svn:ignore to live and live555 in extras, since...
2007-09-01 Rémi Denis... Remove DCCP from the list; it's not working yet
2007-09-01 Jean-Baptiste... Spatializer: set the svn:keywords to Id.
2007-09-01 Jean-Baptiste... Try to set a correct svn:ignore
2007-09-01 Jean-Baptiste... Qt4 - remove the 'pink sliders' effect
next