]> git.sesse.net Git - vlc/history - modules
contrib: taglib: use original patch present in taglib.git
[vlc] / modules /
2012-07-04 Felix Paul Kühneswscale: expand Android hack to iOS
2012-07-04 Rémi Denis-CourmontQt4: fix crashes without podcasts
2012-07-04 Rémi Denis-CourmontQt4: fix prototype
2012-07-04 Rémi Denis-CourmontQt5: missing #includes
2012-07-04 Jean-Baptiste KempfUse Qt instead of Qt4
2012-07-03 Jean-Baptiste KempfUse qt iso qt4
2012-07-03 Jean-Baptiste Kempfavcodec: Map MSS3/MSA1 decoder
2012-07-03 Rafaël CarréRemove vlc_memcpy
2012-07-03 Rafaël Carrés/vlc_memcpy/memcpy/
2012-07-03 Rémi Denis-CourmontQt4: partly fix volume display
2012-07-03 Rémi Denis-CourmontQt4: simplify and partly fix mute tracking
2012-07-03 Rémi Denis-Courmontaout: separate volume and mute callbacks
2012-07-03 Rémi Denis-Courmontaout_Volume*: use float rather than integer
2012-07-03 Rémi Denis-Courmontaout_MuteGet: fix name and add VLC_OBJECT() magic cast
2012-07-03 Rémi Denis-CourmontRC (old): fix muting
2012-07-03 Rémi Denis-Courmontaout_MuteSet: fix name and remove unused parameter
2012-07-03 Rémi Denis-Courmontaout_MuteToggle: fix name and remove unused or misused...
2012-07-03 Christoph MiebachTypo
2012-07-03 Christoph MiebachPsychadelic is just wrong
2012-07-03 Christoph MiebachAdded 2 missing spaces
2012-07-03 Felix Paul Kühnemacosx: fixed time slider alignment issue
2012-07-03 David Fuhrmannmacosx: change handling of arrow keys slightly
2012-07-03 David Fuhrmannmacosx: fix handling of shortcuts which include shift
2012-07-02 Jean-Baptiste KempfRemove the RTMP output too
2012-07-02 Rafaël CarréRemove vlc_memset
2012-07-02 Rafaël Carréswscale: remove useless global function pointer
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...
next