]> git.sesse.net Git - vlc/history - modules
Qt: hide record button when the record access-filter is not present
[vlc] / modules /
2008-08-23 Jean-Philippe AndreQt: hide record button when the record access-filter...
2008-08-23 Aurelien Nephtalitelnet: Fix crash when the telnet port cannot be bound
2008-08-23 Derk-Jan Hartmants demux: fix potential crash in EIT events
2008-08-23 Felix Paul Kühnemacosx: compilation fix for the 10.4u SDK and removal...
2008-08-23 Derk-Jan Hartmanmacosx: Fix compilation. (NSUInteger) is 10.5 api chang...
2008-08-23 Sigmund AugdalFix double free on mkv files with V_QUICKTIME track
2008-08-23 Pierre d'Herbemontmacosx: Make sure VLCIntf gets NULL-ify when VLC ends.
2008-08-23 Pierre d'Herbemontmacosx: Don't use a textured Window if we have the...
2008-08-23 Antoine CellerierDon't send failure messages when probing filter. (It...
2008-08-23 Antoine CellerierFix forced audio filter2 usage in transcode (when using...
2008-08-23 David FlynnFix divide by 0 when repacketizing a Flac stream of...
2008-08-23 Antoine CellerierPrefer mono over trivial (in case trivial somehow wants...
2008-08-23 Antoine CellerierAdd debug message and quit if channel or rate conversio...
2008-08-23 Antoine CellerierPrefer downmixing from channel extracting.
2008-08-23 Antoine CellerierUse the same order for buttons in the fullscreen interf...
2008-08-23 Antoine CellerierChange the fullscreen button in the fullscreen controll...
2008-08-23 Pierre d'Herbemontmacosx: Save avi-index.
2008-08-23 Pierre d'Herbemontmacosx: Remove some #define abuses and assert() when...
2008-08-23 Pierre d'Herbemontmacosx: Save a reference to the view in the voutgl.
2008-08-23 Felix Paul Kühnemacosx: fixed non-localised main menu item
2008-08-23 Jean-Baptiste KempfFix #1896
2008-08-23 Jean-Philippe AndreQt: by default resize main interface so that it shows...
2008-08-23 Jean-Philippe AndreTry to close ticket '#1775' (Qt intf startup size is...
2008-08-23 Jean-Philippe AndreThis is an attempt to close '#1716' (zoom has to be...
2008-08-23 Jean-Philippe AndreImplement 'record' button in Qt intf
2008-08-23 Jean-Philippe AndreAdd a variable + callback to toggle the record status.
2008-08-23 Jean-Philippe AndreRevert b1cea0a301d6bc partially (bad warning fix)
2008-08-23 Jean-Baptiste KempfFix demuxdump MRL generation in Sout (Qt part of #1853 )
2008-08-22 Rémi DuraffortUpdate modules/LIST
2008-08-22 Jean-Baptiste KempfMenu order after protests.
2008-08-22 Rémi DuraffortFix #1768
2008-08-22 Rémi DuraffortDon't move an item to the middle of nowhere.
2008-08-22 Rémi DuraffortForgottent "fix warning".
2008-08-22 Jean-Baptiste KempfUse FIND_CHILD when possible to look for the vout as...
2008-08-22 Loïc MinierMerge branch 'master' of git.videolan.org:vlc
2008-08-22 Loïc MinierFix #if WIN32_TRICK to be an #ifdef
2008-08-22 Felix Paul Kühnemacosx: fixed download URL for the eyetv plugin
2008-08-22 Jean-Baptiste KempfFind correctly the Vout.
2008-08-22 Jean-Baptiste KempfClose #1717 (windows only )
2008-08-22 Jean-Baptiste KempfUse the input_MRLSplit to open containing folder for...
2008-08-22 Jean-Baptiste Kempfqt4: Fix hotkey i for FS controller
2008-08-22 Laurent AimarFixed input slave reading of a52/dts/flac/m4a/mpga...
2008-08-22 Jean-Philippe AndreFix warnings. Note that seeking is not enabled with...
2008-08-22 Jean-Philippe AndreRemove two compilation warnings (unused variables).
2008-08-22 Jean-Philippe AndreQt: don't save A to B state when the input item changes...
2008-08-22 Jean-Philippe AndreQt: Implement Stream/Save in playlist popup menu
2008-08-22 Jean-Baptiste KempfFix #1884
2008-08-22 Jean-Philippe AndreQt: don't call SeparateEntries twice
2008-08-22 Jean-Baptiste KempfSmall invertion in the menu.
2008-08-22 Jean-Baptiste KempfImplement 'i' hotkey to show FSC.
2008-08-22 Jean-Baptiste KempfFix some Sout dialog resizing issues.
2008-08-22 Jean-Baptiste KempfRestore MediaInfo size after launch.
2008-08-22 Lukas Durfinaqt4: Fix wrong hidding FS controller caused by disablin...
2008-08-22 Jean-Baptiste KempfFix typo.
2008-08-21 Jean-Baptiste KempfFix a segfault regression introduced in [f9b25cf4378f25...
2008-08-21 Laurent AimarFixed h264 aspect ratio overflow.
2008-08-21 Jean-Baptiste KempfOpen a file location. Very dumb and incomplete.
2008-08-21 Jean-Philippe AndreQt: Save/Convert dialog should not show any streaming...
2008-08-21 Jean-Baptiste KempfFix the "No such slot PLModel::popupExplore()" on win32...
2008-08-21 Jean-Baptiste KempfForgotten file in previous commit.
2008-08-21 Jean-Baptiste KempfBookmarks: close #1661
2008-08-21 Derk-Jan Hartmandvdnav: switch to the activated color sooner
2008-08-21 Jean-Baptiste KempfQt: Fix "chapter buttons not hiding when stop is clicke...
2008-08-21 Jean-Baptiste KempfReorder the menus items.
2008-08-21 Laurent AimarClean up and more panoramix fixes.
2008-08-21 Laurent AimarSend an end of sequence after a still frame.
2008-08-21 Laurent AimarAdded BLOCK_FLAG_END_OF_SEQUENCE and use it for mpeg2.
2008-08-21 Laurent AimarCheck a few mp4 mallocs.
2008-08-21 Laurent AimarFixed a few segfaults with broken mp4 files and fixed...
2008-08-20 Laurent AimarRemoved stupid debug message.
2008-08-20 Laurent AimarFixed YUVP blending (my bad for not testing it).
2008-08-20 Derk-Jan Hartmanswscale: prefer swscale over our own chroma modules,
2008-08-20 Laurent AimarRemoved video_format_FixRgb from blend.c
2008-08-20 Laurent AimarCosmetics.
2008-08-20 Laurent AimarLast part of blend.c cleanup, added RV15 and fixed...
2008-08-20 Laurent AimarMore blend clean up.
2008-08-20 Laurent AimarBegin clean up of giant blend ctl-c ctl-v.
2008-08-20 Rémi DuraffortSimplify code and remove unneeded tests.
2008-08-20 Rémi DuraffortCheck malloc return value and fix warnings.
2008-08-20 Rémi DuraffortCheck malloc return value and avoid memleaks.
2008-08-20 Rémi DuraffortCheck malloc return value.
2008-08-20 Rémi DuraffortFix a memleak when a connection is closed.
2008-08-20 Rémi DuraffortFix potential memleak.
2008-08-20 Rémi DuraffortFix potential memleaks and remove stupid tests.
2008-08-20 Rémi DuraffortFix potential memleaks (free the module if it can't...
2008-08-20 Laurent AimarCorrectly set rgb mask for xvideo output too.
2008-08-20 Laurent AimarFixed a bit panoramix.
2008-08-20 Jean-Baptiste KempfKill a warning and put i_datalength as an uint32_t
2008-08-20 Jean-Baptiste KempfTTA: Sanity check to avoid overflow and typo
2008-08-20 Rémi Denis-CourmontTTA: robustify and avoid one memcpy/allocation
2008-08-20 Rémi Denis-CourmontTTA: potential 0 divider
2008-08-20 Rémi Denis-CourmontRTP: priority zero - do not load the module needlessly
2008-08-20 Rémi DuraffortFix potential memleaks.
2008-08-20 Rémi DuraffortDon't use var_CreateGetString to create a variable.
2008-08-20 Rémi DuraffortFix potential memleaks.
2008-08-20 Rémi DuraffortFix memleaks and one potential memleak (and move a...
2008-08-20 Rémi DuraffortFix warnings.
2008-08-20 Rémi DuraffortFix potential memleak.
2008-08-20 Rémi DuraffortMake the buildbot happy by fixing some of the warnings.
2008-08-20 Derk-Jan Hartmanmjpeg demux: When looking trough the data for EOI,...
next