Home
Name Modified Size InfoDownloads / Week
README.txt 2011-08-07 719 Bytes
MediaPlayerClassic_RemoteKeys.reg 2011-08-07 1.8 kB
LIRCEmulator.py 2011-08-07 20.1 kB
Totals: 3 Items   22.6 kB 0
LIRCEmulator emulates LIRC server. 
When you press GUI button (play, pause, etc.) it simulates LIRC command receiving and sends it to recipients.

Usage:
1. Set your player to use (Win)LIRC server on IP xxx
2. Set your player to handle certain remote commands
3. Edit LIRCEmulator.py to change LIRC commands text (see "keys" dict, first elements)
4. Edit LIRCEmulator.py to change LIRC commands shortcuts (see "keys" dict, second elements)
5. Run LIRCEmulator server on IP xxx
6. Run player

Tested on Media Player Classic and The KMPlayer.

Script uses Qt so you have to install PyQt.

MediaPlayerClassic_RemoteKeys.reg contains binded keys for the Media Player Classic as they coded in LIRCEmulator.py.
Source: README.txt, updated 2011-08-07