diff options
author | phintuka <phintuka> | 2006-06-11 19:06:59 +0000 |
---|---|---|
committer | phintuka <phintuka> | 2006-06-11 19:06:59 +0000 |
commit | 2d2728326141a5ef0c9f2fc8f611ee3803a75951 (patch) | |
tree | a9404bd85f3e92233a218fdce1d90339c12488df /examples | |
parent | 0126a965c436d5ba95c82ed1b307c874887d7786 (diff) | |
download | xineliboutput-2d2728326141a5ef0c9f2fc8f611ee3803a75951.tar.gz xineliboutput-2d2728326141a5ef0c9f2fc8f611ee3803a75951.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'examples')
-rw-r--r-- | examples/Live Radio/BBC World Service.ram | 1 | ||||
-rw-r--r-- | examples/remote.conf.example | 39 |
2 files changed, 40 insertions, 0 deletions
diff --git a/examples/Live Radio/BBC World Service.ram b/examples/Live Radio/BBC World Service.ram new file mode 100644 index 00000000..0a706198 --- /dev/null +++ b/examples/Live Radio/BBC World Service.ram @@ -0,0 +1 @@ +rtsp://rmlivev8.bbc.net.uk/farm/*/ev7/live24/worldservice/liveinfent.ra diff --git a/examples/remote.conf.example b/examples/remote.conf.example new file mode 100644 index 00000000..72fbebbe --- /dev/null +++ b/examples/remote.conf.example @@ -0,0 +1,39 @@ +LIRC.Up up +LIRC.Down down +LIRC.Left left +LIRC.Right right +LIRC.Menu menu +LIRC.Ok ok +LIRC.Back exit +KBD.Up 00000000001B5B41 +KBD.Down 00000000001B5B42 +KBD.Menu 000000000000006D +KBD.Ok 000000000000000D +KBD.Back 0000000000000062 +KBD.Left 00000000001B5B44 +KBD.Right 00000000001B5B43 +XKeySym.Up Up +XKeySym.Down Down +XKeySym.Left Left +XKeySym.Right Right +XKeySym.Menu F1 +XKeySym.Ok Return +XKeySym.Back BackSpace +XKeySym.Red F2 +XKeySym.Green F3 +XKeySym.Yellow F4 +XKeySym.Blue F5 +XKeySym.0 0 +XKeySym.1 1 +XKeySym.2 2 +XKeySym.3 3 +XKeySym.4 4 +XKeySym.5 5 +XKeySym.6 6 +XKeySym.7 7 +XKeySym.8 8 +XKeySym.9 9 +XKeySym.Channel+ Prior +XKeySym.Channel- Next +XKeySym.Volume+ KP_Add +XKeySym.Volume- KP_Subtract |