| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-02-03 | fix hardware playback of mp3 files with APE tags. | Fraxinas | |
| 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-17 | Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2 | Fraxinas | |
| 2009-01-16 | fix playback of "original" video-cds | Fraxinas | |
| 2009-01-16 | Patch by pieterg: | Felix Domke | |
| Some providers manage to send epg which matches on the bouquets, in the bouquet list. (probably sid 0 or something) As a result, nonsense event info is shown in the bouquet list. And because the bouquet names have a nonzero offset (because of the 'folder' icon), the bouquet name overlaps this event info. The simplest workaround is to only show event info for 'playable' items, which might even slightly speed up showing the bouquet list btw. | |||
| 2009-01-15 | cache movie filelengths in .meta file, by luke_s | Felix Domke | |
| 2009-01-12 | insert cutmark on EIT change | Felix Domke | |
| 2008-12-22 | fix typo | ghost | |
| 2008-12-22 | fix non working aspect query (4:3/16:9) | ghost | |
| 2008-12-19 | fix gstreamer subtitles | ghost | |
| 2008-12-16 | support to query videoheight, width, aspect, framerate and progressive state ↵ | ghost | |
| also for servicemp3 (i.e. divx/h264 a.o.) this needs also a current dvb videosink | |||
| 2008-12-16 | move some functions to better place (aspect / size / framerate / progressive ↵ | ghost | |
| handling) | |||
| 2008-12-16 | parse element messages from video sink for VIDEO_EVENTs | Fraxinas | |
| 2008-12-12 | code cleanup | ghost | |
| 2008-12-12 | code cleanup | ghost | |
| 2008-12-12 | simplify code | ghost | |
| 2008-12-09 | fix id3 tag reading on MP3s | Fraxinas | |
| 2008-12-03 | allow hardware playback of M4A (AAC) and MP3 audio streams. | Fraxinas | |
| 2008-12-02 | add "divx" as known file extension | ghost | |
| 2008-11-25 | some refcounting fixes and speedups | ghost | |
| 2008-11-20 | decode id3 cover art images embedded into mp3 files and show them in mediaplayer | Fraxinas | |
| 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-11-06 | fix streaming playback (webradio) | Fraxinas | |
| 2008-11-06 | fix decode | Felix Domke | |
| 2008-11-06 | add .mp2 as supported filetype | ghost | |
| 2008-11-06 | fix mem bug by changing c strings to cpp strings | Fraxinas | |
| 2008-11-06 | fix streaming playback (webradio) | Fraxinas | |
| 2008-11-06 | fix decode | Felix Domke | |
| 2008-11-06 | add .mp2 as supported filetype | ghost | |
| 2008-11-06 | fix mem bug by changing c strings to cpp strings | Fraxinas | |
| 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-29 | fix compiler warning | Andreas Monzner | |
| 2008-10-28 | change internal handling of media format types and don't scan cd before ↵ | Andreas Frisch | |
| opening context menu | |||
| 2008-10-22 | implement UTF-8 text/plain subtitles. change subtitle switching using second ↵ | Andreas Frisch | |
| input-selector element to allow having all different subtitle formats in the same file | |||
| 2008-10-20 | hide subtitles after actual duration timeout, unescape entities and simulate ↵ | Andreas Frisch | |
| bold and italic | |||
