summaryrefslogtreecommitdiff
path: root/src/view/viewer.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-09Fixed Svace issuessubmit/tizen_unified/20170309.100417submit/tizen_unified/20170308.100418submit/tizen_3.0_tv/20161015.000004submit/tizen/20160912.051010accepted/tizen/unified/20170309.074702accepted/tizen/tv/20160912.093532accepted/tizen/3.0/tv/20161016.005303accepted/tizen_tvHyerim Kim1-1/+5
2016-06-01Changes for supporting myfilesKyuho Jo1-1/+14
2015-12-31viewer: add rotate buttonMinkyu Kang1-12/+6
2015-12-30viewer: set photocam path to NULL when unloadedMinkyu Kang1-0/+1
2015-12-30timeout_handler: add pause/resume functionMinkyu Kang1-3/+4
2015-12-29viewer: set focus manually when playing the videosubmit/tizen/20151229.120110accepted/tizen/tv/20151230.113912Minkyu Kang1-6/+8
2015-12-29viewer: show error message when failed to load the imageMinkyu Kang1-1/+16
2015-12-29viewer: set photocam path to NULL after loadedMinkyu Kang1-1/+9
2015-12-29viewer: unload the image object and set background when playing video filesubmit/tizen/20151229.024340accepted/tizen/tv/20151229.072524Minkyu Kang1-0/+19
2015-12-23viewer: support FF/REWsubmit/tizen/20151223.093646accepted/tizen/tv/20151223.110704Minkyu Kang1-59/+124
2015-12-17viewer: set image orientMinkyu Kang1-0/+2
2015-12-16viewer: pop the view if something went wrong while playing videoMinkyu Kang1-14/+52
2015-12-10viewer: modify _set_image_orientation routineMinkyu Kang1-11/+29
2015-12-10viewer: don't start the progressbar if failed to playMinkyu Kang1-8/+12
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