]> git.sesse.net Git - vlc/shortlog
vlc
2010-02-13 Rémi Denis... Remove libvlc_free
2010-02-13 Rémi Denis... You shall include <config.h>
2010-02-13 Rémi Denis... Cosmetics
2010-02-13 Erwan Tulouskins2: fix proccessing item-change at playlist level
2010-02-13 Antoine CellerierMake sure that the playlist item has been preparsed...
2010-02-13 Antoine CellerierNew dumpmeta lua interface module to dump a file's...
2010-02-13 Rémi Denis... Remove the old form of variable variable
2010-02-13 Rémi Denis... Variable choice names are in psz_string, not var.psz_name
2010-02-13 Rémi Denis... Make mouse-moved a void variable
2010-02-13 Erwan Tulouskins2: remove dead code
2010-02-13 Antoine CellerierAdd lua wrapper for memory stream constructor.
2010-02-13 Antoine CellerierRemove trailing spaces.
2010-02-13 Antoine CellerierAdd a simplexml lua module to parse an xml into a table.
2010-02-13 Antoine CellerierExport vlc's xml api.
2010-02-13 Antoine CellerierMove sandbox lua module to global modules directory.
2010-02-13 Antoine CellerierSetup lua module search path
2010-02-13 Antoine CellerierWhen scanning multiple lua scripts, create a new lua_St...
2010-02-13 Erwan Tulouskins2: fix playlist not displaying cuurent playing...
2010-02-13 Erwan Tulouskins2: add support for tracking current playing item...
2010-02-13 Ilkka Ollakkapulseaudio: disable pa_stream_drain on close
2010-02-13 Rémi Denis... Qt4: add extended Latin-1 and a few multimedia keys...
2010-02-13 Laurent AimarBe more strict in flac SyncInfo checks.
2010-02-13 Laurent AimarDo not loose pts on stream properties changes.
2010-02-13 Laurent AimarFixed a few errors in flac packetizer.
2010-02-13 Laurent AimarMoved out the flac packetizer from the flac decoder.
2010-02-13 Jakob Lebenplaylist: sizeof -> strlen
2010-02-13 Jakob LebenQt: it's Qt::Key_Backspace not Qt::Key_Back
2010-02-13 Rémi Denis... eventfd: set close-on-exec flag
2010-02-13 Rémi Denis... spu_Create: attach object before calling var_Inherit
2010-02-13 Rémi Denis... demux_PacketizerNew: missing object attachment
2010-02-12 Jakob LebenQt: ooops, fix deleting playlist items by key press
2010-02-12 Jakob Lebenplaylist: use md5 hash for caching downloaded art by...
2010-02-12 Pierre d'HerbemontVLCExtensionsManager: Work around libvlccore changes...
2010-02-12 Emmanuel de... macosx/framework: Added [VLCMediaList initWithArray...
2010-02-12 Pierre d'Herbemontmacosx/framework: Simplify the Pre-Compile.sh script.
2010-02-12 Jean-Paul Samanactivex: simplify test.html
2010-02-12 Jean-Paul Samanactivex: implement JS Events
2010-02-12 Jean-Paul Samanactivex: fix compilation
2010-02-12 Jakob LebenQt: playlist panel: search behavior + layout enhancements
2010-02-12 Jakob Lebenplaylist: allow non-recursive search
2010-02-12 Jakob LebenQt: enable drag'n'dropping in listView
2010-02-12 Jakob LebenQt: iconView: draw artwork as big as its aspect ratio...
2010-02-12 Jakob Lebenplaylist: cache artwork by download URL instead of...
2010-02-11 Laurent AimarDo not include input_internal.h in vlm code.
2010-02-11 Laurent AimarSet a non compressed format in aes3 decoder at open.
2010-02-11 Laurent AimarUsed var_Inherit in mms access.
2010-02-11 Laurent AimarFixed invalid var_Create type in mmsh.
2010-02-11 Laurent AimarRemoved debug left-over in mp4 demuxer.
2010-02-11 Laurent AimarFixed NAL AUD handling in h264 packetizer.
2010-02-11 Pierre d'Herbemontmacosx: Fix compilation.
2010-02-11 Pierre d'Herbemontvlm: Remove the callback before joining the thread...
2010-02-11 Antoine CellerierOops, sed isn't always enough.
2010-02-11 Pierre d'Herbemontvlm: Avoid a deadlock when stoping the input.
2010-02-11 Pierre d'Herbemontmpeg4video: Fix leaked fmt_out.p_extra.
2010-02-11 Konstantin... Contribs: gsm: install gsm.h in include/gsm to follow...
2010-02-11 Konstantin... Contribs: fluidsynth: explicitely disable readline.
2010-02-11 Konstantin... Add forgotten slash.
2010-02-11 Jakob LebenQt: add a list view
2010-02-11 Erwan Tuloumediadirs: cleanup
2010-02-11 Erwan Tuloucore: use make_path in subtile_Detect
2010-02-11 Erwan Tuloucore: debug make_path for windows
2010-02-11 Rémi Denis... libvlc_video_get_cursor: get the current mouse video...
2010-02-11 Rafaël Carrédbus: correctly reference current input
2010-02-11 Sébastien Escudierlive555 : send the scale again after a pause. It avoids...
2010-02-11 Rémi Duraffortdvbsub: remove dummy test (already check then dereferen...
2010-02-11 Rémi Duraffortlua: fix object leak.
2010-02-11 Antoine CellerierRemote urls should be changed directly in the submodule...
2010-02-11 Antoine CellerierDefault to rebase on submodule updates to prevent losin...
2010-02-11 Rémi Duraffortdirac: fix invalid test (found with coccinelle static...
2010-02-11 Rémi DuraffortAdd all bindings as a submodule of the main vlc git...
2010-02-11 Rémi DuraffortRemove the python bindings. The python bindings is...
2010-02-11 Antoine CellerierUntested windows compile fix.
2010-02-11 Pierre d'Herbemontmacosx/framework: Embbed the plugin cache as well.
2010-02-11 Pierre d'Herbemontmacosx/framework: Try to clean up a little bit the...
2010-02-11 Jean-Paul Samanmozilla: cleanup
2010-02-11 Jean-Paul Samanactivex: remove libvlc_exceptions and adapt to recent...
2010-02-11 Jean-Paul Samanlogo: inform listeners when picture has been moved
2010-02-11 Jean-Paul Samanlibvlc: add mouse events as libvlc_MediaPlayerEvents
2010-02-11 Jean-Paul Samanmozilla: sanity checks
2010-02-11 Rémi Duraffortlibvlc: fix doxygen documentation.
2010-02-11 Rémi Duraffortlibvlc: fix doxygen documentation
2010-02-10 Christophe... RTMP: Don't trust the length given by the stream
2010-02-10 Christophe... Use X_LIBS when using -lX11
2010-02-10 Christophe... Hildon needs X11
2010-02-10 Christophe... Document the move of the module cache
2010-02-10 Christophe... Fix compilation
2010-02-10 Jakob Lebenplaylist: append input subitems to the end of parent...
2010-02-10 Rémi Denis... sout_StreamChainDelete: iterative implementation
2010-02-10 Rémi Denis... fix seg'faulty sout_StreamChainDelete ordering
2010-02-10 Antoine CellerierFix ncurses compilation. (testing compilation before...
2010-02-10 Antoine CellerierFix skins2 compilation.
2010-02-10 Antoine CellerierUse the normal vlm lock to protect access to the condit...
2010-02-10 Antoine CellerierChange filename_sanitize() to work on original string...
2010-02-10 Rémi Denis... Emit a fullscreen toggle action on double click
2010-02-10 Rémi Denis... A52: cease spamming
2010-02-10 Rémi Denis... Do not clutter the instance with the fullscreen status
2010-02-10 Rémi Denis... Keep the authoritative fullscreen status on the playlist
2010-02-10 Rémi Denis... playlist: create the fullscreen variable
2010-02-10 Rémi Denis... "fullscreen" callback: do nothing if value is unchanged
2010-02-10 Rémi Denis... Do not propagate fullscreen status up the filter chain
next