1
0
mirror of https://github.com/rofafor/vdr-plugin-femon.git synced 2023-10-10 11:36:53 +00:00

Fixed device switching priority (Thanks to Andreas Brugger).

Fixed device switching back to the primary device.
This commit is contained in:
Rolf Ahrenberg
2006-06-06 04:20:00 +03:00
parent 74a2a1bbe7
commit 6ce0ca32bd
3 changed files with 15 additions and 8 deletions

View File

@@ -228,3 +228,8 @@ VDR Plugin 'femon' Revision History
- Updated for vdr-1.4.0.
- Modified APIVERSION code in Makefile.
- Updated german translation (Thanks to Andreas Brachold).
2006-06-06: Version 1.0.1
- Fixed device switching priority (Thanks to Andreas Brugger).
- Fixed device switching back to the primary device.