]> git.sesse.net Git - vlc/shortlog
vlc
2008-07-27 Filippo Caronejvlc: load the correct libvlc library on windows (2)
2008-07-27 Filippo Caronejvlc: errorOccurred callback added
2008-07-27 Filippo Caronejvlc: load the correct libvlc library on windows
2008-07-27 Christophe... Fixes related to [3695af464c9cd9ee124]
2008-07-27 Laurent AimarDo not leak memory in case of multiple region inside...
2008-07-27 Laurent AimarFixed double free on invalid scaling.
2008-07-27 Jean-Baptiste... Fix comment !
2008-07-27 Rémi DuraffortFix a memleak.
2008-07-27 Jean-Baptiste... Comments.
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... Add a DIR_SEP to the download folder.
2008-07-27 Matthew A.... Removed extra ')' in package-win32-base
2008-07-27 Jean-Baptiste... Small fix.
2008-07-27 Christophe... contribs: the locale.h of mingw sucks use the alternatives
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 Hartmanconfigure: fix comment of liveMedia version check
2008-07-27 Laurent AimarFixed croppping of standard OSD messages (well more...
2008-07-27 Derk-Jan Hartmanmpga demux: DEMUX_SET_TIME was using DEMUX_GET_LENGTH...
2008-07-27 Derk-Jan Hartmanconfig loader: make it more clear where this fprintf...
2008-07-27 Jean-Baptiste... Define an option to disable FS controller, as part...
2008-07-27 Jean-Philippe... Qt menu fix: Tools > Add Interface entry fix
2008-07-27 Jean-Baptiste... Remove unneeded option now. Screw Qt < 4.3
2008-07-27 Derk-Jan Hartmanconfigure: make sure we are using a rather recent versi...
2008-07-27 Derk-Jan Hartmanconfigure: fix detection of installed liveMedia. This...
2008-07-27 Jean-Baptiste... Remember the QFileDialog states.
2008-07-27 Jean-Baptiste... Forgotten method for Input Slave Selection.
2008-07-27 Jean-Baptiste... Cosmetic alignment.
2008-07-27 Jean-Baptiste... Rework a bit the OpenDialog calls in order to fix the...
2008-07-27 Christophe... Fix previous commit. sorry
2008-07-27 Christophe... macosx: Use autoconf to handle version strings
2008-07-26 Christophe... Hack to take care of qt strings with ampersand
2008-07-26 Christophe... Add a POTFILES.skip for people using intltool-update
2008-07-26 Laurent AimarReduce schroedinger verbosity (at compil time).
2008-07-26 Derk-Jan Hartmanplaylist: don't set current_status to NULL when a file...
2008-07-26 Felix Paul... Write OSD out in the toolbar's comment. Closes #1699
2008-07-26 Jean-Baptiste... Revert "Fix #1761: open directory plays."
2008-07-26 Jean-Baptiste... Remove trailing space.
2008-07-26 Jean-Baptiste... Fix configure hotkeys behaviour on keyboard seection.
2008-07-26 Laurent AimarFixed timestamp.
2008-07-26 Jean-Baptiste... Fix leakage in FS controller (part 2)
2008-07-26 Jean-Baptiste... Fix the leak caused by the QGridLayout of the FS contro...
2008-07-26 Jean-Baptiste... Small memory leak fix.
2008-07-26 Jean-Baptiste... Fix Extended Panel Preset comboBox.
2008-07-26 Jean-Baptiste... Cosmetic: don't access the same configuration item...
2008-07-26 Jean-Baptiste... Fix #1761: open directory plays.
2008-07-26 Jean-Baptiste... HACK for minimalView to go around a Qt bug/feature
2008-07-26 Jean-Baptiste... NEWS: Fraps works on 0.9.0
2008-07-26 Jean-Baptiste... Fix #1744 in Qt menus.
2008-07-26 Jean-Baptiste... Hid the ask-privacy option for Qt from the preferences.
2008-07-26 Jean-Baptiste... Explain what "OSD" is in the title (not in the button...
2008-07-25 Christophe... qt: 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 Laurent AimarAdded missing VLC_OBJECT...
2008-07-25 Laurent AimarCosmetics (factorize code).
2008-07-25 Filippo Caronejvlc: only log if the media player event is not handled
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 AimarFixed dvd menu highlight (close #1709)
2008-07-24 Laurent AimarCheck for dvdnav_get_highlight_area error.
2008-07-24 Rémi Denis... vlc_thread_set_priority: don't mess up the thread_id
2008-07-24 Rémi Denis... Remove the main thread hack on platforms with non-idiot...
2008-07-24 Rémi Denis... Kill potential unused variable warning
2008-07-24 Laurent AimarFixed completely broken video filter 2 chain in vout...
2008-07-24 Rémi Denis... Do not ResumeThread an invalid thread handle
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 Hartmanwin installer: partially revert [902be08a04ac4d05c280a9...
2008-07-24 Derk-Jan Hartmandocumentation: Another instance of vlc: -> vlc://
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-24 Derk-Jan Hartmanwin32 installer: Fix the shortcuts in the Start menu.
2008-07-23 Laurent AimarFixed a potential deadlock.
2008-07-23 Pierre d'Herbemontvout: Fix a long standing typo 1.85:1 -> 185:100.
2008-07-23 Pierre d'Herbemontvariables: Don't sort the choice list here. Because...
2008-07-23 Pierre d'Herbemontvout: Given that 16:10 is the most common display ratio...
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... Add some translations. Picked from the Ubuntu patch
2008-07-23 Christophe... The playlist is not dockable at the moment
2008-07-23 Christophe... We don't want the & and ... in the title
2008-07-23 Christophe... No need for --with-tree options as the contribs are...
2008-07-23 Laurent AimarFixed filter_chain for vout hack.
2008-07-23 Rémi Denis... Remove misleading comment
next