]> git.sesse.net Git - vlc/shortlog
vlc
2006-01-28 Clément StenacCompute global input/output stats (Refs:#473)
2006-01-27 Clément StenacDon't print debug messages and don't do interaction...
2006-01-27 Clément Stenac* Improve timers (Refs:#473)
2006-01-27 Sam Hocevar * added NASM to the contribs (OS X x86 only) so that...
2006-01-27 Antoine CellerierUpdate copyright dates used in interfaces and binaries...
2006-01-27 Antoine Cellerier rpn.c : vlm_cmd now adds a "vlm_value" variable
2006-01-27 Antoine Cellerier * : it's now possible to enter a batch of commands...
2006-01-27 Antoine Cellerieradd "export" command. It behaves exactly like "save...
2006-01-27 Sam Hocevar * extras/contrib/src/Makefile: removed a nonexistent...
2006-01-26 Sam Hocevar * Various patches to allow more contribs to build...
2006-01-26 Sam Hocevar * extras/contrib/bootstrap: support i686-apple-darwin8.
2006-01-26 Sam Hocevar * modules/visualization/visual/visual.c: SECT_TEXT...
2006-01-26 Sam Hocevar * configure.ac: vec_ld() is not sufficient to check...
2006-01-26 Sam Hocevar * src/misc/cpu.c: do not assume SYS_DARWIN means...
2006-01-26 Sam Hocevar * modules/video_chroma/*: use .p2align instead of...
2006-01-26 Rémi Denis... Fix UDP broadcast
2006-01-26 Sigmund Augdal... modules/demux/ts.c: Fixed a very very minor memleak
2006-01-26 Sigmund Augdal... access_output/udp.c: Fixed an old memleak.
2006-01-26 Sigmund Augdal... src/misc/messages.c: Fixed a nasty memleak recently...
2006-01-24 Christophe... configure.ac: Use AC_PATH_XTRA.
2006-01-24 Christophe... configure.ac: No X11 on win32
2006-01-24 Clément StenacAdd a timing facility (Refs:#473)
2006-01-24 Antoine Cellerieruse wxTR_HAS_VARIABLE_ROW_HEIGHT in the meta data tree...
2006-01-24 Sam Hocevar * bindings/java/Makefile.am: use JAVACXXFLAGS and...
2006-01-24 Christophe... Don't put contextual menu on the recycle bin. Thanks...
2006-01-24 Derk-Jan Hartman* Fake the PCR/SCR on MPEG PES streams (VDR for instance).
2006-01-23 Clément StenacGather some sout stats (Refs:#473)
2006-01-23 Derk-Jan Hartman* Don't crash if the hdlr in a mov has no name.
2006-01-23 Clément StenacAdd global options for netsync and showintf and hide...
2006-01-23 Christophe... http.c: add an option to disable bonjour (closes #509).
2006-01-23 Damien Fouilleulplugin.cpp, oleobject.cpp: fix for ShowDisplay/Visible...
2006-01-23 Antoine Cellerieroops, last commit wasn't meant to happen
2006-01-23 Antoine Cellerierfix subtitles position (aspect ratio)
2006-01-23 Derk-Jan Hartman* Fix the opacity and color settings for the YUVA renderer.
2006-01-23 Antoine Cellerier dialogs/vlm, js/vlm.js : add schedule support
2006-01-22 Derk-Jan Hartman* Pass along the SSA header in mkv files to the decoder.
2006-01-22 Antoine CellerierIf one schedule was disabled, all the folowing schedule...
2006-01-22 Sigmund Augdal... freetype.c: Revived and revamped old yuva renderer
2006-01-22 Derk-Jan Hartman* Stupid subtitles with their lack of proper specificat...
2006-01-22 Derk-Jan Hartman* The vobsub param is Delay, not delay.
2006-01-22 Christophe... Fix the win* package rules for the http intf.
2006-01-22 Christophe... missing in [13991].
2006-01-22 Clément Stenac* Make ParseOption (from input) a global service (var_O...
2006-01-22 Clément StenacAdd a psz_help field to module_t (Refs:#413)
2006-01-22 Antoine Cellerieradd "oc" to the language list
2006-01-22 Antoine Celleriersame thing for wince
2006-01-22 Antoine Cellerierthis should fix the win build. This build system is...
2006-01-22 Clément StenacLess HTTPd debugging
2006-01-22 Christophe... .hosts: Provide a template .hosts.
2006-01-22 Antoine Cellerierfix cut & paste error (bis).
2006-01-22 Antoine Cellerierfix cut & paste error.
2006-01-22 Clément StenacFix build of vcdx module
2006-01-22 Antoine Cellerier all: handle VLM broadcast and vod elements.
2006-01-22 Sam Hocevar * debian/*: new Debian upload.
2006-01-22 Antoine Cellerieroops, i forgot to commit this
2006-01-22 Olivier Teulière * share/skins/skins2-howto.xml: SVN instead of CVS...
2006-01-22 Sam Hocevar * debian/vlc.mime: put flags after the command, as...
2006-01-22 Antoine Cellerierbegining of a VLM interface and some code organisations...
2006-01-22 Antoine Cellerierremove dirty debug messages.
2006-01-22 Antoine Celleriernew "vlm_cmd" (or "vlm_command") rpn function.
2006-01-21 Derk-Jan Hartman* Compile fix
2006-01-21 Derk-Jan Hartman* Some cleanup to the QT decoder. Still doesn't function.
2006-01-21 Antoine Cellerierthis looks better (thanks to Dnumgis for noticing)
2006-01-21 Derk-Jan Hartman* workaround for device drivers that do not support...
2006-01-21 Antoine Cellerierlooks nicer this way
2006-01-21 Derk-Jan Hartman* One more fix for vobsubs with negative times
2006-01-21 Antoine CellerierFortune !
2006-01-21 Clément StenacAdd an "auto-preparse" option (default TRUE) - Refs...
2006-01-21 Rémi Denis... Ugly bug-to-bug fix for wxWidgets drag'n'drop (closes...
2006-01-21 Clément StenacDon't bother creating an input thread for non-file
2006-01-21 Clément StenacDon't preparse if we are about to play - Refs:#192
2006-01-21 Clément StenacPreparse items added through the directory access or...
2006-01-21 Sam Hocevar * modules/codec/spudec: fixed various (innocuous...
2006-01-21 Clément StenacEnqueue the item ID instead of pointer for preparse
2006-01-21 Clément StenacDon't block item name (Closes:#506)
2006-01-21 Clément StenacAudio - Refs:#473
2006-01-21 Clément StenacGet rid of warning
2006-01-20 Christophe... Install.win32: Add path for pkg-config
2006-01-20 Christophe... Fix X includes detection.
2006-01-20 Olivier Aubertsvg.c: use conditional includes for system includes...
2006-01-20 Damien Fouilleulall: updated mozilla MacOS X bundle, Safari can 'see...
2006-01-19 Derk-Jan Hartman* auhal.c: Another workaround for devices not supportin...
2006-01-19 Sigmund Augdal... linux_dvb.c: output "Tuning failed" in dvb status page...
2006-01-19 Christophe... Oops. I shall read the diff before commiting
2006-01-19 Christophe... configure.ac: Try harder to find the X headers and...
2006-01-18 Christophe... Copyright dates and svn properties
2006-01-18 Derk-Jan Hartman* auhal.c: Some drivers don't support hogmode. Don...
2006-01-17 Damien FouilleulREADME.TXT: updated documentation
2006-01-17 Olivier Aubertmediacontrol_internal.h: oops. Superfluous typedef...
2006-01-17 Olivier Aubertmediacontrol API: proper fix for mediacontrol_Instance...
2006-01-17 Damien Fouilleuldshow.cpp: Removed default preferred media types (I420...
2006-01-16 Jean-Paul SamanWhitespace cleanup
2006-01-16 Derk-Jan Hartman* Real RTSP sometimes uses pnm://
2006-01-16 Damien FouilleulMakefile.am: thou shalt test thy changes (self flagella...
2006-01-16 Jean-Paul SamanCodingstyle fixes
2006-01-16 Jean-Paul SamanDefine vlc_curent_object in include/vlc_objects.h
2006-01-16 Jean-Paul SamanDefine vlc_curent_object in include/vlc_objects.h
2006-01-16 Jean-Paul SamanDefine mediacontrol_Instance in the right place
2006-01-16 Jean-Paul SamanIndentation and coding style fixes
2006-01-16 Jean-Paul SamanDefine libvlc_exception_raise() in the proper place
next