]> git.sesse.net Git - vlc/history - modules
visual: remove non-sensical code
[vlc] / modules /
2013-04-19 Rémi Denis-Courmontvisual: remove non-sensical code
2013-04-18 Rémi Denis-Courmontvsxu: force FL32 input
2013-04-18 Rémi Denis-Courmontvisual: force FL32 input and set output format
2013-04-18 Rémi Denis-CourmontprojectM: force FL32 input
2013-04-18 Rémi Denis-Courmontgoom: force FL32 input
2013-04-18 Rémi Denis-Courmontmmdevice: drop to zero priority for now
2013-04-18 Rémi Denis-Courmontsimple: use single precision maths (rather than double)
2013-04-18 Jean-Baptiste KempfSimple: slightly different matrixes for 7.x and 6.1...
2013-04-18 Felix Paul KühneUpdate NEWS and LIST for AVFoundation video capture...
2013-04-18 Michael FeursteinNew AVFoundation video capture module for Mac OS X
2013-04-18 Rafaël CarréFix decoding for aac streams with ADTS config set to...
2013-04-17 Rémi Denis-Courmontinput: remove INPUT_FSTAT_NB_READS
2013-04-17 Rémi Denis-Courmontinput: remove write-only INPUT_UPDATE_SIZE
2013-04-17 Rémi Denis-Courmontvdr: force MPEG-TS demuxer
2013-04-17 Rémi Denis-Courmontvdr: do not turn off caching (refs #8446)
2013-04-17 Rémi Denis-Courmontmtp: do not turn off caching (refs #8446)
2013-04-17 Rémi Denis-Courmontmtp: redundant close-on-exec code
2013-04-17 David Fuhrmannauhal: volumeSet and muteSet is not supported for digit...
2013-04-17 Edward Wangmacosx: merge minor grammar and orthography fixes
2013-04-17 Jean-Paul Samantranscode/video.c: Do not leak mutex/conditional or...
2013-04-16 Felix Paul Kühnemacosx: add trademark claim to about panel
2013-04-16 Felix Paul Kühnemacosx: mooaaarr eye-candy for the about dialog
2013-04-16 Felix Paul Kühnemacosx/about: add missing l10n
2013-04-16 Felix Paul Kühnemacosx: modernize the about dialog to match the Qt...
2013-04-16 Rémi Denis-Courmontmp4: correct language code value interpretation
2013-04-16 Rémi Denis-Courmontdecomp: implement pause/resume
2013-04-16 Rémi Denis-Courmontdecomp: fix leak on error and clean up a little
2013-04-16 Rémi Denis-Courmonthttp filters: pause not implemented, pace control not...
2013-04-16 Rémi Denis-Courmontdecomp: pause is unimplemented (although possible)...
2013-04-16 Rémi Denis-Courmontfile: do not turn off caching on BSD (fixes #8446)
2013-04-16 Francois CartegnieQt: Open: Don't allow next step if item is missing.
2013-04-16 Francois CartegnieQt: Open: always update mrl on tab switch.
2013-04-16 Francois CartegnieQt: AboutDialog: reset dialog on show.
2013-04-16 Jean-Baptiste KempfAbout dialog: remove the verticalSpacer...
2013-04-16 Jean-Baptiste KempfAbout: make the label look like links
2013-04-16 Jean-Baptiste KempfRevert "Qt: AboutDialog: frameless buttons must expand"
2013-04-16 Francois CartegnieQt: AboutDialog: fix font height
2013-04-16 Francois CartegnieQt: AboutDialog: fix pointer on switchable label
2013-04-16 Francois CartegnieQt: AboutDialog: Change licence font
2013-04-16 Francois CartegnieQt: AboutDialog: frameless buttons must expand
2013-04-16 Francois CartegnieQt: AboutDialog: widget must still process its own...
2013-04-16 Jean-Baptiste KempfAVI: free p_sys resources on Close (WTF?)
2013-04-16 Ilkka OllakkaRevert "transcode: ask for audio converter instead...
2013-04-16 Ilkka Ollakkatranscode: ask for audio converter instead of audio...
2013-04-16 Jean-Baptiste KempfAbout: show advanced info on click
2013-04-16 Jean-Baptiste KempfQt: Subtitles menu
2013-04-16 Jean-Baptiste KempfA bit more modern version of the About dialog
2013-04-15 Ilkka Ollakkalibmpgatofixed32: return ENOMEM instead -1 and VLC_SUCC...
2013-04-15 Ilkka Ollakkalivehttp: don't sanitize segment URI
2013-04-15 Ilkka Ollakkaavcodec: make clearer that i_quality is setted only...
2013-04-15 Ilkka Ollakkaavcodec: use rd instead simple as defaul mb_decision...
2013-04-15 Mario SpeißLua demuxers: show the original URL in playlist
2013-04-15 Zoran Turalijahotkeys: Change subtitle position only if it exists...
2013-04-15 Zoran Turalijahotkeys: Delay subtitle track only if it exists and...
2013-04-14 Jean-Baptiste KempfSimple downmixer: allow Xiph 6.1 -> 2.0
2013-04-14 Jean-Baptiste KempfSimple downmixer: allow Xiph 6.1 -> 5.1
2013-04-14 Jean-Baptiste KempfSimple: fix comments and reorder functions
2013-04-14 Jean-Baptiste KempfSimple: fix memleak on quit
2013-04-14 Jean-Baptiste KempfSimple: fix typo
2013-04-14 David Fuhrmannmacosx: add option to hide effects button in control bar
2013-04-14 Francois CartegnieRevert "Qt: add events extender"
2013-04-14 Felix Paul Kühnemacosx: move Subtitle and Teletext items to a newly...
2013-04-14 Felix Paul Kühneauhal: remove write-only code
2013-04-14 Felix Paul Kühneauhal: fix compilation and simplify overly complicated...
2013-04-14 Felix Paul Kühneavcodec/vda: fixed compilation and warnings
2013-04-14 Rémi Denis-Courmontmmdevice: adapt to hotplug event
2013-04-14 Rémi Denis-CourmontPulseAudio: adapt to hotplug event
2013-04-14 Rémi Denis-CourmontOSS: adapt to hotplug event
2013-04-14 Rémi Denis-CourmontALSA: adapt to hotplug event
2013-04-13 Pascal ThometSubsync: added an easier way to sync subtitles
2013-04-13 Rémi Denis-Courmontaout: remove packet helper
2013-04-13 Tristan Matthewsjack: don't use legacy packet API
2013-04-13 Jean-Baptiste KempfQt: 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-Courmontvcdx: useless log
2013-04-13 Rémi Denis-Courmontsftp: invalid free()
2013-04-13 Jean-Baptiste KempfSFTP: fix warnings
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-CourmontOSS: 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-CourmontRemove "pcm " pseudo-codec, synonymous with "araw"
2013-04-12 Rémi Denis-Courmontwav: use PCM FOURCCs with known bit size
2013-04-12 Jean-Baptiste KempfSimple: support 7.x -> 5.x downmixing
2013-04-12 Rémi Denis-Courmonthttp: use vlc_getProxyUrl() (fixes #8340)
2013-04-12 Jean-Baptiste KempfSimple: use ITU-R BS.775-2 matrices for 5.x downmixing
2013-04-12 Jean-Baptiste KempfSimple: implement 4.0 to 1.0
2013-04-12 Jean-Baptiste KempfSimple channel mixer: move the decision logic to the...
2013-04-11 Rafaël Carréjson: mingw knows about int64_t
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-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 Kühnevout_macosx: fix prerequisite check in Control() (close...
2013-04-10 Francois Cartegniemisc: acoustid: update json parser.
2013-04-09 David Fuhrmannmacosx: simple prefs: fix assignment and visualization...
next