index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
Components
/
FileList.py
Age
Commit message (
Expand
)
Author
2009-11-04
bug #238
Stefan Pluecken
2009-04-01
add .mov as playable extension
ghost
2009-02-13
add MultiFileSelectList
acid-burn
2009-02-09
properly handle: non-accessible directories, 'None' (=list of mountpoints) wi...
Felix Domke
2008-12-04
add m4a as audio extension
ghost
2008-12-02
add "divx" as known file extension
ghost
2008-11-06
add .mp2 as supported filetype
ghost
2008-10-28
add flac and mp4
Andreas Frisch
2008-09-06
remove duplicate avi entry
Andreas Monzner
2008-07-11
fix some imports
Andreas Monzner
2008-07-09
re-add isTop param to FileList and use it in MediaPlayer (thanks to PieterG)
Andreas Monzner
2008-07-04
add support for avi/mkv .... please note that not all is working yet, and
Andreas Monzner
2008-07-02
#
Andreas Monzner
2008-06-26
add possibility to choose record location on timer creation and choose
Andreas Monzner
2008-06-04
fix bluescreen when path not exits
Andreas Monzner
2008-04-14
better handling for eServiceFS file extensions
Andreas Monzner
2008-02-20
fix_detecting_mountpoint_in_filelist.patch by Moritz Venn
Felix Domke
2008-02-15
fix
Andreas Monzner
2008-02-15
whitespace fixes,
Andreas Monzner
2007-12-13
factor out loadPNG into generic LoadPixmap
Felix Domke
2007-07-22
cleanup some imports
Andreas Monzner
2007-07-11
(ralfk) add getCurrentEvent to Filelist
Felix Domke
2007-06-11
add support for hotplug partitions. partitions/filesystems are dynamically ad...
Felix Domke
2007-05-18
add getSelectionIndex
Felix Domke
2007-04-12
follow itemHeight changes
Felix Domke
2006-12-19
some python import cleanups
Andreas Monzner
2006-11-22
some picplayer fixes
Andreas Monzner
2006-11-18
don't crash when list is empty. Add 'list of storage devices' when directory=...
Felix Domke
2006-11-10
select directory on .. (and first entry otherewise) in Filelist, add getCurr...
Felix Domke
2006-06-29
sort files and directories in FileList
Stefan Pluecken
2006-06-27
add some skin fixes/extensions made by Nemesis (thanks for this)
Andreas Monzner
2006-06-18
add support for opening m3u, pls, extended m3u and extended pls playlists
Stefan Pluecken
2006-05-01
simplify GUIcreate/createWidget, fix base class order
Felix Domke
2006-03-23
- switchtimer added to RecordingTimer
Stefan Pluecken
2006-03-05
fix absolute paths to be relative
Felix Domke
2006-02-22
sorting the FileList
Stefan Pluecken
2006-02-22
better detection of file extensions
Stefan Pluecken
2006-02-22
add some extension-icons
Stefan Pluecken
2006-02-21
add ability to use regular expressions to filter files to display in the File...
Stefan Pluecken
2006-02-21
add FileList component for browsing files and directories
Stefan Pluecken