]> git.sesse.net Git - vlc/history - modules
contrib: taglib: don't crash with strange files
[vlc] / modules /
2012-07-01 Ilkka Ollakkaopengl: use glEnable when not using shaders
2012-07-01 Francois CartegnieQt: SearchLineEdit: fix background text after reset()
2012-07-01 Francois CartegnieQt: Queue toolbar rebuild as event instead of delaying...
2012-07-01 Rafaël CarréOnly use vlc's memcpy on windows (also for 3dnow and...
2012-07-01 Rafaël Carrétaglib: read a few more APE tags
2012-07-01 Rafaël CarréOnly use optimized memcpy on Windows
2012-07-01 Jean-Baptiste KempfWin32: we need GLew.h before GL.h with the headers...
2012-07-01 Jean-Baptiste KempfVorbis: fix broken if/else cascade
2012-07-01 Rémi Denis-Courmontopengl: fix version comparison
2012-07-01 Rémi Denis-CourmontDo not include specific GL provider in generic OpenGL...
2012-07-01 Felix Paul Kühnevout/opengl: really as in really fix compilation for...
2012-06-30 Naohiro KORIYAMAmacosx: fixed font selector panel on certain setups
2012-06-30 David Fuhrmannmacosx: improve accessibility support for black ui
2012-06-30 Ilkka Ollakkaogg: use ES_OUT_SET_PCR instead of RESET_PCR in demuxing
2012-06-30 Ilkka Ollakkaopengl: update copyright year and add myself in authors
2012-06-30 Felix Paul Kühnevout/opengl: ugly temporary work-around to get this...
2012-06-30 Felix Paul Kühnevout/opengl: TARGET_OS_MAC is also defined for iOS...
2012-06-30 Ilkka OllakkaOpengl: bring back support to use opengl vout without...
2012-06-30 Ilkka Ollakkaopengl: add check for opengl >= 2.0
2012-06-30 Felix Paul Kühnevout/opengl: fixed compilation for OS X
2012-06-30 Felix Paul Kühnevout/opengl: cleanup the Mac includes
2012-06-30 Ilkka Ollakkaopengl build fix for os x
2012-06-30 Ilkka OllakkaOpengl: Rework opengl to use glsl instead of arb extens...
2012-06-30 Rémi Denis-Courmontwasapi: flawed logic (probably fix #7030)
2012-06-28 Rémi Duraffortqt4: do not compute more than one time the lenght of...
2012-06-28 Rémi Duraffortvcd: fix off-by-one while scanning
2012-06-28 Rémi Duraffortdvb-scan: fix potential buffer overflow
2012-06-28 Rémi DuraffortFix printf formating.
2012-06-28 Rémi Denis-Courmontaccess: really remove rtmp
2012-06-28 Jean-Baptiste KempfRemove RTMP access module
2012-06-27 Felix Paul Kühnemacosx: 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-Courmontsubtitle: deal with initial UTF-8 BOM
2012-06-27 Jean-Baptiste KempfFix codec error.
2012-06-27 Jean-Baptiste KempfOgg: always show COMMENTS if possible
2012-06-27 Jean-Baptiste KempfOgg: do not display x,x if we have both methods for...
2012-06-26 Jean-Baptiste Kempfomxil: Add more names for vc1 and mpjeg
2012-06-26 Jean-Baptiste Kempfomxil: 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é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 Kühnemacosx: 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 KempfWin32: fix compilation
2012-06-25 David Fuhrmannmacosx: open panel: some reordering and structural...
2012-06-24 Felix Paul Kühnemacosx/fspanel: another minor optimization and simplifi...
2012-06-24 Felix Paul Kühnemacosx/fspanel: optimize image rendering for sliders...
2012-06-24 Jean-Baptiste KempfAvcodec: map MSS1
2012-06-24 Jean-Baptiste KempfDMO: use VLC_CODEC_*
2012-06-24 Felix Paul Kühnemacosx: removed the fspanel artwork for scale factor 1.5
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-21 Felix Paul Kühnemacosx: 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 Kühnemacosx: added a URI column to the playlist table
2012-06-21 David Fuhrmannqt4: add forgotten ;
2012-06-21 Felix Paul Kühnemacosx: fixed custom revealInFinder implementation...
2012-06-21 Felix Paul Kühnemacosx: reimplemented the right-click Reveal-in-Finder...
2012-06-20 Jean-Baptiste KempfQt: 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 KempfCosmetics
2012-06-20 Jean-Baptiste KempfAPE/MPC/WV: support TotalTrack
2012-06-20 Jean-Baptiste KempfMP3: support TRCK total number
2012-06-20 Rémi Denis-Courmontdirectory: do not get stuck on a FIFO (fix #6940)
2012-06-20 Rémi Denis-Courmontfile: do not use non-blocking mode when unknown/unspeci...
2012-06-19 Francois CartegnieQt: add dropzone to dist
2012-06-19 Francois Cartegnieplaylist: m3u: fix CheckContentType check.
2012-06-19 Rafaël CarréWin32: move 64 bits lseek define to vlc_fs.h
2012-06-18 Felix Paul Kühnemacosx: allow the user to minimize the main window...
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 Kühnefreetype: fixed crash when looking for an empty string...
2012-06-14 Francois CartegnieQt: PLTreeView: Show details as tooltip
2012-06-14 Felix Paul Kühnemacosx: updated copyright headers
2012-06-13 Francois CartegnieQt: StandardPLPanel: Fix failing locked assertion.
2012-06-13 Frédéric Yhueldemux/mp4: fix typo
2012-06-13 Denis CharmetUse default values when parsing MKV audio track
2012-06-13 Jean-Baptiste KempfMP3: support for TRACKTOTAL in TXXX
2012-06-13 Jean-Baptiste KempfAVI: support IFRM as TotalTrack
next