]> git.sesse.net Git - vlc/history - modules/visualization/projectm.cpp
Use var_InheritString for --decklink-video-connection.
[vlc] / modules / visualization / projectm.cpp
2010-03-07 Rémi DuraffortProjectm: missing attach.
2010-02-16 Rémi Duraffortprojectm: fix typo.
2010-02-05 Rémi Duraffortprojectm: use the new constructor of libprojectM2 if...
2010-01-24 Rémi Duraffortprojectm: add missing return.
2009-12-20 Laurent AimarDo not use vlc_cancel with vlc_cleanup* uses in projectM.
2009-12-16 Laurent AimarUsed a sar for video_format_Setup.
2009-12-13 Laurent AimarImplemented an fps(50) limiter in projectM.
2009-12-13 Laurent AimarDo not lock the audio buffer while rendering a frame...
2009-12-13 Laurent AimarGive only once the same PCM buffer to projectM.
2009-12-13 Laurent AimarFixed PCM values given to projectm.
2009-12-13 Laurent AimarConverted projectm to vout_opengl_t.
2009-12-13 Laurent AimarSimplified projectm module by using vlc_thread_t.
2009-12-13 Laurent AimarFixed a potential race condition (projectm).
2009-12-13 Laurent AimarReworked a bit projectm initialization.
2009-10-20 Rémi Duraffortprojectm: switch to filter_t
2009-09-27 Rémi Denis-Courmontaout_filter_t.(in|out)put -> aout_filter_t.fmt_(in...
2009-09-23 Rémi Denis-Courmonti_nb_bytes -> i_buffer
2009-08-25 Rémi DuraffortFix compilation: too short delay.
2009-07-21 Rémi Duraffortprojectm: manage the events.
2009-07-12 Jean-Baptiste KempfOops. Actually synchronise the resolution to 800x640...
2009-07-12 Jean-Baptiste KempfIncrease Visualisation resolution to 800x480 (5/3)
2009-07-09 Rémi Duraffortprojectm: fix typo.
2009-07-08 Rémi DuraffortAdd a visualization module using libprojectM.