CFULLHDMA: function implementation

A much requested feature is the ability to jump into a movie on time level. Right now we only implemented a jump feature on 50% level.

Our current design is: when entering 50 you will jump to 50% of the movie. This function we will keep (I like it very much).

New: when pressing 0 it will enable the: ‘seek by time indicator’ function and show: 00:00:00 for the time input. If you enter with the numeric keypad the following sequence, for example: 0 010010 than you will jump to 01:00:10 into the movie; 0 005000 will jump to 00:50:00 into the movie. etc..

This is the first step which needs to be completed and if complete than we can also adjust the time jump function using the PREV/NEXT key.

Feature is under development now

As an experiment I have added a kind of ‘bug/feature trac system’ so that everyone can enter his ‘issues’ in it. Maybe this would be helpful for us.