Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: idea for jump function improvements
- To: vdr@linuxtv.org
- Subject: [vdr] Re: idea for jump function improvements
- From: s.huelswitt@gmx.de (Stefan Huelswitt)
- Date: 3 Jan 2002 15:45:28 GMT
- Content-Type: text/plain; charset=us-ascii
- Delivered-To: mhonarc@limes.convergence.de
- Newsgroups: local.linux.vdr
- Organization: Home, sweet home
- References: <9vtl4i$bff$2@master.athome.de> <Pine.LNX.4.21.0112210010560.4774-100000@bluebox.conspiracy.net>
- Reply-to: vdr@linuxtv.org
- Sender: vdr-bounce@linuxtv.org
On 21 Dec 2001 "M.Kiesel" <m.kiesel@iname.com> wrote:
> On 20 Dec 2001, Stefan Huelswitt wrote:
>
>>> - The lines that show how many numbers the user has to press should be
>>> replaced by a zero when a recording is too short for such a jump.
>>> Assume a recording with playing time 45 Minutes. Then it sould look
>>> like "00:--" when I press the jump button.
>> Yes, this is good. It's on the TODO now.
>
> Perhaps it's even better to shift numbers left upon number entry:
>
> start with "00:00" (or "--:--")
> enter "1": "00:01" (or "--:-1")
> enter "2": "00:12" (or "--:12")
> enter "3": "01:23" (or "-1:23")
> and so on.
>
> This way you don't have to bother whether VDR decided to let you enter two
> or five digits this time which could get annoying I think.
Well, my first idea was to implement it this way, but it make
error checking ver hard. Imagine:
enter 8 -> --:-8 -> fine
enter 5 -> --:85 -> not allowed
enter 3 -> -8:53 -> fine
Do you understand?
--
Stefan Huelswitt
huels@iname.com | http://home.pages.de/~nathan
Home |
Main Index |
Thread Index