Re: [Zapping-misc] Zapping: bugs and thanks!
Status: Alpha
Brought to you by:
mschimek
|
From: E. <ga...@eu...> - 2001-10-28 20:29:49
|
>=20 > 2) Occasionally while entering a channel name into Zapping's channel edit= or, > the program crashes. I haven't figured out a pattern to this one yet. A backtrace would be nice... doesn't the "This program crashed, send a bug report" dialog appear? [Perhaps you need Bug-buddy for this to work, dunno]. >=20 > 3) In order to change the overlay color I had to tell Zapping to go into > "Capture" mode, and then back to "Preview" mode. Otherwise, the 'choose > color' icon does not appear in the "Controls" dialog. That's because in capture mode we own the backend scaler port, so we can access its controls (in particular the chromakey or overlay color). In overlay mode we don't grab the port, so we shouldn't (and typically cannot) mess with its settings. Actually, what you are seeing it's just a kewl bug :-) The "overlay color" control shouldn't be available in overlay mode, never. I fixed this some weeks ago, btw. >=20 > Is there a way to change channels by entering a number, on the keypad per= haps? You can assign keyboard shortcuts in the channel editor, but I plan to improve this in the future. > XawTV allows this as well as a number of other handy keypresses (Q to qui= t, Ctrl-Q, which is the standard in Gnome. > Cursor up/down to surf, PgUp/PgDown. Up/Down are reserved for TTX mode, so we couldn't pick up the simpler ones :-) > Left/right to fine-tune, Used for TTX again. Could you please provide an example when you need "live" fine tuning? (sp. considering that these changes will be lost when you switch channels). Regards, I=F1aki |