summaryrefslogtreecommitdiff
path: root/src/view/viewer.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-08viewer: disable rotate button temporarysubmit/tizen/20151208.082653accepted/tizen/tv/20151208.125905Minkyu Kang1-2/+5
2015-10-13viewer/mplayer: return null if cannot get current mediaMinkyu Kang1-0/+2
2015-10-07viewer/mplayer: update history before updating play infoJehun Lim1-3/+3
2015-10-07viewer: update play info to base/detail viewMinkyu Kang1-2/+19
2015-10-05informs the status of player to base view and detail viewMinkyu Kang1-1/+5
2015-10-02viewer/mplayer: add previous view idJehun Lim1-4/+10
2015-09-16modify key values as key_defineMinkyu Kang1-2/+2
2015-09-16viewer/mplayer: delete base object if failed to create viewMinkyu Kang1-0/+3
2015-09-14util: move _check_movie_type function to util.cMinkyu Kang1-11/+1
2015-09-14viewer: adds support slide showMinkyu Kang1-6/+108
2015-09-04viewer: refresh metadata after rotate imageMinkyu Kang1-0/+2
2015-09-03add zoom viewMinkyu Kang1-3/+16
2015-09-01viewer: add zoom buttonMinkyu Kang1-1/+6
2015-08-31viewer: set scroller policy to offMinkyu Kang1-2/+2
2015-08-31viewer: set to 0 played_position if movie is almost doneMinkyu Kang1-8/+17
2015-08-31viewer: adds support rotating imageMinkyu Kang1-21/+53
2015-08-31viewer: add rotate buttonMinkyu Kang1-1/+6
2015-08-31controller: find actual location of buttonMinkyu Kang1-23/+25
2015-08-25add id on view_update_dataMinkyu Kang1-0/+10
2015-08-24move _add_to_recent function to utilMinkyu Kang1-25/+3
2015-08-24add visual effect when showing/hiding the viewMinkyu Kang1-0/+17
2015-08-24viewer: adds support the remote controllerMinkyu Kang1-46/+157
2015-08-10fix memory leakMinkyu Kang1-5/+8
2015-08-08handler: use key down instead of key upsubmit/tizen/20150808.085921accepted/tizen/tv/20150810.001221Minkyu Kang1-2/+2
2015-08-08Don't handle Volume and Channel keysMinkyu Kang1-5/+9
2015-08-06viewer: remove image area when viewer is hidedMinkyu Kang1-0/+1
2015-08-04terminate the app when there is no active viewsubmit/tizen/20150804.130905accepted/tizen/tv/20150804.235436Jehun Lim1-2/+8
2015-07-30playermgr: make event loop for getting player callbacksubmit/tizen/20150730.133424accepted/tizen/tv/20150731.005327Minkyu Kang1-1/+7
2015-07-29support pause/resume the applicationMinkyu Kang1-6/+25
2015-07-27viewer: don't animate the focus event when view is changedMinkyu Kang1-0/+10
2015-07-24player: don't use playermgr callbacksMinkyu Kang1-33/+9
2015-07-24stop the musicplayer when play the videoMinkyu Kang1-0/+6
2015-07-24update the app media info after adding item to recentMinkyu Kang1-3/+29
2015-07-23viewer: disable ff/rew buttonMinkyu Kang1-22/+6
2015-07-23viewer: use same icon for prev/next on gallery viewerMinkyu Kang1-8/+8
2015-07-23viewer: use signal to showing/hiding favorite iconMinkyu Kang1-17/+5
2015-07-20viewer: update media info after updating video meta dataMinkyu Kang1-0/+2
2015-07-15viewer: fix checkpatch errorsMinkyu Kang1-2/+3
2015-07-14viewer: set time format to full mode for progressbarMinkyu Kang1-1/+2
2015-07-13viewer: show the thumbnail when finished playing videoMinkyu Kang1-6/+15
2015-07-10timeout_handler: add timer when enable the handlerMinkyu Kang1-1/+0
2015-07-10viewer: set video position when play/stop video fileMinkyu Kang1-3/+54
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/+3
2015-07-09viewer: process back key eventMinkyu Kang1-0/+40
2015-07-08viewer: add update function for getting media list from base viewMinkyu Kang1-65/+25
2015-07-08use content time instead of modified time when sorting listMinkyu Kang1-5/+2
2015-07-07add progressbar including slider and info of progress timeMinkyu Kang1-112/+75
2015-07-03viewer: adds playermgr and support playing videoMinkyu Kang1-20/+244
2015-06-30viewer: set zoom mode to auto fitMinkyu Kang1-10/+1