aboutsummaryrefslogtreecommitdiff
path: root/lib/python
AgeCommit message (Collapse)Author
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
2008-11-17Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2008-11-17get rid of some floating point valuesghost
2008-11-17Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2008-11-17do remove elementary stream files... and do it correctly!Fraxinas
2008-11-17remove superfluous importFraxinas
2008-11-17show dvd burn jobs running in background in main menu and fix potential ↵Fraxinas
crash on aborting during CheckDiskspaceTask
2008-11-17show dvd burn jobs running in background in main menu and fix potential ↵Fraxinas
crash on aborting during CheckDiskspaceTask
2008-11-17use hotplugNotifier to ease use of NFIFlash plugin. change some excess ↵Fraxinas
status bar translatables to static english.
2008-11-17use new hotplugNotifier return value to clear playlist if audio CD was removedFraxinas
2008-11-17change hotplugNotifier to return correct state transition for cd-rom type ↵Fraxinas
and flash type devices
2008-11-17more changes for async picture decode supportghost
2008-11-17Merge branch 'master' into async_picloadghost
2008-11-17performance fix: don't redraw if in/out list is the sameFelix Domke
2008-11-17Merge branch 'master' into tmbinc/FixTimingBugsFelix Domke
Conflicts: lib/dvb/sec.cpp lib/python/Components/Network.py lib/python/Components/Playlist.py lib/python/Plugins/Extensions/DVDBurn/Process.py lib/python/Plugins/Extensions/MediaPlayer/plugin.py lib/python/Screens/TimerEdit.py po/lt.po po/nl.po po/tr.po
2008-11-17actually exit dvd player on pressing exit key in exit choiceboxFraxinas
2008-11-17Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2008-11-17allow blanking DVD-RAM media. the burn tool however only writes disc-at-once.Fraxinas
2008-11-17remove hotplugNotifier on every way of exitingFraxinas
2008-11-17Patch by Moritz Venn/Anders Holst: the long awaited 'setting tags from timer ↵Felix Domke
menu'-patch
2008-11-17allows to configure the path for timeshift recordings via gui, by Moritz ↵Felix Domke
Venn. closes #64.
2008-11-16add ukrainian (uk) languageFelix Domke
2008-11-16change pictureplayer to use async pic loadingghost
2008-11-16work on asynchron pic loading... to get rid of spinning wheelsghost
2008-11-16Add possibility to set Pilot also for DVB-S2 non 8PSK Transponders (i.e. the ↵ghost
new Euro1080 Transponder on 7°E) But this needs also new drivers!
2008-11-15MediaPlayer german locale updateFraxinas
2008-11-14use new hotplug notifier in DVD Burner Toolbox to update upon media ↵Fraxinas
insert/eject. add plugin icon to extensions menu.
2008-11-14callbacks that are added upon hotplug events can be added to a ↵Fraxinas
hotplugNotifier list now. use this to speed up Audio CD recognition in MediaPlayer
2008-11-14Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2008-11-14MediaPlayer: fix imports, introduce config and settings screen for repeat ↵Fraxinas
playlist, save playlist on exit and default start directory, implement file delete. this update comprises enhancements by courtesy of ralfk. fixes #46
2008-11-14remove unneeded checkacid-burn
2008-11-14dont start self.console twiceacid-burn
2008-11-14make hidden... translateableacid-burn
2008-11-14small skin fixacid-burn
fix possible crash when leaving networksetup
2008-11-13make texts translateable and add german locale for new DVDBurn changesFraxinas
2008-11-13Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2008-11-13add possibility to change delay after diseqc reset command and delay after ↵ghost
diseqc peripherial poweron command via satellite equipment control plugin
2008-11-13Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2008-11-13improve audio language detectionFraxinas
2008-11-13NimManager.py: fix non working option "Set Voltage and 22KHz"ghost
2008-11-13fix saving of nameserversacid-burn