]> git.sesse.net Git - vlc/history - modules
macosx: simple prefs: Only show font family and subtype in the font panel
[vlc] / modules /
2014-05-19 David Fuhrmannmacosx: simple prefs: Only show font family and subtype...
2014-05-19 Jean-Baptiste KempfQt: save time on item destruction
2014-05-19 Jean-Baptiste KempfQt: store time besides MRL for recent items
2014-05-19 Jean-Baptiste KempfQt: save recents on quit()
2014-05-19 Jean-Baptiste KempfQt: cosmetics on RecentsMRL and Open classes
2014-05-19 Francois Cartegnielua: include cleanup
2014-05-19 Francois CartegnieQt: update art requests to use updated API
2014-05-19 Francois Cartegnieupdate meta request API to allow overriding
2014-05-19 Francois Cartegniedeprecate art-album variable
2014-05-19 Francois Cartegnierename art_finder as meta_fetcher
2014-05-19 Francois Cartegniefinder/fetcher: always use scripts doing local access
2014-05-19 David Fuhrmannmacosx: addons manager: add l10n for download button
2014-05-19 David Fuhrmannmacosx: addons manager: process the callback on the...
2014-05-19 David Fuhrmannmacosx: addons manager: restructure UI and fix some...
2014-05-19 David Fuhrmannmacosx: addons manager: fix crash when window is repeat...
2014-05-19 David Fuhrmannmacosx: lock access to addon_entry_t
2014-05-18 Jean-Baptiste KempfQt: factorize directory opening
2014-05-18 Jean-Baptiste KempfQt: move getDirectoryDialog to a static helper
2014-05-18 Jean-Baptiste KempfQt: factorize code of opening MRL
2014-05-18 Jean-Baptiste KempfQt: rename helper for more clarity
2014-05-18 Jean-Baptiste KempfQt: openItem was almost always used to pass options
2014-05-18 Felix Paul Kühnemacosx: don't continue playback where left off if user...
2014-05-18 Felix Paul Kühnemacosx: don't try to continue playback if current posit...
2014-05-18 Felix Paul Kühnemacosx: continue playback where you left off, take...
2014-05-18 Jean-Baptiste KempfQt: playlist enqueue, use the Open:: helper
2014-05-18 Jean-Baptiste KempfQt: use the open helper for streaming
2014-05-18 Jean-Baptiste KempfQt: use the open helper to open directories
2014-05-18 Jean-Baptiste KempfQt: use the open helper in the Open Dialog
2014-05-18 Jean-Baptiste KempfQt: provide an helper to open items
2014-05-18 Jean-Baptiste KempfQt: playlist, use the new helper to Open files
2014-05-18 Jean-Baptiste KempfQt: DialogsProvider, use the open helper
2014-05-18 Jean-Baptiste KempfQt: use the new helper for Main Interface DnD actions
2014-05-18 Jean-Baptiste KempfQt: move playMRL slot from THEDP to RecentsMRL
2014-05-18 Jean-Baptiste KempfQt: add a new class helper to open files
2014-05-18 Jean-Baptiste KempfQt: cleanup, remove includes and copyright updates...
2014-05-18 Jean-Baptiste KempfQt: cosmetics and update copyright for ActionsManager
2014-05-18 Jean-Baptiste KempfQt: fix indentation is ActionsManager
2014-05-18 Jean-Baptiste KempfQt: remove isAlive from DialogProvider
2014-05-18 Jean-Baptiste KempfQt: use provided Singleton util for RecentsMRL
2014-05-18 Jean-Baptiste KempfQt: add a bunch of virtual for destructors
2014-05-18 Jean-Baptiste KempfQt: registry, inline empty destructor
2014-05-18 Jean-Baptiste KempfQt: remove Extension's WidgetMapper destructor
2014-05-18 Jean-Baptiste KempfQt: use the provided Singleton class for ActionsManager
2014-05-18 Jean-Baptiste KempfQt: use pl_Unlocked in playlist_Add calls
2014-05-16 Felix Paul Kühnemacosx: fix warning
2014-05-16 Felix Paul Kühnemacosx: clean-up string utility
2014-05-16 Felix Paul Kühnemacosx: move re-useable code from menu to core interact...
2014-05-16 Francois Cartegniedemux: asf: add workaround for audio es delay
2014-05-16 Francois Cartegniedemux: asf: remove assertion
2014-05-16 Francois Cartegniedemux: asf: add TS_0 to debug info
2014-05-16 Francois Cartegniedemux: asf: fix PCR reset call
2014-05-16 Francois Cartegniedemux: asf: set preroll point after indexless seek
2014-05-16 Francois Cartegniedemux: asf: fix preroll deadline
2014-05-16 Rémi Denis-Courmontaraw: filter out non-finite floating point samples
2014-05-16 Rémi Denis-Courmontinteger: simplify
2014-05-16 Jean-Paul Samanvideo_chroma/swscale.c: Fixup commit eae2f440af1d7e7901...
2014-05-16 Simona-Marinela... dcp: ignore prefixes in XML nodes
2014-05-15 Francois Cartegniedemux: asf: use send_time as preroll
2014-05-15 Francois Cartegniedemux: asf: use VLC_TS_0 in debug
2014-05-15 Francois Cartegniedemux: asf: re-preroll on seek
2014-05-15 Francois Cartegniedemux: asf: check only active tracks within video/audio
2014-05-15 Jean-Baptiste KempfRemove unnecessary vlc_playlist.h include
2014-05-14 Francois Cartegniedemux: asf: fix mmsh es id offset and PCR handling...
2014-05-14 Francois Cartegniemux: mp4: uninitialized variables
2014-05-14 Rémi Denis-Courmontvdpau/display: fix blending on big-endian platforms...
2014-05-14 Rémi Denis-Courmontvdpau/display: cut&paste error
2014-05-14 Felix Abecassismediacodec: fix field type mismatch
2014-05-13 David Fuhrmannmacosx: fix resume playback feature
2014-05-12 David Fuhrmannvda: readd ref buffer flag (for ffmpeg variant only)
2014-05-12 David Fuhrmannmacosx: addons: add a new addon class for the model...
2014-05-12 Jean-Paul Samancodec/avcodec/swscale: Support VLC_CODEC_BGRA
2014-05-12 Jean-Paul SamanSVG decoder: Use alpha channel.
2014-05-12 Jean-Paul SamanBuild SVG decoder
2014-05-12 Jean-Paul Samandemux/image.c: Detect SVG Scalable Vector Graphics...
2014-05-12 Jean-Paul SamanSVG decoder: Add options
2014-05-12 Jean-Paul SamanSVG decoder: various fixes
2014-05-12 Adam Leggettcodec/svg.c: Add svg decoder.
2014-05-12 Felix Abecassismkv: fix declaration/definition mismatch of demux_sys_t
2014-05-11 Luca Barbatovda: Add hwaccel1.2 support
2014-05-11 Vikram FugroAdd a GStreamer-based decoder module
2014-05-11 Francois CartegnieQt: addons_manager: reduce type gradient size
2014-05-10 Tristan Matthewsh264 packetizer: remove unused assert.h
2014-05-10 Rafaël Carréopus_header: opus_header_to_packet doesn't need to...
2014-05-10 Denis CharmetRemove bad unlock
2014-05-10 Francois Cartegnieplaylist: asf: add wax mime type
2014-05-10 Francois Cartegniexml: use defined value for return val
2014-05-10 Francois Cartegniestream_filter: smooth: fix dead case (cid 1211817)
2014-05-10 Francois Cartegniestream_filter: smooth: fix leak (cid #1211818)
2014-05-10 Denis CharmetFix Directsound TimeGet
2014-05-10 David Fuhrmannmacosx: fix show fs controller hotkey (default i)
2014-05-10 David Fuhrmannmacosx: do not break prefs animation in case of double...
2014-05-09 Denis CharmetKeep the selected languages at segment change
2014-05-09 Rafaël CarréTS mux: AAC is not packetized using MP4
2014-05-09 Rafaël CarréTS demux: PIDFillFormat doesn't operate on ts_es_t...
2014-05-09 Rafaël CarréTS demux: use unsigned type for array offset
2014-05-09 Rafaël CarréTS demux: call Demux directly
2014-05-09 Rafaël CarréTS demux: remove prototypes
2014-05-09 Denis CharmetUse the MKV track width and height when the one in...
2014-05-09 Rafaël CarréTS mux: start timestamps from 0
2014-05-07 Felix Abecassisvdpau: fix redundant const qualifier
next