26 Commits (cd920984e2459f2b9d2e96b5cc27da97327ca5ec)

Author SHA1 Message Date
Jean-Baptiste Kempf 3891d41236 p_sys NULL check (CID 115). 18 years ago
Rémi Denis-Courmont 3ccefd743a Format string fixes 18 years ago
Rémi Denis-Courmont 3561b9b28f Plugins: include vlc_common.h directly instead of vlc/vlc.h 18 years ago
Rémi Denis-Courmont 13ae40b0ef Use gettext_noop() consistently 18 years ago
Rémi Denis-Courmont 27d483e9ef Include vlc_plugin.h as needed 18 years ago
Pierre d'Herbemont 449fd28aaf Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 18 years ago
Rafaël Carré 079a1818dc codecs & packetizers: fix warnings 18 years ago
Rémi Denis-Courmont 99fab9089e Don't include config.h from the headers - refs #297. 19 years ago
Rémi Denis-Courmont 4f02842805 Revert the so-called whitelisting commits that are actually blacklisting 19 years ago
Rafaël Carré 806cf51658 input options whitelisting, step 2 (refs #1371) 19 years ago
Rafaël Carré 6ee1e193fd Removes trailing spaces. Removes tabs. 19 years ago
Clément Stenac d3fe7f2879 A bit of headers cleanup 20 years ago
Christophe Mutricy dc8b128a9f forward port [17012] and make update-po 20 years ago
Christophe Mutricy 8b21c8fc2c i18n fixes pointed by Marian Hikanik 20 years ago
Antoine Cellerier 72d2a5b460 subpicture_t now has a b_pausable attribute. When set to VLC_TRUE (default value is VLC_FALSE), this will keep displaying the subpicture_t when the parent input is paused. This means that subtitles should now be paused when clicking on pause. (refs #29) 20 years ago
Clément Stenac 03a094ee8b Codecs (except x264). Refs:#438 20 years ago
Antoine Cellerier 2cb472dba0 FSF address change. 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
Felix Paul Kühne b95300b75a * controls.m: added l10n of the volume-string shown when changing the volume 21 years ago
Rocky Bernstein de30e639dc Subtitle (subpicture) aspect ratio had been ignored. Use it now. 21 years ago
Derk-Jan Hartman 37e87108a3 * renamed --spu-track to --sub-track 21 years ago
Derk-Jan Hartman 02c94f5640 * renamed audio-channel to audio-track so ppl don't confuse it with audio-channels 21 years ago
Rocky Bernstein 6ad10b6304 Check to see if a particular subtitle channel is selected. All 22 years ago
Gildas Bazin febb3324e0 * modules/codec/svcdsub.c,cvdsub.c: fixed Cr/Cb inversion in palette. 22 years ago
Gildas Bazin 2cb7e0165b * modules/codec/cvdsub.c: ported cvd subtitles decoder to the new subpicture architecture. 22 years ago