vlc/bindings
Jean-Paul Saman 57dda7ffd6 Remove FORWARD_S and BACKWARD_S from input state.
The input core does separate playing states for forward or backward direction from the playing state PLAYING_S. If one wants to know in what direction VLC is playing, then he needs to look at the sign value of the "rate" value. Backward playing direction has a negative "rate" value. Forward playing direction has a positive one.
2008-11-20 16:17:45 +01:00
..
cil Use sh 2008-05-27 20:30:21 +03:00
java jvlc: accept cmdline args for sample client 2008-08-29 11:44:42 +02:00
python Remove FORWARD_S and BACKWARD_S from input state. 2008-11-20 16:17:45 +01:00