]> git.sesse.net Git - vlc/shortlog
vlc
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
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.
next