]> git.sesse.net Git - vlc/history - modules
Removed non converted hd1000v video output module.
[vlc] / modules /
2010-04-17 Laurent AimarRemoved non converted hd1000v video output module.
2010-04-17 Laurent AimarRemoved non converted svgalib video output module.
2010-04-17 Laurent AimarRemoved non converted ggi video output module.
2010-04-17 Laurent AimarFixed icy meta data parsing after http reconnection...
2010-04-17 Laurent AimarMoved "video output" -> "vout display" wrapper to the...
2010-04-17 Laurent AimarDo not use video_filter wrapper for puzzle/magnify...
2010-04-17 Laurent AimarFixed and simplify a bit puzzle filter.
2010-04-17 Rémi Denis-CourmontFLUID_FAILED is not defined in version 1.0.x
2010-04-17 Rémi Denis-Courmontskins: use readdir_r() instead of readdir()
2010-04-17 Ilkka Ollakkaqt4: add tooltip to playlist viewchange-button
2010-04-17 Rémi Denis-CourmontCompile time support for FluidSynth 1.0
2010-04-17 Rémi Denis-Courmontfluidsynth: fix code point for channel aftertouch
2010-04-16 Rémi Denis-Courmontfluidsynth: implement system reset message
2010-04-16 Rémi Denis-Courmontfluidsynth: parse SysEx messages
2010-04-16 Rémi Denis-Courmontfluidsynth: implement channel aftertouch event
2010-04-16 Rémi Denis-CourmontSMF: demux SysEx messages
2010-04-16 Rémi Denis-Courmontfluidsynth: fix pitch bend value
2010-04-16 Rémi Denis-Courmontscene: use vlc_rename(), fixes use on non-UTF8 systems
2010-04-16 Rémi Denis-CourmontGnuTLS: return WSAEWOULDBLOCK rather than WSAEINTR
2010-04-16 Jean-Baptiste KempfAvcodec: bump required version to 52.2.0
2010-04-15 Rémi Denis-Courmontdvdnav: fully fix the still image assertion
2010-04-15 Francois CartegnieDrop trailing semicolons
2010-04-15 Jean-Baptiste KempfVisual: Center the vuMeter.
2010-04-14 Jakob Lebenudev: move Discs SD under Devices category
2010-04-14 Francois CartegnieDon't use solaris incompatible fstatfs(fd, struct,...
2010-04-14 Jean-Baptiste KempfQt: Fix playlist sizing
2010-04-14 Erwan Tulouhelp: fix comma wrongly stated when colon is actually...
2010-04-13 Christophe MutricyTypo
2010-04-13 Christophe MutricyTypo
2010-04-13 Christophe MutricyTypo
2010-04-13 Jean-Baptiste KempfMKV: fix compilation after vlc_codecs removal
2010-04-13 Jean-Baptiste KempfQt: fix a crash when the option-list finished by 0...
2010-04-13 Rémi Denis-CourmontUseless vlc_codecs.h includes
2010-04-13 Ilkka Ollakkax264: hrd option should be in from X264_BUILD >= 89
2010-04-13 Ilkka Ollakkax264: add hrd-option
2010-04-13 Ilkka Ollakkax264: remove upper limit for subme-value
2010-04-13 David KUse the additional middle button on the new Apple Remot...
2010-04-13 Alexis BallierDistribute xcb_keysym.h.
2010-04-12 Jean-Baptiste KempfQt: network open, fix caching and add more examples
2010-04-12 Jean-Baptiste KempfQt: do not resize if we were in fullscreen or maximized
2010-04-12 Jean-Baptiste KempfMatroska demuxer: support for real atrac and real 28_8
2010-04-12 Jean-Baptiste KempfQt: remove unnecessary debug message
2010-04-12 Jean-Baptiste KempfQt: fix sizing of the interface
2010-04-12 Jean-Baptiste KempfMatroska: cleanup so that relevant methods are in their...
2010-04-12 Jean-Baptiste KempfMatroska: support for Cook
2010-04-11 Christophe MutricyPromote lua_intf as the main module
2010-04-11 Christophe MutricyMark 2 options as volatile and avoid some "" in transla...
2010-04-11 Christophe MutricyQt4: i18n fixes
2010-04-11 Christophe Mutricyi18n: Don't use "" for translatable strings
2010-04-11 Laurent AimarFixed some mp4/mov with ac3 audio tracks.
2010-04-11 Laurent AimarInterpolate audio date in flac decoder.
2010-04-11 Erwan Tulouskins(Linux): add support for multiple files in drag...
2010-04-11 Rémi Denis-CourmontLUA: do not blindly cast object to interface thread...
2010-04-11 Rémi Denis-CourmontLUA: store p_intf->p_sys separately
2010-04-11 Rémi Denis-CourmontLUA: avoid leading underscores
2010-04-11 Rémi Denis-CourmontDeprecated --sdl-video-driver
2010-04-11 Rémi Denis-CourmontQt4: use putenv() before any thread is created
2010-04-11 Rémi Denis-CourmontObsolete --dvdread-css-method
2010-04-10 Jean-Baptiste KempfDVB/BDA: add_safe bandwidth/frequency
2010-04-10 Rémi Denis-CourmontFix dangerous use of qtu() on anonymous QString
2010-04-10 Rémi Denis-CourmontQt4: allow drag and drop of any URL, not just a local...
2010-04-10 Rémi Denis-Courmontfdopendir needs dirent.h
2010-04-10 Rémi Denis-Courmontfdopendir does not imply openat (fix #3505)
2010-04-08 Christophe MutricyGrammar
2010-04-08 Francois CartegnieFix flac includes accordingly to libflac's pkgconfig...
2010-04-08 Rémi Denis-CourmontHTTP old: use vlc_sd_GetNames(), fix #3490
2010-04-08 Rémi Duraffortlua_playlist: Use the title of the item and fallback...
2010-04-07 Erwan Tulouskins2: add a way to hide Video/Audio/Misc popupmenus
2010-04-07 Erwan Tulouqt4: popupmenu (part2)
2010-04-07 Erwan Tulouqt4: rework popupmenus
2010-04-07 Erwan Tulouqt4: fix another QMenu without parent
2010-04-07 Jean-Baptiste KempfQt: correctly recreate the toolbar, taking care about...
2010-04-07 Jean-Baptiste KempfQt: kill a fixme for Fullscreen Control recreation
2010-04-07 Jean-Baptiste KempfQt: updateSystrayTooltipStatus simplification
2010-04-07 Jean-Baptiste KempfQt: remove unuseful code.
2010-04-07 Jean-Baptiste KempfQt: fix switching to minimalView behaviour
2010-04-07 Jean-Baptiste KempfSmem: update a comment.
2010-04-07 Jean-Baptiste KempfDShow: alignment...
2010-04-07 Jean-Baptiste KempfDShow: fix RGB24 Colouring
2010-04-06 Laurent AimarFixed seeking to I frames in mkv demuxer.
2010-04-06 Erwan Tulouqt4: Don't create QMenu without parents
2010-04-06 Jakob LebenQt: more settings fixes (undocked playlist size)
2010-04-06 Jakob LebenQt: use QStackedLayout for playlist views
2010-04-06 Ilkka Ollakkax264: b_vfr_input came in X264_BUILD >= 81
2010-04-06 Jakob LebenQt: listView, fix and optimize artist and album display
2010-04-05 Rémi DuraffortLua: use config_StringEscape.
2010-04-05 Rémi DuraffortLua: escape the lua modules names (fix #3492)
2010-04-05 Rémi Duraffortv4l2: 0 => NULL
2010-04-03 Rémi DuraffortLua: fix #3492, and commas around the name and longname.
2010-04-03 Rémi DuraffortLua: fix a crash (the command is already freeed).
2010-04-03 Rémi DuraffortLua_ext: fix race condition.
2010-04-03 Rémi DuraffortTypo (thanks to Austin Burrow).
2010-04-03 Erwan Tuloumediadirs: better detection for recorded material
2010-04-03 Erwan Tulourecord: signal new record file when done as a stream...
2010-04-03 Ilkka Ollakkaaudioscrobbler: check video-es also in playingchange
2010-04-02 Rafaël Carrélive555: add "pnm" alias as used for Real streams
2010-04-01 Jakob LebenQt: settings
2010-04-01 Jakob LebenQt: main interface, small fixes
2010-04-01 Ilkka Ollakkax264: actually check limit for level is told between...
2010-04-01 Ilkka Ollakkafreetype: don't create/show fontcache dialog if config...
next