Changeset 16112 for ipk/source.sh4/swapplayers_mediacenter_1.0/var/swap/extensions/MediaCenter/MC_PictureViewer.py
- Timestamp:
- May 28, 2012, 3:40:56 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/swapplayers_mediacenter_1.0/var/swap/extensions/MediaCenter/MC_PictureViewer.py
r16109 r16112 4 4 from Screens.ServiceInfo import ServiceInfoList, ServiceInfoListEntry 5 5 from Screens.InfoBarGenerics import InfoBarSeek, InfoBarAudioSelection, InfoBarCueSheetSupport, InfoBarNotifications, \ 6 InfoBarShowHide, InfoBarServiceErrorPopupSupport, \7 InfoBarPVRState, InfoBarSimpleEventView, InfoBarServiceNotifications, \6 InfoBarShowHide, InfoBarServiceErrorPopupSupport, InfoBarSecondInfobar, \ 7 InfoBarPVRState, InfoBarSimpleEventView, InfoBarServiceNotifications, InfoBarResolutionSelection, \ 8 8 InfoBarMoviePlayerSummarySupport, InfoBarSubtitleSupport, InfoBarTeletextPlugin 9 9 from Components.AVSwitch import AVSwitch … … 1424 1424 self.session.open(MC_PicSetup, self.filelist) 1425 1425 self.close() 1426 class MC_PicView(Screen, InfoBarAspectSelection): 1426 1427 class MC_PicView(Screen, InfoBarAspectSelection, InfoBarResolutionSelection): 1427 1428 def __init__(self, session, filelist, pindex, path, startslide): 1428 1429 self.debug = command('cat /var/etc/autostart/start-config | grep debug | cut -d = -f2')
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)