]> git.sesse.net Git - vlc/history - modules
Inline module_Call()
[vlc] / modules /
2011-05-12 Jean-Baptiste KempfAvformat: better debugging message
2011-05-12 Rémi Denis-CourmontRTP out: robustify send error handling
2011-05-12 Rémi Denis-CourmontRTP out: fix warning
2011-05-11 Rémi Denis-CourmontDTV: wire ACCESS_SET_PRIVATE_ID_CA (forgotten in previo...
2011-05-11 Rémi Denis-CourmontLinux DVB: migrate EN 50221 code
2011-05-11 Rémi Denis-CourmontAdd HAVE_DVBPSI, and use it, DVBPSI_CFLAGS and DVBPSI_LIBS
2011-05-11 Rémi Denis-CourmontLinux DVB: conditionally enable DVB-T2
2011-05-11 Rémi Denis-CourmontQt4: DVB-T2 in open dialog
2011-05-11 Rémi Denis-CourmontDTV: common support for DVB-T2
2011-05-11 Rémi Denis-CourmontDTV: Linux DVB-T2 support (if'd out)
2011-05-11 Rémi Denis-CourmontLinux DVB: fix guard intervals table order and DVB...
2011-05-11 Rémi Denis-CourmontUpdate message callback
2011-05-11 Rémi Denis-CourmontQt4: convert VLC message stuff to QString
2011-05-11 Rémi Denis-CourmontNo need to copy msg_item_t.psz_header
2011-05-11 Rémi Denis-CourmontUse copy/free paradigm rather than hold/release for...
2011-05-11 Rémi Denis-CourmontRemove write-only change_need_restart()
2011-05-11 Jean-Paul Samanstream_filter/httplive.c: #EXTINF: accepts integer...
2011-05-11 Jean-Paul Samanstream_filter/httplive.c: Remove stream_t* argument...
2011-05-11 Jean-Paul Samanstream_filter/httplive.c: split up parse_SegmentationIn...
2011-05-10 Jean-Baptiste KempfQt, playlist view: code simplification
2011-05-10 Rémi Denis-Courmontamem: i_nb_samples is unsigned, no need for size_t
2011-05-10 Rémi Denis-CourmontAdd virtual audio output plugin
2011-05-10 Rémi Denis-CourmontAlias vlc_memset() to memset()
2011-05-10 Jean-Baptiste KempfQt, recents: elide on display in the menu, not at creation
2011-05-10 Jean-Baptiste KempfRevert "Qt, recents: elipse on the left the mrl"
2011-05-09 Jean-Baptiste KempfQt, selector: don't rebuild the model when not necessary...
2011-05-09 Jean-Baptiste KempfQt, recents: elipse on the left the mrl
2011-05-09 Rémi Denis-CourmontChecks for CPU capability at run-time (on x86 and PPC)
2011-05-09 Rémi Denis-CourmontDo not pass -mmmx or -msse2 to the compiler
2011-05-09 Jean-Baptiste KempfFreetype: use add_loadfile when fontconfig|win32 is...
2011-05-09 Jean-Baptiste KempfQt: rename variable for consistency
2011-05-09 Jean-Baptiste KempfQt: fix build with --disable-media-library
2011-05-09 Jean-Baptiste KempfQt: try to enable PL/ML switching
2011-05-09 Jean-Baptiste KempfQt: allow SQL-ML configuration
2011-05-09 Jean-Baptiste KempfQt: MLModel creation and assignation
2011-05-09 Jean-Baptiste KempfQt, selector: Signal renaming to avoid Qt confusion
2011-05-09 Jean-Baptiste KempfQt, selector: activate the SQL ML
2011-05-09 Jean-Baptiste KempfDVDnav: fix .ifo files opening
2011-05-08 Rémi Denis-Courmontdvdnav: only try to regular files matching *.iso (fix...
2011-05-08 Rémi Denis-Courmontdvdnav: skip probing if forced and do not accept "file://"
2011-05-08 Laurent AimarSerialized libmodplug loading code.
2011-05-08 Jean-Baptiste KempfAudiobar: remove trailing whitespace
2011-05-07 Rémi Denis-CourmontRename LIBVLC_* function attributes to VLC_* within...
2011-05-07 Rémi Denis-Courmontconfig.h MUST ALWAYS BE INCLUDED _FIRST_! Fix Windows...
2011-05-07 Katsushi Kobayashiqtcapture: implement video capture device selection
2011-05-07 Katsushi Kobayashiqtcapture: added support for all QTKit-compatible video...
2011-05-07 Felix Paul Kühnedeinterlace: fix compilation on Mac OSX 10.5, for which...
2011-05-07 Felix Paul Kühnedvdnav: compilation fix
2011-05-07 Rémi Denis-Courmontdvdnav: cleanup probing
2011-05-07 Rémi Denis-Courmontdvdnav: remove useless parameter
2011-05-06 Rafaël Carréncurses: fix display glitch in stats/info/meta boxes
2011-05-06 Felix Paul Kühnemacosx: added a track synchronization panel
2011-05-06 Felix Paul Kühnedeinterlace: compilation fix
2011-05-05 Rémi Denis-CourmontIVTC: fix undefined arithmetic
2011-05-05 Benjamin Drunglibpulse_plugin: Fix linking against pulseaudio.
2011-05-05 Jean-Baptiste KempfUpdate LIST
2011-05-04 Rémi Denis-CourmontRename vlc_key_t to vlc_action_t
2011-05-04 Pierre Ynarddeinterlace: add missing file to sources
2011-05-04 Pierre YnardOSS: fix Makefile typo
2011-05-03 Rémi Denis-CourmontV4L2: v4l2-dev is not obsolete
2011-05-03 Rémi Denis-Courmontconfig.h must be included first and always
2011-05-03 Jean-Baptiste KempfMMS: fix a potential crash
2011-05-03 Rémi Denis-CourmontRemove references to non-existent Altivec plugins
2011-05-02 Juha Jeronendeinterlace: some more authorship fixes
2011-05-02 Jean-Baptiste KempfQt: fix simple volume alignment
2011-05-02 Felix Paul Kühnemacosx_dialog_provider: removed duplicate config_saveConfig
2011-05-02 Felix Paul Kühnemacosx: adapted to latest config API changes
2011-05-02 Juha Jeronendeinterlace: a small factoring to DarkenField() in...
2011-05-02 Juha Jeronendeinterlace: fixed authors for X and the Yadif glue
2011-05-02 Juha Jeronendeinterlace: bugfix to CalculateInterlaceScore()
2011-05-02 Juha Jeronendeinterlace: algo_ivtc.h: typo in comment
2011-05-02 Jean-Baptiste KempfMux/Demux avformat: add the "avformat" shortcut
2011-05-02 Rémi Denis-CourmontMove common predefined macros to config.h and common.am
2011-05-02 Rémi Denis-CourmontRemove ugly builtin support
2011-05-01 Rémi Denis-CourmontOSS: define HAVE_OSS, and disable on Linux by default
2011-05-01 Rémi Denis-CourmontPulseAudio: define HAVE_PULSE
2011-05-01 Felix Paul Kühnemacosx: fixed corner-case crash
2011-05-01 Felix Paul Kühneavi: don't enable debug in release builds
2011-05-01 Rémi Duraffortfreetype: fix memory leaks.
2011-05-01 Rémi Duraffortfreetype: simplifications.
2011-05-01 Rémi Denis-Courmontdeinterlace: u_cpu is used only if MMXEXT can be compiled
2011-05-01 Juha JeronenRefactored deinterlacer module
2011-05-01 Rémi Denis-CourmontRevert "deinterlace: u_cpu is used only if MMXEXT can...
2011-05-01 Thierry RedingV4L2: Allow device to be specified with option.
2011-04-30 Felix Paul Kühnemacosx: fixed represented file indicator in the vout...
2011-04-30 Felix Paul Kühnemacosx: fixed Reveal-in-Finder when path contains space...
2011-04-30 Felix Paul Kühnemacosx dialog provider: complete EXTENSION_WIDGET_SPIN_...
2011-04-30 Rémi Denis-Courmontswscale_omap: remove dead OMAP2 (really ARMv6) CPU...
2011-04-30 Rémi Denis-CourmontAutomatically save all configuration items
2011-04-30 Rémi Denis-CourmontRevert "Add an automate variable to detect Android...
2011-04-30 Rémi Denis-CourmontQt4: fix input item now playing
2011-04-30 Rémi DuraffortAdd an automate variable to detect Android builb and...
2011-04-30 Rémi Denis-CourmontRC: fix format string
2011-04-30 Rémi Denis-CourmontRC: fix warning
2011-04-29 Rémi Denis-CourmontRemove unused config_SaveConfigFile parameter
2011-04-29 Rémi Denis-Courmontpodcast: no need to force configuration save
2011-04-29 Rémi Denis-CourmontQt4: no need to save podcast configuration
2011-04-29 Rémi Denis-Courmonthotkeys: remove ineffective config save
2011-04-28 Jean-Baptiste KempfQt, playlist: fix copyright and small change
2011-04-28 Jean-Baptiste KempfQt, playlist: simplifications
next