]> git.sesse.net Git - vlc/history - modules
macosx: Make sure that the status column cant be resized.
[vlc] / modules /
2008-08-02 Rémi Denis-CourmontDisable crashy FS controller by default
2008-08-02 Pierre d'Herbemontplaylist: Make sure we don't pl_Release(p_playlist).
2008-08-02 Pierre d'Herbemontmacosx: Make sure empty nodes are shown as node.
2008-08-02 Pierre d'Herbemontmacosx: Fix controller playlist toggling to use the...
2008-08-02 Pierre d'Herbemontmacosx: Fix crash log and remove some unneeded NSLog.
2008-08-02 Pierre d'Herbemonthotkeys: Properly set seekable.
2008-08-02 Pierre d'Herbemontmacosx: Use a toolbar to display controls. (Doesn't...
2008-08-02 Jean-Baptiste KempfTry to fix Sout Dialog ( Part 1 )
2008-08-02 Jean-Baptiste KempfFix potential segfault.
2008-08-01 Jean-Baptiste KempfAdd m2ts and mts to the interface dialog selectors.
2008-08-01 Pierre d'Herbemontmacosx: Localization of the crash log mail.
2008-08-01 Jean-Baptiste KempfNew pixmaps for play/pause/next/previous/stop.
2008-08-01 Pierre d'Herbemontmacosx: Ask to send a mail to our bugreport ML if a...
2008-08-01 Pierre d'Herbemontmacosx: Fix crashlog opening.
2008-08-01 Jean-Baptiste KempfFix the activation or not of advanced buttons in fullsc...
2008-08-01 Rémi DuraffortFix compiler warning about asprintf return value.
2008-08-01 Rémi DuraffortFix memleak in lua module.
2008-08-01 Pierre d'Herbemontmacosx: Use input_ItemHasErrorWhenReading to display...
2008-08-01 Jean-Baptiste KempfDon't clutter REGISTRY on windows...
2008-08-01 Laurent AimarFix seeking with broken file or without index (close...
2008-08-01 Jean-Baptiste KempfMove last.fm password from PasswordShowOnEdit to Password.
2008-08-01 Jean-Baptiste KempfDelete the "QPainter::begin: A paint device can only...
2008-08-01 Pierre d'Herbemontmacosx: Fix #1802 Cursor not hidden if fullscreen contr...
2008-08-01 Jean-Baptiste KempfRemove Unneeded test (thx ipkiss)
2008-08-01 Jean-Baptiste KempfFix menu removal of accelerators. This has yet to be...
2008-08-01 Rémi DuraffortLock/Unlock the http control module.
2008-08-01 Jean-Baptiste KempfPreferences: fix some memleaks and fix horrible video...
2008-08-01 Rémi DuraffortFix memleaks (use vlclua_dir_list_free).
2008-08-01 Rémi DuraffortAdd vlclua_dir_list_free to free list created by vlclua...
2008-08-01 Rémi DuraffortFix memleaks: Fill in the destructor of simple preference.
2008-08-01 Jean-Baptiste KempfMissing item to translate.
2008-08-01 Jean-Baptiste KempfRewrite a useful tooltip for Windows DShow.
2008-08-01 Jean-Baptiste KempfRemove unused variable.
2008-08-01 Rémi DuraffortThe last but not least of this serie of memleaks.
2008-08-01 Rémi DuraffortFix potential memleak.
2008-08-01 Rémi DuraffortWhy are this variable unused ? (commented out for the...
2008-08-01 Rémi DuraffortHum sorry stupid debugging message.
2008-08-01 Rémi DuraffortLess memleaks in Qt interface.
2008-08-01 Rémi DuraffortFix memleak in gesture module.
2008-08-01 Rémi DuraffortDon't print a message a malloc failed.
2008-08-01 Rémi DuraffortFix memleak in opencv.
2008-08-01 Rémi DuraffortDon't leak every https parameters.
2008-08-01 Rémi DuraffortFix previous commit.
2008-08-01 Rémi Duraffortsvg module: fix memleak.
2008-08-01 Rémi DuraffortFix xosd memleaks.
2008-08-01 Rémi Duraffortvcdx: Fix memleaks.
2008-08-01 Rémi Duraffortcdda/info: fix memleaks.
2008-08-01 Rémi DuraffortAccess/cdda: fix memleak
2008-08-01 Rémi DuraffortFix [10fcb9f9c3c73d13340c0bd4153fc4c9c87b7186] (win...
2008-08-01 Rémi Duraffortlua/intf: Fix a memleak.
2008-08-01 Rémi DuraffortFix potential memleak.
2008-08-01 Rémi DuraffortFactorize code and remove unneed error message about...
2008-08-01 Derk-Jan Hartmanlive555: remove the liveversion checks, now that we...
2008-07-31 Jean-Baptiste KempfMissing translation.
2008-07-31 Pierre d'Herbemontmkv: Remove an unneeded test.
2008-07-31 Derk-Jan Hartmanhttp access: Use EnsureUTF8() on the ICY strings. Avoid...
2008-07-31 Pierre d'Herbemontmkv: Translation fix.
2008-07-31 Derk-Jan Hartmanpda gui: Set prio to 0, so it is not eligible for autom...
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-31 Rémi DuraffortPotential memleak.
2008-07-31 Rémi DuraffortClone video filter : fix potential memleak.
2008-07-31 Jean-Baptiste KempfFix preferences for jack (avoid the double 'pace' text)
2008-07-31 Rémi DuraffortFix [9589813471d0f5525789b7cf7165e48d177cbad6] by using...
2008-07-31 Jean-Baptiste KempfPreferences: don't show empty boxes ('zoom' box bug)
2008-07-31 Pierre d'Herbemontmacosx: Add a missing PL_LOCK in the wizard.
2008-07-31 Rémi DuraffortMore memleaks (pointed out by Jpeg)
2008-07-31 Rémi DuraffortFix tiny memleak.
2008-07-31 Rémi DuraffortFix memleak in audio equalizer.
2008-07-31 Rémi DuraffortUsefull coment instead of "Gruik" (evenif I like the...
2008-07-31 Rémi DuraffortForgotten mem leak.
2008-07-31 Rémi DuraffortFix memleak
2008-07-31 Rémi DuraffortFix memleak.
2008-07-31 Rémi DuraffortDon't mix up malloc and delete.
2008-07-31 Rémi DuraffortFix potential memleak.
2008-07-31 Rémi DuraffortFix memleak in Qt interface.
2008-07-31 Rémi DuraffortDon't mix malloc and delete.
2008-07-31 Jean-Baptiste KempfMissing translations.
2008-07-31 Rémi DuraffortDon't mix malloc and delete.
2008-07-31 Rémi DuraffortAccess dvdread: use setenv instead of putenv to fix...
2008-07-31 Rémi DuraffortFix memleaks in stream output.
2008-07-31 Derk-Jan Hartmanavcodec: add Intergraph JPEG fourcc to avcodec module
2008-07-31 Rémi DuraffortStream out: fix memleak.
2008-07-31 Rémi DuraffortFix memleak in sdl video output. (string passed to...
2008-07-31 Rémi DuraffortFix memleak in cdda access.
2008-07-31 Rémi DuraffortFix memleaks.
2008-07-31 Rémi DuraffortFix memleak in wall video filter.
2008-07-31 Rémi Duraffortcontrol http: fix memleak.
2008-07-31 Rémi DuraffortFix memleak in esp audio output.
2008-07-31 Rémi DuraffortFix segfault in sap service discovery.
2008-07-31 Rémi DuraffortRemove a memleak in Qt4.
2008-07-30 Jean-Baptiste KempfFix "on qt the seek slider is as wide as the interface...
2008-07-30 Christophe MutricyTypo
2008-07-30 David FlynnWorkaround deficiency in schroedinger state machine...
2008-07-30 Jean-Baptiste KempfFix dist-check.
2008-07-30 Jean-Baptiste KempfMissing translation in update Dialog, spotted by Cristi.
2008-07-30 Jean-Baptiste KempfAccelerators fixed, noticed by Cristi
2008-07-30 Jean-Baptiste KempfFix the "drag slider to 100% when video finishes doesn...
2008-07-30 Jean-Baptiste KempfbgWidget fix. Close #1743
2008-07-30 Derk-Jan Hartmanavformat: do away with strang stream_Tell >= stream_Siz...
2008-07-30 Derk-Jan Hartmanavformat: add support to IOSeek() for AVSEEK_SIZE ...
next