| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-10-29 | By Anders Holst: | Felix Domke | |
| At regular intervalls there are questions in the forum (in at least three or four different threads on only this subject) on how to configure the recording paths so you don't have to set them to the same thing over and over again in e.g EPG timers. People apparently forget to set it, and miss their recordings because the harddisk is full or not built in. They want an easy way to change the default from /hdd/movies/ to a NAS or a USB device. I have rebased the patch in this thread from March 23, added two minor bugfixes, and hopefully made it less controversial by making sure that it only affects the expert setup level. I don't think there should be anything controversial about this patch now, and no known bugs. It only provides functionality that several people are screaming to get. Synopsis: The patch changes the "Timeshift path..." setup dialogue into a "Recording paths..." dialogue where you can easily configure both the timeshift and the other recording paths. | |||
| 2009-05-01 | EpgSelection.py: add to new skin sources.... one to get detailed event ↵ | ghost | |
| information and one to get service information i.e. to get the ServiceName you should use the ServiceName Converter and source="Service" like the ChannelSelection Screen to get the Extended Description of current selected event you should use the EventName Converter and source="Event" like GraphicalMultiEPG Screen ... you can look in skin_default.xml | |||
| 2009-02-28 | use < > keys vor next / previous service in single service epg | ghost | |
| 2009-02-27 | add possibility to change services in single service epg with bouquet +/- key | ghost | |
| 2009-02-24 | small optimizations and cleanups by Moritz Venn | ghost | |
| 2009-01-19 | timer fixes and improvements by adenin | ghost | |
| 2009-01-09 | fixes by adenin: | Felix Domke | |
| - fixed "sometimes, timer changes would not be applied" - allow deleting timers in GraphMultiEPG - fix displayed clock icons in epg view, - fix button text for "zap", "add/remove timer" - multiepg and graphmultiepg will automatically switch to correct service | |||
| 2009-01-03 | small timer fixes by adenin | ghost | |
| 2008-12-22 | add possibility to remove timers in epglist | ghost | |
| TODO: this is not working for subtitles yet and not its working in graphical multi epg | |||
| 2008-10-18 | add timeroverlap detection made by adenin (thanks for the great work!) | Andreas Monzner | |
| 2008-06-26 | add possibility to choose record location on timer creation and choose | Andreas Monzner | |
| record location in movieplayer (only in expert user level) | |||
| 2007-07-30 | possibility to sort epg list alphabetically (thanks to Moritz Venn) | Felix Domke | |
| 2007-07-27 | remove unneeded code | Andreas Monzner | |
| 2007-07-22 | fix imports | Andreas Monzner | |
| 2007-07-22 | cleanup some imports | Andreas Monzner | |
| 2007-04-03 | better fix for previous commit | Andreas Monzner | |
| store last entered begin time in multi epg | |||
| 2006-12-19 | some python import cleanups | Andreas Monzner | |
| lesser swig overhead | |||
| 2006-10-02 | config rewrite. some extensions still need to be updated. | Felix Domke | |
| 2006-05-06 | remove debug | Andreas Monzner | |
| 2006-05-06 | remove no more needed c++ single epg list content class | Andreas Monzner | |
| code cleanup in python epg classes get epg from parent service when epg is queried for a subservice(linkage service) | |||
| 2006-05-06 | don't add timers that are based on epg data, which are older than 14 days | Stefan Pluecken | |
| 2006-05-05 | initialize self.zapFunc always.. this fixes a bluescreen on red button press ↵ | Andreas Monzner | |
| when epgtype is not multiepg | |||
| 2006-04-27 | ok in multiepg is now similar to press info | Andreas Monzner | |
| change service is now possible via red button when the selected event is the now event | |||
| 2006-04-27 | make bouquet +/- useable in multiepg to change directly from one to another ↵ | Andreas Monzner | |
| bouquet epg | |||
| 2006-04-26 | fix bluescreen when try to use the epg time search function in single epg | Andreas Monzner | |
| 2006-04-26 | add ability to list all events for a specific start time/date (press Dream/Menu) | Andreas Monzner | |
| 2006-04-19 | show similar broadcastings deferred in eventview | Andreas Monzner | |
| when similar broascastings are avail now it is possible to open a epglist with all similar broadcastings (via red button) | |||
| 2006-04-15 | fix bug in EpgList.py (line 79, in getCurrent .. TypeError: unscribtable object) | Andreas Monzner | |
| make similar broadcasting search working in multiepg | |||
| 2006-03-29 | on cancel press in single epg no more do recursive close | Andreas Monzner | |
| 2006-03-11 | fix return of actionmap | Felix Domke | |
| 2006-03-01 | display clock png in single epg list for fitting timers (we have a problem ↵ | Stefan Pluecken | |
| with the event id matching for manual timers) | |||
| 2006-02-24 | generic show/hide support for GUIComponents | Felix Domke | |
| 2006-01-25 | many info handling changes (nownext/multi/single epg) | Andreas Monzner | |
| 2006-01-15 | follow timer changes | Felix Domke | |
| 2006-01-06 | make epg toggling configurable (default set to unusable epg on INFO key) | Stefan Pluecken | |
| 2006-01-04 | remove info info | Stefan Pluecken | |
| 2006-01-02 | toggle between epg types with info | Stefan Pluecken | |
| 2006-01-02 | add two native python epg views | Andreas Monzner | |
| 2005-12-22 | fix | Andreas Monzner | |
| 2005-12-17 | timer: add name/description, factor out "parse from epg event", fix some ↵ | Felix Domke | |
| cases where demux was not available at that time, add timeshift framework, fix movielist (not all movies are great!) | |||
| 2005-11-24 | add color buttons to epgselection | Stefan Pluecken | |
| 2005-11-13 | show servicename in eventview | Andreas Monzner | |
| 2005-11-12 | use green to add a timer directly from the epgSelection | Stefan Pluecken | |
| 2005-11-12 | remove comment | Andreas Monzner | |
| 2005-11-11 | add Event detail viewer | Andreas Monzner | |
| not final version yet.. service name is missing, and i need to build a scrollable label | |||
| 2005-11-10 | self. | Stefan Pluecken | |
| 2005-11-10 | user argument to set current service | Stefan Pluecken | |
| extend constructor to take an argument which is then passed to setRoot in EpgSelection | |||
| 2005-11-10 | try to add a epglist (not working yet) | Andreas Monzner | |
