]> git.sesse.net Git - vlc/shortlog
vlc
2012-06-28 Jean-Baptiste... Remove RTMP access module
2012-06-28 Olivier AubertAnnotation libvlc_media_get_user_data tracks parameter...
2012-06-28 Rémi Denis... video output: remove a bunch of relocations
2012-06-28 Rémi Denis... video output: use ARRAY_SIZE()
2012-06-27 Christoph Pfisterfix off-by-one error
2012-06-27 Felix Paul... macosx: fixed names of 2 retina graphics
2012-06-27 Felix Paul... macosx: fixed long-standing issue of disappearing sideb...
2012-06-27 Erwan Tulouskins2: reorder #define in a more logical way
2012-06-27 Erwan Tulouskins2: remove vlc_object_alive (deprecated)
2012-06-27 Erwan Tulouskins2: remove some leftovers
2012-06-27 erwanskins2: remove qt-volume-complete (obsolete)
2012-06-27 Erwan Tulouskins2: add support for --[no]-qt-fs-controller
2012-06-27 Erwan Tulouskins2: parametrize how long fullscreen controller...
2012-06-27 Erwan Tulouskins2(Linux): display list of monitors and caracterist...
2012-06-27 Rémi Denis... input: do not override subtitles encoding if BOM is...
2012-06-27 Rémi Denis... input: remove BOM skipping hack
2012-06-27 Rémi Denis... subtitle: deal with initial UTF-8 BOM
2012-06-27 Felix Paul... macosx: updated xcodproj and Makefile.am for the new...
2012-06-27 Damien Erambertmacosx: updated volume and dropzone icons
2012-06-27 Damien Erambertmacosx: added retina display graphics for the dark...
2012-06-27 Damien Erambertmacosx: added retina display graphics for the dark...
2012-06-27 Jean-Baptiste... Fix codec error.
2012-06-27 Jean-Baptiste... Ogg: always show COMMENTS if possible
2012-06-27 Jean-Baptiste... Ogg: do not display x,x if we have both methods for...
2012-06-26 Jean-Baptiste... omxil: Add more names for vc1 and mpjeg
2012-06-26 Jean-Baptiste... omxil: Blacklist nVidia secure codec
2012-06-26 David Fuhrmannmacosx: improve resize behaviour of splitview
2012-06-26 Francois CartegnieQt: fix prev commitw
2012-06-26 Francois CartegnieQt: PopupMenu: Stop crashing on VOut update. (fix ...
2012-06-25 Rafaël Carrécontrib: gpg-error: don't patch Makefile.am
2012-06-25 Rafaël Carréomx: decode qualcomm-specific tiled nv12 format
2012-06-25 Martin Storsjöomxil: Only set the buffer size if it is smaller than...
2012-06-25 Felix Paul... macosx: expand the documentation for our single (known...
2012-06-25 David Fuhrmannmacosx: don't use a private api for standard magnificat...
2012-06-25 David Fuhrmannmacosx: implement magnification gesture as an additiona...
2012-06-25 Francois CartegnieQt: PixmapAnimator: replace AnimatedIcon.
2012-06-25 Jean-Baptiste... Win32: fix compilation
2012-06-25 David Fuhrmannmacosx: open panel: some reordering and structural...
2012-06-24 Felix Paul... macosx/fspanel: another minor optimization and simplifi...
2012-06-24 Felix Paul... macosx: fixed HiDPI fspanel background artwork, which...
2012-06-24 Felix Paul... macosx/fspanel: optimize image rendering for sliders...
2012-06-24 Jean-Baptiste... Avcodec: map MSS1
2012-06-24 Jean-Baptiste... DMO: use VLC_CODEC_*
2012-06-24 Jean-Baptiste... Introduce MSS1 and MSS2 fourcc
2012-06-24 Felix Paul... macosx: removed the fspanel artwork for scale factor 1.5
2012-06-24 Damien Erambertmacosx: added retina compatible artwork for the gray...
2012-06-24 Damien Erambertmacosx: added retina compatible fullscreen controller...
2012-06-24 Damien Erambertmacosx: added retina compatible sidebar icons
2012-06-24 David Fuhrmannmacosx: open panel: set mrl textfield as noneditable
2012-06-24 David Fuhrmannmacosx: disk open: do a shallow instead of a deep searc...
2012-06-24 David Fuhrmannmacosx: device open: set new media folder as current...
2012-06-24 David Fuhrmannmacosx: fix bug in disk open panel regarding selected...
2012-06-23 Francois CartegnieQt: CoverArtLabel: fix sizing bug.
2012-06-23 Francois CartegnieQt: SeekSlider: non seekable must be non interactive
2012-06-23 Rafaël Carréopensles: implement pause, flush, and lipsync
2012-06-22 Jean-Baptiste... Contribs: android, simplify the code, let the users...
2012-06-21 Felix Paul... macosx: work-around a weird bug which let the drop...
2012-06-21 Ludovic Fauvetgnutls: replace deprecated types
2012-06-21 Ludovic Fauvetqt4: remove duplicate callback
2012-06-21 Felix Paul... macosx: added a URI column to the playlist table
2012-06-21 David Fuhrmannmacosx: add sandbox rules for growl notifications
2012-06-21 David Fuhrmannqt4: add forgotten ;
2012-06-21 Felix Paul... compile for iOS 5.1 since it is the latest stable versi...
2012-06-21 Felix Paul... macosx: fixed custom revealInFinder implementation...
2012-06-21 Felix Paul... macosx: reimplemented the right-click Reveal-in-Finder...
2012-06-21 Rémi Denis... block_Release(): add one more sanity check
2012-06-20 Jean-Baptiste... Qt: do not block the video preview to a very small...
2012-06-20 Michael Feursteinqtsound: fix broken qtsound module
2012-06-20 Frode Tennebøavi: Tidy the palette handling bit.
2012-06-20 Mario SpeißQt: fix a playlist issue with pictureflow
2012-06-20 Mario SpeißQt: release vout in controller configuration widget
2012-06-20 Jean-Baptiste... Cosmetics
2012-06-20 Jean-Baptiste... APE/MPC/WV: support TotalTrack
2012-06-20 Jean-Baptiste... MP3: support TRCK total number
2012-06-20 Rafaël Carrécontrib: gpg-error: use CPPFLAGS when processing errno.h
2012-06-20 Rafaël Carrécontrib: gsm: enforce CFLAGS
2012-06-20 Rémi Denis... directory: do not get stuck on a FIFO (fix #6940)
2012-06-20 Rémi Denis... file: do not use non-blocking mode when unknown/unspeci...
2012-06-19 Felix Paul... configure: link vlc and libvlc to AppKit
2012-06-19 Francois CartegnieQt: add dropzone to dist
2012-06-19 Francois Cartegnieplaylist: m3u: fix CheckContentType check.
2012-06-19 Sébastien ToqueAndroid: fix large files support
2012-06-19 Rafaël Carréblock.c: get lseek definition from vlc_fs.h
2012-06-19 Rafaël CarréWin32: move 64 bits lseek define to vlc_fs.h
2012-06-19 Rafaël Carrécontrib: live: Fix 6fbfa484230 for OSX
2012-06-18 Felix Paul... macosx: allow the user to minimize the main window...
2012-06-18 Felix Paul... macosx: fixed EyeTV support when using the Application...
2012-06-18 Felix Paul... macosx: upgraded Xcode project version
2012-06-18 Felix Paul... macosx: added a basic script and some entitlements...
2012-06-18 Rafaël Carrécontrib: make live555 honor EXTRA_CFLAGS
2012-06-18 David Fuhrmannmacosx: add NSApplicationDelegate for VLCMain class...
2012-06-16 Francois CartegnieQt: PLModel: make auto art download comply with privacy...
2012-06-15 Naohiro KORIYAMAQt: PLTreeView: Fix name encoding in the tooltip
2012-06-15 Naohiro KORIYAMAmkv: fix memleak
2012-06-15 Naohiro KORIYAMAfreetype: fix memleak
2012-06-14 Felix Paul... freetype: fixed crash when looking for an empty string...
2012-06-14 Francois CartegnieQt: PLTreeView: Show details as tooltip
2012-06-14 Olivier Aubertlibvlc.h: improve docstrings
2012-06-14 Olivier Aubertlibvlc_media.h: note that all options are not appliable...
2012-06-14 Felix Paul... macosx: updated copyright headers
next