]> git.sesse.net Git - vlc/history - modules/visualization
Qt: fix Win32 MOC breakage
[vlc] / modules / visualization /
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-04-25 Rémi Denis-Courmontaout: drop 2 version number from "visualization2" capab...
2013-04-25 Rémi Denis-CourmontUse NULL rather than 0 as pointer
2013-04-25 Rémi Denis-Courmontgoom: fix error path
2013-04-19 Rémi Denis-Courmontvisual: use dedicated thread (fixes #6229)
2013-04-19 Rémi Denis-Courmontvisual: clean up clean up code
2013-04-19 Rémi Denis-Courmontvisual: reduce symbols count
2013-04-19 Rémi Denis-Courmontvisual: remove write only field psz_args
2013-04-19 Rémi Denis-Courmontvisual: do not keep unused fields
2013-04-19 Rémi Denis-Courmontvisual: privatize filter_sys_t, etc.
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-02 Luca Barbatoconfigure: provide --with options to override default...
2012-12-19 Rémi Denis-Courmontvisualization: fix output formats
2012-12-13 Rémi Denis-CourmontReplace block_New() with block_Alloc()
2012-10-25 Rémi Denis-CourmontprojectM: cosmetic, fix syntax coloring
2012-09-18 Edward Wangvisual: use mutexes
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/visualization/visual/
2012-07-04 Rémi Denis-Courmontvisual: do not pretend to support FI32
2012-05-27 Edward Wangvisual: remove depreciated vlc_object_alive
2012-05-27 Edward Wangvisual: check for NULL before free
2012-03-20 Rémi Denis-CourmontUse environment variable for data directory
2012-03-17 Jonatan \"jaw\"... Added support for audio visualization: Vovoid VSXu
2011-12-15 Pere Orgafix filename self-references
2011-10-22 Jean-Baptiste KempfVisualisation: use 16:10 vout by default
2011-10-07 Laurent AimarRemoved variable callback when needed in the projectm...
2011-09-06 Laurent AimarRemoved now useless include in goom.
2011-09-06 Laurent AimarRemoved display of title by goom visualization plugin.
2011-08-31 Rémi Denis-CourmontRemove no-op variable callback
2011-08-29 Jean-Baptiste KempfGoom: specify the speed integer range
2011-06-30 Jean-Baptiste KempfprojectM: change font path on Win32
2011-06-19 Jean-Baptiste KempfVisual: remove 5 translation text
2011-06-19 Rémi Duraffortgoom: simplify.
2011-05-30 Rémi Denis-Courmontvisual: correct object cast
2011-05-25 Rémi Denis-CourmontRemove vlc_object_attach()
2011-05-18 Jean-Baptiste KempfprojectM: variables signedness fix
2011-05-15 Laurent AimarUsed vlc_clone instead of vlc_thread_create in goom.
2011-05-14 Jean-Baptiste KempfVisualisation: fix preferences, warnings and cosmetics
2011-04-11 Jean-Baptiste KempfWin32, projectm: fix mispelling
2011-02-19 Rémi Denis-CourmontMissing include
2011-02-19 Rémi Denis-CourmontReplace vout_opengl_t with vlc_gl_t
2011-02-12 Rémi Denis-CourmontRemove useless parameters
2011-01-15 Jean-Baptiste KempfVisual: code cosmetics and comments
2011-01-15 Jean-Baptiste KempfGoom: remove unnecessary includes and delete GOOM_TREE...
2011-01-09 Sébastien ToqueProjectM/Milkdrop default presets path on windows using...
2011-01-09 Sébastien ToqueprojectM: use add_directory for the preset directory.
2010-12-30 Sébastien ToqueAdded 3 settings to projectm module and fix a crash
2010-12-07 Rémi Duraffortprojectm: remove some variables from sys_t structures.
2010-12-07 Rémi Duraffortprojectm: randomly choose the first preset or projectM...
2010-12-05 Michael EFix scope alignment
2010-11-29 Ilkka Ollakkaprojectm: quick fix to get projectm visualisation to...
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_loadfile: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_font: remove unused parameter
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-10-14 Rémi Denis-Courmontsplit add_file into add_loadfile and add_savefile
2010-04-23 Laurent AimarModified vout_*Picture API.
2010-04-15 Jean-Baptiste KempfVisual: Center the vuMeter.
2010-03-07 Rémi DuraffortProjectm: missing attach.
2010-02-16 Rémi Duraffortprojectm: fix typo.
2010-02-09 Rémi Denis-CourmontRemove pl_Release, and rename pl_Hold back to pl_Get
2010-02-05 Rémi Duraffortprojectm: use the new constructor of libprojectM2 if...
2010-01-28 Rémi Denis-CourmontRemove useless vlc_object_detach() before vlc_object_re...
2010-01-24 Rémi Duraffortprojectm: add missing return.
2010-01-23 Rémi Denis-Courmontvideo plugins: use var_Inherit
2010-01-18 Pierre Ynardgoom: build fixes
2010-01-18 Rémi Denis-CourmontGoom: use playlist_CurrentInput instead of vlc_object_find
2010-01-11 Rémi Denis-CourmontRemove useless <errno.h> inclusions
2009-12-26 Rémi Denis-CourmontRemove unused string
2009-12-20 Laurent AimarDo not use vlc_cancel with vlc_cleanup* uses in projectM.
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
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-12-07 Rafaël Carrégoom: use VLC_TS_INVALID (refs #3135)
2009-11-20 Rémi Duraffortvisual: factorize.
2009-11-20 Rémi Duraffortvisual: save again some allocation/deallocation cycles.
2009-11-19 Rémi Duraffortvisual: fix a crash (double free or use after free...
2009-11-19 Rémi Duraffortvisual: small cleanup.
2009-11-19 Rémi Duraffortvisual: fix use of uninitialized value (introduced...
2009-11-19 Rémi Duraffortvisual: factorize.
2009-11-19 Rémi Duraffortvisual: save a huge number of allocation/deallocation.
2009-11-19 Rémi Duraffortvisual: factorize.
2009-10-20 Rémi Duraffortgoom: switch to filter_t
2009-10-20 Rémi Duraffortprojectm: switch to filter_t
2009-09-27 Rémi Denis-Courmontvisual: adapt 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-09-23 Rémi Denis-Courmontaout_buffer_t: store length instead of end timestamp
2009-09-22 Rémi Denis-Courmontaout_buffer_t.start_data -> aout_buffer_t.i_pts
next