aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb/metaparser.cpp
AgeCommit message (Collapse)Author
2009-06-12patch by Dr.Best - allow using filesize of movie in converterFelix Domke
2009-04-23Add service flags and pid cache to recordings meta file. This adds ↵ghost
possibility to playback services without pat/pmt, now also current selected audio pid, subtitles, pcm/ac3 delays are stored for ts playbacks
2009-01-15cache movie filelengths in .meta file, by luke_sFelix Domke
2006-10-31refuse to write metadata when no real metadata is availableFelix Domke
2006-10-31add writeback of metadataFelix Domke
2006-10-29add 'tags' interface (4th line in .meta files are a space-seperated list of ↵Felix Domke
tags used for filtering)
2006-03-31fix: fd leaked when reading recordings.eplFelix Domke
2006-03-06add possibility to playback ts files without entry in recordings.epl or ↵Andreas Monzner
without meta file or with a incorrect servicereference (this just work when the TS file includes a PAT and a PMT)
2006-02-03use recordings.epl as backup if existing. only first part will be played, ↵Felix Domke
though.
2006-01-17fixed invalid cast of an rvalue by adding a string constructor to class ↵Andreas Oberritter
eServiceReferenceDVB
2005-12-17metaparser: initialize variableFelix Domke
2005-12-17timer: 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-07-30 - fix warningFelix Domke
2005-07-29 - split out meta parserFelix Domke
- movie selection works now - service information for pvr services work