ChangeLog in xmltv2html-0.6.1 vs ChangeLog in xmltv2html-0.7.0

- old
+ new

@@ -1,5 +1,133 @@ ------------------------------------------------------------------------ +r189 | kvh | 2006-02-13 17:09:18 -0500 (Mon, 13 Feb 2006) | 1 line +Changed paths: + M /trunk/bin/xmltv2html.rb + +fix date issue with favorites_listing +------------------------------------------------------------------------ +r188 | kvh | 2006-02-13 16:06:57 -0500 (Mon, 13 Feb 2006) | 1 line +Changed paths: + M /trunk/testing.sh + +run some tests using --starttime and --stoptime +------------------------------------------------------------------------ +r187 | kvh | 2006-02-13 15:26:39 -0500 (Mon, 13 Feb 2006) | 1 line +Changed paths: + A /trunk/README.grabbers + M /trunk/testing.sh + +test with CVS xmltv grabbers +------------------------------------------------------------------------ +r186 | kvh | 2006-02-13 14:21:38 -0500 (Mon, 13 Feb 2006) | 1 line +Changed paths: + M /trunk/bin/xmltv2html.rb + +release 0.7.0 +------------------------------------------------------------------------ +r185 | kvh | 2006-02-05 17:05:45 -0500 (Sun, 05 Feb 2006) | 1 line +Changed paths: + M /trunk/bin/xmltv2html.rb + +correct adding dummy programmes in middle of channel +------------------------------------------------------------------------ +r184 | kvh | 2006-02-05 16:26:53 -0500 (Sun, 05 Feb 2006) | 1 line +Changed paths: + M /trunk/bin/xmltv2html.rb + +add dummy programmes when there is a gap in the middle of a channel +------------------------------------------------------------------------ +r183 | kvh | 2006-02-04 18:26:12 -0500 (Sat, 04 Feb 2006) | 1 line +Changed paths: + M /trunk/bin/xmltv2html.rb + +remove unused code; correct rounding interval +------------------------------------------------------------------------ +r182 | kvh | 2006-02-04 14:48:07 -0500 (Sat, 04 Feb 2006) | 1 line +Changed paths: + M /trunk/bin/xmltv2html.rb + +verify stop times +------------------------------------------------------------------------ +r181 | kvh | 2006-02-04 05:51:48 -0500 (Sat, 04 Feb 2006) | 1 line +Changed paths: + M /trunk/bin/xmltv2html.rb + +get start/stop_time working +------------------------------------------------------------------------ +r180 | kvh | 2006-02-04 02:04:59 -0500 (Sat, 04 Feb 2006) | 1 line +Changed paths: + M /trunk/bin/xmltv2html.rb + +reorganizing; move filtering of programmes output of parseProgrammes into filterP +------------------------------------------------------------------------ +r179 | kvh | 2006-02-03 12:12:35 -0500 (Fri, 03 Feb 2006) | 1 line +Changed paths: + M /trunk/files/xmltv2htmlrc.displayday + M /trunk/files/xmltv2htmlrc.favorites + M /trunk/files/xmltv2htmlrc.favorites.output + M /trunk/files/xmltv2htmlrc.nochannelinterval + M /trunk/files/xmltv2htmlrc.nochanneltimeinterval + M /trunk/files/xmltv2htmlrc.nomarkup + M /trunk/files/xmltv2htmlrc.notimeinterval + M /trunk/files/xmltv2htmlrc.oddchannelinterval + M /trunk/files/xmltv2htmlrc.oddtimeinterval + M /trunk/files/xmltv2htmlrc.outputlinks + M /trunk/testing.sh + M /trunk/xmltv2htmlrc + +update test config files and testing script to use xmltvs testgrabbers output +------------------------------------------------------------------------ +r178 | kvh | 2006-02-02 12:19:28 -0500 (Thu, 02 Feb 2006) | 1 line +Changed paths: + M /trunk/bin/xmltv2html.rb + +Handle when stop_time rounding is the next day +------------------------------------------------------------------------ +r177 | kvh | 2006-02-01 14:23:20 -0500 (Wed, 01 Feb 2006) | 1 line +Changed paths: + M /trunk/bin/xmltv2html.rb + +do not add programmes that are too short +------------------------------------------------------------------------ +r176 | kvh | 2006-02-01 01:53:05 -0500 (Wed, 01 Feb 2006) | 1 line +Changed paths: + M /trunk/bin/xmltv2html.rb + +handle input files where there are no channels or no programmes +------------------------------------------------------------------------ +r175 | kvh | 2006-02-01 01:37:24 -0500 (Wed, 01 Feb 2006) | 1 line +Changed paths: + M /trunk/bin/xmltv2html.rb + +tv_sort can not add all stop times; find suitable stop times when that happens +------------------------------------------------------------------------ +r174 | kvh | 2006-01-31 14:21:05 -0500 (Tue, 31 Jan 2006) | 1 line +Changed paths: + M /trunk/bin/xmltv2html.rb + +Correct channel interval for dummy data at the end of a programme +------------------------------------------------------------------------ +r173 | kvh | 2006-01-02 13:53:47 -0500 (Mon, 02 Jan 2006) | 1 line +Changed paths: + M /trunk/bin/xmltv2html.rb + +minor cleanups +------------------------------------------------------------------------ +r172 | kvh | 2005-12-30 14:35:27 -0500 (Fri, 30 Dec 2005) | 1 line +Changed paths: + M /trunk/bin/xmltv2html.rb + M /trunk/xmltv2html.gemspec + +more symbol change; update version +------------------------------------------------------------------------ +r171 | kvh | 2005-12-30 14:29:54 -0500 (Fri, 30 Dec 2005) | 1 line +Changed paths: + M /trunk/bin/xmltv2html.rb + M /trunk/xmltv2htmlrc + +change variables from strings to symbols (after reading the enornmous thread on ruby-talk +------------------------------------------------------------------------ r170 | kvh | 2005-12-21 13:41:03 -0500 (Wed, 21 Dec 2005) | 1 line Changed paths: M /trunk/bin/xmltv2html.rb M /trunk/xmltv2html.gemspec