aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-10-09update rel2.5 pot fileFelix Domke
2009-10-09generic language updateFelix Domke
2009-10-09update languages: lt,sv,da,uk,is,nlFelix Domke
2009-10-09Add estonian language, thanks to ArvoFelix Domke
2009-10-09servicemp3.h/cpp: improved pause / skip forward/backward (needs current ↵ghost
gstreamer and gst-plugin-dvbmediasink)
2009-10-08PicturePlayer/plugin.py: - fix red Button actionacid-burn
- whitespace cleanup
2009-10-07VideoEnhancement/plugin.py: small skin fix so all options fit into the ↵acid-burn
configlistscreen
2009-10-07CleanupWizard/plugin.py: - add configuration screen to mainmenu->system.acid-burn
It is now possible to enable/disable the CleanupWizard and also to manually define the free space threshold for the warning.
2009-10-07CommonInterfaceAssignment/plugin.py: - rework gui a bitacid-burn
- move Buttons to top and replace Labels with StaticText - add some more informations where helpful - minor bugfixes
2009-10-07Merge branch 'master' of /git/enigma2acid-burn
2009-10-07Merge branch 'master' of git.opendreambox.org:/git/enigma2Fraxinas
2009-10-07don't crash upon red key while downloading feed list, exit insteadFraxinas
2009-10-06skin_default.xml: -add skin entry for VideoMode plugin.acid-burn
2009-10-06/Videomode/plugin.py: - use StaticText for Buttonsacid-burn
- use own Skin for better skinability - use same translateable string for screen title and lcd title
2009-10-06Extensions/DVDBurn: - use center,center for screens where possibleacid-burn
- replace some Lables through StaticText - remove unused Buttons - minor Skin alignments - use own Skin for adding a Title to the DVD, this changes button actions.(Red is now close, green is add and yellow edit)
2009-10-06MediaPlayer/settings.py: small skin correctionsacid-burn
2009-10-06Enigma2{skin.xml,skin_default.xml}: use center,center for screens where ↵acid-burn
reasonable.
2009-10-06PicturePlayer/plugin.py: - center screens where needed.acid-burn
- move buttons to top and replace Button/Label through StaticText - change Button actions in main screen. ( Red is now close, Green is for Thumbnails, Yellow for Exif Information and Blue for Setup) - use ConfigListScreen for Pic_Setup - add Buttons where needed. - minor Skinfixes
2009-10-06Merge branch 'master' of git.opendreambox.org:/git/enigma2Stefan Pluecken
2009-10-06don't crash when video modes are brokenStefan Pluecken
2009-10-05Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2009-10-05fix for older enigma2 versionsghost
2009-10-05Mediaplayer: don't crash if writing playlist.e2pls failsFraxinas
2009-10-05fix possible crashFraxinas
2009-10-05NFIFlash downloader: fix possible crashFraxinas
2009-10-03main/bsod.cpp: replace password configentry values with "X" before adding ↵acid-burn
them to the crashlog. So now no passwords from the enigma2 settings file are added to the crashlogs if crashlog anonymizations is disabled. Attention: Only config entries named "password" are considered as password fields. So use "password" as the name of your password configentry. for example: config.myplugin.password !
2009-10-02SystemPlugins/SoftwareManager: - add timeout to MessageBoxacid-burn
- reset /proc/stb/vmpeg/0/dst* to defaults after a restore so enigma doesnt restart in pip mode if pip was enabled
2009-10-02data/skin_default.xml: - Update SkinSelector skin to reflect newest changes.acid-burn
2009-10-02SystemPlugins/SkinSelector: -Rework SkinSelector GUI a bit.acid-burn
- Fix hardcoded path for noprev.png - remove old skin. current skin is inside skin_default.xml
2009-10-02Merge branch 'master' of /git/enigma2Mladen Horvat
2009-10-01Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2009-10-01show scaler sharpness in av setup and in video enhancement pluginghost
2009-10-01CrashlogAutoSubmit/plugin.py: -move buttons to the topacid-burn
- replace all Labels where possible through StaticText for better skinability - enable VirtualKeyboard on TEXT Button now if needed.
2009-10-01SystemPlugins/SoftwareManager:- move buttons to the top andacid-burn
replace all Labels where possible through StaticText for better skinability - change some label descriptions - minor fixes
2009-10-01remove duplicate pl msgidsFraxinas
2009-09-30polish locale update thanks to sebastian zbigzbigFraxinas
2009-09-30default send anonymized crashlogsghost
2009-09-29code cleanupghost
2009-09-25Merge branch 'master' of /git/enigma2Mladen Horvat
2009-09-25fix read back of real frontend parameters... more flexible nowghost
2009-09-25add wrapper class for auto Py_INCREF/Py_DECREF ... i.e. usable for STL ↵ghost
containers
2009-09-25SystemPlugins/VideoEnhancement: - add support for dm500hdacid-burn
- replace Buttons and Lables through StaticText for better skinablity - refresh current value in main config screen on change - add current value display to preview screen - add option to increase the increment value for the slider entries.
2009-09-25data/skin_default.xml: follow NetworkSetup.py changesacid-burn
-replace "widget name=" through "widget source" and render="Label" where possible - remove no more needed entries. This needs to be also applied on external skins if the network screens are skinned there.
2009-09-25add a standby counter and a enigma2 startcounterghost
config.misc.standbyCount (not saved to /etc/enigma2/settings) config.misc.startCounter (saved to /etc/enigma2/settings on clean e2 shutdown)
2009-09-25Screens/NetworkSetup.py: - rework network gui.acid-burn
- move buttons to the top and remove bottom bar - replace all Labels where possible through StaticText for better skinability - minor fixes
2009-09-25skin_default/buttons: add new keybutton for TEXT buttonacid-burn
2009-09-25data/keymap.xml: add VirtualKeyboardActions to access the VirtualKeyboard ↵acid-burn
over the TEXT button
2009-09-23take care of servicegroups in doublecheckghost
2009-09-22fix wrong encoding of event description during pvr playback.. when info ↵ghost
button is pressed
2009-09-22Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost