]> git.sesse.net Git - vlc/history - modules
Add support for insert and delete in X11 skins
[vlc] / modules /
2006-01-28 Sigmund Augdal Helbergtelnet.c: fix a very minor memleak in Open
2006-01-28 Clément StenacRRD output (Refs:#473)
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-26 Sam Hocevar * modules/visualization/visual/visual.c: SECT_TEXT...
2006-01-26 Sam Hocevar * modules/video_chroma/*: use .p2align instead of...
2006-01-26 Sigmund Augdal Helbergmodules/demux/ts.c: Fixed a very very minor memleak
2006-01-26 Sigmund Augdal Helbergaccess_output/udp.c: Fixed an old memleak.
2006-01-24 Antoine Cellerieruse wxTR_HAS_VARIABLE_ROW_HEIGHT in the meta data tree...
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 Mutricyhttp.c: add an option to disable bonjour (closes #509).
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-22 Derk-Jan Hartman* Pass along the SSA header in mkv files to the decoder.
2006-01-22 Sigmund Augdal Helbergfreetype.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 Mutricymissing in [13991].
2006-01-22 Clément Stenac* Make ParseOption (from input) a global service (var_O...
2006-01-22 Clément StenacFix build of vcdx module
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 Rémi Denis-CourmontUgly bug-to-bug fix for wxWidgets drag'n'drop (closes...
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 StenacAudio - Refs:#473
2006-01-21 Clément StenacGet rid of warning
2006-01-20 Olivier Aubertsvg.c: use conditional includes for system includes...
2006-01-19 Derk-Jan Hartman* auhal.c: Another workaround for devices not supportin...
2006-01-19 Sigmund Augdal Helberglinux_dvb.c: output "Tuning failed" in dvb status page...
2006-01-18 Derk-Jan Hartman* auhal.c: Some drivers don't support hogmode. Don...
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 Jean-Paul SamanCompiler warning about a missing return statement in...
2006-01-16 Jean-Paul SamanUse brackets to avoid ambiguos else
2006-01-16 Derk-Jan Hartmanmodules/demux/vobsub.c:
2006-01-15 Clément StenacLayout stuff
2006-01-15 Clément StenacShow stats in interface (Refs:#473)
2006-01-14 Jean-Paul SamanRevert revision 13903. It is implemented in a different...
2006-01-14 Derk-Jan Hartman* Revert the Default charset encoding back to ISO-8859-1
2006-01-13 Rémi Denis-CourmontPartial distcheck fix
2006-01-12 Antoine CellerierFSF address change.
2006-01-12 Jean-Paul SamanPatch by Paul Sokolovsky <pmsicml _AT_ gmail _dot_...
2006-01-11 Cyril Deguet* builder.cpp: the "visible" attribute is now taken...
2006-01-10 Olivier AubertModules.am: src/control/plugin.c is now src/control...
2006-01-09 Antoine Cellerier../../src/control/plugin.c doesn't exist anymore (this...
2006-01-08 Cyril Deguet* jack.c: better handling of buffer underruns
2006-01-08 Cyril Deguet* New audio output module to support the JACK Audio...
2006-01-08 Derk-Jan Hartman* auhal.c:
2006-01-07 Derk-Jan Hartman* Compile fix for OSes without F_RDAHEAD and F_NOCACHE
2006-01-07 Derk-Jan Hartman* Set FD_RDAHEAD and FD_NOCACHE on when reading from...
2006-01-06 Damien Fouilleuldvdnav.patch: changed code that read DVD title to use...
2006-01-05 Damien Fouilleuldirectx.c: some improvement on overlay initial grey...
2006-01-04 Derk-Jan HartmanAnother message queue compile fix
2006-01-04 Clément Stenaccompile fix
2006-01-04 Clément StenacAdd support for several message queues - please test
2006-01-03 Felix Paul Kühne* added RTP uni-/multicast to the wizard
2006-01-02 Felix Paul Kühne* fixed preferences
2006-01-02 Sam Hocevar * modules/video_output/image.c:
2005-12-29 Christophe Massiot * modules/demux/livedotcom.cpp: New --rtp-client-port...
2005-12-28 Jean-Paul SamanAdd a DirectFB module. Patch by: Iuri Diniz <iuri_at_di...
2005-12-28 Jean-Paul SamanRemoved unused variables, this fixes some compiler...
2005-12-28 Jean-Paul SamanRemoved unused variables, this fixes some compiler...
2005-12-28 Christophe Massiot * modules/access/dvb: Handle removal of the CAM module...
2005-12-28 Jean-Paul SamanInitialise i_priority to LOG_INFO as default value...
2005-12-28 Jean-Paul SamanPatch by Dennis van Amerongen: Unify x264 commandline...
2005-12-27 Christophe Massiot * modules/access/dvb/linux_dvb.c: Disabled FE_CAN_CLEA...
2005-12-27 Christophe Massiot * modules/access/dvb: Full support for DVB MMI menus...
2005-12-27 Felix Paul Kühne* oops, deciding for either 2 or 2 isn't really the...
2005-12-27 Felix Paul Kühne* fixed compilation warning
2005-12-27 Benjamin PrachtSet Id keyword
2005-12-27 Benjamin Pracht* Add an controls to the vout (using the embedded vout...
2005-12-22 Derk-Jan HartmanSetProperty in CoreAudio is not only Asynchronious...
2005-12-21 Derk-Jan HartmanUse the original samplerate of the a52 or dts stream...
2005-12-21 Christophe Massiot * modules/access/dvb: Fixed link-level CAM API.
2005-12-21 Derk-Jan HartmanPreliminary interaction framework for Mac OS X. Not...
2005-12-21 Derk-Jan HartmanPreliminary interaction framework for Mac OS X. Not...
2005-12-20 Derk-Jan HartmanSet original framesize on the spu format for nero vobsu...
2005-12-19 Antoine Cellerierremove unneeded includes
2005-12-19 Christophe Massiot * src/input/es_out.c: New --audio-track-id and --sub...
2005-12-18 Antoine CellerierBrightness threshold patch by Enrico Gueli (with some...
2005-12-18 Benjamin Pracht* Apply changed made to the 0.8.5 branch to trunk.
2005-12-18 Clément StenacWork around bu^unexpected behaviour in wxTreeCtrl ...
2005-12-17 Jean-Paul SamanSupport CHUNK_TYPE_RESET for mmsh. (Patch by Gregory...
2005-12-17 Clément StenacRelease playlist
2005-12-17 Clément StenacImprove the open box layout
2005-12-16 Antoine Cellerieradd vlc_object_exist rpn function that checks if an...
next