]> git.sesse.net Git - vlc/shortlog
vlc
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
2010-02-10 Rémi Denis... "fullscreen" callback: do nothing if value is unchanged
2010-02-10 Rémi Denis... libvlc_toggle_fullscreen: use var_ToggleBool result
2010-02-10 Rémi Denis... Use input_GetVout
2010-02-10 Rémi Denis... No need for sprintf() here
2010-02-10 Rémi Duraffortmsn: simplify (and remove some dummy strdup).
2010-02-10 Rémi Duraffortmozilla plugin: fix compilation.
2010-02-10 Jakob LebenQt: cleanups and organization
2010-02-10 Jakob LebenQt: PLModel::removeItem( int ) is not for public usage
2010-02-10 Jakob LebenQt: simplify selected item deletion in playlist model
2010-02-10 Jakob LebenQt: update playlist dialog on rootChanged signal from...
2010-02-10 Jakob LebenQt: return playlist model and views to "now playing...
2010-02-10 Rémi DuraffortUnused variable.
2010-02-10 Rémi Durafforthotkeys: use the return value of var_ToggleBool.
2010-02-10 Rémi DuraffortUse calloc.
2010-02-10 Jakob LebenQt: selector cosmetic polish
2010-02-10 Jakob Lebenservices_discovery: fix embedding longname in name...
2010-02-10 Jakob Lebenservices_discovery: implement SD categories and use...
2010-02-10 Jakob Lebendoc: fix compilation
2010-02-10 Jakob Lebendbus: fix compilation
2010-02-09 Rémi Denis... We are in 2010
2010-02-09 Rémi Denis... Remove old ARM cross-compilation (2004)
2010-02-09 Rémi Denis... Remove "new" (as in 2004) developer doc that was never...
2010-02-09 Rémi Denis... demo.sh: remove OpenGL effects
2010-02-09 Rémi Denis... Delete hopefully last leftover from menuconfig
2010-02-09 Rémi Denis... Remove cddax documentation as cddax was already removed
2010-02-09 Rémi Denis... Remove (very very) old Win32 cross-compilation howto
2010-02-09 Rémi Denis... Remove developer documentation, almost untouched in...
2010-02-09 Rémi Denis... Remove Common Intermediate Language bindings
2010-02-09 Rémi Denis... DBus: ifdef buggy input code out
2010-02-09 Rémi Denis... DBus: no need to lock playlist to add callbacks
2010-02-09 Rémi Denis... audioscrobbler: no need to lock playlist to add callbacks
2010-02-09 Rémi Denis... audioscrobbler: unused variables
2010-02-09 Rémi Denis... Make update-po happy
2010-02-09 Rémi Denis... Revert "services_discovery: fix embedding translated...
2010-02-09 Rémi Denis... Remove out-dated Maemo 4 installation guide
2010-02-09 Rémi Denis... Remove pl_Release, and rename pl_Hold back to pl_Get
2010-02-09 Rémi Denis... vout event: use var_GetAndSet
2010-02-09 Rémi Denis... var_GetAndSet: implement OR and NAND, return new value
2010-02-09 Rémi Denis... playlist does not need a destructor
2010-02-09 Rémi Denis... No need to lock the playlist for meta fetch and preparsing
2010-02-09 Rémi Denis... Create preparser and fetcher immediately
2010-02-09 Rémi Denis... Fix warning (and maybe fix a bug too)
2010-02-09 Rémi Denis... Even Laurent makes horrible mistakes sometimes ;)
2010-02-09 Antoine CellerierStick to the file's coding convention.
2010-02-09 Gildas Bazin__builtin_offsetof() needs gcc >= 4
2010-02-09 Gildas BazinMore improvements to the hildon interface and make...
2010-02-09 Jakob Lebenservices_discovery: fix embedding translated longname...
2010-02-09 Jakob LebenQt: selector: correct expand-arrow position
2010-02-09 Rémi Denis... Allow pl_Hold from within pl_Deactivate
2010-02-09 Antoine CellerierSanitize output from str_format() before using it to...
2010-02-09 Jakob Lebeninput_item: post individual subitems later when posting...
2010-02-09 Erwan Tulouskins2: update to latest change in core
2010-02-09 Jakob LebenQt: PLModel: simplify and fix current item update
2010-02-09 Gildas BazinStability fix for the omxil decoder and make UYVY the...
2010-02-09 Jakob LebenQt: polish location bar geometry
2010-02-08 Laurent AimarFixed transform filter picture pitches usages.
2010-02-08 Laurent AimarFixed typo in 192kHz case in flac packetizer.
2010-02-08 Laurent AimarAdded 88.2/176.4/192 kHz samplerates support in flac...
2010-02-08 Laurent AimarCompleted a bit meta data support in VLC (close #3280).
2010-02-08 Laurent AimarFixed es priority for teletext (ts).
2010-02-08 Laurent AimarFixed no autoscale video mode (close #3246).
2010-02-08 Rémi DuraffortFix wrong size given to memset (found by coccinelle...
2010-02-08 Rémi Duraffortvcd: fix potential NULL-dereference (found with cocinne...
2010-02-08 Rémi DuraffortFix test_libvlc meta compilation.
2010-02-08 Jakob LebenQt: properly styled SearchLineEdit
2010-02-08 Laurent AimarFixed J420/J422/J440/J444 definitions in fourcc.c
2010-02-08 Laurent AimarRemoved J410/J411 from fourcc.c
next