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
/
MovieList.py
Age
Commit message (
Expand
)
Author
2007-04-12
follow itemHeight changes
Felix Domke
2006-12-19
some python import cleanups
Andreas Monzner
2006-11-30
remove obsolete HTMLComponent
Felix Domke
2006-10-29
add ability to filter by tag. they must be created by hand right now.
Felix Domke
2006-07-14
add possibility to view eventinfo in recorded movielist (move cursor to
Andreas Monzner
2006-05-01
simplify GUIcreate/createWidget, fix base class order
Felix Domke
2006-04-03
fix
Andreas Monzner
2006-04-03
better readable length check
Andreas Monzner
2006-04-03
length check
Andreas Monzner
2006-04-03
speedup opening of long movielists
Andreas Monzner
2006-04-03
smaller service name in movie list
Stefan Pluecken
2006-04-03
faster loading of movie list (done by initially not loading the file length a...
Stefan Pluecken
2006-04-03
show service name in movielist
Stefan Pluecken
2006-02-26
fix movielist selection when there is no (selected) item
Felix Domke
2006-02-24
turn magic into python
Felix Domke
2006-02-19
don't reload list on movie delete
Felix Domke
2006-02-15
skip directories
Felix Domke
2006-01-13
sort movie list
Felix Domke
2006-01-03
retry the waiting message
Stefan Pluecken
2006-01-03
display "please wait" message in movieselection while hdd spins up
Stefan Pluecken
2006-01-02
add type to python multi content entrys
Andreas Monzner
2005-12-28
fix timerlist and movielist multicontent region sizes
Andreas Monzner
2005-12-23
replace "Arial" by "Regular"
Stefan Pluecken
2005-12-21
move the movie selector to the currently playing movie
Stefan Pluecken
2005-12-19
fix service/movie remove (hold cursor position when possible)
Andreas Monzner
2005-12-17
timer: add name/description, factor out "parse from epg event", fix some case...
Felix Domke
2005-11-13
make delete working in movieMenu
Felix Domke
2005-10-15
Follow API improvements
Felix Domke
2005-09-29
follow changes
Felix Domke
2005-08-16
- add getLength() call to iStaticServiceInformation
Felix Domke
2005-07-29
- add movie selector
Felix Domke