116 Commits (cf05c96ca52d7beb20130a083df7b95ffa4e7e69)

Author SHA1 Message Date
Rafaël Carré e02432e597 Input access locking, part 3 (final). 19 years ago
Rafaël Carré f068bc2d55 Adds headers back. 19 years ago
Rafaël Carré e5ff4a2d33 Fixes compilation(2) 19 years ago
Rémi Denis-Courmont 9e595c955f Remove stdio while we're at it. 19 years ago
Rémi Denis-Courmont e40d134c69 Remove _GNU_SOURCE and string.h too 19 years ago
Rémi Denis-Courmont 81c5ac29fa Remove stdlib.h 19 years ago
Rafaël Carré 662ed774b9 Input access locking, part 2. 19 years ago
Pierre d'Herbemont 51880eb16e * Protect input item's meta through setters and getters. That allows tracking of input item meta info changes. 19 years ago
Laurent Aimar 26bc394027 Compilation warning fixes. 19 years ago
Rémi Denis-Courmont 9025fab993 Use vlc_object_kill(). Needs triple checking. 19 years ago
Jean-Baptiste Kempf c09b9f61b7 Should fix another bunch of: (near initialization for `fmt*') warnings. 19 years ago
Derk-Jan Hartman d59f9b354c * forwardport: [18328]-[18330] 20 years ago
Clément Stenac d3fe7f2879 A bit of headers cleanup 20 years ago
Rémi Denis-Courmont 218990780e int16_t needs <inttypes.h>. Should fix FreeBSD unhapiness with addPCM(). 20 years ago
Rafaël Carré cde22b4f79 Gets title for goom visualization from meta information if available 20 years ago
Antoine Cellerier 19f542a35b Fix a bunch of gcc warnings 20 years ago
Clément Stenac 1fa9ce8dc2 * Move all notifications plugins to misc/notify 20 years ago
Cyril Deguet 664f12538b * fixed galaktos plugin which was broken for a very long time 20 years ago
Clément Stenac 1e0b16b3bc Should fix Xosd compilation 20 years ago
Clément Stenac ed0b72e371 Merge back branch 0.8.6-playlist-vlm to trunk. 20 years ago
Clément Stenac ec598f4b05 vlc_config_cat.h 2nd round (Refs:#438) 20 years ago
Clément Stenac 50d9c2c41d Strings review in visualization/ (Refs:#438) 20 years ago
Christophe Mutricy fdb2f80a81 String Review. refs #438 20 years ago
Clément Stenac 0651db52b6 %f in galaktos (Closes:#585) 20 years ago
Rémi Denis-Courmont f99f42e6f7 Additionnal conversions 21 years ago
Rémi Denis-Courmont adc858d87a Uniformize source files encoding 21 years ago
Sam Hocevar 7fa8d30404 * modules/visualization/visual/visual.c: SECT_TEXT is a reserved Mach-O 21 years ago
Antoine Cellerier 2cb472dba0 FSF address change. 21 years ago
Rémi Denis-Courmont f62ada21e1 Use strdup() instead of malloc()/sprintf(), and fix off-by-one overflow 21 years ago
Felix Paul Kühne 2887c4ad0d * fixed some strings 21 years ago
Scott Caudle 524254f836 updates spectrometer visualization. some optimization tweaks and additional features. 21 years ago
Eric Petit 661e782126 visual/effects.c: compile fix 21 years ago
Clément Stenac 2b6826a13d Add new spectrum analyzer effect, patch from zcot. 21 years ago
Clément Stenac 64595f0c4c Fix Xosd interface (Debian #324039) 21 years ago
Rémi Denis-Courmont fe087a3828 Make Zorglub less unhappy 21 years ago
Rémi Denis-Courmont 85b29bdc28 Copyright fixes 21 years ago
Clément Stenac 2e3847698a More prefs fixes 21 years ago
Gildas Bazin 3f6f97f132 * include/video_output.h, ALL: changed api for vout_Request()/vout_Create() to be more flexible. 21 years ago
Clément Stenac ba9826cacf Preferences consistency fixes by Christophe Mutricy <xtophe at nxtelevision d0t com> 21 years ago
Clément Stenac 906b68fe03 Fix a bug with preferences 22 years ago
Clément Stenac d2adc9f3c1 Implement add_module_cat to add a module by category + use this for intf 22 years ago
Clément Stenac 91d93983e6 * Provide playlist_LockFoo functions for some functions 22 years ago
Clément Stenac a90a19a6b0 Improvements to preferences 22 years ago
Clément Stenac d090e475ad compilation fix for xOSD 22 years ago
Gildas Bazin 92c0f93056 * modules/visualization/goom.c: increased buffer queue size (was too low for some audio streams). 22 years ago
Gildas Bazin bfb8936030 * modules/visualization/galaktos/Modules.am: a whole lot of files were forgotten. 22 years ago
Gildas Bazin 56b5483c56 * ALL: use i_visible_lines in plane_t. 22 years ago
Sam Hocevar b5c2d452c9 * Really fixed strict aliasing breakage here and there. 22 years ago
Gildas Bazin e623637f12 * modules/visualization/galaktos/plugin.c: usual test before you commit. 22 years ago
Gildas Bazin 0df3e20904 * modules/visualization/galaktos/plugin.c: fixed threading issues with opengl. 22 years ago