vdr-plugin-iptv/HISTORY

52 lines
1.4 KiB
Plaintext
Raw Normal View History

2007-09-12 19:28:59 +02:00
VDR Plugin 'iptv' Revision History
----------------------------------
2007-10-14 20:45:34 +02:00
2007-10-14: Version 0.0.1
2007-09-12 19:28:59 +02:00
- Initial revision.
2007-10-15 23:03:45 +02:00
2007-10-20 20:28:51 +02:00
2007-10-21: Version 0.0.2
2007-10-15 23:03:45 +02:00
- Added EXT protocol.
2007-10-20 20:28:51 +02:00
- Added Spids to channel editor.
- Fixed shutdown logic.
2007-10-20 20:01:01 +02:00
- Improved error checking in protocols.
2007-10-22 18:22:11 +02:00
2007-10-28: Version 0.0.3
2007-10-22 18:22:11 +02:00
- Fixed shutdown crash.
- Added some minor tweaks.
- RTP payload now restricted to TS only.
- Added preliminary support for vdr-1.4.7.
2007-11-04 14:00:23 +01:00
2007-11-04: Version 0.0.4
2007-11-04 16:31:05 +01:00
- Added German translation (Thanks to Tobias Grimm).
2007-11-04 14:00:23 +01:00
- Added pluginparam patch for vdr-1.5.11.
2007-11-04 15:13:11 +01:00
- Updated Makefile 'i18n' targets.
2007-11-08 19:49:40 +01:00
2007-11-27 20:31:46 +01:00
2007-11-27: Version 0.0.5
2007-11-08 19:49:40 +01:00
- Added French translation (Thanks to Bruno Roussel).
2007-11-27 20:44:02 +01:00
- Added a more sophisticated example script (Thanks to Tobias Grimm).
- Improved iptvstream.sh compatibility under non-bash shells.
2008-01-19 21:24:10 +01:00
2008-01-20: Version 0.0.6
- Fixed some lint warnings.
2008-01-19 21:24:10 +01:00
- Added Italian translation (Thanks to Gringo).
- Added '-Wno-parentheses' to the compiler options.
- Mapped 'kInfo' as help key in setup menu.
- Refactored statistic collecting code.
2008-01-26 21:45:25 +01:00
2008-02-18 12:54:01 +01:00
2008-02-18: Version 0.0.7
2008-01-26 21:45:25 +01:00
- Updated for vdr-1.5.15.
2008-02-18 15:18:11 +01:00
- Replaced asprintf with cString.
2008-01-26 21:45:25 +01:00
- Updated French translation (Thanks to Micha<68>l Nival).
2008-01-28 23:37:26 +01:00
- Modified VDR locale support detection.
- Added preliminary automatic Pid scanning functionality.
- Modified channels.conf format to enable/disable channel
specific pid and sid scanning functionality.
- Removed the general sid scanning setup option.