Jump to content

Remote Control (girder)


Guest hackbart

Recommended Posts

Guest hackbart

Just for those who want to program their girder for usage with the DVBViewer:

 

sendmessage(DVBViewer-WindowHandle, 0xB2C2, 0x0815, code);

 

The codes are defined as:

 

acPause = 0;

acOnTop = 1;

acHideMenu = 2;

acShowStatusbar = 3;

acToolbar = 4;

acFullscreen = 5;

acExit = 6;

acChannellist = 7;

acChanMinus = 8;

acChanPlus = 9;

acChanSave = 10;

acFav1 = 11;

acFav2 = 12;

acFav3 = 13;

acFav4 = 14;

acFav5 = 15;

acFav6 = 16;

acFav7 = 17;

acFav8 = 18;

acFav9 = 19;

acStationMinus = 20;

acStationPlus = 21;

acAspect = 22;

acZoom = 23;

acOptions = 24;

acMute = 25;

acVolUp = 26;

acVolDown = 27;

acDisplay = 28;

acZoom50 = 29;

acZoom100 = 30;

acZoom200 = 31;

acDesktop = 32;

acRecordSettings = 33;

acRecord = 34;

acTeletext = 35;

acMiniEPG = 36;

acEPG = 37;

acFav0 = 38;

 

acChannel0 = 40;

acChannel1 = 41;

acChannel2 = 42;

acChannel3 = 43;

acChannel4 = 44;

acChannel5 = 45;

acChannel6 = 46;

acChannel7 = 47;

acChannel8 = 48;

acChannel9 = 49;

acTimeShift = 50;

acTimeShiftWindow = 51;

 

Christian

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...