Update of /cvsroot/freevo/freevo/src/tv In directory sc8-pr-cvs1:/tmp/cvs-serv15707/tv
Modified Files: __init__.py edit_favorite.py epg_types.py epg_xmltv.py ivtv.py program_display.py program_search.py record_client.py record_schedule.py record_types.py record_video.py tv.py tv_util.py tvguide.py v4l2.py view_favorites.py Log Message: removed some old CVS log messages Index: __init__.py =================================================================== RCS file: /cvsroot/freevo/freevo/src/tv/__init__.py,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** __init__.py 15 Jul 2003 07:37:53 -0000 1.4 --- __init__.py 23 Aug 2003 12:51:43 -0000 1.5 *************** *** 10,21 **** # ----------------------------------------------------------------------- # $Log$ ! # Revision 1.4 2003/07/15 07:37:53 dischi ! # import tv when needed to prevent osd screen from popup when you use the webserver ! # ! # Revision 1.3 2003/04/24 19:56:39 dischi ! # comment cleanup for 1.3.2-pre4 # - # Revision 1.2 2003/04/21 18:20:44 dischi - # make tv itself and not tv.tv the plugin (using __init__.py) # # ----------------------------------------------------------------------- --- 10,16 ---- # ----------------------------------------------------------------------- # $Log$ ! # Revision 1.5 2003/08/23 12:51:43 dischi ! # removed some old CVS log messages # # # ----------------------------------------------------------------------- Index: edit_favorite.py =================================================================== RCS file: /cvsroot/freevo/freevo/src/tv/edit_favorite.py,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** edit_favorite.py 1 Jun 2003 19:05:15 -0000 1.1 --- edit_favorite.py 23 Aug 2003 12:51:43 -0000 1.2 *************** *** 10,16 **** #----------------------------------------------------------------------- # $Log$ ! # Revision 1.1 2003/06/01 19:05:15 rshortt ! # Better to commit these before I mess something up. Still event code to fix I think, among other things. ! # # # --- 10,15 ---- #----------------------------------------------------------------------- # $Log$ ! # Revision 1.2 2003/08/23 12:51:43 dischi ! # removed some old CVS log messages # # Index: epg_types.py =================================================================== RCS file: /cvsroot/freevo/freevo/src/tv/epg_types.py,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** epg_types.py 16 Aug 2003 18:41:10 -0000 1.6 --- epg_types.py 23 Aug 2003 12:51:43 -0000 1.7 *************** *** 11,32 **** # ----------------------------------------------------------------------- # $Log$ # Revision 1.6 2003/08/16 18:41:10 dischi # Fix overlapping programs. The German listing sometimes has a program with # a wrong stop time so that is overlapps the next entries (mostly the wrong # entry stops at the end of the day) - # - # Revision 1.5 2003/04/24 19:56:40 dischi - # comment cleanup for 1.3.2-pre4 - # - # Revision 1.4 2003/03/16 19:29:06 dischi - # add getattr to TvProgram - # - # Revision 1.3 2003/03/08 17:37:56 dischi - # added compare function - # - # Revision 1.2 2003/02/27 02:03:04 outlyer - # Added support for the xmltv 'sub-title' tag which sometimes contains the - # episode title for TV shows. Its not always there, but if it is, we can use - # it, and I'll show it if it's available in the extended menu. # # ----------------------------------------------------------------------- --- 11,21 ---- # ----------------------------------------------------------------------- # $Log$ + # Revision 1.7 2003/08/23 12:51:43 dischi + # removed some old CVS log messages + # # Revision 1.6 2003/08/16 18:41:10 dischi # Fix overlapping programs. The German listing sometimes has a program with # a wrong stop time so that is overlapps the next entries (mostly the wrong # entry stops at the end of the day) # # ----------------------------------------------------------------------- Index: epg_xmltv.py =================================================================== RCS file: /cvsroot/freevo/freevo/src/tv/epg_xmltv.py,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** epg_xmltv.py 16 Aug 2003 18:41:37 -0000 1.24 --- epg_xmltv.py 23 Aug 2003 12:51:43 -0000 1.25 *************** *** 10,70 **** # ----------------------------------------------------------------------- # $Log$ ! # Revision 1.24 2003/08/16 18:41:37 dischi ! # fix bad timezone descriptions ! # ! # Revision 1.23 2003/08/14 03:34:06 outlyer ! # Whoops; left in some useless debug code. ! # ! # Revision 1.22 2003/08/11 13:11:32 outlyer ! # Synced with latest xmltv.py; also, use Python 2.3 strptime if it's available ! # since it's better than the version we include, and also beter than 2.2. ! # ! # Please try this new xmltv parser; it worked nicely on my end. ! # ! # Revision 1.21 2003/07/06 14:10:41 outlyer ! # Reclaim stdout from config. ! # ! # Revision 1.20 2003/06/07 14:24:12 dischi ! # Sometimes cPickle crashes (with a strange cause). Try to use the ! # normal pickle (== slower but works) when it failed. ! # ! # Revision 1.19 2003/06/04 22:33:11 rshortt ! # Adding 1 to the pickle.dump uses a binary format that seems WAY quicker to ! # both create and load the pickle file. You must remove your TV.xml-x.pickled ! # file and rerun epg_xmltv.py to test. ! # ! # Revision 1.18 2003/06/02 20:58:21 rshortt ! # A couple try/excepy blocks that actually end up fixing a problem when scheduling a recording, record_server tried to init the display. This was tested on two people's systems. ! # ! # Revision 1.17 2003/05/05 01:33:24 outlyer ! # Show a popup when reading the cached guide too, for visual feedback on slower ! # machines. ! # ! # Revision 1.16 2003/04/24 19:56:41 dischi ! # comment cleanup for 1.3.2-pre4 ! # ! # Revision 1.15 2003/04/06 21:12:58 dischi ! # o Switched to the new main skin ! # o some cleanups (removed unneeded inports) ! # ! # Revision 1.11 2003/03/14 06:38:40 outlyer ! # Added (disabled) support for a simple favourites list. Basically, create ! # a file called "watchlist" and put it somewhere, edit this thing and ! # specify the location of the file and comment in the find_favorites() ! # function in __main__ ! # ! # All it does is go through the guide, post-pickle and dump out the schedules ! # for the show in freevo_record.lst format. ! # ! # There is no duplicate filtering, or other neat-o intelligence, but it should ! # lay the groundwork for something more in the future. ! # ! # Revision 1.10 2003/02/27 02:03:03 outlyer ! # Added support for the xmltv 'sub-title' tag which sometimes contains the ! # episode title for TV shows. Its not always there, but if it is, we can use ! # it, and I'll show it if it's available in the extended menu. ! # ! # Revision 1.9 2003/02/16 22:21:45 krister ! # Bugfix for XMLTV data handling during config (tunerid) # # Revision 1.8 2003/02/14 16:45:16 outlyer --- 10,15 ---- # ----------------------------------------------------------------------- # $Log$ ! # Revision 1.25 2003/08/23 12:51:43 dischi ! # removed some old CVS log messages # # Revision 1.8 2003/02/14 16:45:16 outlyer Index: ivtv.py =================================================================== RCS file: /cvsroot/freevo/freevo/src/tv/ivtv.py,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** ivtv.py 2 Aug 2003 12:56:41 -0000 1.8 --- ivtv.py 23 Aug 2003 12:51:43 -0000 1.9 *************** *** 10,47 **** # ----------------------------------------------------------------------- # $Log$ ! # Revision 1.8 2003/08/02 12:56:41 rshortt ! # Increase the sleep time because 0.3 was too short for some people. ! # ! # Revision 1.7 2003/07/30 23:04:01 rshortt ! # Work around an msp3400 bug where it will lose sound when doing a few things, ! # one of which is setting the video standard. Right now it calls the newly added ! # mspSetMatrix() method with no args -- it is possible the default input and ! # output values here are not valid for some users. This should be fixed in ! # the driver soon but I will make these values configurable if it becomes a ! # problem for users in the meantime. ! # ! # Revision 1.6 2003/07/24 00:57:30 rshortt ! # Remove framespergop setting for now. We don't want to hardcode an NTSC ! # setting for anyone in PAL or SECAM land. ! # ! # Revision 1.5 2003/07/14 17:08:45 rshortt ! # Remove setting the framerate and rely on the card's initialized defaults instead. ! # ! # Revision 1.4 2003/07/14 11:44:42 rshortt ! # Add some init and print methods to Videodev and IVTV. ! # ! # Revision 1.3 2003/07/11 00:27:23 rshortt ! # Added a mspSetMatrix which is currently not used by anything. ! # ! # This was previously needed to correct an audio problem that is now fixed ! # by specifying standard as a msp3400 modprobe option. ! # ! # Revision 1.2 2003/07/07 01:59:06 rshortt ! # Updating for current ivtv CVS, added bitrate_mode and use constant bitrate ! # by default. ! # ! # Revision 1.1 2003/06/01 16:05:40 rshortt ! # Further suport for ivtv based cards. Now you can set the bitrate to encode at or the stream type to use. ! # # # --- 10,15 ---- # ----------------------------------------------------------------------- # $Log$ ! # Revision 1.9 2003/08/23 12:51:43 dischi ! # removed some old CVS log messages # # Index: program_display.py =================================================================== RCS file: /cvsroot/freevo/freevo/src/tv/program_display.py,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** program_display.py 2 Aug 2003 12:52:41 -0000 1.7 --- program_display.py 23 Aug 2003 12:51:43 -0000 1.8 *************** *** 10,34 **** #----------------------------------------------------------------------- # $Log$ ! # Revision 1.7 2003/08/02 12:52:41 rshortt ! # Don't need to set height. ! # ! # Revision 1.6 2003/07/13 19:58:01 rshortt ! # Fix some display bugs and remove access to favorites until I fix some bugs. ! # ! # Revision 1.5 2003/06/25 02:28:34 rshortt ! # Add vertical_expansion stuff. ! # ! # Revision 1.4 2003/06/04 12:10:38 rshortt ! # ScheduledRecordings needs to be bigger until i fix a known bug. ! # ! # Revision 1.3 2003/06/03 01:55:19 rshortt ! # More realistic height's. ! # ! # Revision 1.2 2003/06/03 01:41:38 rshortt ! # More progress, still ots to do. ! # ! # Revision 1.1 2003/06/01 19:05:15 rshortt ! # Better to commit these before I mess something up. Still event code to fix I think, among other things. ! # # # --- 10,15 ---- #----------------------------------------------------------------------- # $Log$ ! # Revision 1.8 2003/08/23 12:51:43 dischi ! # removed some old CVS log messages # # Index: program_search.py =================================================================== RCS file: /cvsroot/freevo/freevo/src/tv/program_search.py,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** program_search.py 13 Jul 2003 19:58:01 -0000 1.5 --- program_search.py 23 Aug 2003 12:51:43 -0000 1.6 *************** *** 12,30 **** # ----------------------------------------------------------------------- # $Log$ ! # Revision 1.5 2003/07/13 19:58:01 rshortt ! # Fix some display bugs and remove access to favorites until I fix some bugs. ! # ! # Revision 1.4 2003/06/25 02:28:34 rshortt ! # Add vertical_expansion stuff. ! # ! # Revision 1.3 2003/06/03 01:55:19 rshortt ! # More realistic height's. ! # ! # Revision 1.2 2003/06/03 01:41:38 rshortt ! # More progress, still ots to do. ! # ! # Revision 1.1 2003/06/01 19:05:15 rshortt ! # Better to commit these before I mess something up. Still event code to fix I think, among other things. ! # # # --- 12,17 ---- # ----------------------------------------------------------------------- # $Log$ ! # Revision 1.6 2003/08/23 12:51:43 dischi ! # removed some old CVS log messages # # Index: record_client.py =================================================================== RCS file: /cvsroot/freevo/freevo/src/tv/record_client.py,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** record_client.py 20 May 2003 23:48:03 -0000 1.7 --- record_client.py 23 Aug 2003 12:51:43 -0000 1.8 *************** *** 12,49 **** # ----------------------------------------------------------------------- # $Log$ ! # Revision 1.7 2003/05/20 23:48:03 rshortt ! # A few fixes but we still need better except blocks. ! # ! # Revision 1.6 2003/05/14 00:18:55 rshortt ! # Better error handling. ! # ! # Revision 1.5 2003/05/14 00:04:54 rshortt ! # Better error handling. ! # ! # Revision 1.4 2003/05/13 16:13:24 rshortt ! # Added updateFavoritesSchedule to the interface and make it accessable through ! # the command-line of record_client.py. ! # ! # Revision 1.3 2003/05/13 01:20:22 rshortt ! # Bugfixes. ! # ! # Revision 1.2 2003/05/12 11:21:51 rshortt ! # bugfixes ! # ! # Revision 1.1 2003/05/11 22:41:22 rshortt ! # The client interface to the recording server. ! # ! # Revision 1.4 2003/04/28 02:51:31 rshortt ! # Making some progress here. ! # ! # Revision 1.3 2003/04/26 18:01:02 rshortt ! # *** empty log message *** ! # ! # Revision 1.2 2003/04/26 15:52:05 rshortt ! # *** empty log message *** ! # ! # Revision 1.1 2003/04/26 12:55:04 rshortt ! # Starting work on a recording server. ! # # # --- 12,17 ---- # ----------------------------------------------------------------------- # $Log$ ! # Revision 1.8 2003/08/23 12:51:43 dischi ! # removed some old CVS log messages # # Index: record_schedule.py =================================================================== RCS file: /cvsroot/freevo/freevo/src/tv/record_schedule.py,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** record_schedule.py 15 Aug 2003 19:25:15 -0000 1.7 --- record_schedule.py 23 Aug 2003 12:51:43 -0000 1.8 *************** *** 16,63 **** # ----------------------------------------------------------------------- # $Log$ ! # Revision 1.7 2003/08/15 19:25:15 dischi ! # search all the share stuff in $FREEVO_SHARE now ! # ! # Revision 1.6 2003/06/24 11:52:55 outlyer ! # A quick fix for the problem reported by Wan Tat Chee, if there are ! # no entries in the recording schedule, don't crash. Should be more ! # informative though... ! # ! # Revision 1.5 2003/06/20 21:05:06 outlyer ! # Use icons instead of printing "Recording now" since that takes up a lot of ! # space and can't be seen on shows with titles ! # ! # Revision 1.4 2003/06/02 21:29:21 outlyer ! # Changed the "Schedule Editor" to show up in the TV Submenu, along with "Guide" and ! # "Recorded Shows" which makes a lot more sense then where it was before, which was ! # also exceptionally well hidden. ! # ! # To do this properly, I also had to move record_schedule into a class, subclassing ! # from Item, and so problems may and possibly will arise. I've tested it a little, ! # but please bang on this, because while it's a relatively minor change, it does ! # get things working inside the properly model, at least for a start. ! # ! # Bug reports are expected and welcome :) ! # ! # Revision 1.3 2003/04/20 12:43:33 dischi ! # make the rc events global in rc.py to avoid get_singleton. There is now ! # a function app() to get/set the app. Also the events should be passed to ! # the daemon plugins when there is no handler for them before. Please test ! # it, especialy the mixer functions. ! # ! # Revision 1.2 2003/04/06 21:12:58 dischi ! # o Switched to the new main skin ! # o some cleanups (removed unneeded inports) ! # ! # Revision 1.1 2003/03/15 05:01:30 outlyer ! # Merged Kyle Weston's Schedule Viewer/Editor patch. ! # ! # Please note, it currently only works with recording files ending in '.avi' ! # This is temporary, but as a fix, there is a commented line on line 171, ! # if you use mpgs (like I do) you can enable line 171 and comment out line 170. # - # Since avi is the default, I'm leaving it that way, but I will use mpg myself. # - # ----------------------------------------------------------------------- # Freevo - A Home Theater PC framework --- 16,23 ---- # ----------------------------------------------------------------------- # $Log$ ! # Revision 1.8 2003/08/23 12:51:43 dischi ! # removed some old CVS log messages # # # ----------------------------------------------------------------------- # Freevo - A Home Theater PC framework Index: record_types.py =================================================================== RCS file: /cvsroot/freevo/freevo/src/tv/record_types.py,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** record_types.py 13 Jul 2003 18:10:21 -0000 1.3 --- record_types.py 23 Aug 2003 12:51:43 -0000 1.4 *************** *** 10,26 **** # ----------------------------------------------------------------------- # $Log$ ! # Revision 1.3 2003/07/13 18:10:21 rshortt ! # Use new tv_util.get_chan_displayname() format also. ! # ! # Revision 1.2 2003/07/06 20:04:27 rshortt ! # Change favorites to use tv_util.get_chan_displayname(prog) as ! # favorite.channel rather than channel_id. ! # ! # Revision 1.1 2003/05/11 22:41:51 rshortt ! # Classes used by tv/recording apps. ! # ! # Revision 1.1 2003/04/26 12:55:04 rshortt ! # Starting work on a recording server. ! # # # --- 10,15 ---- # ----------------------------------------------------------------------- # $Log$ ! # Revision 1.4 2003/08/23 12:51:43 dischi ! # removed some old CVS log messages # # Index: record_video.py =================================================================== RCS file: /cvsroot/freevo/freevo/src/tv/record_video.py,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** record_video.py 30 Jul 2003 21:33:06 -0000 1.24 --- record_video.py 23 Aug 2003 12:51:43 -0000 1.25 *************** *** 6,88 **** # # Notes: - # Todo: - # - # ----------------------------------------------------------------------- - # $Log$ - # Revision 1.24 2003/07/30 21:33:06 outlyer - # Done. - # - # Revision 1.23 2003/07/12 06:23:44 outlyer - # Fix the gap for consecutive recordings. Only "timecode" formats were getting - # the buffer time before, now both timecode and seconds type recording get the - # 10 second buffer. - # - # Revision 1.22 2003/07/11 20:21:15 outlyer - # Actually, 10 seconds makes more sense than 60. - # - # Revision 1.21 2003/07/11 17:27:11 outlyer - # Because of the variety of encoders out there with variable times to release - # the device, I'm going to set the default time between recordings to one - # minute. this is probably a lot. - # - # Revision 1.20 2003/07/06 20:22:32 outlyer - # Cleanup - # - # Revision 1.19 2003/06/29 15:01:31 outlyer - # Display the channel's friendly (display name) in the tuner popupbox. - # - # Since XMLTV 0.6.11 uses what they call "RFC" channel names which are - # very long and don't reveal much about the channel. - # - # This will obviously have no regressive effect, since users had the - # friendly name before. - # - # Revision 1.18 2003/06/24 21:08:41 outlyer - # Use the episode title if available in the recording filename. - # - # Revision 1.17 2003/06/02 21:29:22 outlyer - # Changed the "Schedule Editor" to show up in the TV Submenu, along with "Guide" and - # "Recorded Shows" which makes a lot more sense then where it was before, which was - # also exceptionally well hidden. - # - # To do this properly, I also had to move record_schedule into a class, subclassing - # from Item, and so problems may and possibly will arise. I've tested it a little, - # but please bang on this, because while it's a relatively minor change, it does - # get things working inside the properly model, at least for a start. - # - # Bug reports are expected and welcome :) - # - # Revision 1.16 2003/05/31 20:53:03 outlyer - # Fix what I hope is the last event-related crash. Choosing shows to record - # works again. - # - # Revision 1.15 2003/05/27 17:53:35 dischi - # Added new event handler module - # - # Revision 1.14 2003/05/05 01:19:49 outlyer - # An attempt to fix the daylight savings issue; it makes one potentially bad - # assumption, that daylight savings time is one hour rather than more. - # - # Revision 1.13 2003/04/24 19:56:41 dischi - # comment cleanup for 1.3.2-pre4 - # - # Revision 1.12 2003/04/20 12:43:34 dischi - # make the rc events global in rc.py to avoid get_singleton. There is now - # a function app() to get/set the app. Also the events should be passed to - # the daemon plugins when there is no handler for them before. Please test - # it, especialy the mixer functions. - # - # Revision 1.10 2003/03/15 05:01:31 outlyer - # Merged Kyle Weston's Schedule Viewer/Editor patch. - # - # Please note, it currently only works with recording files ending in '.avi' - # This is temporary, but as a fix, there is a commented line on line 171, - # if you use mpgs (like I do) you can enable line 171 and comment out line 170. - # - # Since avi is the default, I'm leaving it that way, but I will use mpg myself. - # - # Revision 1.9 2003/03/07 17:13:34 outlyer - # A bunch of internal changes that should be completely invisible to most - # people. Mainly, the scheduling routine is now a little more configurable. # # I use mp1e, some people use lavrec, but as long as the command-line options --- 6,9 ---- *************** *** 108,111 **** --- 29,41 ---- # # Please test this and let me know if it's bad. + # + # + # Todo: + # + # ----------------------------------------------------------------------- + # $Log$ + # Revision 1.25 2003/08/23 12:51:43 dischi + # removed some old CVS log messages + # # # ----------------------------------------------------------------------- Index: tv.py =================================================================== RCS file: /cvsroot/freevo/freevo/src/tv/tv.py,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** tv.py 20 Aug 2003 22:29:37 -0000 1.17 --- tv.py 23 Aug 2003 12:51:43 -0000 1.18 *************** *** 10,51 **** # ----------------------------------------------------------------------- # $Log$ ! # Revision 1.17 2003/08/20 22:29:37 gsbarbieri ! # UPPER CASE TEXT IS UGLY! :) ! # ! # Revision 1.16 2003/08/03 11:10:26 dischi ! # Added TVGUIDE_HOURS_PER_PAGE ! # ! # Revision 1.15 2003/07/13 19:46:21 rshortt ! # Move the work portion of get_friendly_channel() into tv_util. ! # ! # Revision 1.14 2003/06/29 15:01:31 outlyer ! # Display the channel's friendly (display name) in the tuner popupbox. ! # ! # Since XMLTV 0.6.11 uses what they call "RFC" channel names which are ! # very long and don't reveal much about the channel. ! # ! # This will obviously have no regressive effect, since users had the ! # friendly name before. ! # ! # Revision 1.13 2003/06/02 21:29:22 outlyer ! # Changed the "Schedule Editor" to show up in the TV Submenu, along with "Guide" and ! # "Recorded Shows" which makes a lot more sense then where it was before, which was ! # also exceptionally well hidden. ! # ! # To do this properly, I also had to move record_schedule into a class, subclassing ! # from Item, and so problems may and possibly will arise. I've tested it a little, ! # but please bang on this, because while it's a relatively minor change, it does ! # get things working inside the properly model, at least for a start. ! # ! # Bug reports are expected and welcome :) ! # ! # Revision 1.12 2003/04/24 19:56:42 dischi ! # comment cleanup for 1.3.2-pre4 ! # ! # Revision 1.11 2003/04/22 19:34:12 dischi ! # mplayer and tvtime are now plugins # - # Revision 1.10 2003/04/21 18:20:44 dischi - # make tv itself and not tv.tv the plugin (using __init__.py) # # ----------------------------------------------------------------------- --- 10,16 ---- # ----------------------------------------------------------------------- # $Log$ ! # Revision 1.18 2003/08/23 12:51:43 dischi ! # removed some old CVS log messages # # # ----------------------------------------------------------------------- Index: tv_util.py =================================================================== RCS file: /cvsroot/freevo/freevo/src/tv/tv_util.py,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** tv_util.py 24 Jul 2003 00:01:19 -0000 1.4 --- tv_util.py 23 Aug 2003 12:51:43 -0000 1.5 *************** *** 7,10 **** --- 7,13 ---- # ----------------------------------------------------------------------- # $Log$ + # Revision 1.5 2003/08/23 12:51:43 dischi + # removed some old CVS log messages + # # Revision 1.4 2003/07/24 00:01:19 rshortt # Extending the idlebar.tv plugin with the help (and idea) of Mike Ruelle. *************** *** 12,34 **** # it will warn you that number of hours before your xmltv data is invalid and # present a more sever warning when your xmltv data is expired. - # - # The new icons are kind of lame so anyone feel free to spruce them up. - # - # Revision 1.3 2003/07/13 18:08:51 rshortt - # Change tv_util.get_chan_displayname() to accept channel_id instead of - # a TvProgram object and also use config.TV_CHANNELS when available, which - # is 99% of the time. - # - # Revision 1.2 2003/07/06 19:27:02 rshortt - # Add a function to get the display name of a program's channel. Using this - # helps with recent xmltv changes. - # - # Revision 1.1 2003/05/11 22:40:49 rshortt - # Helpers for tv and recording apps. - # - # Revision 1.1 2003/04/26 13:01:09 rshortt - # *** empty log message *** - # - # # # ----------------------------------------------------------------------- --- 15,18 ---- Index: tvguide.py =================================================================== RCS file: /cvsroot/freevo/freevo/src/tv/tvguide.py,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** tvguide.py 22 Aug 2003 05:59:35 -0000 1.10 --- tvguide.py 23 Aug 2003 12:51:43 -0000 1.11 *************** *** 10,45 **** # ----------------------------------------------------------------------- # $Log$ # Revision 1.10 2003/08/22 05:59:35 gsbarbieri # Fixed some mistakes. # Now it's possible to have more than one line for program/label, just make # the height fit the number of wanted lines. - # - # Revision 1.9 2003/08/03 11:10:26 dischi - # Added TVGUIDE_HOURS_PER_PAGE - # - # Revision 1.8 2003/05/30 03:40:39 outlyer - # CVS has very weird merging behaviour. Both Rob and I made the same bugfix - # and it appeared to add both. I'm removing the dupe code since it's quite - # dumb to have it twice. - # - # Revision 1.7 2003/05/30 03:29:09 outlyer - # Added missing direction events (UP/DOWN/LEFT/RIGHT) to TV Guide. - # - # Revision 1.6 2003/05/30 00:53:20 rshortt - # Various event bugfixes. - # - # Revision 1.5 2003/05/27 17:53:35 dischi - # Added new event handler module - # - # Revision 1.4 2003/04/20 12:43:34 dischi - # make the rc events global in rc.py to avoid get_singleton. There is now - # a function app() to get/set the app. Also the events should be passed to - # the daemon plugins when there is no handler for them before. Please test - # it, especialy the mixer functions. - # - # Revision 1.3 2003/04/06 21:12:59 dischi - # o Switched to the new main skin - # o some cleanups (removed unneeded inports) - # # # ----------------------------------------------------------------------- --- 10,20 ---- # ----------------------------------------------------------------------- # $Log$ + # Revision 1.11 2003/08/23 12:51:43 dischi + # removed some old CVS log messages + # # Revision 1.10 2003/08/22 05:59:35 gsbarbieri # Fixed some mistakes. # Now it's possible to have more than one line for program/label, just make # the height fit the number of wanted lines. # # ----------------------------------------------------------------------- Index: v4l2.py =================================================================== RCS file: /cvsroot/freevo/freevo/src/tv/v4l2.py,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** v4l2.py 30 Jul 2003 22:59:06 -0000 1.5 --- v4l2.py 23 Aug 2003 12:51:43 -0000 1.6 *************** *** 10,29 **** # ----------------------------------------------------------------------- # $Log$ ! # Revision 1.5 2003/07/30 22:59:06 rshortt ! # Fix a set standard bug and add the begining of vidio groups. ! # ! # Revision 1.4 2003/07/18 16:40:02 rshortt ! # Added support for a custom frequency table, config.FREQUENCY_TABLE. See ! # freevo_config.py or local_conf.py for details. ! # ! # Revision 1.3 2003/07/14 11:44:42 rshortt ! # Add some init and print methods to Videodev and IVTV. ! # ! # Revision 1.2 2003/05/29 12:08:45 rshortt ! # Make sure we close the device when done. ! # ! # Revision 1.1 2003/05/28 23:32:50 rshortt ! # V4L device control by Thomas Schueppel. ! # # # --- 10,15 ---- # ----------------------------------------------------------------------- # $Log$ ! # Revision 1.6 2003/08/23 12:51:43 dischi ! # removed some old CVS log messages # # Index: view_favorites.py =================================================================== RCS file: /cvsroot/freevo/freevo/src/tv/view_favorites.py,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** view_favorites.py 3 Jun 2003 01:41:39 -0000 1.2 --- view_favorites.py 23 Aug 2003 12:51:43 -0000 1.3 *************** *** 12,21 **** # ----------------------------------------------------------------------- # $Log$ ! # Revision 1.2 2003/06/03 01:41:39 rshortt ! # More progress, still ots to do. ! # ! # Revision 1.1 2003/06/01 19:05:15 rshortt ! # Better to commit these before I mess something up. Still event code to fix I think, among other things. ! # # # --- 12,17 ---- # ----------------------------------------------------------------------- # $Log$ ! # Revision 1.3 2003/08/23 12:51:43 dischi ! # removed some old CVS log messages # # ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ Freevo-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog