]> git.sesse.net Git - vlc/history - modules
* include/vlc_video.h: Fixed mask variable types for YUV to RGB conversions.
[vlc] / modules /
2006-04-22 Cyril Deguet* all: new handling of vout controls to allow serveral...
2006-04-22 Antoine Cellerier * shout.c : change playlist layout (remove 1 node)
2006-04-22 Antoine CellerierChange shoutcast service discovery module and write...
2006-04-20 Felix Paul Kühne* show the svn-revision only if it isn't 'exported'
2006-04-19 Antoine CellerierHackish fix for 'TITLE' vlc_meta_get
2006-04-19 Benjamin Pracht* Fix always on top when exiting fullscreen
2006-04-19 Felix Paul Kühne* quickly forward-port the previous commit so joneskoo...
2006-04-18 Clément StenacAdd a dialogs.playlist() command
2006-04-18 Clément StenacAdd dialogs.audioPopup, dialogs.videoPopup and dialogs...
2006-04-18 Clément StenacAdd vlc.hasAudio variable
2006-04-18 Clément StenacFix refcount bug
2006-04-18 Clément StenacAdd separate audio and video popup menus
2006-04-18 Clément StenacMake sure we hide the skins playlist
2006-04-17 Antoine CellerierAdd vlc_get_meta function. Argument can be:
2006-04-17 Clément StenacAdd todo
2006-04-17 Clément StenacAdd a (default enabled) skinned-playlist option
2006-04-17 Felix Paul Kühne* revert 2 hacky compilation fixes which were accidente...
2006-04-17 Felix Paul Kühne* mark some buggy strings as pointed out by Mathias...
2006-04-17 Cyril Deguet* all: convert keys in INI files to lower case, to...
2006-04-17 Cyril Deguet* jack.c: fixed non-stereo audio streams
2006-04-17 Cyril Deguet* ctrl_checkbox: fixed initial image of checkbox
2006-04-17 Olivier Teulière * skins2/controls/ctrl_tree.cpp: I forgot 1 occurrence...
2006-04-17 Olivier Teulière * skins2/controls/ctrl_tree.cpp: Check that the iterat...
2006-04-17 Cyril Deguet* all: added a INI file parser in skins2. For instance...
2006-04-16 Felix Paul Kühne* removed instability warning, which was introduced...
2006-04-15 Cyril Deguet* all: added a new skin text variable "$S" to get the...
2006-04-15 Damien Fouilleul- the resurected mozilla plugin for Safari/Firefox...
2006-04-15 Derk-Jan Hartman* Support for Topfield .rec recordings. It's MPEG-TS...
2006-04-14 Rémi Denis-CourmontFix missing #include
2006-04-14 Rémi Denis-CourmontSame as previous commit (refs #581)
2006-04-14 Antoine CellerierPrevent some segfaults when using hotkeys with no vout
2006-04-14 Derk-Jan Hartman* Fix a crash in the MacOS X vout if p_real_vout isn...
2006-04-14 Christophe Massiot * modules/access/pvr/pvr.c: Be compatible with both...
2006-04-14 Clément StenacStrings
2006-04-13 Felix Paul Kühne* implemented showintf-support. Thanks to ipkiss for...
2006-04-13 Christophe Massiot * modules/access/pvr/pvr.c: The radio API in ivtv...
2006-04-13 Derk-Jan Hartman* Revert the unintentially committed files of [15202]
2006-04-13 Derk-Jan Hartman* Fix libgcrypt on MacIntel by disabling it's ASM....
2006-04-13 Derk-Jan Hartman* Fix subtitle alignment if we don't have styles....
2006-04-13 Clément StenacString stuff
2006-04-12 Christophe Mutricy*macro.c: Get the name correctly
2006-04-12 Felix Paul Kühne* fix streaming. This section and a few others need...
2006-04-12 Christophe Massiot * modules/control/http/macro.c: Add slashes in the...
2006-04-11 Derk-Jan Hartman* make the flac decoder errors less annoying. some...
2006-04-11 Rémi Denis-CourmontRestores [13132] back - break the new interface again
2006-04-11 Rémi Denis-CourmontRevert [15132]:
2006-04-11 Clément StenacMore strings
2006-04-11 Felix Paul Kühne* replaced NULL with empty strings when providing no...
2006-04-11 Felix Paul Kühneintf.m: * we can't localise empty strings, so don't...
2006-04-11 Clément StenacString fixes
2006-04-10 Derk-Jan Hartman* Fix ffmpeg libavformat linkage when we don't use...
2006-04-09 Cyril Deguet* all: new skin text variable "$B" to get the stream...
2006-04-07 Christophe Mutricyeliminate non-valid characters only on the name not...
2006-04-07 Felix Paul Kühne* don't free a vlc-object. Thanks to Meuuh for pointing...
2006-04-07 Christophe Massiot * modules/codec/dvbsub.c: add_suppressed -> add_suppre...
2006-04-07 Christophe Massiot * modules/codec/dvbsub.c: add_deprecated -> add_suppressed
2006-04-07 Rémi Denis-CourmontRestore previous URI components decoding instead of...
2006-04-07 Christophe Massiot * modules/codec/dvbsub.c: Add deprecated option and...
2006-04-07 Christophe Massiot * modules/codec/spudec: Decreased verbosity.
2006-04-07 Jean-Paul SamanRemove --sout-dvbsub-timeout flag
2006-04-07 Christophe Massiot * modules/codec/dvbsub.c: Fixed a major bug with DVBSU...
2006-04-07 Derk-Jan Hartman* Lower the priority of the SVG renderer
2006-04-06 Christophe Massiot * ALL: extention -> extension
2006-04-06 Christophe Massiot * modules/control/http/util.c: Simplify MRLParse,...
2006-04-06 Christophe Massiot * modules/codec/png.c: More robust error checking...
2006-04-06 Clément StenacFix potential bugs
2006-04-05 Felix Paul Kühne* don't alloc more capacity than necessary
2006-04-05 Felix Paul Kühne* fixed a bug which prevented the display of Input...
2006-04-05 Christophe Mutricyhttp.c: Fix string.
2006-04-04 Felix Paul Kühne* I should get some sleep now
2006-04-04 Felix Paul Kühne* remove commented ifs o_O
2006-04-04 Felix Paul Kühne* store the value of 'macosx-black' as one of VLCWindow...
2006-04-04 Benjamin Pracht* Reading APIs before starting to code can allow to...
2006-04-04 Jean-Paul SamanFix time update and slider movement on PDA interface...
2006-04-04 Benjamin Pracht* Implement Aspect ratio change in the QT vout
2006-04-04 Damien Fouilleul- should fix audio capture for Hauppagge WinTV PVR...
2006-04-03 Sigmund Augdal Helberglinux_dvb.c: hopefully fixed CAM support for some cards...
2006-04-03 Rémi Denis-Courmont- Do not rewrite “+” as a white space when unescaping...
2006-04-03 Derk-Jan Hartman* Fix FindFallbackEncoding on Mac OS X.
2006-04-02 Damien Fouilleulpossible fix for Trac Ticket #621, whereby Hauppage...
2006-04-02 Christophe Mutricytypo
2006-04-02 Christophe Mutricyx264.c: the string review was a bit too strong here
2006-04-02 Derk-Jan Hartman* Finally found a list of SSA charset id's. Add to...
2006-04-02 Derk-Jan Hartman* Force the UTF-8 encoding on mp4 text subtitles. ...
2006-04-02 Derk-Jan Hartman* Don't ignore blank alpha pallettes. Tested with all...
2006-04-02 Felix Paul Kühne* implement DEMUX_GET_LENGTH based upon the stream...
2006-04-02 Clément StenacDon't crash on null metas
2006-04-02 Felix Paul Kühne* merge most corrections by Steven Sheehy (taken from...
2006-04-02 Rémi Denis-CourmontRemove unused variable
2006-04-02 Clément StenacWX Strings review by Steven Sheehy (Refs:#438)
2006-04-01 Christophe MutricyOups
2006-04-01 Clément StenacString fixes to extrapanel. Thanks to Steven on IRC
2006-04-01 Christophe Mutricygui/macos/*: 2nd String Review (refs #438)
2006-04-01 Sam Hocevar * modules/video_filter/deinterlace.c: pagvb is illega...
2006-04-01 Felix Paul Kühne* don't try to open real streams, but quit before trigg...
2006-04-01 Felix Paul Kühne* livedotcom.cpp: transform a blocking msg_err to a...
2006-04-01 Felix Paul Kühne* show meta information for real streams (only Title...
2006-04-01 Rémi Denis-Courmont- Don't assume builddir = srcdir
2006-04-01 Felix Paul Kühne* remove the extension of the input file before adding...
2006-03-31 Christophe MutricyFix compile
next