add possibility to select between different list styles via context menu
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Mon, 6 Aug 2007 22:39:50 +0000 (22:39 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Mon, 6 Aug 2007 22:39:50 +0000 (22:39 +0000)
commit5e0d91a196bfe872d04d676e5f6c2d5940786be0
treec80fe3786f7f78a835582ff90fd26552d9ee11c8
parent254ae3154f5a26b9b58407fe9ff66aa6eb1131b7
add possibility to select between different list styles via context menu
add possibility to sort the movielist by record time or alphanumeric
add possibility to show detailed information about current selected movie
thx to ralfk
data/skin_default.xml
lib/python/Components/Converter/Makefile.am
lib/python/Components/Converter/MovieInfo.py [new file with mode: 0644]
lib/python/Components/MovieList.py
lib/python/Screens/MovieSelection.py