]> git.sesse.net Git - vlc/history - modules
Qt4 - Small modifications on Preferences layout (specially aimed at Windows).
[vlc] / modules /
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).
2007-03-25 Pierre d'HerbemontGestures: Remove unwanted commit.
2007-03-25 Pierre d'HerbemontGestures: no need to retain p_playlist longer than...
2007-03-25 Pierre d'HerbemontGestures: Make sure we that p_playlist is valid, and...
2007-03-25 Pierre d'HerbemontGestures: Obtain the p_input associated with the p_play...
2007-03-24 Jean-Baptiste KempfNew gestures actions.
2007-03-24 Jean-Baptiste KempfQt4 - Codec Information direct access from menu.
2007-03-24 Pierre d'HerbemontGestures: Make sure we follow the locking strategy...
2007-03-24 Pierre d'HerbemontGestures: Defines p_intf->change_lock rules, and apply...
2007-03-24 Pierre d'HerbemontGestures: Fix typo in comment.
2007-03-24 Pierre d'HerbemontGestures: Make sure p_intf->p_sys->p_input gets released.
2007-03-24 Antoine Cellerier * Don't call var_Get every time we have an image to...
2007-03-24 Antoine CellerierRegister variables as callback. Don't store module...
2007-03-24 Antoine Cellerier* Make it possible to give names to vlc objects (psz_ob...
2007-03-24 Laurent AimarFixed small memory leaks.
2007-03-24 Laurent AimarFixed small memory leaks.
2007-03-24 Laurent AimarFixed typo (Patch by Ari Constancio)
2007-03-24 Laurent AimarFixed typo in proxy description. (Patch by Ari Constancio)
2007-03-24 Laurent AimarImplemented http proxy for mmsh (close #629)
2007-03-23 Christophe MutricyFix the strings.
2007-03-23 Laurent AimarUse new EPG api + convert event strings to UTF-8.
2007-03-23 Laurent AimarFixed compilation warning.
2007-03-23 Laurent AimarFixed invalid free.
2007-03-23 Laurent AimarFixed #949 (UTF-8 url support)
2007-03-23 Laurent AimarFixed #1102 ("Bad request" error)
2007-03-23 Laurent AimarFixed compilation warning.
2007-03-23 Laurent AimarFixed dvbsi_to_utf8 (memory leak + possible segfault)
2007-03-22 Christophe Mutricywx: Check in Open() if we have an X
2007-03-22 Antoine Cellerierlimit values extracted by url_extract to 2048 character...
2007-03-21 Christophe Mutricyqt4.cpp: Put it at a better place, only under X11,...
2007-03-21 Antoine CellerierFix the help string for rss-speed.
2007-03-21 Antoine Cellerierrss.c: Using [19378] (visible region persitence in...
2007-03-21 Antoine CellerierChange the visible heigh/width only if they weren't...
2007-03-21 Antoine CellerierCosmetics (well ... invisible cosmetics). Remove traili...
2007-03-21 Antoine Cellerier* Add new rss-title option to configure how/when/if...
2007-03-21 Antoine CellerierDisable ffmpeg GIF decoder. It's currenly not working...
2007-03-21 Christophe Mutricyqt4: Don't try to use the qt intf if we don't have...
2007-03-20 Jean-Baptiste KempfQt4 - Open. Fix segfault under windows. Still need...
2007-03-20 Jean-Baptiste KempfQt4 - Pref: start to track functionnalities missing...
2007-03-20 Jean-Baptiste KempfQt4 - Open Dialog/ Net. Cosmetics.
2007-03-20 Jean-Baptiste KempfQt4 - Open Dialog/File. Solve the filters bug and do...
2007-03-20 Jean-Paul Samancoding style cleanup
2007-03-20 Jean-Baptiste KempfQt4 - Set Filters. Regroup filter definitions.
2007-03-19 Pierre d'HerbemontMac OS X gui: Make sure the "force quit" menu item...
2007-03-19 Jean-Paul SamanBumped up version number of live555 to a ridiculous...
2007-03-19 Antoine CellerierFix compilation on debian sid. Please check that we...
2007-03-19 Jean-Baptiste KempfQt4 - comment another thing to build on windows. L4...
2007-03-19 Jean-Baptiste KempfQt4 - Open. Use a Frame and not a QComboBox for subtitl...
2007-03-19 Jean-Baptiste KempfQt4- temporary comment something to build !
2007-03-19 Jean-Baptiste KempfQt4 - Sometimes size does matter.
2007-03-19 Jean-Baptiste Kempfqt4 - small comment to avoid the pbs until we have...
2007-03-19 Jean-Baptiste KempfQt4 - Open: New way and interface for File Open using...
2007-03-18 Jean-Baptiste Kempfqt4 - Don't include twice some headers.
2007-03-18 Christophe Mutricyfmt_in.p_extra is free'd by input core
2007-03-17 Sam Hocevar * modules/video_output/x11/xcommon.c: fix XShm detect...
next