| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-03-11 | do nothing when green button is pressed in a record, to be consistent with UI | Felix Domke | |
| 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 | |||
| 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) | |||
| 2008-02-14 | add support for cyclic garbage collection to eTimer and eSocketNotifier | Andreas Monzner | |
| class, add simpler method to set a timer callback.. or remove.. instead of timer.timeout.get().append(func).. or .remove(func)... now it is possible to do timer.callback.append(func)... timer.callback.remove(func) (the old method still works..but is now deprecated) | |||
| 2007-07-22 | cleanup some imports | Andreas Monzner | |
| 2006-12-19 | some python import cleanups | Andreas Monzner | |
| lesser swig overhead | |||
| 2006-11-30 | more changes for service groups (replacement for zapping alternatives | Andreas Monzner | |
| plugin).. now its basicaly working.. TODO: change zapping alternatives editor for new style | |||
| 2006-08-15 | changes for use of new swig version 1.3.29 (c++ python wrapper) | Andreas Monzner | |
| with the new swig version all python -> c++ calls are round about 40% faster you must change in openembedded/conf/distro PREFERRED_VERSION_swig-native = "1.3.27" to PREFERRED_VERSION_swig-native = "1.3.29" or do a bitbake -b ../openembedded/packages/swig/swig-native_1.3.29.bb | |||
| 2006-05-06 | don't add timers that are based on epg data, which are older than 14 days | Stefan Pluecken | |
| 2006-04-20 | fix bsod when opening similar event list when no similar events exist | Andreas Monzner | |
| 2006-04-20 | small fix | Andreas Monzner | |
| 2006-04-20 | fix bsod | 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-22 | fix type | Andreas Monzner | |
| 2006-03-21 | add search function to epgcache to do similar broadcasting searches and text ↵ | Andreas Monzner | |
| searches in event titles for more infos about how to use look at epgcache.cpp, search eEPGCache::search method and read the comment above the funcion the similar broadcastings search is used from python in Eventview.py | |||
| 2006-03-02 | minimally improved LCD support | Felix Domke | |
| 2006-02-25 | store a .eit file for each recoring this holds raw eit event informations | Andreas Monzner | |
| including audio track informations, event description, event title...... for information about the file format look in EN300468 (www.etsi.org) make info button useable when playbacking a movie | |||
| 2006-02-22 | change "Add Timer" to "Add timer" and change the german translation for it | Stefan Pluecken | |
| 2006-01-25 | don't translate empty strings | Axel Buehning | |
| 2006-01-25 | many info handling changes (nownext/multi/single epg) | Andreas Monzner | |
| 2006-01-02 | add two native python epg views | 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 | ability to add timers directly from the eventview screen | Stefan Pluecken | |
| 2005-11-18 | eWindow: title change will now invalidate decoration. | Felix Domke | |
| 2005-11-17 | translations | Stefan Pluecken | |
| 2005-11-17 | show event title in eventview | Andreas Monzner | |
| 2005-11-13 | show servicename in eventview | Andreas Monzner | |
| 2005-11-12 | use new ScrollLabel in EPG EventViewer | 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 | |||
