aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2010-12-13SoftwareManager: take care of network availability inside SoftwareUpgrade ↵acid-burn
and allow proper exiting. fixes #622
2010-12-13fix more nfiflash media paths to be non-absolute (#620)Fraxinas
2010-12-13get rid off evil absolute paths in dvdburn and nfiflash (fixes bug #620)Fraxinas
2010-12-13Extensions/DVDPlayer: add ".img" file extension to playable dvd formats. ↵acid-burn
refs #439
2010-12-13DVDPlayer/src/servicedvd.cpp: add possibility to override servicename for ↵acid-burn
played dvd's. DVDPlayer/plugin.py: manually set servicename if playing from a dvd structure on hdd/networkmount. Small useability improvements. refs #439
2010-12-13SoftwareManager/plugin.py: allow autofs volumes to be selectable as backup ↵acid-burn
location. fixes #629
2010-12-13move german umlauts to more appropriate positionghost
refs #624
2010-12-13NumericalTextInput.py: better handylike character input (draft proposal)ghost
feel free to make suggestions refs #624
2010-12-13add missing inc/decref for multicontent templateghost
2010-12-13Merge branch 'bug_537_ignore_vob_pgs_subtitles' into 3.0ghost
2010-12-13dont show unsupported subtitles in subtitle list (refs #537)ghost
2010-12-13disable debug output, remove SRT workaroundghost
refs #537
2010-12-13remove ghostpads and revert to good ol'appsink while still allow playback of ↵Fraxinas
files containing vob and pgs subs, hopefully (#537)
2010-12-10small cleanup, work on subtitle sync handlingghost
refs #537
2010-12-05small code cleanup, fix memleaksghost
refs #537
2010-12-03servicemp3.h/cpp: fix segfault on mkv start, thread safety fixes, fix ↵ghost
compiler warnings
2010-12-02switch appsink to async again (fixes embedded mkv text subtitles)ghost
2010-11-26Merge branch 'bug_347_adenin_unicable_xml' into 3.03.0.2ghost
2010-11-26sec.cpp: fixed rotor turning without inputpower measurement (introduced with ↵ghost
latest unicable changes) TODO: recheck rotor turning with unicable components... it seems broken refs #347
2010-11-25ignore diseqc repeats in diseqc 1.0 modeghost
refs #623
2010-11-25set diseqc repeats in diseqc 1.0 to 0 (this fixes a strange diseqc bug in ↵ghost
advanced tuner config when diseqc is set to 1.0) thx to SadButTrue for bug report! fixes bug #623
2010-11-25lib/service/servicedvb.cpp: add possibility to override servicename for pvr ↵ghost
dvb services
2010-11-22Merge branch 'bug_617_default_favlist_handling_fix' into 3.0ghost
2010-11-22lib/python/Components/config.py: more robust codeghost
#refs #617
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