- 15 May, 2002 1 commit
-
-
Sam Hocevar authored
-
- 14 May, 2002 1 commit
-
-
Johan Bilien authored
with other documentations (thank you Alexis) * plugins/satellite/*: some fixes in options parsing (thank you Sam)
-
- 30 Apr, 2002 1 commit
-
-
Johan Bilien authored
or libdvbpsi ts demux. Untested cause I can't get our Nova Card work again.
-
- 25 Apr, 2002 1 commit
-
-
Sam Hocevar authored
* ./include/video.h: moved vout_CopyPicture out of the way, an inline function did not make sense here. * ./include/video.h: moved vout_ChromaCmp out of the way. * ./plugins/avi/fourcc.h, ./include/video.h: merged these two files into video.h. * ./include/os_specific.h: this file is now always included. * ./include/debug.h: removed this file which was almost useless, and moved ASSERT to common.h. * ./include/common.h: fixed vlc_memalign and changed its prototype to follow posix_memalign's.
-
- 23 Apr, 2002 1 commit
-
-
Sam Hocevar authored
* ALL: removed underscores from option names and made a few options more self-explanatory, for instance --input_channel becomes --audio-channel; run vlc -H to see what has changed. * ALL: replaced many occurences of "plugin" with the word "module". * ./src/interface/main.c: moved all satellite-specific configuration options to the satellite plugin. * ./po/*: updated translations.
-
- 15 Apr, 2002 2 commits
-
-
Johan Bilien authored
* added options to configure antenna (sat_lnb_lof1, sat_lnb_lof2, sat_lnb_slof and sat_diseqc). They only appear if satellite input is compiled.
-
Johan Bilien authored
failure case, symbol rate limits in gnome interface were wrong) * added FEC choice in command line, gtk and gnome interfaces. Command line is now satellite:<frequency(Hz)>,<polarization(0=V,1=H)>,<fec(1=1/2,2=2/3...)>, <symbol rate(kbyte/s)>
-
- 28 Mar, 2002 1 commit
-
-
Johan Bilien authored
* When unselecting an ES, we must ged rid of p_es->p_pes so that it is regererated when we select this ES again. It made vlc segfault when switching from some stream to another, or when switching program in satellite input.
-
- 25 Mar, 2002 1 commit
-
-
Johan Bilien authored
* Fixed a bug that made vlc segfault when choosing a program, change to another and come back to the first one. * Added gtk and gnome interfaces for satellite input. We should find a way to hide the button if satellite support is not compiled.
-
- 21 Mar, 2002 1 commit
-
-
Johan Bilien authored
Forgot to add the input files.
-