try to find a valid pmt pid in ts file when the service id in recordins.epl
[enigma2.git] / lib /
2007-05-25 Andreas Monznertry to find a valid pmt pid in ts file when the service...
2007-05-25 Felix DomkeVIDEO_CLEAR_BUFFER isn't required.
2007-05-25 Felix Domkeadd VIDEO_CLEAR_BUFFER and VIDEO_CONTINUE when displayi...
2007-05-25 Felix Domkeadd VIDEO_CLEAR_BUFFER and VIDEO_CONTINUE when displayi...
2007-05-25 Felix Domkedon't display debug on increment, just on start
2007-05-25 Felix Domkeproperly initialize selected subtitle, even if they...
2007-05-25 Felix Domkeadd 'spinner' (non-idle detection)
2007-05-25 Felix Domkeadd VideoHeight, VideoWidth to ServiceInfo converter...
2007-05-24 Felix Domkein case of short reads, re-align with blocksize
2007-05-24 Felix Domkeadd debug
2007-05-24 Felix Domkeignore negative segments which might occur when PTS...
2007-05-24 Felix Domkeeliminate first timeshift state, going directly into...
2007-05-24 Felix Domkedon't crash if no plugins are available
2007-05-23 Felix Domkeunfreeze when closing mpeg decoder
2007-05-20 Felix Domkeremove some debug, fix abs -> llabs
2007-05-20 Felix Domkeinvent proper signalPowerdB enums and use them
2007-05-20 Felix Domkeoptional hack for dm8000: convert FE_READ_SNR into...
2007-05-20 Felix Domkeadd SNRdB, but requires proper frontend support
2007-05-20 Felix Domkeproperly use 'long long' for aligned_start, aligned_end
2007-05-18 Felix Domkeset configMode = nothing for empty slots
2007-05-18 Felix Domkeadd 16:9 letterbox mode
2007-05-18 Felix Domkemissing commit
2007-05-18 Felix Domkefix return value of align to be 64bit
2007-05-18 Felix Domkeimprove ChannelSelection texts a bit, by Ge0rg
2007-05-18 Felix Domkeadd getSelectionIndex
2007-05-18 Felix DomkeNIM cleanup, as described in https://lists.elitedvb...
2007-05-17 Felix Domkefix playback when no .cuts are available
2007-05-15 Felix Domkeouch. don't try to devide by zero when length is 0...
2007-05-07 Andreas Monznerno helpable actionmap for RdsActions
2007-05-06 Andreas Monznerdisable log to /log.ts (was just for testing)..
2007-05-05 Andreas Monznerscan fix
2007-05-05 Felix Domkefix memset
2007-05-05 Felix Domkealign lengths given by playback spans
2007-05-04 Felix Domkeimprove filterRecordData
2007-04-30 Felix Domkesend write error messages down to service events
2007-04-30 Felix Domkeshow infobar when seeking with numbers in movie player
2007-04-29 Felix Domkeinstall_DATA -> install_PYTHON to create .pyc files...
2007-04-28 Andreas Monznermuch longer delay after enable voltage before send...
2007-04-24 Felix Domkebetter (and more correct) fix
2007-04-23 Felix Domkeconsider screens which haven't finished their initializ...
2007-04-23 Felix Domkeignore show requests when no instance available yet
2007-04-23 Felix Domkeadd gif support to picload, thanks to mechatron
2007-04-23 Felix Domkefix title
2007-04-23 Stefan Plueckencheck if subservices are still available in subservices...
2007-04-23 Stefan Plueckenfix getSubserviceIndex (not used anywhere anyway)
2007-04-23 Felix Domkeparallel build fix, thanks to pieter
2007-04-21 Andreas Monznerfix non working ignore of markers when multiple bouquet...
2007-04-17 Felix Domkerewind into timeshift (almost) works now
2007-04-17 Felix Domkeset stream mode when using filepush to playback recordings
2007-04-17 Felix Domkestart in pause mode after switching from live to timesh...
2007-04-17 Felix Domkecorrectly return to timeshift when pause is pressed...
2007-04-17 Felix Domkeadd preroll to iTSMpegDecoder
2007-04-17 Felix Domkeadd preroll, to start in frozen mode after play
2007-04-17 Felix Domkeadd stream-mode to filepush, which will retry on eof...
2007-04-17 Felix Domkewhitespace fixes
2007-04-14 Felix DomkeSources.MenuList -> Sources.List
2007-04-14 Felix Domkeremove language list reference
2007-04-13 Andreas Monzneradd possibility to assign CI Slots to services, provide...
2007-04-12 Felix Domkeproperly handle negative time values
2007-04-12 Felix Domkeupdate (probably never used) libxine deccode plugin
2007-04-12 Felix Domkeuse hex instead of decimal
2007-04-12 Felix Domkeadd/fix some debug texts
2007-04-12 Felix Domkeadd StaticMultiList for MultiContentList-styled content
2007-04-12 Felix Domkeoptimize: re-use old content when list changes
2007-04-12 Felix Domkefix comment
2007-04-12 Felix Domkefollow itemHeight changes
2007-04-12 Felix DomkeMenuList -> List
2007-04-12 Felix Domkeuse List source instead of MenuList
2007-04-12 Felix Domkeuse menu source/converter
2007-04-12 Felix Domkewhitespace cleanup, use MenuList source instead of...
2007-04-12 Felix Domkeremove LanguageList
2007-04-12 Felix Domkefollow itemHeight changes
2007-04-12 Felix Domkeadd possible todo regarding mounted/ismount
2007-04-12 Felix Domkecleanup
2007-04-12 Felix Domkeitemheight is now a property of the listbox content
2007-04-12 Felix Domkewarn instead of fatal if bitmap is incompatible.
2007-04-12 Felix Domkeoutput used resolution
2007-04-12 Felix Domkeadd missing FBIOGET_VSCREENINFO
2007-04-12 Felix DomkeevStart already includes evSeekableStatusChanged, so...
2007-04-12 Felix DomkeseekAbsolute with a negative number is a seek relative...
2007-04-12 Andreas Monzneradd support for multiple CIs with the same caid
2007-04-12 Felix Domkeadd comment
2007-04-12 Felix Domkewhitespace cleanup
2007-04-11 Felix Domkefire evUpdatedInfo after receiving a tag list
2007-04-03 Felix Domkeencode/decode in fromString/toString so colons and...
2007-04-03 Andreas Monznerbetter fix for previous commit
2007-04-03 Andreas Monznerfix
2007-04-03 Andreas Monznerdo not crash on recorded movie playback (since show...
2007-04-03 Andreas Monznersmall fix
2007-04-03 Andreas MonznerImplement "show infobar on event change"
2007-04-03 Andreas Monznerfix no more working infobar show when a service is...
2007-03-26 Andreas Monzneranother useless fix
2007-03-26 Andreas Monznerdisable timer for conditional pixmap.. its just a dummy
2007-03-26 Andreas Monznerlive is hard
2007-03-26 Andreas Monznerfix typo
2007-03-26 Felix Domkedon't create PO directory.
2007-03-26 Felix Domkedefault to UTC if GMT+1 is not found
2007-03-26 Andreas Monznerre-add (unused) blinking point in radio infobar to...
2007-03-24 Andreas Monznerwrite iframes two times is enough
2007-03-24 Andreas Monzneradd a radiomode background picture (mvi file.. changable in
next