| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-03-26 | setItemHeight() should return void ('make clean' required!) | Andreas Oberritter | |
| 2008-03-11 | signal quality is SNR, signal power is AGC | Felix Domke | |
| 2008-03-06 | protect against broken .cuts files | Felix Domke | |
| 2008-02-17 | fix return codes in streaming | Felix Domke | |
| 2008-02-13 | add explicit constructors | Felix Domke | |
| 2008-01-24 | pass more information about why a channel alloc fails, and display proper ↵ | Felix Domke | |
| error message (instead of "no free tuner") | |||
| 2007-12-16 | patch by Pieter Grimmerink: fix order of class definitions to make swig happy | Felix Domke | |
| 2007-11-12 | add possibility to set tuner priority for alternative services in Customize | Andreas Monzner | |
| menu (just with expert usage level) | |||
| 2007-11-09 | fixes for previous commit | Andreas Monzner | |
| 2007-11-09 | use local listbox styles for servicelist | Andreas Monzner | |
| add some special skin attributes for servicelist - foregroundColorMarked - foregroundColorMarkedSelected - backgroundColorMarked - backgroundColorMarkedSelected - foregroundColorNotAvail (default gray) | |||
| 2007-10-16 | some teletext subtitles fixes | Andreas Monzner | |
| 2007-10-05 | write apid to pidcache when no value is cached | Andreas Monzner | |
| 2007-09-17 | add some debug output for subtitles | Andreas Monzner | |
| 2007-09-17 | clear non processed subtitles on skip forward / backward | Andreas Monzner | |
| 2007-09-05 | some dvb subtitles fixes | Andreas Monzner | |
| 2007-08-26 | add audio pid into iAudioTrackInfo | Felix Domke | |
| 2007-08-26 | fix audiotype | Felix Domke | |
| 2007-08-25 | simplify and fix code a bit. 'defaultac3' evaluation is now in pmt.cpp | Felix Domke | |
| 2007-08-25 | use explicit default track instead of first one (as the default one isn't ↵ | Felix Domke | |
| always the first one anymore), implement getCurrentTrack | |||
| 2007-08-25 | add iAudioTrackSelection::getCurrentTrack to get currently selected audio ↵ | Felix Domke | |
| track index | |||
| 2007-08-06 | only keep trailing filename for PVR services without .meta file | Felix Domke | |
| 2007-08-06 | int -> size_t | Felix Domke | |
| 2007-08-06 | better getName for gstreamer-based services | Felix Domke | |
| 2007-07-25 | use 'id3demux'/'mad' for decoding mp3files instead of decodebin | Felix Domke | |
| 2007-07-22 | remove unimplemented method declaration | Andreas Monzner | |
| 2007-07-22 | add possibility to get all component descriptors for a event from python | Andreas Monzner | |
| 2007-07-22 | add support for service group pixmap in servicelist | Andreas Monzner | |
| 2007-07-13 | don't crash when no decode_demux present | Felix Domke | |
| 2007-06-19 | add stream() for play services | Felix Domke | |
| 2007-06-19 | implement streamableService for playing dvb services | Felix Domke | |
| 2007-06-08 | hopefully fix "secondary cable from motorized tuner" setting | Andreas Monzner | |
| some code cleanups now link tuners in all directions should be possible | |||
| 2007-05-20 | invent proper signalPowerdB enums and use them | Felix Domke | |
| 2007-05-15 | ouch. don't try to devide by zero when length is 0 / not available. | Felix Domke | |
| 2007-04-30 | send write error messages down to service events | Felix Domke | |
| 2007-04-17 | rewind into timeshift (almost) works now | Felix Domke | |
| 2007-04-17 | start in pause mode after switching from live to timeshift. Don't save last ↵ | Felix Domke | |
| playing position when at the very beginning or end (5% < x < 95%) | |||
| 2007-04-12 | update (probably never used) libxine deccode plugin | Felix Domke | |
| 2007-04-12 | use hex instead of decimal | Felix Domke | |
| 2007-04-12 | add/fix some debug texts | Felix Domke | |
| 2007-04-12 | itemheight is now a property of the listbox content | Felix Domke | |
| 2007-04-12 | evStart already includes evSeekableStatusChanged, so don't send it. Prepare ↵ | Felix Domke | |
| for updateDcoder(intopause=1); for better timeshift control | |||
| 2007-04-11 | fire evUpdatedInfo after receiving a tag list | Felix Domke | |
| 2007-04-03 | encode/decode in fromString/toString so colons and other special characters ↵ | Felix Domke | |
| will be saved correctly. This will break existing service references with a % in their path, but that shouldn't hurt too much. | |||
| 2007-03-24 | add a radiomode background picture (mvi file.. changable in | Andreas Monzner | |
| /etc/enigma2/config ... config.misc.radiopic = /bla/blubber.mvi add support for radio text plus, add rass (radio screen show) support (yes used by SWR3, cont.ra and DASDING) thanks to seddi for some piece of code for better single iframe support its recommend to update in dreambox-dvb-modules.bb CVSDATE for dm7025 to 20070323 | |||
| 2007-03-17 | don't crash when no libneonhttpsrc installed | Felix Domke | |
| 2007-01-20 | fix getLinkageService | Andreas Monzner | |
| (blue screen when try to add a Timer with Subservices) | |||
| 2007-01-17 | fix no more working extended event descriptions | Andreas Monzner | |
| 2007-01-15 | change iFrontendInformation api | Andreas Monzner | |
| getFrontendData(bool) is now splitted in three seperate calls getFrontendData() returns the frontend number and frontend type in a dict getFrontendStatus() return signal quality, signal power, bit error rate, lock state, sync state, frontend state in a dict getTransponderData(bool) when the bool is true it returns a dict with the original tuned transponder data, when false the transponderdata read out from the frontend driver getAll(bool) is a sum of the three single calls and the direct replacement of the old getFrontendData call | |||
| 2007-01-15 | fix warning | Andreas Monzner | |
| 2007-01-13 | fix non working use of configured system language for epg language | Andreas Monzner | |
