]> git.sesse.net Git - vlc/history - modules
i18n: Don't do _("")
[vlc] / modules /
2010-04-27 Christophe Mutricyi18n: Don't do _("")
2010-04-27 Christophe Mutricyi18n fix
2010-04-26 Jean-Baptiste KempfQt: forgotten translation
2010-04-26 Jean-Baptiste KempfQt: fix missing translations
2010-04-26 Jean-Baptiste Kempflibass/win32: Factorize
2010-04-26 Jean-Baptiste KempfLibass: put the dialog, where we actually need it.
2010-04-26 Laurent AimarMoved win7 taskbar disabling code from qt4 to msw.
2010-04-26 Jean-Baptiste KempfLibass: simplify and do not call ass_set_fonts_dir
2010-04-26 Jean-Baptiste KempfFreeType: simplify and let the p_dialog the shortest...
2010-04-26 Jean-Baptiste KempfFreetype: try to fix the fontconfig cache building...
2010-04-26 Rémi Denis-CourmontSlightly different name for Direct3D XP (fixes #3560)
2010-04-25 Jean-Baptiste KempfQt: translate external dialogs buttons too
2010-04-25 Jean-Baptiste KempfQt: translate all buttons in plugins dialog
2010-04-25 Jean-Baptiste KempfQt: translate all buttons in openurl
2010-04-24 Keary GriffinAdd support to mpeg-ts muxer to pass keyframe flag...
2010-04-24 Jean-Baptiste Kempfx264: activate preset only on recent versions of x264
2010-04-24 Laurent AimarSimplification in avcodec.
2010-04-23 Laurent AimarRemoved now unused picture_t fields and associated...
2010-04-23 Laurent AimarModified vout_*Picture API.
2010-04-23 Laurent AimarFixed avcodec picture reference counts.
2010-04-22 Christophe MutricyTypos
2010-04-22 Ilkka Ollakkax264: add forgotten help-text to preset/tune options
2010-04-22 Ilkka Ollakkax264: modify code to add preset/tune options and don...
2010-04-21 Rémi Denis-Courmontlive555: rtsp-caching is needed also for SDP
2010-04-21 Laurent AimarFixed mkv seeking regression while adding simpleblock...
2010-04-21 Rémi Denis-CourmontALSA: give a clue that VLC might fail with alsa-lib...
2010-04-21 Rafaël Carrérar stream_filter: add "rar" shortcut
2010-04-20 Jean-Baptiste KempfFix MainInterace initial sizing
2010-04-19 Rémi Duraffortdshow cosmetics.
2010-04-19 Rémi Duraffort"strlen( psz ) == 0" => "*psz == '\0'"
2010-04-19 Rémi Duraffortvideo_filter: fix compilation.
2010-04-18 Laurent AimarFixed mkv seeking when simpleblock is used for video.
2010-04-18 Laurent AimarDo not use private vout fields in atmo filter.
2010-04-18 Laurent AimarCompilation fix for osdmenu.
2010-04-18 Rémi Denis-Courmontlive555: fix use-after-free in TCP rollover on MS-RTSP
2010-04-18 Laurent AimarDo not use vout_AllocatePicture in dynamicoverlay sub...
2010-04-17 Laurent AimarFixed auto-reconnect mode in http.
2010-04-17 Laurent AimarRemoved now unused filter_common.h header.
2010-04-17 Laurent AimarRemoved useless include in remoteosd.
2010-04-17 Laurent AimarRemoved the "video filter" part of the deinterlace...
2010-04-17 Laurent AimarDo not build crop video filter plugin.
2010-04-17 Laurent AimarDo not build transform video filter plugin.
2010-04-17 Laurent AimarRemoved "video filter" wrapper.
2010-04-17 Laurent AimarRemoved non converted opengl video output module.
2010-04-17 Laurent AimarRemoved non converted omapfb video output module.
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
next