]> git.sesse.net Git - vlc/shortlog
vlc
2010-02-14 Rémi Denis... Revert "Fix lua compilation"
2010-02-14 Fabio RitrovatoFix lua compilation
2010-02-14 Rémi Denis... Silent rule for genmf
2010-02-14 Rémi Denis... Remove legacy nice target
2010-02-14 Rémi Denis... Remove some silence hacks
2010-02-14 Rémi Denis... Generate aliases silently
2010-02-14 Rémi Denis... Set AM_DEFAULT_VERBOSITY with historic automake versions
2010-02-14 Fabio RitrovatoReplace Freebox and French TV SD from shout.c with...
2010-02-14 Jean-Baptiste... Shoutcast SD, goodbye
2010-02-14 Rémi Denis... LUA: check libdir before datadir
2010-02-14 Rémi Denis... Check for luac
2010-02-14 Rémi Denis... LUA: precompile with luac
2010-02-14 Rémi Denis... LUA: look in $(pkglibdir)/lua
2010-02-14 Rémi Denis... config_GetLibDir: return arch-dep package directory
2010-02-14 Rémi Denis... LUA: fix memory leaks in error path
2010-02-14 Rémi Denis... Put plugins in $(pkglibdir)/modules
2010-02-14 Laurent AimarDecreased priority of raw mpeg video demuxer.
2010-02-14 Jean-Philippe... Lua: fix IMDb script and listen to input changes
2010-02-14 Srikanth RajuQt: Call Lua status callbacks on playing status changes
2010-02-14 Srikanth RajuLua: Add new callback playing_changed for playing statu...
2010-02-14 Srikanth RajuLua: Allow arguments to be passed to lua functions...
2010-02-14 Ilkka OllakkaQT4: scroll to playingItem when changing view
2010-02-14 Laurent AimarFixed audio-desync support and simplified (close #3253).
2010-02-14 Laurent Aimares_out_SetDelay cannot fail.
2010-02-14 Rémi Denis... Gather all inhibit module in a directory (no code change)
2010-02-14 Rémi Denis... screensaver: wait for process
2010-02-14 Jean-Baptiste... Add GEOV fourcc to mpeg4...
2010-02-14 Laurent AimarIncreased probing size for ac3/dts in wav (close #3298).
2010-02-14 Laurent AimarSimplified and fixed mmst/u pausing (close #2673).
2010-02-14 Laurent AimarDefault to any for --audio-language.
2010-02-14 Rémi Denis... net_Write: always a cancellation point as promised
2010-02-14 Rémi Denis... Store audio output interface variables into the input...
2010-02-14 Rémi Denis... net_Write: improve documentation
2010-02-14 Rémi Denis... Typo
2010-02-14 Rémi Denis... vlc_object_waitpipe: cancellation safety
2010-02-14 Erwan Tulouskins2(playlist): fix current playing item still on...
2010-02-14 Rémi Denis... Fix missing signal while stopping preparser (fixes...
2010-02-14 Jean-Baptiste... Support for Windows Media Voice natively
2010-02-14 Jean-Baptiste... Support for Indeo 5
2010-02-14 Rémi Denis... LibVLC: allow setting playback rate even without input
2010-02-14 Rémi Denis... Use vlc_openat, fix support for non-UTF-8 systems
2010-02-14 Rémi Denis... add vlc_openat wrapper around openat
2010-02-14 Rémi Denis... directory: remove useless string if fdopendir() is...
2010-02-14 Rémi Denis... directory: handle fd:// syntax
2010-02-14 Rémi Denis... directory: use block_heap_Alloc()
2010-02-14 Laurent AimarReduced verbosity (vout wrapper).
2010-02-14 Laurent AimarFixed RSS text positionning (close #3115).
2010-02-14 Rémi Denis... doVolumeChanges: always return the value
2010-02-14 Rémi Denis... Fix libvlc_audio_set_mute
2010-02-14 Rémi Denis... Don't use random number as pointers.
2010-02-14 Rémi Denis... Remove a few fixmes
2010-02-14 Rémi Denis... Add indirection to find input from wanabee input manage...
2010-02-14 Rémi Denis... Make doVolumeChanges static
2010-02-14 Rémi Denis... aout_FindAndRestart() needs the playlist
2010-02-14 Rémi Denis... Trivial factorization
2010-02-14 Rémi Denis... flac decoder does not need ogg. Remove bogus build...
2010-02-14 Rémi Denis... contribs: static linked flac requires ogg
2010-02-14 Rémi Denis... Contribs: refactor flac build
2010-02-14 Jakob LebenQt: couple of minor corrections
2010-02-14 Jakob LebenQt: playlist menu strings and icons
2010-02-14 Jakob LebenQt: the Add button on playlist panel is gone
2010-02-14 Jakob LebenQt: include Add File/Directory/Advanced Open actions...
2010-02-14 Jean-Baptiste... Win32: try to fix compilation of flac
2010-02-14 Jean-Baptiste... Update LIST
2010-02-14 Jean-Baptiste... Qt: code reindentation
2010-02-13 Laurent AimarFixed SPS/PPS transmissions in H264 packetizer.
2010-02-13 Laurent AimarFixed SPS parsing when scaling matrices are present...
2010-02-13 Antoine CellerierAdd a third query with fuzzy search enabled for every...
2010-02-13 Antoine CellerierTry a second musicbrainz query if the first one failed...
2010-02-13 Laurent AimarAdded support for language in asf (close #3292).
2010-02-13 Laurent AimarFactorized the way ES are added (asf).
2010-02-13 Laurent AimarFactorized extended header search (asf).
2010-02-13 Laurent AimarCosmetics (asf).
2010-02-13 Rémi Denis... udev ALSA: use vendor name if available
2010-02-13 Rémi Denis... udev ALSA: use model name if available
2010-02-13 Rémi Denis... udev ALSA: don't be reliant on device node path, use...
2010-02-13 Antoine CellerierReduce verbosity.
2010-02-13 Antoine CellerierFix rc intf.
2010-02-13 Antoine CellerierAttach the vout object to parent before spu creation...
2010-02-13 Rémi Denis... udev: rudimentary ALSA capture support
2010-02-13 Rémi Denis... Capture devices -> Video capture, for consistency
2010-02-13 Antoine CellerierAttach httpd hosts to the main httpd object.
2010-02-13 Rémi Denis... XCB SD: allow running even if there is no ICCCM window...
2010-02-13 Rémi Denis... xcb SD: add a persistent item for the whole desktop
2010-02-13 Rémi Denis... Make mouse-moved and mouse-clicked coordinates, remove...
2010-02-13 Rémi Denis... Add coordinates (VLC_VAR_COORDS) variable type
2010-02-13 Antoine CellerierUse lua's object syntactic sugar: a.b(a,c,d) => a:b...
2010-02-13 Antoine Cellerieruse vlc.input.item() where appropriate
2010-02-13 Antoine CellerierUpdate vlc.input doc.
2010-02-13 Antoine CellerierItem specific information getters are now item object...
2010-02-13 Antoine CellerierAlso dump item name, uri, duration and es info.
2010-02-13 Rémi Denis... var_GetChecked and var_SetChecked object auto-cast
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
next