summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-12-09base: remove place and folder view modeJehun Lim1-4/+0
2015-12-08base: disable source buttonJehun Lim1-2/+4
2015-12-08datamgr: add source type for all devicesJehun Lim8-15/+40
2015-12-08zoom: use original image instead of thumbnailMinkyu Kang1-1/+1
2015-12-08viewer: disable rotate button temporarysubmit/tizen/20151208.082653accepted/tizen/tv/20151208.125905Minkyu Kang1-2/+5
2015-12-08base: add source selected callbackJehun Lim9-25/+121
2015-12-08datamgr: add function to set source typeJehun Lim3-45/+94
2015-12-07base: add source buttonJehun Lim1-3/+68
2015-12-03disable action menusubmit/tizen/20151207.013729accepted/tizen/tv/20151207.122835Jehun Lim1-20/+1
2015-12-03add thumbnail creation routineJehun Lim4-0/+85
2015-11-26base: set focus next object for menu buttonsubmit/tizen/20151126.090906accepted/tizen/tv/20151126.112951Jehun Lim1-6/+25
2015-11-18fix check patch issuesMinkyu Kang3-18/+17
2015-10-15albumdata/folderdata: fix memory leaktizen_3.0.m2.a1_tv_releasesubmit/tizen/20151015.081907accepted/tizen/tv/20151015.093600Jehun Lim2-33/+40
2015-10-14use snprintf instead of strcpysubmit/tizen/20151014.084340accepted/tizen/tv/20151014.093648Jehun Lim3-3/+3
2015-10-14folderdata: add variable null check (prevent: 483570)Jehun Lim3-11/+11
2015-10-14mediadata: fix memory leak (prevent: 486273, 486274, 486275, 486277)Jehun Lim1-7/+10
2015-10-14detail: modify to get album info (prevent: 486648)Jehun Lim1-1/+10
2015-10-14gallery: delete null check that has no effect (prevent: 483848)Jehun Lim1-5/+0
2015-10-13grid_gallery: add variable null check (prevent: 486270)submit/tizen/20151014.005748accepted/tizen/tv/20151014.043247Jehun Lim1-2/+5
2015-10-13folderdata: modify the value of error check (prevent: 486649, 486650)Jehun Lim1-1/+1
2015-10-13base: add null check for grid data (prevent: 483459, 484089)Jehun Lim3-0/+15
2015-10-13Merge "use strncat instead of strcat (prevent: 456955)" into tizenMinkyu Kang4-12/+7
2015-10-13Merge "viewer/mplayer: return null if cannot get current media" into tizenMinkyu Kang2-0/+4
2015-10-13Merge "mplayer: free the genlist item class (prevent: 474473)" into tizenMinkyu Kang1-0/+2
2015-10-13use strncat instead of strcat (prevent: 456955)Minkyu Kang4-12/+7
2015-10-13viewer/mplayer: return null if cannot get current mediaMinkyu Kang2-0/+4
2015-10-13mplayer: free the genlist item class (prevent: 474473)Minkyu Kang1-0/+2
2015-10-12folderdata: add to get folder media listJehun Lim1-52/+301
2015-10-08movie: add input callback functions for date view itemJehun Lim1-1/+3
2015-10-07detail: modify content infoJehun Lim2-37/+71
2015-10-07movie: update recently watched item for UPDATE_PLAY_INFO typeJehun Lim2-3/+5
2015-10-07viewer/mplayer: update history before updating play infoJehun Lim2-6/+6
2015-10-07music: do not update playlist when playing item is selectedsubmit/tizen/20151007.073635accepted/tizen/tv/20151007.081624Jehun Lim2-24/+4
2015-10-07listmgr: add key down callback for playing info itemJehun Lim3-1/+75
2015-10-06Merge "base: add animation when view mode button is clicked" into tizenMinkyu Kang1-0/+3
2015-10-07base: add animation when view mode button is clickedJehun Lim1-0/+3
2015-10-07viewer: update play info to base/detail viewMinkyu Kang1-2/+19
2015-10-07detail: add play info itemJehun Lim2-8/+282
2015-10-05detail: add album thumbnail for album detail viewsubmit/tizen/20151006.111448accepted/tizen/tv/20151006.225106Jehun Lim2-46/+129
2015-10-05informs the status of player to base view and detail viewMinkyu Kang3-7/+51
2015-10-05unify the update type UPDATE_TOAST_SHOW and UPDATE_TOAST_HIDEMinkyu Kang2-10/+17
2015-10-02base: modify the method of updating content infosubmit/tizen/20151005.003307accepted/tizen/tv/20151005.055316Jehun Lim7-27/+133
2015-10-02viewer/mplayer: add previous view idJehun Lim11-8/+32
2015-10-02detail: add gallery place detail viewJehun Lim3-5/+86
2015-10-02mediadata: set "Unknown" if location_tag is nullMinkyu Kang1-4/+10
2015-10-01Merge "gallery: add place view mode" into tizenMinkyu Kang3-6/+228
2015-10-01Merge "action_menu: scrolls the whole area of action menu" into tizenMinkyu Kang2-65/+190
2015-10-01gallery: add place view modeJehun Lim3-6/+228
2015-10-01action_menu: scrolls the whole area of action menuMinkyu Kang2-65/+190
2015-10-01detail: add music genre detail viewJehun Lim2-2/+42