]> git.sesse.net Git - vlc/shortlog
vlc
2008-07-28 Rémi Duraffortupnp_intel: Fix playlist locking.
2008-07-28 Jean-Baptiste... We even can show a new dialog after reset the preferences.
2008-07-28 Jean-Baptiste... Destroy preferences dialog on close and on reset.
2008-07-28 Jean-Baptiste... Same icon for both information dialog in the menus.
2008-07-28 Jean-Baptiste... Qt Imageset update.
2008-07-28 Jean-Baptiste... Remove Equalizer from the menu (as for the mac version)
2008-07-28 Jean-Baptiste... Fix file mode
2008-07-28 Jean-Baptiste... Fix most of the issues of the Equalizer.
2008-07-28 Jean-Baptiste... Fix 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 Laurent AimarAllow picture_Copy to work on different sized pictures.
2008-07-27 Christophe... Slovack translation update by Marián Hikaník
2008-07-27 Christophe... Dutch translation update by Myckel Habets
2008-07-27 Filippo Caronejvlc: maven assembly plugin config added
2008-07-27 Rémi DuraffortFix a memleak in ncurses interface.
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...
next