File: HISTORY

package info (click to toggle)
vdr-plugin-remoteosd 0.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 156 kB
  • ctags: 95
  • sloc: ansic: 1,052; makefile: 70; sh: 17
file content (24 lines) | stat: -rw-r--r-- 879 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
VDR Plugin 'remoteosd' Revision History
---------------------------------------

2009-10-07: Version 0.1.0
- if available, use svdrposd-plugin instead of svdrpext-plugin
- added gettext support (thanks to Diego Pierotto)
  Credits to Udo Richter for his po218n.pl backward compatibility script
- added Italian translation (thanks to Diego Pierotto)
- log error if svdrpservice or svdrpext/svdrposd are not installed
- replaced all occurences of asprintf
- fixed not parsing replace mainmenu settings

2007-03-07: Version 0.0.2
- New option: tune channel on server
- Support for MainMenuHooks patch. Plugin may replace the VDR mainmenus
  Schedule and Timers
- Close remote menu when the local menu has been closed by menu key
- OSD message if server is not reachable
- Support for svdrpservice-0.0.3 default IP/port
- Code cleanup

2006-06-01: Version 0.0.1

- Initial revision.