]> git.sesse.net Git - vlc/history - modules
Fix typo misformed -> malformed.
[vlc] / modules /
2012-08-19 Benjamin DrungFix typo misformed -> malformed.
2012-08-19 Felix Paul Kühnemacosx: removed explicit 10.5 compatibility code
2012-08-18 Francois CartegnieQt: BookMarks dialog: correctly handle deleting selection
2012-08-18 Francois CartegnieQt: Bookmarks: correctly apply buttons states
2012-08-18 Christoph Miebachtypos visible in vlc.pot
2012-08-17 Francois CartegnieQt: EventDialog: remove useless destructor
2012-08-17 Francois CartegnieQt: UpdateDialog: use dynamic event IDs
2012-08-17 Francois CartegnieQt: use dynamic ID for DialogEvent
2012-08-17 Francois CartegnieQt: Ensure event IDs are not reused.
2012-08-17 Francois CartegnieQt: insert newlines for readability
2012-08-17 Francois CartegnieQt: namespaces are now sufficient for designating event...
2012-08-17 Francois CartegnieQt: namespace IMEvent types
2012-08-17 Francois CartegnieQt: PLEvent: protect members
2012-08-17 Jean-Baptiste KempfD3D: Fix wallpaper mode under Win7
2012-08-16 Francois CartegnieQt: rename even ID offsets as what they are
2012-08-16 Francois CartegnieQt: IMEvent: simplify using getter
2012-08-16 Francois CartegnieQt: IMEvent: use getter instead of friend class.
2012-08-16 Konstantin PavlovExplicitely include libavutil/mem.h where needed.
2012-08-16 Jean-Baptiste KempfQt: move VLM shortcut to Ctrl+Shift+W
2012-08-16 Jean-Baptiste KempfAvcodec: require avutil 49.5.0
2012-08-16 Jean-Baptiste KempfAvcodec: we already require 52.25.0
2012-08-16 Jean-Baptiste KempfAvcodec: use the standard includes
2012-08-16 Sebastien Zwickertavcodec: use VDA in synchronous mode.
2012-08-16 Zoran TuralijaAdd hotkey to cycle through program SIDs.
2012-08-16 Francois CartegnieQt: InputManager: Namespace PLEvent types.
2012-08-16 Francois CartegnieQt: InputManager: UpdateMeta() on Item change. (fix...
2012-08-16 Francois CartegnieQt: add deduplication for some events.
2012-08-16 Jean-Baptiste KempfQt: add the playlist view mode selection to the right...
2012-08-16 Felix Paul Kühnemacosx: fixed setting the following options on the...
2012-08-16 Felix Paul Kühnemacosx: fixed 'video-deco' and 'embedded-video' recogni...
2012-08-16 Jean-Baptiste KempfQt: small simplification
2012-08-16 Jean-Baptiste KempfWin32: try to fix the power management issues.
2012-08-16 Jean-Baptiste KempfDxVA2: do not fail without Shell. Close #6322
2012-08-15 Rémi Denis-CourmontRemove duplicated config refresh callbacks
2012-08-15 Rémi Denis-CourmontSeparate string list and string list callback
2012-08-15 Rémi Denis-CourmontQt4: use config_GetIntChoices() for integer config...
2012-08-15 Rémi Denis-CourmontQt4: fix types conversion in extended panel
2012-08-14 Rémi Denis-CourmontQt4: use config_Get(Int|Psz)Choices()
2012-08-14 Rémi Denis-CourmontEnsure string list always has text
2012-08-14 Brendon Justinmacosx: fix hiding of shuffle & repeat buttons
2012-08-14 Rémi Denis-Courmontmad: do not convert to from FI32 to FL32 on the fly
2012-08-14 Ilkka Ollakkaavcodec: fix language
2012-08-14 Ilkka Ollakkaavcodec: fix helptest for aac-profile
2012-08-14 Ilkka Ollakkaavcodec: add aac-profile strings for he-aac and he...
2012-08-14 Ilkka Ollakkaavcodec: move version check to avcodec.h
2012-08-14 Ilkka Ollakkalivehttp: allow segments to be 10% shorten than asked...
2012-08-14 Felix Paul Kühneavcodec: enable 'avcodec-hw' by default on OS X
2012-08-14 Felix Paul Kühnemacosx: polish the start/stop time fields by allowing...
2012-08-14 Felix Paul Kühnemacosx: added 'avcodec-hw' to simple prefs
2012-08-13 Rémi Denis-CourmontPulseAudio: do not assume sysconf() returns a finite...
2012-08-13 Jean-Baptiste KempfVorbis: fix totaltracks info parsing
2012-08-13 Jean-Baptiste Kempflibmpeg2: remove tab
2012-08-13 Jean-Baptiste KempfOpenCV example: move to C++ and opencv2 APIs
2012-08-13 Jean-Baptiste KempfRevert "OpenCV Example: define a default parameter...
2012-08-13 Francois CartegnieQt: MediaInfo: name panels for public method usage
2012-08-13 Jean-Baptiste KempfWasapi: temporary compilation fix
2012-08-12 Francois CartegnieQt: MediaInfo: Clearly identify current/playing media...
2012-08-12 Francois CartegnieQt: ExtraMetaPanel: remove unused p_intf
2012-08-12 Francois CartegnieQt: InputStatsPanel: remove unused p_intf
2012-08-12 Francois CartegnieQt: InfoPanel: unused p_intf
2012-08-12 Francois CartegnieQt: MetaPanel: missing clear
2012-08-11 Edward Wangopencv_wrapper: Kill a warning
2012-08-11 Jean-Baptiste KempfOpenCV Example: define a default parameter, since we...
2012-08-11 Jean-Baptiste KempfOpenCV example: drop an unused variable
2012-08-11 Jean-Baptiste KempfOpenCV: remove unneeded headers and variables
2012-08-11 Edward Wangopencv_wrapper: Fix RGB video passing to OpenCV
2012-08-11 Edward Wangopencv_wrapper: Fix display processed image and/or...
2012-08-11 Edward Wangopencv_wrapper: Simplify logic slightly
2012-08-11 Edward Wangopencv_filter: Don't crash VLC if no picture could...
2012-08-11 Edward Wangopencv_wrapper: Remove the weird custom verbosity and...
2012-08-11 Edward Wangopencv: Refresh the internal opencv_example filter...
2012-08-11 Edward Wangopencv_wrapper: Port to video filter2
2012-08-11 Rémi Denis-CourmontQt4: /dev/dvb/adapter is Linux DVB, not just Linux
2012-08-11 Zoran Turalijadtv multisat: Allow command line option dvb-satno.
2012-08-11 Rémi Denis-CourmontDTV: do not assume __linux__ == HAVE_LINUX_DVB
2012-08-11 Zoran TuralijaAdd support for uncommitted diseqc switch. - Take #2
2012-08-11 Rémi Denis-Courmontwasapi: provide user-friendly audio endpoint name ...
2012-08-11 Rémi Denis-Courmontvobsub: check memory error
2012-08-10 Zoran Turalijadtv multisat: Set dvb_diseqc_master_cmd command length.
2012-08-10 Sébastien ToqueMKV: workaround the seeking-to-0 issue also on android
2012-08-10 Francois Cartegnieml: correctly handle initdatabase failure
2012-08-10 Francois Cartegnieml: don't crash if there's no sql provider
2012-08-09 Rémi Denis-CourmontPulseAudio: print debug if we cannot estimate the start...
2012-08-09 Rémi Denis-CourmontPulseAudio: mark stream non-monotonic
2012-08-09 Rémi Denis-CourmontPulseAudio: do not ignore latency updates before stream...
2012-08-09 Jean-Baptiste KempfVobsub: remove unused variable
2012-08-09 Felix Paul Kühnemacosx: disable virtually all CoreAnimation effects...
2012-08-09 Felix Paul Kühnemacosx: remove no longer existing 'language' option...
2012-08-09 Rémi Denis-CourmontSpelling fix
2012-08-09 Jean-Baptiste KempfSupport Atrac3 in wav
2012-08-09 Felix Paul Kühnemacosx: fix and clean-up the bookmarks code (close...
2012-08-09 Jean-Baptiste KempfFix truespeech in wav files
2012-08-09 Jean-Baptiste KempfOgg: factorize switch for Metadata
2012-08-08 Hugo Beauzée-Luyssenogg: Fix theora length computing.
2012-08-08 Hugo Beauzée-Luyssenoggseek: Reset stream after searching for the last...
2012-08-08 Hugo Beauzée-Luyssenoggseek: Fix trailing whitespaces
2012-08-08 Rémi Denis-Courmontwasapi: fix corner (error) case and simplify a little
2012-08-08 Rémi Denis-CourmontPulseAudio: set the media role on streams (fixes #5101)
2012-08-08 Rémi Denis-CourmontPulseAudio: report policy stream events (refs #5101)
2012-08-08 Rémi Denis-CourmontPulseAudio: log context events
next