]> git.sesse.net Git - vlc/shortlog
vlc
2010-10-31 Ilkka OllakkaQt4: pictureflow, check that we use valid index
2010-10-31 Pierre d'Herbemontbootstrap: Use getopts.
2010-10-31 Pierre d'Herbemontcontrib: Add some abstraction layers instead of using...
2010-10-31 Ilkka Ollakkaqt4: don't deaccelerate when closing on target in pictu...
2010-10-31 Ilkka OllakkaQt4: render artists/title on pictureflow
2010-10-31 Ilkka OllakkaQt4: pictureflow, activate input if cliked and it's...
2010-10-31 Ilkka OllakkaQt4: make pictureflow work with tree-like playlist too
2010-10-31 Rafaël Carréncurses: fix #1987
2010-10-31 Rafaël CarréOSX framework: ignore-config and no-media-library are...
2010-10-31 Laurent AimarRevert "swscale: Support RGB565 in swscale."
2010-10-31 Laurent AimarRemoved invalid assignation while loading cue files.
2010-10-31 Laurent AimarFixed a allocation failure test in swscale.
2010-10-31 Laurent AimarFixed allocation failure test in input_item_SetEpg().
2010-10-31 Laurent AimarRemoved useless test (demux_New).
2010-10-31 Laurent AimarFixed a check on malloc failure in libvlc_media_get_tra...
2010-10-31 Laurent AimarFixed double frees in libvlc_audio_output_device_longna...
2010-10-31 Laurent AimarFixed a potential double free if an error occurs while...
2010-10-31 Laurent AimarRemoved useless test (ts.c)
2010-10-31 Laurent AimarFixed a potential double free on error in qtl/shoutcast...
2010-10-31 Laurent AimarRemoved useless test in oggseek.
2010-10-31 Laurent AimarUsed char [size] instead of char * in mp4.c for the...
2010-10-31 Laurent AimarMde GrabVideo() in v4l2.c a bit easier to follow.
2010-10-31 Laurent Aimartransform filter rewrite as a "video filter2".
2010-10-31 Rémi Denis... Win32 build fix attempt
2010-10-31 Rémi Denis... Remove unmaintained BeOS support
2010-10-31 Rémi Denis... Revert "vmem: By default keep the original image aspect...
2010-10-31 Rémi Denis... XCB: use automake conditional
2010-10-31 Ilkka OllakkaQt4: rework coverflow to use playlist model for art
2010-10-31 Ilkka OllakkaQt4: return qmodelindex from moveCursor
2010-10-31 wucandemux/ts: beatify warning digital format when dump...
2010-10-31 Pierre d'HerbemontNEWS: s/OpenGL ES 2.0/OpenGL ES 1.1/
2010-10-31 Pierre d'Herbemontvout_ios: We do use 4 spaces indentation and not TABS.
2010-10-31 Jean-Baptiste... PO: add ios.m
2010-10-31 Jean-Baptiste... Demux image: remove \t in source code
2010-10-31 Jean-Baptiste... NEWS: iOS and Targa
2010-10-31 Pierre d'Herbemontopengl: Fix a typo.
2010-10-31 Pierre d'Herbemontquartztext: Fixup.
2010-10-31 Pierre d'Herbemontmp4: fixup
2010-10-31 Pierre d'Herbemontvmem: By default keep the original image aspect ratio.
2010-10-31 Romain Goyetopengl: Supports OpenGL ES.
2010-10-31 Pierre d'Herbemontquartztext: Allow to bypass quartztext build on Darwin.
2010-10-31 Romain Goyetmodules: Add iOS vout module.
2010-10-31 Pierre d'Herbemontswscale: Support RGB565 in swscale.
2010-10-31 Pierre d'Herbemontquartztext: Basic support for iOS.
2010-10-31 Pierre d'Herbemontmp4: Don't build IOKit specific hack on iOS.
2010-10-31 Pierre d'Herbemontmotion: Don't use unimotion on iOS.
2010-10-31 Pierre d'Herbemontarm_neon: Force libtool to be in CC mode when using...
2010-10-31 Rémi Denis... Remove useless #includes
2010-10-31 Brad SmithFix a typo with the libtool flag -export-symbols-regex
2010-10-30 Pierre YnardVAAPI: build fix
2010-10-30 Ilkka OllakkaQt4: coverflow, only do animation if target is under...
2010-10-30 Ilkka OllakkaQt4: small buggy test if modelinder is hidden or now
2010-10-30 Ilkka OllakkaQt4: don't crash coverflow when cliked my mouse
2010-10-30 Ilkka OllakkaQt4: coverflow, fix off-by-one in scrollto
2010-10-30 Laurent AimarAdded targa support to image demuxer.
2010-10-30 Ilkka OllakkaQt4: showslide scroll to row instead of column
2010-10-30 Ilkka OllakkaQt4: don't connect centerindexchanged, it's trigggered...
2010-10-30 Ilkka OllakkaQt4 don't return on empty arturl, otherwise we don...
2010-10-30 Rémi Duraffortluarc: fix #4282
2010-10-30 Rémi Duraffortlua_sd: force garbage collection once a while.
2010-10-30 Rémi DuraffortUse var_Inherit* when applicable.
2010-10-30 Rémi Denis... Require XCB version of libpulse
2010-10-30 Rémi Denis... VAAPI: use vlc_xlib_init()
2010-10-30 Laurent AimarCreated the ES inside the Open() function of the ES...
2010-10-30 Laurent AimarFixed playing end of decoded audio data.
2010-10-30 Ludovic FauvetUpnp: missing <assert.h> include
2010-10-30 Ludovic FauvetFix stupid typo
2010-10-30 Jean-Baptiste... Text: Fix compilation on non-UTF-8 systems
2010-10-30 Rafaël Carréncurses: fix messages display
2010-10-30 Jean-Baptiste... Qt: reorder views
2010-10-30 Jean-Baptiste... Qt: initial pass for CoverFlow view of the playlist
2010-10-30 Jean-Baptiste... Qt, playlist: Move getMeta helper functions to PLModel
2010-10-29 Rafaël Carréncurses: add back comment mistakenly removed
2010-10-29 Rafaël Carréncurses: simplify IsIndex() and DrawPlaylist()
2010-10-29 Christophe... Add some translators
2010-10-29 Christophe... Activate Modern Greek translation on Windows (and Mac)
2010-10-29 Rafaël Carréncurses: if (a || (!a && b)) -> if (a || b)
2010-10-29 Rafaël Carréncurses: typo
2010-10-29 Rafaël Carréncurses: remove broken code to switch between flat...
2010-10-29 Rafaël Carréncurses: missing check in CheckIdx()
2010-10-29 Rafaël Carréncurses: messages box
2010-10-29 Rafaël Carréncurses: lot of changes stacked together
2010-10-29 Jean-Baptiste... NEWS: mention latest 1.2.0 developments
2010-10-29 Pierre Ynarddescription: fix the way the input is stopped
2010-10-28 Rémi Denis... GME: support for more than one track per file
2010-10-28 Rémi Denis... GME: useless #include
2010-10-28 Rémi Denis... GME: fix potential integer overflow
2010-10-28 Rémi Denis... GME: new plugin based on the official C API
2010-10-28 Rémi Denis... GME: complete plugin removal
2010-10-28 Rémi Denis... Win32: libintl (gettext-runtime) should not need libiconv
2010-10-28 Jean-Baptiste... PLModel: formatting fixes
2010-10-28 Jean-Baptiste... Qt: fix the view checked() state in the ViewMenu
2010-10-28 Jean-Baptiste... Qt: further playlistPanel simplifications
2010-10-28 Pierre YnardAdd missing include
2010-10-28 Pierre Ynardi18n: remove deleted file
2010-10-27 Pierre Ynardvlm: use libvlc as a parent for vlm instance input...
2010-10-27 Rémi Denis... LUA: use FromCharset()
2010-10-27 Rémi Denis... FromLocale and ToLocale based on FromCharset and ToCharset
2010-10-27 Pierre d'Herbemontlibvlc.sym: Alphabetical order.
2010-10-27 Pierre d'Herbemontvlc_cpu: Fix a typo about ppc64.
next