aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2009-04-23Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2009-04-23get audio / video pid from pid cache (for serviceinfo dialog)ghost
2009-04-23introduce option that allows limiting recording filename character set to ↵Fraxinas
legacy DOS compatibility
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-04-22move meta file creation to c++ghost
2009-04-21font.cpp: fixghost
2009-04-20allow progress in TemplatedMultiContent lists - patch by courtesy of nightmanFraxinas
2009-04-19Merge branch 'master' of /home/tmbinc/enigma2-gitFelix Domke
2009-04-19don'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-17fix crash when trying to select base dir as start directoryFraxinas
2009-04-17servicedvb.cpp: dont cache audio pid when not ac3 or mpegghost
2009-04-15Virtualkeyboard.py: dont crash on empty fieldsghost
2009-04-15DVDPlayer/plugin.py: fix startup at first boot (thx toghost
Mike Looijmans)
2009-04-15Mediaplayer/plugin.py: fix startup at first boot (thx toghost
Mike Looijmans)
2009-04-15PluginBrowser.py: fix name splitting (thx toghost
Mike Looijmans)
2009-04-15PluginBrowser.py: update pluginlist max every 60 minutes (thx toghost
Mike Looijmans)
2009-04-14estring.cpp: use iso6397 when iso8859-5 is set in dvb texts and use two char ↵ghost
byte encoding is enabled for this transponder
2009-04-14add possibility to set default charset to iso6397 for country codes and ↵ghost
transponders
2009-04-09decoder.cpp: call setState also in statePlay when pids have changed.. this ↵ghost
fixes no more working pid changes on PMT update
2009-04-09file_eraser.cpp: replace .$$$ with .del... its better for CIFSghost
2009-04-08frontend.cpp: use m_state != stateClosed instead of use m_sn to check if the ↵ghost
frontend is already opened... this works with simulate frontends too ;) this fixes the timer collision check in some conditions
2009-04-07servicedvb.cpp: better fix no more working audio track selectionghost
2009-04-07Revert "fix audio pid set"ghost
This reverts commit 8dee6503eab837f0f1c0d2713f434c878dd63d08.
2009-04-07Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2009-04-07sec.cpp: make "second cable from rotor lnb" working againghost
2009-04-07Merge branch 'master' of /home/tmbinc/enigma2-gitFelix Domke
2009-04-07fix audio pid setFelix Domke
2009-04-06estring.cpp: complete iso6397 support ... this fixes the wrong characters in ↵ghost
polish (cyfra+) epg
2009-04-06ignore pause,unpause when not in 'running'-stateFelix Domke
2009-04-06replace assert by ASSERT, so a proper log message is generatedFelix Domke
2009-04-06Merge branch 'master' of /home/tmbinc/enigma2-gitFelix Domke
2009-04-06more accurate fast-forward/rewindFelix Domke
2009-04-03elistboxcontent.cpp: paint background for selected entry also when ↵ghost
transparent="1" is set
2009-04-02decoder.cpp/servicedvb.cpp: fix radio stillpicture displayingghost
2009-04-02elistboxcontent.cpp: revert "cleanup" part of the commit ↵ghost
"elistboxcontent.cpp: code cleanup, only draw background pixmap for valid(used) listbox entries"
2009-04-02Merge branch 'master' of git.opendreambox.org:/git/enigma2Felix Domke
2009-04-02Merge branch 'master' of git://git.opendreambox.org/git/acidburn/enigma2-masterFelix Domke
2009-04-02elistboxcontent.cpp: code cleanup, only draw background pixmap for ↵ghost
valid(used) listbox entries
2009-04-02Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2009-04-02small ConfigSelection fixghost
2009-04-01Merge branch 'master' of git.opendreambox.org:/git/enigma2Felix Domke
2009-04-01remove debugFelix Domke
2009-04-01add .mov as playable extensionghost
2009-03-31friendlify error messageFelix Domke
2009-03-31Merge branch 'tmbinc/FixTimingBugs'Felix Domke
2009-03-31Merge commit 'origin/master' into tmbinc/FixTimingBugsFelix Domke
2009-03-31remove no more needed button pngsacid-burn
2009-03-31add missing pngsacid-burn
2009-03-31add delete to advanced restoreacid-burn
use default buttons for better translation support fix some translation issues small menu reordering and fitting
2009-03-31add experimental meta parsing, not yet finishedacid-burn