]> git.sesse.net Git - vlc/shortlog
vlc
2013-04-14 Jean-Baptiste... Simple: fix memleak on quit
2013-04-14 Jean-Baptiste... Simple: fix typo
2013-04-14 David Fuhrmannmacosx: add option to hide effects button in control bar
2013-04-14 Rémi Denis... input: query access object before creating stream objec...
2013-04-14 Rémi Denis... http: simplify previous commit
2013-04-14 Rémi Denis... http: robustify vlc_UrlParse() (fixes #8432)
2013-04-14 Francois CartegnieRevert "Qt: add events extender"
2013-04-14 Felix Paul... macosx: move Subtitle and Teletext items to a newly...
2013-04-14 Francois CartegnieUpdate NEWS
2013-04-14 Felix Paul... auhal: remove write-only code
2013-04-14 Felix Paul... auhal: fix compilation and simplify overly complicated...
2013-04-14 Felix Paul... avcodec/vda: fixed compilation and warnings
2013-04-14 Felix Paul... src/darwin: reformat code to fit the character limit...
2013-04-14 Felix Paul... src: implement proxy URL support for Darwin
2013-04-14 Rémi Denis... aout: remove ->device_enum (fixes #8248)
2013-04-14 Rémi Denis... mmdevice: adapt to hotplug event
2013-04-14 Rémi Denis... PulseAudio: adapt to hotplug event
2013-04-14 Rémi Denis... OSS: adapt to hotplug event
2013-04-14 Rémi Denis... ALSA: adapt to hotplug event
2013-04-14 Rémi Denis... aout: add proper event for device hotplug (refs #8248)
2013-04-13 Jean-Baptiste... Darwin: move specific files to a darwin/ folder
2013-04-13 Jean-Baptiste... Android: always return an empty proxy
2013-04-13 Pascal ThometSubsync: added an easier way to sync subtitles
2013-04-13 Rémi Denis... Revert "Add SNR and signal level for access_demux"
2013-04-13 Rémi Denis... aout: remove packet helper
2013-04-13 Tristan Matthewsjack: don't use legacy packet API
2013-04-13 Jean-Baptiste... Qt: use a complete sentence
2013-04-13 Martin ZemanAdded a hotkey for playlist deletion.
2013-04-13 Andrew Schubertlive555: forced creation of timeout thread for WMServer...
2013-04-13 Rémi Denis... vcdx: useless log
2013-04-13 Rémi Denis... stream: destroy the access object underneath the stream...
2013-04-13 Rémi Denis... sftp: invalid free()
2013-04-13 Jean-Baptiste... Introduce 6.1 channel format for Xiph codecs
2013-04-13 Jean-Baptiste... SFTP: fix warnings
2013-04-13 Francois Cartegnielua http: fix current int web intf
2013-04-13 Francois Cartegnielua intf: fix documentation
2013-04-13 Francois Cartegnielua intf: httprequests: fix current (fix #8314)
2013-04-13 Francois Cartegnielua http: fix QR Code path separator (fix #8384)
2013-04-13 Francois CartegnieQt: StandardPanel: Add spinner on network SD nodes.
2013-04-13 Francois CartegnieQt: PixmapAnimator: fix wrong iterator bound
2013-04-12 Rémi Denis... OSS: open device node to list devices if required
2013-04-12 David Fuhrmannmacosx: fix UI freeze when large amount of playlist...
2013-04-12 Rémi Denis... Remove "pcm " pseudo-codec, synonymous with "araw"
2013-04-12 Rémi Denis... wav: use PCM FOURCCs with known bit size
2013-04-12 Rémi Denis... aout: fix non-optimized aout_ChannelReorder() variant
2013-04-12 Rémi Denis... net: drop trailing new line in proxy URL
2013-04-12 Rémi Denis... configure: drop build-time libproxy dependency
2013-04-12 Jean-Baptiste... Simple: support 7.x -> 5.x downmixing
2013-04-12 Rémi Denis... http: use vlc_getProxyUrl() (fixes #8340)
2013-04-12 Rémi Denis... vlc_getProxyUrl: add function to retrieve proxy URL
2013-04-12 Jean-Baptiste... Simple: use ITU-R BS.775-2 matrices for 5.x downmixing
2013-04-12 Jean-Baptiste... Simple: implement 4.0 to 1.0
2013-04-12 Jean-Baptiste... Simple channel mixer: move the decision logic to the...
2013-04-11 Rafaël Carrémingw: link with static libgcc / libstdc++
2013-04-11 Rafaël Carréjson: mingw knows about int64_t
2013-04-11 Rafaël Carrécontrib: chromaprint: link with avcodec/avutil
2013-04-11 Francois CartegnieQt: Menus: Group playlist view options
2013-04-11 Francois CartegnieQt: Menus: Don't repeat context for playlist view modes
2013-04-11 Francois CartegnieQt: Menu: change icon quit(cross) -> exit
2013-04-11 Francois CartegnieQt: rework some type icons and add sources
2013-04-11 Ilkka OllakkaNEWS: add mention to livehttp key-loadfile option
2013-04-10 Francois CartegnieQt: rework most pixmaps/menu icons and add sources
2013-04-10 David Fuhrmannauhal: fix coding style
2013-04-10 David Fuhrmannauhal: reorganize listener registration for devices...
2013-04-10 Felix Paul... vout_macosx: fix prerequisite check in Control() (close...
2013-04-10 Ludovic Fauvetmsi: move disc associations on the bottom of the featur...
2013-04-10 Ludovic Fauvetmsi: install the mozilla plugin by default
2013-04-10 Ludovic Fauvetmsi: group web plugins under a common feature
2013-04-10 Ludovic Fauvetmsi: dissociate audio, video and other file associations
2013-04-10 Ludovic Fauvetmsi: cleaning and cosmetics
2013-04-10 Francois Cartegniemisc: acoustid: update json parser.
2013-04-09 David Fuhrmannmacosx: simple prefs: fix assignment and visualization...
2013-04-09 David Fuhrmannmacosx: handle space key by core, used as default setti...
2013-04-09 Rémi Denis... Useless #include <poll.h>
2013-04-09 Rémi Denis... htcpcp: remove plugin
2013-04-09 Ludovic Fauvetmsi: blind attempt to support per-user installation
2013-04-09 Ludovic Fauvetmsi: simplification
2013-04-09 Ludovic Fauvetmsi: fix license formatting
2013-04-09 Ludovic Fauvetmsi: prevent installation on Windows 2000 and older...
2013-04-09 Ludovic Fauvetmsi: launch the application by default when the install...
2013-04-09 Jean-Baptiste... D2D: remove IID that should now be in all headers
2013-04-09 Jean-Baptiste... Chromaprint: build statically for Windows
2013-04-09 Jean-Baptiste... Link Chromaprint with CXXLD
2013-04-09 Felix Paul... contrib: blind attempt to fix contrib compilation with...
2013-04-09 Ilkka Ollakkalivehttp: add option to read key-uri and key-file from...
2013-04-09 Ilkka Ollakkalivehttp: show segment specific iv/key location if...
2013-04-09 Jean-Baptiste... Contribs: update D2D1 headers extraction
2013-04-09 Zoran TuralijaCorrect spelling: s/[sS]yncro/[sS]ynchro/
2013-04-08 Rafaël Carrécontrib: lua: build host luac compiler
2013-04-08 Erwan Tulouskins2: slider background (some rework)
2013-04-08 Benjamin DrungFix typo: priviledge -> privilege
2013-04-08 Ludovic Fauvetmsi: pass the target architecture as parameter to candle
2013-04-08 Erwan Tulouskins2: fix background slider focus problems
2013-04-08 Ludovic Fauvetmsi: restore compatibility with Windows 8
2013-04-08 Rafaël Carrégettext: remove broken patch that we don't need anymore
2013-04-08 David Fuhrmannmacosx: set time field and volume slider position to...
2013-04-08 Rafaël CarréMitigate lack of long (>260 chars) paths in WiX
2013-04-08 Rafaël Carréinet_pton is only available on Vista and newer
2013-04-08 Ludovic Fauvetlua http: fix two xss vulnerabilities
2013-04-08 Jean-Baptiste... HTTP requests: reindent
next