| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-04-23 | get audio / video pid from pid cache (for serviceinfo dialog) | ghost | |
| 2009-04-23 | Add 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-04-19 | Merge branch 'master' of /home/tmbinc/enigma2-git | Felix Domke | |
| 2009-04-19 | don't add any source span if no cutlist defined, because we don't have an ↵ | Felix Domke | |
| 'infinite' end yet, which doesn't work on growing files | |||
| 2009-04-17 | servicedvb.cpp: dont cache audio pid when not ac3 or mpeg | ghost | |
| 2009-04-07 | servicedvb.cpp: better fix no more working audio track selection | ghost | |
| 2009-04-07 | Revert "fix audio pid set" | ghost | |
| This reverts commit 8dee6503eab837f0f1c0d2713f434c878dd63d08. | |||
| 2009-04-07 | fix audio pid set | Felix Domke | |
| 2009-04-06 | replace assert by ASSERT, so a proper log message is generated | Felix Domke | |
| 2009-04-02 | decoder.cpp/servicedvb.cpp: fix radio stillpicture displaying | ghost | |
| 2009-03-31 | Merge commit 'origin/master' into tmbinc/FixTimingBugs | Felix Domke | |
| 2009-03-11 | Patch by Moritz Venn: Allow to set an additional delay via config. | Felix Domke | |
| Note that this requires driver support, which is not necessarily complete. | |||
| 2009-02-16 | Merge branch 'master' of /home/tmbinc/enigma2-git into tmbinc/FixTimingBugs | Felix Domke | |
| 2009-02-16 | also display .trp files with servicedvb | Felix Domke | |
| 2009-02-13 | Merge branch 'master' of /home/tmbinc/enigma2-git into tmbinc/FixTimingBugs | Felix Domke | |
| Conflicts: lib/python/Components/Converter/StringList.py | |||
| 2009-02-13 | decoder_play is already called in caller | Felix Domke | |
| 2009-02-13 | better fix for timeshift | Felix Domke | |
| 2009-02-13 | fix timeshift, a bit | Felix Domke | |
| 2009-02-13 | move polarization and orbital_position to eDVBFrontend::getTransponderData | ghost | |
| 2009-02-13 | - While recording, collect startcodes and save them into ".sc"-files | Felix Domke | |
| - this allows finding iframes for fast forward/reverse more easily - when in fast forward, strictly just output good (=complete iframes) data (this might break dm7025, we will fix this later) - draw smaller, fixed-size bar in position gauge | |||
| 2009-02-12 | Don't load ap information unless we need them. | Felix Domke | |
| 2009-02-11 | Merge branch 'master' of /home/tmbinc/enigma2-git into tmbinc/FixTimingBugs | Felix Domke | |
| Conflicts: lib/dvb/decoder.cpp | |||
| 2009-01-20 | support much more audio/video codecs encapsulated in TS files (not all stb ↵ | ghost | |
| hardware can handle all codecs!!!) | |||
| 2009-01-20 | cleanup, convert to human readable | ghost | |
| 2009-01-19 | getInfoObject sTransponderData now also returns transponder data values (not ↵ | ghost | |
| strings) .. compatible to getFrontendData | |||
| 2009-01-19 | remove nested structures because of the fact that swig cannot handle this | ghost | |
| now we no more need the bad duplicate definitions of eDVBFrontendParametersSatellite/Cables/Terrestrial content i.e. eDVBFrontendParametersSatellite.System_DVB_S or eDVBFrontendParametersSatellite.FEC_Auto.... | |||
| 2009-01-15 | cache movie filelengths in .meta file, by luke_s | Felix Domke | |
| 2008-12-22 | fix typo | ghost | |
| 2008-12-22 | fix non working aspect query (4:3/16:9) | ghost | |
| 2008-12-16 | move some functions to better place (aspect / size / framerate / progressive ↵ | ghost | |
| handling) | |||
| 2008-12-12 | code cleanup | ghost | |
| 2008-12-12 | code cleanup | ghost | |
| 2008-11-25 | some refcounting fixes and speedups | ghost | |
| 2008-11-18 | rework decoder states | Felix Domke | |
| 2008-11-17 | Merge branch 'master' into tmbinc/FixTimingBugs | Felix Domke | |
| Conflicts: lib/dvb/sec.cpp lib/python/Components/Network.py lib/python/Components/Playlist.py lib/python/Plugins/Extensions/DVDBurn/Process.py lib/python/Plugins/Extensions/MediaPlayer/plugin.py lib/python/Screens/TimerEdit.py po/lt.po po/nl.po po/tr.po | |||
| 2008-11-17 | a few more debugging to debug the pvr state stuff | Felix Domke | |
| 2008-11-17 | allows to configure the path for timeshift recordings via gui, by Moritz ↵ | Felix Domke | |
| Venn. closes #64. | |||
| 2008-11-16 | Add possibility to set Pilot also for DVB-S2 non 8PSK Transponders (i.e. the ↵ | ghost | |
| new Euro1080 Transponder on 7°E) But this needs also new drivers! | |||
| 2008-11-08 | add (tune)simulate support to some functions | ghost | |
| 2008-10-29 | also use refcounting for eTimers | Andreas Monzner | |
| its now no more possible directly to call new eTimer .. or to embedded eTimer. to create a eTimer now eTimer::create must be used... to delete you must call ->AddRef() after timer creation and ->Release when the timer is no more needed. Or use ePtr<eTimer> to store the timer reference.. then its enough to set the ePtr<eTimer> object to 0 when the timer is no more needed | |||
| 2008-10-06 | small fixes | Andreas Monzner | |
| 2008-10-03 | add code to simulate recordings (with faked frontends) | Andreas Monzner | |
| now its more easy to build a timer overlap detection or similar | |||
| 2008-09-27 | read aspect, width, height, framerate and progressive from | Andreas Monzner | |
| /proc/stb/vmpeg/X/... | |||
| 2008-09-25 | small fix | Andreas Monzner | |
| 2008-09-25 | add possibility to query current progressive / framerate state | Andreas Monzner | |
| 2008-08-05 | add support for "frame rate changed" and "progressive changed" video event | Andreas Monzner | |
| (the last needs new drivers) | |||
| 2008-06-27 | revert local changes | Andreas Monzner | |
| 2008-06-27 | rewrite ServiceEventTracker and PerServiceBase service event handle code | Andreas Monzner | |
| 2008-06-27 | add missing evTunedIn to iPlayableService | Andreas Monzner | |
| 2008-05-15 | add support for rolloff and pilot changing (needed for some 8PSK transponders) | Andreas Monzner | |
| this both values are transmitted to the frontend via linux tv api inversion param hack bits 0..1 are used for real inversion param (OFF, ON, AUTO) bits 2..3 are now used for rolloff param (0.35, 0.25, 0.20) bits 4..5 are now used for pilot param (OFF, ON, AUTO) this needs a linuxtv api kernel patch, and a driver change (alps_bsbe2.ko) both are not yet pushed to OE!! | |||
