summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorArvind R <arvino55@gmail.com>2013-02-12 11:22:05 +0000
committerCarsten Haitzler <raster@rasterman.com>2013-02-12 11:22:05 +0000
commit38ac89c1a710259ed3fbaa54a92abd8926b571a2 (patch)
tree44dbec1bbefd23b2503e154171321ff1f8431d72 /AUTHORS
parent8bbb24e8253e0d2f957392d956f59d4f738019a6 (diff)
downloadelementary-38ac89c1a710259ed3fbaa54a92abd8926b571a2.tar.gz
From: Arvind R <arvino55@gmail.com>
Subject: Re: [e-users] 3 small corrections in elc_player Hi, 1. remove __UNUSED__ for parameter that is used. 2. emit a "elm,player,play" signal as is done in _pause to keep the state of pause/play buttons in sync. 3. Correct double_to_string which misses out subtracting hours to get seconds. SVN revision: 83855
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 4a9ec0776..94f5e00c2 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -75,3 +75,4 @@ Gwanglim Lee <gl77.lee@samsung.com> <gwanglim@gmail.com>
JaeHyun Jo <jae_hyun_cho@naver.com>
Bora Hwang <bora1.hwang@samsung.com>
Jiyoung Choi <jychoi7.choi@samsung.com>
+Arvind R <arvino55@gmail.com>