changed get_departure, return list of Departure objects with line,
authorFlorian Schweikert <kelvan@logic.at>
Tue, 18 Oct 2011 15:07:01 +0000 (17:07 +0200)
committerFlorian Schweikert <kelvan@logic.at>
Tue, 18 Oct 2011 15:07:01 +0000 (17:07 +0200)
commit06c16e03dab57199d953e93a216723cdf5e4fa6d
treee1d43480d7ee554ca1abe812fbe10d9f4a2dc753
parentd3ba59084b2c16bb9a40abb020ceb2f090705f85
changed get_departure, return list of Departure objects with line,
station, direction, departure time and lowfloor instead of list of int
added support for time objects if realtime ist unknown
fixed an silent error on startup
added lowfloor fetching (only in backend, not in an interface)
gotovienna-qml
gotovienna/realtime.py
itip
qml/MainPage.qml
qml/StationSheet.qml