359 Commits (5f9aa754cf4e72e4428d4e7e11413fd0ab77dadd)

Author SHA1 Message Date
Rémi Denis-Courmont 477d18c723 Replace config_Get(Data|Lib)Dir() with config_GetSysDir() 8 years ago
Adrien Maglo c30434f5dc visual: output pictures are progressive 8 years ago
Michał Trzebiatowski 1480fc481e i18n: typo fixes for the option strings 8 years ago
Alexander Lakhin 0c218a0f45 Remove unnecessary spaces from messages 9 years ago
Thomas Guillem a0f51665ee visual: use vlc_alloc helper 9 years ago
Konstantin Pavlov 5a4e2570c2 projectm: include locale headers. 9 years ago
Thomas Guillem 943a50ae34 vsxu: ensure that the GL context is attached 9 years ago
Thomas Guillem 384c3ce103 projectm: ensure that the GL context is attached 9 years ago
Thomas Guillem 09afe262d2 glspectrum: ensure that the GL context is attached 9 years ago
Rémi Denis-Courmont 4246e218c1 vsxu: remove no-op 9 years ago
Rémi Denis-Courmont bd7808b0bf projectm: remove no-op 9 years ago
Rémi Denis-Courmont 6f95126d25 glspectrum: remove no-op 9 years ago
Filip Roséen d60fbdbeea visual visualization: fixed include-guards 10 years ago
Hugo Beauzée-Luyssen 71af860741 projectm: Add missing initialization 10 years ago
Sebastian Ramacher 156b0ec691 Fix spelling of "launch" 10 years ago
Odd-Arild Kristensen 2a67f19f84 glspectrum: Fixed include bug so that it works correctly on OS X 10 years ago
Rémi Denis-Courmont a574bf3073 visual: simplify use of vout_GetPicture() 11 years ago
Rémi Denis-Courmont 82513bf142 goom: simplify use of vout_GetPicture() 11 years ago
Jean-Baptiste Kempf 6cbbf05e53 Goom: fix compilation 11 years ago
Rémi Denis-Courmont 8196e14952 visual: replace unnecessary includes 11 years ago
Thomas Guillem 25930fef19 define __STDC_*_MACROS in vlc_fixups.h for pre C++11 hosts 11 years ago
Rémi Denis-Courmont 80d88b05f2 Mark unreachable code on GCC even if NDEBUG 11 years ago
Rémi Denis-Courmont 92185f0ba8 visualization: remove Makefile recursion 11 years ago
Jean-Baptiste Kempf 29fbefec38 VSXU: fix build 12 years ago
Rémi Denis-Courmont 462500e5da vsxu: use vlc_gl_surface_* helpers 12 years ago
Rémi Denis-Courmont 2406769a41 projectM: use vlc_gl_surface_* helpers 12 years ago
Rémi Denis-Courmont bf689cab7c projectM: remove redundant vlc_savecancel() 12 years ago
Rémi Denis-Courmont 2b87318852 glspectrum: use vlc_gl_surface_* helpers 12 years ago
Rémi Denis-Courmont 602ef2d0a0 vsxu: fix mutex leaks 12 years ago
Rémi Denis-Courmont ffb2a8b72b projectM: fix mutex leak 12 years ago
Thierry Foucu f1cfcbfd8f Using fabsf for floating value instead of abs 12 years ago
Rémi Denis-Courmont 953f3b1251 glspectrum: use single precision 12 years ago
Rémi Denis-Courmont eed478c248 projectM: dead code 12 years ago
Rafaël Carré 896bc25795 peack -> peak 12 years ago
Tristan Matthews 6c4493a716 visual: don't crash on empty buffers 12 years ago
Rafaël Carré 9781b239ff projectm: fix NULL or uninitialized pointer dereference 12 years ago
Rémi Denis-Courmont 307a8c17b0 projectM: make GL context current 12 years ago
Rémi Denis-Courmont a368cd4834 vsxu: make GL context current 12 years ago
Rémi Denis-Courmont bc8f690a34 glspectrum: bind GL context when needed 12 years ago
Rémi Denis-Courmont 377376e0ed projectM: use assert() 12 years ago
Rémi Denis-Courmont 224e6c12eb glspectrum: missing void 12 years ago
Rafaël Carré b07ed16e12 video_format_Setup: set visible dimensions 12 years ago
Jean-Baptiste Kempf 130a8081fc Visual: add an assert in an impossible switch case 12 years ago
Ron Wright 23cd7b25da glspectrum: use FFT Windowing 12 years ago
Ron Wright cf02472407 Visual: use of FFT windowing in spectrum effect 12 years ago
Ron Wright 17b03dd5fc Introducing FFT windowing routines for spectrum-based visualizations 12 years ago
Jean-Baptiste Kempf ca5b8920f5 LGPL: relicense vsxu to LGPLv2.1+ 13 years ago
Rémi Duraffort cdd7148ab8 Fix use of unitialized value 13 years ago
Rémi Duraffort 07af2cc79d GLSpectrum: fix memory leak (cid #1100858) 13 years ago
Rémi Denis-Courmont ecbe7bc18c visualization: fix install 13 years ago