]> git.sesse.net Git - vlc/shortlog
vlc
2008-07-31 Rémi DuraffortForgotten mem leak.
2008-07-31 Filippo Caronejvlc: minor changes on unit tests
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... Missing translations.
2008-07-31 Rémi DuraffortDon't mix malloc and delete.
2008-07-31 Rémi DuraffortCheck asprintf return value.
2008-07-31 Rémi DuraffortPrefer setenv to putenv (evenmore with local variables).
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-31 Adrien MagloFix a memleak when using the --use-stream-immediate...
2008-07-31 Rémi DuraffortRemove memleak in input_ItemAddInfo (check correctly...
2008-07-30 Christophe... Update vlc.pot and the .po
2008-07-30 Jean-Baptiste... Fix "on qt the seek slider is as wide as the interface...
2008-07-30 Christophe... Typo
2008-07-30 Christophe... Package the qt4 translations
2008-07-30 Christophe... Don't put bindings in POTFILES.in
2008-07-30 Jean-Baptiste... Translate Console.
2008-07-30 Jean-Baptiste... Fix previous commit. Sorry (messed up with Git squash)
2008-07-30 Jean-Baptiste... Try to fix and simplify the exe generation.
2008-07-30 David FlynnWorkaround deficiency in schroedinger state machine...
2008-07-30 Jean-Baptiste... Fix dist-check.
2008-07-30 Jean-Baptiste... Missing translation in update Dialog, spotted by Cristi.
2008-07-30 Pauline Castetsfix "Play With VLC" context menu entry and autorun...
2008-07-30 Adrien MagloFix a segfault which orrured when you set a schedule...
2008-07-30 Jean-Baptiste... Accelerators fixed, noticed by Cristi
2008-07-30 Jean-Baptiste... Fix the "drag slider to 100% when video finishes doesn...
2008-07-30 Jean-Baptiste... bgWidget fix. Close #1743
2008-07-30 Jean-Baptiste... Try to store config_GetConfDir in the official place...
2008-07-30 Jean-Baptiste... Fix config_GetHomeDir by using CSIDL_PERSONAL instead...
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 ...
2008-07-30 Christophe... Get rid of VLCADD_BUILTINS
2008-07-30 Christophe... As autopoint copies po/Makefile.in.in we have to patch...
2008-07-30 Christophe... Make PKG_CONFIG_PATH precious
2008-07-30 Christophe... Cosmetic
2008-07-30 Vincent Penquerc'hremove stray comma
2008-07-29 Jean-Baptiste... Stop allocating QSettings all the time everywhere.
2008-07-29 David Flynn[demux/ogg] Fix off-by-one default framerate table...
2008-07-29 Jean-Baptiste... Separate the label and the message in update dialog...
2008-07-29 Laurent AimarClean up pf_pre_render prototype (btw, this function...
2008-07-29 Laurent AimarFixed #1220 (mp4 subtitle in mac encoding)
2008-07-29 Laurent AimarReset the current subtitle in case the requested page...
2008-07-29 Laurent AimarClean up zvbi decoder and fixed a few races conditions.
2008-07-29 Laurent AimarRemoved internal RGBA->YUVA internal conversion. (If...
2008-07-29 Jean-Baptiste... Fix MRL generation for open dialog in order to stream...
2008-07-29 Jean-Baptiste... Update dialog improvements.
2008-07-29 Jean-Baptiste... Disable unused code.
2008-07-29 Jean-Baptiste... Fix Tooltips and accelerators, since we need to update po.
2008-07-29 Jean-Baptiste... Forgotten tooltips.
2008-07-29 Jean-Baptiste... Fix Bookmarks: missing button, missing tooltips, wrong...
2008-07-29 Jean-Baptiste... FIx annoying button behaviour (resize when tab changing).
2008-07-29 Rémi DuraffortChange the message shown by the update dialog: fix...
2008-07-29 Derk-Jan Hartmancontrib: remove old goom definitions that are no longer...
2008-07-29 Rémi DuraffortPartially fix #1788 : don't disable the button during...
2008-07-29 Rémi DuraffortFix comment.
2008-07-28 Christophe... Install the qt4 translations
2008-07-28 Christophe... make a separate directoy for the translations
2008-07-28 Christophe... Install the translations in share on win32 and MacOSX
2008-07-28 Christophe... Fix comment
2008-07-28 Jean-Philippe... Qt: use showSimpleOpen to open subtitles files while...
2008-07-28 Laurent AimarFixed recovery after end of preroll (seek).
2008-07-28 Laurent AimarWorkaround buggy files without enabled tracks.
2008-07-28 Laurent AimarCosmetic.
2008-07-28 Laurent AimarRemoved an unused lock.
2008-07-28 Laurent AimarCosmetics (Error is not used only on error)
2008-07-28 Laurent AimarAdded a few missing object type id for mp4.
2008-07-28 Jean-Baptiste... Add 2 fourCC for MPEG4 for broken CAMcorder to fix...
2008-07-28 Jean-Baptiste... Fullscreen controller button reordering to fix consiste...
2008-07-28 Derk-Jan Hartmanshout output: and release the block chain if we encount...
2008-07-28 Derk-Jan Hartmanshout output: if the connection cannot be restored...
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
next