]> git.sesse.net Git - vlc/commit
addons: change i_score type and do boundary check.
authorFrancois Cartegnie <fcvlcdev@free.fr>
Wed, 19 Feb 2014 22:10:14 +0000 (23:10 +0100)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Wed, 19 Feb 2014 22:12:26 +0000 (23:12 +0100)
commit1edfc31a251c222628f9912442bcace7b45eb4ec
treeb3b0c2e113b5b5ac3300419bb81d0adc19b968d8
parent881548c39c4ab1eb441d540b52340d01ab51220c
addons: change i_score type and do boundary check.

Use hundredths for that 0..5 value.
(avoids dealing with locale separators in xml readers
and writers)
include/vlc_addons.h
modules/gui/qt4/dialogs/plugins.cpp
modules/misc/addons/fsstorage.c
modules/misc/addons/vorepository.c