Probs while programming a new DD Network remote control
Posted: Thu Nov 16, 2006 9:52 am
I want to solve the prob having no remote possibilities on the client while streaming from DD on my server to e.g. VLC. on my notebook.
Therefore i programmed 2 little tools: A simple remote (all 47 keys) control working on the client as a stand-alone application and a little modul for DD to receive the rc-commands.
All keys will reflected by DD - except those 3:
RMT_OK = $00000011 is not responsed by DD
RMT_DOWN = $0000000E and RMT_UP = $0000000D rults in an ERROR !
What a pitty - the most urgent keys...
An other idea was to transfer the channel-list to the rc`for having a better programm-selection on the client. I did it like describe in the sample (for DELPHI).
When i install DD new (1.3 and 1.3a), copy my mod to the mod-dir, DD starts without any negative comment.
But when channels are scanned new, i got a little error window 'Out of memory'. The same, when i restart DD.
I'm using the newest SDK 1.7 and progging is DELPHI 6.
@rel
Is it neccessary to send you my 2 little tools to see whats happening in DD ?
Therefore i programmed 2 little tools: A simple remote (all 47 keys) control working on the client as a stand-alone application and a little modul for DD to receive the rc-commands.
All keys will reflected by DD - except those 3:
RMT_OK = $00000011 is not responsed by DD
RMT_DOWN = $0000000E and RMT_UP = $0000000D rults in an ERROR !
What a pitty - the most urgent keys...
An other idea was to transfer the channel-list to the rc`for having a better programm-selection on the client. I did it like describe in the sample (for DELPHI).
When i install DD new (1.3 and 1.3a), copy my mod to the mod-dir, DD starts without any negative comment.
But when channels are scanned new, i got a little error window 'Out of memory'. The same, when i restart DD.
I'm using the newest SDK 1.7 and progging is DELPHI 6.
@rel
Is it neccessary to send you my 2 little tools to see whats happening in DD ?