progressbar: Support second progress

Desktop / Enlightenment / Elementary - Niraj Kumar [samsung.com] - 10 September 2013 02:22 UTC

This can be used by video/audio streaming such as youtube.

8bebdc1 progressbar: Support second progress.
AUTHORS | 1 +
ChangeLog | 5 +
NEWS | 1 +
data/themes/widgets/progressbar.edc | 434 +++++++++++++++++++++++++++++++++++
src/bin/test.c | 2 +
src/bin/test_progressbar.c | 116 +++++++++-
src/lib/elm_authors.h | 1 +
src/lib/elm_progressbar.c | 123 +++++++++-
src/lib/elm_progressbar_eo.h | 34 +++
src/lib/elm_progressbar_legacy.h | 33 +++
src/lib/elm_widget_progressbar.h | 9 +
11 files changed, 750 insertions(+), 9 deletions(-)

Upstream: git.enlightenment.org


  • Share