View Full Version : Step Forward/Backward/Up/Down Values
jeffscott72
2004-01-16, 06:25
is there anyway to change the values of the step forward/backard/up/down values? when i watch videos i want the step forward to jump 30 seconds and step back to only be 8 seconds.
thanks,
jeff
Hullebulle
2004-01-16, 15:22
no its not possible atm. the amount is hardcoded to 1% and 10%.
jeffscott72
2004-01-16, 22:31
do you know if it something that they plan on adding in another release? it would be really nice to be able to set the values through the xml file.
thanks,
jeff
yes, the values are hardcoded....
if you can compile xbmc from csv(source) it is very simple to change. *there are only two lines of code that need to be changed so that it uses the input.conf file from mplayer.
i've changed it and it works fine for me (30 seconds forward, 8 sec. back).
you can pm me if you want the exact code changes.