]> git.sesse.net Git - vlc/history - modules
Remove unused variable.
[vlc] / modules /
2008-07-28 Jean-Baptiste KempfQt Imageset update.
2008-07-28 Jean-Baptiste KempfRemove Equalizer from the menu (as for the mac version)
2008-07-28 Jean-Baptiste KempfFix file mode
2008-07-28 Jean-Baptiste KempfFix most of the issues of the Equalizer.
2008-07-28 Jean-Baptiste KempfFix part of the extended panel generation using us_strtod()
2008-07-27 Derk-Jan Hartmanvcd module: fix .cue loading. was failing on .cue's...
2008-07-27 Laurent AimarWorkaround a limitation of swscaler that does not like...
2008-07-27 Rémi DuraffortLock the playlist here.
2008-07-27 Laurent AimarFixed a typo.
2008-07-27 Rémi DuraffortFix a memleak in ncurses interface.
2008-07-27 Jean-Baptiste KempfFix comment !
2008-07-27 Jean-Baptiste KempfComments.
2008-07-27 Fabio RitrovatoQt4: add a file dialog needed by skins2 INTF_DIALOG_FIL...
2008-07-27 Rémi DuraffortFix previous commit and add a little comment.
2008-07-27 Jean-Baptiste KempfAdd a DIR_SEP to the download folder.
2008-07-27 Jean-Baptiste KempfSmall fix.
2008-07-27 Laurent AimarRemoved debug code (effectly enable swscale).
2008-07-27 Laurent AimarFixed icy meta data parsing after http reconnection...
2008-07-27 David FlynnFix handling of dirac EOSdataunit.
2008-07-27 David FlynnFix picture leakage when resetting decoder
2008-07-27 Laurent AimarRemoved old hack (for YUVA)
2008-07-27 Laurent AimarAdded RGBA and YUVA support (it will enhance subtitle...
2008-07-27 Laurent AimarClean up a bit swscaler (prepare for YUVA/YUVP/RGBA...
2008-07-27 Derk-Jan Hartmanmpga demux: DEMUX_SET_TIME was using DEMUX_GET_LENGTH...
2008-07-27 Jean-Baptiste KempfDefine an option to disable FS controller, as part...
2008-07-27 Jean-Philippe AndreQt menu fix: Tools > Add Interface entry fix
2008-07-27 Jean-Baptiste KempfRemove unneeded option now. Screw Qt < 4.3
2008-07-27 Jean-Baptiste KempfRemember the QFileDialog states.
2008-07-27 Jean-Baptiste KempfForgotten method for Input Slave Selection.
2008-07-27 Jean-Baptiste KempfCosmetic alignment.
2008-07-27 Jean-Baptiste KempfRework a bit the OpenDialog calls in order to fix the...
2008-07-26 Laurent AimarReduce schroedinger verbosity (at compil time).
2008-07-26 Felix Paul KühneWrite OSD out in the toolbar's comment. Closes #1699
2008-07-26 Jean-Baptiste KempfRevert "Fix #1761: open directory plays."
2008-07-26 Jean-Baptiste KempfRemove trailing space.
2008-07-26 Jean-Baptiste KempfFix configure hotkeys behaviour on keyboard seection.
2008-07-26 Laurent AimarFixed timestamp.
2008-07-26 Jean-Baptiste KempfFix leakage in FS controller (part 2)
2008-07-26 Jean-Baptiste KempfFix the leak caused by the QGridLayout of the FS contro...
2008-07-26 Jean-Baptiste KempfSmall memory leak fix.
2008-07-26 Jean-Baptiste KempfFix Extended Panel Preset comboBox.
2008-07-26 Jean-Baptiste KempfCosmetic: don't access the same configuration item...
2008-07-26 Jean-Baptiste KempfFix #1761: open directory plays.
2008-07-26 Jean-Baptiste KempfHACK for minimalView to go around a Qt bug/feature
2008-07-26 Jean-Baptiste KempfFix #1744 in Qt menus.
2008-07-26 Jean-Baptiste KempfHid the ask-privacy option for Qt from the preferences.
2008-07-26 Jean-Baptiste KempfExplain what "OSD" is in the title (not in the button...
2008-07-25 Christophe Mutricyqt: i18n fix
2008-07-25 Laurent AimarAdded support for multiple SPS and/or PPS.
2008-07-25 Laurent AimarClean up and check sps/pps id validity.
2008-07-25 Laurent AimarAdded a few missing const.
2008-07-25 Laurent AimarAdd missing aspect ratio (from a h264 revision).
2008-07-25 Laurent AimarCosmetics.
2008-07-25 Laurent AimarSplit up ParseNALBlock into smaller functions.
2008-07-25 Laurent AimarOutput a gathered picture before parsing the next SPS...
2008-07-25 Laurent AimarRemoved dead code + added a check against allocation...
2008-07-25 Laurent AimarCosmetic (turned a big macro into a function).
2008-07-25 Rémi DuraffortUse pl_Release with the right argument.
2008-07-25 Derk-Jan Hartmanqtcapture: don't release an item that is in the autorel...
2008-07-25 Derk-Jan Hartmanmeta engine: add checks to verify that we indeed have...
2008-07-24 Pierre d'Herbemontmacosx: Make sure we animate the embedded window in...
2008-07-24 Laurent AimarCheck for dvdnav_get_highlight_area error.
2008-07-24 Rémi DuraffortThe playlist is locked here : should fix #1751 (patch...
2008-07-24 Rémi DuraffortUse pl_Yield and pl_Release instead of vlc_object_find.
2008-07-24 Derk-Jan Hartmanshoutcast sd: Change French TV section to use vlc:...
2008-07-24 Derk-Jan Hartmandummy: change vlc: comments to vlc:// comments
2008-07-23 Laurent AimarFixed a potential deadlock.
2008-07-23 Pierre d'Herbemontmacosx: Make sure we create non existing variables.
2008-07-23 Pierre d'Herbemontmacosx: In detached mode don't fade out all screens...
2008-07-23 Christophe MutricyThe playlist is not dockable at the moment
2008-07-23 Christophe MutricyWe don't want the & and ... in the title
2008-07-23 Laurent AimarDo not use a macro to clip integer to uint8 (2x faster...
2008-07-23 Derk-Jan Hartmantheora: simplify theora's copypicture. All "visible...
2008-07-23 Ilkka Ollakkadon't release before unlock, thanks to ivoire for spott...
2008-07-23 Ilkka Ollakkaadd vlc_object_lock/unlock to playlist-handling, fixes...
2008-07-23 Rémi DuraffortRemove stupid test commited by error (pointed out by jb)
2008-07-23 Derk-Jan Hartmantheora: Add support for YUV422 and YUV444 output of...
2008-07-23 Derk-Jan Hartman* Set visible width height when decoding theora. This...
2008-07-22 Pierre d'Herbemontquartztext: Make default options settings.
2008-07-22 Pierre d'Herbemontsimple_prefs: Use quartztext, not freetype.
2008-07-22 Pierre d'Herbemontmacosx: protect against NULL string in simple_prefs.
2008-07-22 Pierre d'Herbemontmacosx: Make sure we don't see a grey flash in float...
2008-07-22 Pierre d'Herbemontmacosx: Make sure that the fspanel shows up in Float...
2008-07-22 Pierre d'Herbemontmacosx: in detached window set the min value of i_mouse...
2008-07-22 Rémi DuraffortQt: fix a deadlock in the information panel.
2008-07-22 Rémi DuraffortUse pl_Yield and pl_Release everywhere.
2008-07-22 Pierre d'Herbemontsap: Don't release when not needed.
2008-07-22 Pierre d'Herbemontsap: Don't use the playlist.
2008-07-22 Laurent AimarCheck for file size change at every read (improve readi...
2008-07-22 Laurent AimarAuto hide "VLC ZOOM SHOW" with mouse timeout.
2008-07-22 Rémi Denis-CourmontTypo - fix #1737
2008-07-22 Pierre d'Herbemontmacosx: Remove a warning that happen way too much.
2008-07-22 Pierre d'Herbemontmacosx: Don't wrongly set an item for the update panel.
2008-07-22 Laurent AimarUse image_Convert for upscaling the picture (2x faster).
2008-07-22 Pierre d'Herbemontdirectory: assert() at critical places.
2008-07-21 Laurent AimarFixed scaled output mouse tracking in remoteosd.
2008-07-21 Laurent AimarFixed an invalid msg_Err format (potential segfault).
2008-07-21 Laurent AimarAdded a missing const qualifier.
2008-07-21 Laurent AimarFixed a memory leak in aspect-ratio/crop/zoom/deinterla...
2008-07-21 Laurent AimarFixed unitialized memory passed to write().
next