aboutsummaryrefslogtreecommitdiff
path: root/lib/python
AgeCommit message (Collapse)Author
2008-12-08Merge branch 'master' into dvd_scale_testghost
2008-12-08remove agcghost
2008-12-08follow libdreamdvd changes to support scaling (needs libdreamdvd >= 20081208)ghost
2008-12-08change character encoding of source file from 8859-1 to utf-8Fraxinas
2008-12-08use ConfigDirectory from config.py instead of local definitionFraxinas
2008-12-08add new config types ConfigSearchText, which uses the new sql ↵Fraxinas
NumericalTextInput search map plus type ConfigDirectory which displays paths as strings
2008-12-08add search parameter for NumericalTextInput which supplies a mapping with ↵Fraxinas
only lowercase and standard ascii characters plus number plus SQL wildcards
2008-12-08change translateable year string from lower to upper case to save one po entryFraxinas
2008-12-08allow using complex shell commandlines (including | etc.) for job tasks ↵Fraxinas
(handle with care, no tool exist precondition checking!)
2008-12-08get rid off trailing colon : from translatable strings for tag keysFraxinas
2008-12-05move audio_extensions one level up. fixes ↵Fraxinas
http://www.dm8000-vip.de/forum/index.php?page=Thread&postID=11626#post11626
2008-12-04add m4a as audio extensionghost
2008-12-04small cleanupghost
2008-12-04Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2008-12-04allow fully customizable dvd menu layout, including automatic thumbnail ↵Fraxinas
graphic creation (requires package aio-grab)
2008-12-04allow grabbing still frames from movies using seddis AiO Screengrabber V0.8 ↵Fraxinas
(needs package aio-grab) for graphical dvd menus
2008-12-04allow callback-less ePopenFraxinas
2008-12-03GraphMultiEpg/plugin.py: fix not working zap function when the bouquet is ↵ghost
changed with bouquet +/-
2008-12-03GraphMultiEpg.py: better readable code (no functional change)ghost
2008-12-03GraphMultiEpg: fix zap to services without eventsghost
2008-12-03Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2008-12-03initialize noCoverFile in case skin doesn't define it. thx to RitzMoFraxinas
2008-12-03add possibility to change start/end time in timer edit with Vol/Bouquet +/- ↵ghost
(thx to Moritz Venn)
2008-12-03show timer name in dialog when asking to remove itghost
2008-12-03use cElementTree instead of minidom for xml parsing (thx to Moritz Venn)ghost
2008-12-03allow hardware playback of M4A (AAC) and MP3 audio streams.Fraxinas
2008-12-02add new after record timer event behavior "auto".. and use it as defaultghost
2008-12-02add "divx" as known file extensionghost
2008-12-02fix disc handling for /dev/discs/disc in fstab ...ghost
2008-12-01graphmultiepg: also show plugin in extensions menughost
2008-12-01graphmultiepg: fix crash when press red on channel without epgghost
2008-11-26add frisian language, update language cacheFelix Domke
2008-11-25add possibility to always switch to 13V before do sec commandsghost
2008-11-24delete file, shuffle, save & delete playlist and settings screen only for ↵Fraxinas
intermediate+ users
2008-11-24Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2008-11-24re-introduce consistent EXIT key behaviour. sort "quit" entry to the top though.Fraxinas
2008-11-22AVSwitch.py: fix getOutputAspect functionghost
2008-11-20fix keymap associations with INFO buttonFraxinas
2008-11-20decode id3 cover art images embedded into mp3 files and show them in mediaplayerFraxinas
2008-11-19fix mediascanner list handling, thx to mechatronFraxinas
2008-11-19correctly use new ePicLoad. keep "no cover art" pixmap resident the whole ↵Fraxinas
time instead of reloading it. move entire cover art functionality into MediaPixmap class.
2008-11-19update MediaPlayer to use new async ePicLoad function for cover artwork. ↵Fraxinas
currently no transparent background possible though :/
2008-11-19fix filelist crash, add necessary import for hotplugFraxinas
2008-11-18don't try to look for python files when handling a C++ crashFelix Domke
2008-11-18add automatic downloading of latest image and possibility of backing up ↵Fraxinas
configuration to the bootable usb sticks
2008-11-18add isMount encapsulationFraxinas
2008-11-18scroll to bottom of output after executionFraxinas
2008-11-18use already translated stringFraxinas
2008-11-18rework decoder statesFelix Domke
2008-11-18experimental dm8000 recording fix, doesn't belong hereFelix Domke