aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2010-06-08fix compiler warningsghost
2010-06-08fix compiler warningsghost
2010-06-08update unicable stuff (by adenin)ghost
2010-06-08fix compiler warningsghost
2010-06-04Merge branch 'experimental' of git.opendreambox.org:/git/enigma2 into ↵Fraxinas
experimental
2010-06-04make empty conflist entries unselectable and change some debug outputFraxinas
2010-06-04Extend AudioSelection width, fix mediaplayer subtitle selection keyFraxinas
2010-06-04lib/gui/elistboxcontent.cpp: dont crash on non selectable entriesghost
2010-06-04lib/gui/elistboxcontent.cpp: dont crash on non selectable entriesghost
2010-06-01fix color oled supportghost
2010-06-01add support for rbg565 color oledghost
2010-06-01dm800se supportghost
2010-06-01lib/base/ebase.cpp: remove unneeded codeghost
2010-06-01lib/base/ebase.cpp: remove unneeded codeghost
2010-05-30Merge branch 'experimental' of git.opendreambox.org:/git/enigma2 into ↵Fraxinas
experimental
2010-05-30fix empty streams list crash, correctly show/hide color key buttons, ↵Fraxinas
re-implement plugin-hook for blue key, fix possible exit crash
2010-05-30allow switching to stream 0Fraxinas
2010-05-30experimentally merge audio + subtitle streams selection dialogs into oneFraxinas
2010-05-26lib/python/Screens/Standby.py: ignore global actions in standby (i.e. ↵ghost
mute/volume) this fixes bug #538
2010-05-26lib/python/Screens/Standby.py: ignore global actions in standby (i.e. ↵ghost
mute/volume) this fixes bug #538
2010-05-26add new multicontent TYPE_PROGRESS_PIXMAPghost
this fixes bug #539
2010-05-26add new multicontent TYPE_PROGRESS_PIXMAPghost
this fixes bug #539
2010-05-17lib/base/ebase.h/cpp: dont crash when try to start eTimers, eSocketNotifiers ↵ghost
with no more existing Mainloops (on e2 shutdown)
2010-05-17lib/base/eptrlist.h: fix tabsghost
2010-05-17lib/base/eptrlist.h: fix tabsghost
2010-05-17lib/base/ebase.h/cpp: dont crash when try to start eTimers, eSocketNotifiers ↵ghost
with no more existing Mainloops (on e2 shutdown)
2010-05-12RecordTimer.py,RecordingConfig.py,setup.xml: *add possibility to change the ↵acid-burn
default recording filename composition in expert mode. This allows now to have shorter recording filenames (Date-Name) or longer (DateTime-Channel-Name-Shortdescription) beside the default. This fixes #345
2010-05-12RecordTimer.py,RecordingConfig.py,setup.xml: *add possibility to change the ↵acid-burn
default recording filename composition in expert mode. This allows now to have shorter recording filenames (Date-Name) or longer (DateTime-Channel-Name-Shortdescription) beside the default. This fixes #345
2010-05-09[servicemp3] fix plaintext subtitles (add #506)Fraxinas
2010-05-08lib/gdi/font.h/cpp: another try to fix top/bottom reordering for arabic languageghost
2010-05-08Revert "lib/gdi/font.cpp: call libfribidi for single lines on multi line ↵ghost
texts to prevent top/bottom reordering" This reverts commit eea0d8e99edec859a7535966b880b49bd0bba85a. This was not working.. so we revert it
2010-05-08Revert "lib/gdi/font.cpp: try to fix wrong reordering of some characters"ghost
its not working okay.. we need a better fix This reverts commit 414208c929faa0fc56f9c21c0df572dc0b13d3fe.
2010-05-08lib/gdi/font.h/cpp: another try to fix top/bottom reordering for arabic languageghost
2010-05-08Revert "lib/gdi/font.cpp: call libfribidi for single lines on multi line ↵ghost
texts to prevent top/bottom reordering" This reverts commit eea0d8e99edec859a7535966b880b49bd0bba85a. This was not working.. so we revert it
2010-05-08Revert "lib/gdi/font.cpp: try to fix wrong reordering of some characters"ghost
its not working okay.. we need a better fix This reverts commit 414208c929faa0fc56f9c21c0df572dc0b13d3fe.
2010-05-08lib/gdi/font.cpp: try to fix wrong reordering of some charactersghost
2010-05-08lib/gdi/font.cpp: try to fix wrong reordering of some charactersghost
2010-05-08lib/python/Screens/Satconfig.py: fixed crash on satconfig close in some ↵ghost
conditions (thx to adenin) this fixes bug #533
2010-05-08lib/python/Screens/Satconfig.py: fixed crash on satconfig close in some ↵ghost
conditions (thx to adenin) this fixes bug #533
2010-05-07mytest.py: load bouquets before parental control init and remove strange ↵ghost
hack in parental control this fixes bug #532
2010-05-07mytest.py: load bouquets before parental control init and remove strange ↵ghost
hack in parental control this fixes bug #532
2010-05-06Network.py,NetworkSetup.py,skin_default.xml: * Introduce new unified naming ↵acid-burn
for network interfaces. * Redesign NetworkadapterSelection Screen. * small cleanups. Refs #137 , Fixes #418
2010-05-06Network.py,NetworkSetup.py,skin_default.xml: * Introduce new unified naming ↵acid-burn
for network interfaces. * Redesign NetworkadapterSelection Screen. * small cleanups. Refs #137 , Fixes #418
2010-05-05set subtitle-sink gstreamer caps (fixed #506, requires ↵Fraxinas
gst-plugin-playbin_0.10.28-r7.1)
2010-05-05lib/gdi/font.cpp: call libfribidi for single lines on multi line texts to ↵ghost
prevent top/bottom reordering this fixes bug #300
2010-05-05dm800se supportghost
2010-05-05lib/gdi/font.cpp: call libfribidi for single lines on multi line texts to ↵ghost
prevent top/bottom reordering this fixes bug #300
2010-04-26meta: remove trailing slash from installdirsAndreas Oberritter
2010-04-26blit: pass 'flags' to bcm_accel_blit()Andreas Oberritter
2010-04-26add missing parenthesesAndreas Oberritter