代码搜索结果
找到约 143,016 项符合
Remote Control 的代码
splash.java
/*
wiseremote - a client/server remote control system for wireless devices
Copyright (C) 2005 Martin Profittlich
This program is free software; you can redistribute it and/or
modify it under the term
wiseremotemidlet.java
/*
wiseremote - a client/server remote control system for wireless devices
Copyright (C) 2005 Martin Profittlich
This program is free software; you can redistribute it and/or
modify it under the term
submenuentry.java
/*
wiseremote - a client/server remote control system for wireless devices
Copyright (C) 2005 Martin Profittlich
This program is free software; you can redistribute it and/or
modify it under the term
connectionlist.java
/*
wiseremote - a client/server remote control system for wireless devices
Copyright (C) 2005 Martin Profittlich
This program is free software; you can redistribute it and/or
modify it under the term
fixedlist.java
/*
wiseremote - a client/server remote control system for wireless devices
Copyright (C) 2005 Martin Profittlich
This program is free software; you can redistribute it and/or
modify it under the term
connectionmanager.java
/*
wiseremote - a client/server remote control system for wireless devices
Copyright (C) 2005 Martin Profittlich
This program is free software; you can redistribute it and/or
modify it under the term
ir.txt
Infra-red driver documentation.
Mike Crowe
(C) Empeg Ltd 1999
Not a lot here yet :-)
The Kenwood KCA-R6A remote control generates a sequence like the following:
Go low for approx 1
irman.docbook
The irman Driver
The irman driver allows you to use the IrMan IR remote control
to control the LCDproc server
(LCDd)
and/or c
lircin.docbook
The lirc Driver
The lirc driver enables you to use any IR remote control
that works with LIRC to control the LCDproc server
(LCDd)
a
chipcon remote control.h
#ifndef CHIPCONREMOTECONTROL_H
#define CHIPCONREMOTECONTROL_H
#include "Cudal.h"
#define WA_IS_PLAYING() (SendMessage(plugin.hwndParent, WM_WA_IPC, 0, IPC_ISPLAYING) == 1)
#def