aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-04-14add possibility to set default charset to iso6397 for country codes and ↵ghost
transponders
2009-04-14encoding.conf: add cyfrowy polsat transponders to use two byte encodingghost
fix some comments
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-09encoding.conf: remove two transponders ... these two no more use two byte ↵ghost
encoding (aka iso6397)... this fixes german umlauts in MTV Germany and other services
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-06Merge branch 'master' of /home/tmbinc/enigma2-gitFelix Domke
2009-04-06replace assert by ASSERT, so a proper log message is generatedFelix Domke
2009-04-06Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2009-04-06Revert "nmsbd.ttf: two chars fixed for polish epg .. thanks to jarex"ghost
this commit breaks a cyrillic character needed for arabic language so this was not the right way to fix the polish epg.... we must look more precisely whats the problem with the polish epg... patching the font is not the correct way This reverts commit 97b5bc0cf45241bf18f925481d56b654f286f049.
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-03update userbouquet.favourites.tvghost
2009-04-03removed no more needed lamedb.192.. its moved to a own openembedded packageghost
2009-04-03nmsbd.ttf: two chars fixed for polish epg .. thanks to jarexghost
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-02bsod.cpp: fix compiler warningghost
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-02skip path prefix from .pyc compilationFelix 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-31small fixacid-burn
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
2009-03-31fix typoacid-burn
add SCOPE_METADIR
2009-03-28sec.cpp: let static limiting mode enabled for 500 msec after tuneghost
2009-03-28ignore all non diseqc 1.2 lnbs for satpos dependent tunersghost
2009-03-27sec.cpp: fix a linked tuner problem, c++ changes to support link tuners to ↵ghost
2nd cable from motorized dish tuners (python part not finished for that)
2009-03-27NimManager.py: take care of satpos depends only for lnbs confed to DiSEqC 1.2ghost
2009-03-27Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost