]> git.sesse.net Git - vlc/history - modules
Add new --sdl-chroma option to force the used chroma.
[vlc] / modules /
2007-04-01 Antoine CellerierAdd new --sdl-chroma option to force the used chroma.
2007-04-01 Antoine Cellerierdon't invert the function names.
2007-04-01 Jean-Baptiste KempfQt4 - try to provide the missing dialogs for the dialog...
2007-04-01 Antoine CellerierUntested RGBA -> YUV Packed blending.
2007-04-01 Antoine CellerierUntested RGBA -> RV16 blending (I420 and RV24 work...
2007-04-01 Pierre d'HerbemontMac OS X gui: Label the option "Check for VLC update...
2007-04-01 Pierre d'HerbemontMac OS X gui: Ask the user if she wants to check update...
2007-04-01 Antoine CellerierRemove some debug messages and fix the sub-picture...
2007-04-01 Jean-Baptiste KempfQt4 - Regroup in a better way the menus.
2007-04-01 Jean-Baptiste Kempfqt4 - shortcuts corrections and enhancements.
2007-04-01 Jean-Baptiste KempfQt4 - Ambiguous shortcut overload: Ctrl+ P
2007-04-01 Jean-Baptiste KempfQt4 - Goto Time, IA
2007-04-01 Antoine CellerierAdd calls to config_Put* to make sure that the configur...
2007-04-01 Antoine Cellerier95% of the video filters extended panel is now done...
2007-04-01 Jean-Baptiste Kempfupdate. Almost ok.
2007-04-01 Jean-Baptiste KempfLIST update (3)
2007-04-01 Jean-Baptiste KempfLIST update (2)
2007-04-01 Jean-Baptiste KempfLIST. update (1)
2007-04-01 Jean-Baptiste Kempfqt4 - GotoTime dialog button, with handling for KDE...
2007-03-31 Antoine CellerierRemove trailing space.
2007-03-31 Antoine CellerierMake it possible to change puzzle parmaeters after...
2007-03-31 Antoine CellerierMake it possible to change sharpen sigma after filter...
2007-03-31 Antoine CellerierMake it possible to change the blur factor after filter...
2007-03-31 Antoine CellerierGradient options are now commands.
2007-03-31 Antoine CellerierEnable config chain syntax and flag the vars as commands.
2007-03-31 Antoine CellerierCompile "fix".
2007-03-31 Antoine CellerierDa über video filter control panel (I'll add a simple...
2007-03-31 Antoine CellerierRemove trailing spaces.
2007-03-31 Antoine Cellerierconvert a few printfs to msg_Dbg.
2007-03-31 Antoine CellerierMake it possible to change the extracted color once...
2007-03-31 Antoine CellerierCheck the input chroma. (We only want to work on I420...
2007-03-31 Antoine CellerierNew erase video filter (to remove logos). Example comma...
2007-03-31 Jean-Baptiste KempfQt4 - Rename dialog/prefs_dialog to dialog/preferences...
2007-03-31 Filippo Caronecompile fixes
2007-03-31 Jean-Baptiste KempfQt4 - Small correction to previous commit. Sorry.
2007-03-31 Jean-Baptiste KempfQt4 - GoToTime layout and design improvements. Not...
2007-03-31 Antoine CellerierAlso use the V plane for motion detection. Remove unuse...
2007-03-31 Antoine Cellerierscale.c: implement RGBA scaling.
2007-03-31 Antoine CellerierUpdate the help strings. These should be autogenerated...
2007-03-31 Antoine CellerierModule specific commands change in rc.c. See http:...
2007-03-31 Jean-Baptiste KempfQt4 - a few additions to the empty GotoTime dialog..
2007-03-31 Jean-Baptiste KempfSet the priority for qt4 / dialog_provider higher than wx
2007-03-31 Jean-Baptiste KempfQt4 - Add a "Goto Time" dialog asked over and over...
2007-03-31 Jean-Baptiste Kempfqt4 - Make errors dialog Application Modal.
2007-03-31 Jean-Baptiste Kempfqt4 - small and unimportant cosmetic change.
2007-03-31 Jean-Baptiste KempfQt4 - Remove the enqueue button and regroup it under...
2007-03-30 Jean-Baptiste KempfRepair ATI VCR2 support by using ffmpeg instead of...
2007-03-30 Antoine CellerierUntested RGBA blending in I420, RV24 and RV32.
2007-03-30 Pierre d'HerbemontMac OS X gui: Attempt to fix compilation error.
2007-03-30 Derk-Jan Hartman* Missing part of previous commit [19535].
2007-03-30 Derk-Jan Hartman* Patch to support basic formatting in non-SSA/USF...
2007-03-29 Jean-Baptiste KempfQt4 - Cosmetics: adding a <hr /> bar in advanced. SHoul...
2007-03-29 Jean-Baptiste KempfMake the spacing coherent with the rest of the file.
2007-03-29 Yoann Peronneau* qt open dialog: double click plays the selected file
2007-03-29 Jean-Baptiste KempfAdd Flash Screen Video FourCC
2007-03-29 Jean-Baptiste KempfQt4 - cosmetic.
2007-03-29 Jean-Baptiste KempfQt4 - More hotkeys.
2007-03-29 Jean-Baptiste KempfShortcuts.
2007-03-29 Jean-Baptiste KempfClean.
2007-03-29 Yoann Peronneau* qt: don't hide the file browser on double click
2007-03-28 Damien Fouilleulvoutgl.m: support for VOUT_REDRAW_RECT in agl code...
2007-03-28 Yoann Peronneau* qt: escape key on QVLCFrame and QVLCDialog closes...
2007-03-28 Yoann Peronneau* QT prefs: escape key closes the dialog
2007-03-28 Pierre d'Herbemonthttp Access: Make sure non-absolute relocation is handl...
2007-03-28 Rémi Denis-CourmontLimit RTCP sending to one every five seconds as per...
2007-03-28 Pierre d'Herbemonthttp Access: Avoid using an empty pointer (Oops).
2007-03-28 Pierre d'Herbemonthttp Access: Make sure we handle redirection that don...
2007-03-27 Pierre d'HerbemontMac OS X gui: checkForUpdate may not run on first threa...
2007-03-27 Pierre d'HerbemontMac OS X gui: Remove unwanted NSLog from r19508.
2007-03-27 Pierre d'HerbemontMac OS X gui: Check for update on startup.
2007-03-27 Pierre d'HerbemontMac OS X gui: Fix libvlc key handling when leaving...
2007-03-27 Christophe Mutricyqt4/menu.cpp: * Work around libqt4 opening gconf
2007-03-27 Jean-Baptiste KempfQt4 - cosmetics.
2007-03-27 Yoann Peronneau* qt DirectoryConfigControl: default open in selected...
2007-03-27 Yoann Peronneau* qt: add a FontConfigControl
2007-03-27 Yoann Peronneau* use add_file instead of add_string for skins2-last...
2007-03-27 Yoann Peronneau* qt: really implement DirectoryConfigControl
2007-03-27 Yoann Peronneau* open file widget: do nothing if the user clicked...
2007-03-27 Yoann Peronneau* browse subtitles: do nothing if the user clicked...
2007-03-26 Yoann Peronneau* use freetype-rel-fontsize instead of sub-rel-fontsize
2007-03-26 Yoann Peronneau* open dialog: set subtitle size and align options
2007-03-26 Yoann Peronneau* build the subtitle align combo box
2007-03-26 Yoann Peronneau* build the subtitle size combo box, instead of hardcod...
2007-03-26 Yoann Peronneau* open dialog: look for subtitles in the same directory...
2007-03-26 Yoann Peronneau* use an int to select extension filters
2007-03-26 Yoann Peronneau* open dialog: options like :sub-file= are now added...
2007-03-26 Yoann Peronneau* add a function to parse the mrl line
2007-03-25 Yoann Peronneau* Use subtitles file extension filter for the "Open...
2007-03-25 Antoine CellerierEnable ffmpeg's GIF decoder for post r8520 revisions...
2007-03-25 Rémi Denis-CourmontAllow URL parameter of arbitrary size (closes #1125)
2007-03-25 Rémi Denis-CourmontRemove debug
2007-03-25 Rémi Denis-CourmontSplit ExtractURIValue into a research and an extract...
2007-03-25 Laurent AimarUpgrade dirac support to 0.6.0 (close #1129)
2007-03-25 Antoine CellerierRemove trailing space + comment fix.
2007-03-25 Antoine Cellerierconfig chain syntax support for the image video output.
2007-03-25 Antoine CellerierAdd support for config chain option parsing.
2007-03-25 Pierre d'HerbemontGestures: Fix two dead locks when changing audio track...
2007-03-25 Pierre d'HerbemontGestures: The break statement here refers to the local...
2007-03-25 Antoine CellerierWoops, forgot to remove this reference to p_libvlc_glob...
2007-03-25 Pierre d'HerbemontGestures: Really remove unwanted commit. (Oops).
next