summaryrefslogtreecommitdiff
path: root/include/util
AgeCommit message (Expand)AuthorFilesLines
2015-09-30ctxpopup: set focus to selected itemJehun Lim1-1/+1
2015-09-24add location manager for setting location tag to imagesMinkyu Kang1-0/+28
2015-09-17util: remove unused functionMinkyu Kang1-1/+0
2015-09-17mediadata: add datamgr to manage several data typesJehun Lim1-1/+0
2015-09-14util: move _check_movie_type function to util.cMinkyu Kang1-0/+1
2015-09-08base: add view mode selected callbackJehun Lim1-0/+2
2015-09-07remove grid related code from layoutJehun Lim1-19/+7
2015-09-02listmgr: add focus policy for view button in base viewJehun Lim1-0/+1
2015-09-01add ctxpopup util fileJehun Lim2-1/+33
2015-08-26base: add notify to inform of updating favorite valueJehun Lim1-0/+2
2015-08-25base: find the item to be focused using media idJehun Lim1-1/+1
2015-08-24move _add_to_recent function to utilMinkyu Kang1-0/+1
2015-08-24action_view: update grid item in base view when favorite value is changedJehun Lim1-0/+1
2015-08-20action_menu: draw menu area using table objectJehun Lim1-0/+1
2015-08-19action_menu: draw favorite areaJehun Lim1-2/+2
2015-08-17listmgr: add key down callback for each layoutJehun Lim1-0/+2
2015-08-08fix the focus problemsubmit/tizen/20150810.010337accepted/tizen/tv/20150810.043306Minkyu Kang1-0/+2
2015-08-08Don't handle Volume and Channel keysMinkyu Kang1-1/+1
2015-08-06add launching routine from recent appJehun Lim1-0/+1
2015-07-30playermgr: make event loop for getting player callbacksubmit/tizen/20150730.133424accepted/tizen/tv/20150731.005327Minkyu Kang1-1/+0
2015-07-30fix to use evas_object_color_setMinkyu Kang1-0/+1
2015-07-27viewer: don't animate the focus event when view is changedMinkyu Kang1-0/+1
2015-07-24listmgr: add the function to update focus to play infoJehun Lim1-1/+2
2015-07-22musicplayer: implement the complete callback at progressbar (workaround)Minkyu Kang1-0/+1
2015-07-22musicplayer: set new path when playing musicMinkyu Kang1-0/+1
2015-07-21musicplayer: add key down callback at control buttonMinkyu Kang1-0/+1
2015-07-21listmgr: add update parameter for listmgr_update_focus_itemJehun Lim1-1/+1
2015-07-21movie: update recently watched itemJehun Lim1-0/+4
2015-07-20Merge "musicplayer: add genlist for showing playlist" into tizenMinkyu Kang1-0/+1
2015-07-20musicplayer: add genlist for showing playlistMinkyu Kang1-0/+1
2015-07-20listmgr: add input handler for play infoJehun Lim1-0/+2
2015-07-16Merge "base: add focus handling between menu button and thumbnail area" into ...Minkyu Kang1-0/+2
2015-07-16base: add focus handling between menu button and thumbnail areaJehun Lim1-0/+2
2015-07-14progressbar: add function for setting time formatMinkyu Kang1-0/+7
2015-07-14util: time_string: support various formatMinkyu Kang1-1/+1
2015-07-14listmgr: focus to recently played content when viewer view is poppedJehun Lim1-0/+2
2015-07-13Merge "listmgr: add recently watched item" into tizenMinkyu Kang1-5/+17
2015-07-13listmgr: add recently watched itemJehun Lim1-5/+17
2015-07-10Merge "add missing ifdef" into tizenMinkyu Kang1-0/+5
2015-07-10add missing ifdefMinkyu Kang1-0/+5
2015-07-10timeout_handler: add timer when enable the handlerMinkyu Kang1-2/+0
2015-07-10viewer: set video position when play/stop video fileMinkyu Kang1-1/+1
2015-07-10progressbar: add slider style argument in create functionJehun Lim1-1/+1
2015-07-09timeout_handler: add function for enable/disable handlerMinkyu Kang1-0/+2
2015-07-08listmgr: add callback functions for grid itemJehun Lim2-0/+5
2015-07-07Merge "add progressbar including slider and info of progress time" into tizenMinkyu Kang2-0/+47
2015-07-07add progressbar including slider and info of progress timeMinkyu Kang2-0/+47
2015-07-07gallery: draw content list areaJehun Lim1-0/+1
2015-07-06add listmgr to draw and update the thumbnail areaJehun Lim1-0/+38
2015-07-03viewer: adds playermgr and support playing videoMinkyu Kang1-0/+38