Adding an alternative play control while browsing the selection
authorEd Page <eopage@byu.net>
Tue, 11 May 2010 03:17:56 +0000 (22:17 -0500)
committerEd Page <eopage@byu.net>
Tue, 11 May 2010 03:17:56 +0000 (22:17 -0500)
commit26a388bc2959bc61bfb32299259dbce66760d2f4
treeb53e34919327e9c80b10a9c046e041241f78e0eb
parente528169dc27e947589b503a1f268b1141e39d3da
Adding an alternative play control while browsing the selection
data/small_home.png [new file with mode: 0644]
data/small_next.png [new file with mode: 0644]
data/small_pause.png [new file with mode: 0644]
data/small_play.png [new file with mode: 0644]
data/small_prev.png [new file with mode: 0644]
data/small_stop.png [new file with mode: 0644]
hand_tests/fake_player.py
hand_tests/test_nav_control.py [new file with mode: 0755]
src/imagestore.py
src/playcontrol.py
src/player.py