| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
and not value)
|
|
|
|
|
|
|
| |
- print a message saying that xawtv can be used now at the end of the
channels auto-probing in case of direct use from cl and not from
XawTV wrapper (from qa test) aka let the world be better :-)
|
|
|
|
|
|
| |
and xterm but konsole too.
the only one missing is gnome-terminal which has -t but not -T
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use interactive_gtk to determine if we're runned under X11 (ie
authorized acces to X11 server, X11 context, ...)
- add a note to remember that we should add a method to detect if we
run under X11 if/when we implement interactive_qt
- simplify code :
* remove is_tv and simplify its code to be a one-liner (replace a
foreach by a scalar context)
* use format to prevent reverse lookup on scantv run thus
enabling to reverse the initial hash table
- all cases (newt, gtk, wt/wo xvt, ...) have been re tested on real hw.
|
|
|
|
|
| |
explain what is HRC
|
|
|
|
|
|
| |
hide scantv output on console;
check that we're under X11 before running scantv in an xterm
|
|
|
|
|
|
|
|
|
|
| |
in %freqtables in order to enhance drakxtv robustness when translators'll
arrive. thus we'll pass right strings to scantv instead of translated ones
explain how we manage the "all frequencies" case
display sorted tv norms
|
|
|