aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2010-11-16Merge branch 'bug_599_picload_fd_leak' into 3.03.0.1ghost
2010-11-16Revert "lib/gdi/picload.cpp: add missing fclose (this fixes a ePicload fd ↵ghost
leak when thumbnailis used)" This reverts commit a7db0579fc84bfa07c977638325b54c28d7644ce. ... i think i need eyeglasses
2010-11-15Components/Harddisc.py: fix handling for old devfs 7025 kernelghost
i.e. this fixes broken free space displaying in aboutbox refs bug#598
2010-11-15config.py: update configEntrys on additional loadFromFileghost
refs bug #617
2010-11-15Merge remote branch 'remotes/origin/bug_609_packetmanager_fixes'ghost
2010-11-12lib/gdi/picload.cpp: add missing fclose (this fixes a ePicload fd leak when ↵ghost
thumbnailis used) fixes bug #599
2010-11-11Merge branch 'bug_539_add_multicontent_pixmap_progress'ghost
2010-11-11add template handling to pixmap progress listboxmulticontentghost
refs #539
2010-11-10Revert "add virtual baseclass for data sources (iDataSource)"ghost
This reverts commit 81b7cc6b1815ec6f0f0c42d6a826d56c8b35033b.
2010-11-09add virtual baseclass for data sources (iDataSource)ghost
let eRawFile inherit from iDataSource
2010-11-08ScanSetup.py: remove dvb_shutdown_timeout workaroundghost
2010-11-08more robust codeghost
2010-11-08ScanSetup.py: fix abort in transpondersearch when the external transponder ↵ghost
tool is running
2010-11-08ScanSetup.py: immediate close frontend before execute blindscan utilghost
2010-11-07use a notifier to immediate apply changed epg data file/path (it is then use ↵ghost
on e2 shutdown to store the epg at the new position)
2010-11-05plugin_videoenhancement.xml: re-add dm500hdghost
2010-11-05add support for dm7020hdghost
2010-11-05epgache: move epg cache file name to main enigma2 settings file ↵ghost
(config.misc.epgache_filename)
2010-11-04epgcache: add possibility to change the default epg cache read/write pathghost
the path is read from /etc/enigma2/epg.dat.src .. fallback to /hdd/epg.dat when the file not exists
2010-11-03Merge branch 'bug_607_parental_control_fix'ghost
2010-11-03fix more (no more allowed) global imports of parentalControl instanceghost
refs bug #607
2010-11-02Merge branch 'bug_607_parental_control_fix'ghost
2010-11-02ChannelSelection.py: more parental control fixesghost
refs bug #607
2010-11-02fix frequently not working timeshift/record stopghost
this fixes bug #612
2010-11-02Merge branch 'bug_530_add_dm800se_support'ghost
2010-11-02add assertion for missing windowstyleghost
2010-11-01fix crash with enabled parentalcontrol in some conditions (i.e. when try to ↵ghost
add a channel to bouquet/favourites) refs bug #607
2010-10-31SoftwareManager/plugin.py: don't display upgradeable packages also as ↵acid-burn
installed packages inside PacketManager. This fixes #609
2010-10-30initalize parental control after bouquet loadghost
fixes bug #607
2010-10-30stop PAT parsing after first valid entry for the given SIDghost
2010-10-21add possibility to set demux buffer size for PES Reader, Section Reader and ↵ghost
TS Recorder
2010-10-20lib/python/Components/config.py: revert previous change because of side effectsghost
2010-10-15Merge remote branch 'remotes/origin/bug_597_crashlog_show_skinname'ghost
2010-10-15Merge remote branch 'remotes/origin/bug_597_crashlog_show_skinname'ghost
2010-10-15Merge remote branch 'remotes/origin/bug_600_softwaremanager_small_fixes'ghost
2010-10-15Merge remote branch 'remotes/origin/bug_596_dvdburn_audiotrackorder'ghost
2010-10-14Revert "Revert "disable m2ts support for release 2.6""ghost
This reverts commit e5953c16c3ff3664f0f7a763f242a3eb69fed19d.
2010-10-14fix line endings. refs #597acid-burn
2010-10-14Merge remote branch ↵ghost
'remotes/origin/bug_592_dont_allow_default_parental_control_pin'
2010-10-14Merge remote branch 'remotes/origin/bug_593_i2c_device_from_file'ghost
2010-10-14Merge remote branch ↵ghost
'remotes/origin/bug_587_new_internally_connectable_and_unsupported_tuner_management'
2010-10-13SoftwareManager: small fixes and cleanups for better offline plugin ↵acid-burn
management. fixes #600
2010-10-12lib/dvb/frontend.cpp: fix SNRdb calculation for 8PSK transponder (broken ↵ghost
since update to latest v4l-dvb linuxtv api)
2010-10-11refs bug #587Stefan Pluecken
set empty tuner slots to supported
2010-10-11fix slotinfo assignment for new "unsupported tuner" handlingghost
refs bug #587
2010-10-08bsod.cpp,CrashlogAutoSubmit: add active skin name to xml crashlogs. fixes #597acid-burn
2010-10-08refs bug #592Stefan Pluecken
"pin" => "PIN"
2010-10-08meta/plugin_graphmultiepg.xml: fix merge conflictacid-burn
2010-10-08fix order and correct association of languages and audio stream files and ↵Fraxinas
set a limit of 8 (fixes bug #596)
2010-10-07fix tabs, dont draw border when width is 0ghost