summaryrefslogtreecommitdiff
path: root/src/util/playermgr.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-31player: set rotation to 0Minkyu Kang1-0/+7
2015-08-26player: enable set positionMinkyu Kang1-3/+0
2015-08-04workaround: don't set position due to player issueMinkyu Kang1-8/+5
2015-07-30playermgr: make event loop for getting player callbacksubmit/tizen/20150730.133424accepted/tizen/tv/20150731.005327Minkyu Kang1-1/+77
2015-07-22musicplayer: set new path when playing musicMinkyu Kang1-0/+27
2015-07-14playermgr: support non-displayed playerMinkyu Kang1-20/+20
2015-07-10viewer: set video position when play/stop video fileMinkyu Kang1-1/+7
2015-07-03viewer: adds playermgr and support playing videoMinkyu Kang1-0/+260