aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/FileList.py
AgeCommit message (Collapse)Author
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