aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/FileList.py
AgeCommit message (Collapse)Author
2006-12-19some python import cleanupsAndreas Monzner
lesser swig overhead
2006-11-22some picplayer fixesAndreas Monzner
2006-11-18don't crash when list is empty. Add 'list of storage devices' when ↵Felix Domke
directory=None.
2006-11-10select directory on .. (and first entry otherewise) in Filelist, add ↵Felix Domke
getCurrentDirectory, fix getFilename when service references are not used
2006-06-29sort files and directories in FileListStefan Pluecken
2006-06-27add some skin fixes/extensions made by Nemesis (thanks for this)Andreas Monzner
2006-06-18add support for opening m3u, pls, extended m3u and extended pls playlistsStefan Pluecken
2006-05-01simplify GUIcreate/createWidget, fix base class orderFelix Domke
2006-03-23- switchtimer added to RecordingTimerStefan Pluecken
- media player to play mp3, ogg (not yet fully working) and ts files (needs gstreamer) - language selection saves a language string instead of a changing index number
2006-03-05fix absolute paths to be relativeFelix Domke
2006-02-22sorting the FileListStefan Pluecken
2006-02-22better detection of file extensionsStefan Pluecken
2006-02-22add some extension-iconsStefan Pluecken
2006-02-21add ability to use regular expressions to filter files to display in the ↵Stefan Pluecken
FileList transform the test plugin into an image viewer for png files
2006-02-21add FileList component for browsing files and directoriesStefan Pluecken