summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-30Fix wrong csapisubmit/tizen/20170402.223039accepted/tizen/unified/20170403.022601accepted/tizen/tv/20170403.022556accepted/tizen/mobile/20170403.022553accepted/tizen/ivi/20170403.022559accepted/tizen/common/20170403.185803accepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonMinje Ahn2-7/+4
2017-03-23Modified to consider media type when creating instancesubmit/tizen/20170324.075758accepted/tizen/unified/20170324.111506accepted/tizen/tv/20170324.111442accepted/tizen/mobile/20170324.111432accepted/tizen/ivi/20170324.111457accepted/tizen/common/20170324.122936Minje Ahn9-10/+263
2017-03-21Media content code refactoringMinje Ahn9-113/+139
2017-03-17Update album descriptionsubmit/tizen/20170317.073611accepted/tizen/unified/20170317.084141accepted/tizen/tv/20170317.084108accepted/tizen/mobile/20170317.084106accepted/tizen/ivi/20170317.084122accepted/tizen/common/20170317.094820Minje Ahn1-0/+2
2017-03-17Add null checker for internal handlersubmit/tizen/20170317.042104Minje Ahn2-15/+26
2017-03-16Update ContentFilter classsubmit/tizen/20170316.093029accepted/tizen/unified/20170316.102000accepted/tizen/tv/20170316.101932accepted/tizen/mobile/20170316.101846accepted/tizen/ivi/20170316.101948accepted/tizen/common/20170316.161912Minje Ahn2-57/+78
2017-03-15Apply coding rulesubmit/tizen/20170316.000240accepted/tizen/unified/20170316.101247accepted/tizen/tv/20170316.101209accepted/tizen/mobile/20170316.101151accepted/tizen/ivi/20170316.101230Minje Ahn22-128/+214
2017-03-15Removes unused namespaceMinje Ahn10-23/+0
2017-03-08Update license descriptionJiyong Min16-61/+262
2017-03-08Update description for return valueMinje Ahn5-37/+32
2017-03-08Bulk modification of code related to memory allocationMinje Ahn28-772/+1078
2017-03-07Refactoring error handling related codeMinje Ahn32-1945/+1109
2017-03-06Remove NET45 projectsubmit/tizen_unified/20170310.011401submit/tizen_unified/20170308.100503submit/tizen/20170306.065826accepted/tizen/unified/20170310.075640accepted/tizen/unified/20170309.120651accepted/tizen/tv/20170309.071835accepted/tizen/mobile/20170309.071707accepted/tizen/ivi/20170309.071938accepted/tizen/common/20170309.174753Jiyong Min4-103/+1
2017-01-10Add ix86 build architecturesubmit/tizen_unified/20170308.100407submit/tizen_ivi/20170116.045729submit/tizen_common/20170111.150147submit/tizen/20170110.064947accepted/tizen/tv/20170110.081836accepted/tizen/mobile/20170110.081816accepted/tizen/ivi/20170117.054747accepted/tizen/common/20170111.154950Jiyong Min1-1/+1
2017-01-06Update description and API namesubmit/tizen/20170108.235207Minje Ahn4-17/+17
2017-01-04Change return value to variable IEnumerable because of replacement errorsubmit/tizen/20170104.074939accepted/tizen/tv/20170104.222137accepted/tizen/mobile/20170104.222117Jiyong Min2-14/+14
2016-12-19Apply dotnet RPM macrossubmit/tizen_tv/20161229.044941submit/tizen_mobile/20161219.054251submit/tizen_common/20161229.045021submit/tizen/20161221.071229accepted/tizen/tv/20161229.113236accepted/tizen/mobile/20161222.020315accepted/tizen/common/20170111.133624WonYoung Choi1-42/+10
2016-12-14Fix .spec file to exclude x86 and aarch64 architecturesubmit/tizen/20161214.063015accepted/tizen/mobile/20161215.072346Jiyong Min1-0/+1
2016-11-15Fix .nuspec file to change authors and version dependenciesWonYoung Choi3-4/+4
2016-11-14Just update codeMinje Ahn3-12/+12
2016-11-14Modify description in nugetJiyong Min1-1/+1
2016-11-11Remove unneccessary usingJiyong Min2-2/+1
2016-11-09Fix description in .nuspecMinje Ahn1-1/+1
2016-11-09Fix Static Analyzer issueJiyong Min2-5/+9
2016-11-08Remove Tizen.Content.MediaContetTestJiyong Min4-165/+0
2016-11-08Add description update for nugetJiyong Min1-5/+10
2016-11-01Update versionMinje Ahn1-1/+1
2016-10-31Update licenseMinje Ahn21-154/+339
2016-10-05Use nuget restore to solve dependenciesWonYoung Choi6-78/+42
2016-09-03Fix project files to support netstandard 1.6WonYoung Choi8-352/+296
2016-08-25Remove legacy code for TCTJiyong Min85-6034/+0
2016-07-29Fixed doxygen issues. Fixed svace issues.Praveen Gattu9-53/+97
2016-07-28Fix code for building with corefxWonYoung Choi3-10/+280
2016-07-18Fixed Init issues. Modified Folder.Order propertyPraveen Gattu9-62/+43
2016-07-11Fixed doxygen comments/warnings.Praveen Gattu11-89/+101
2016-07-06Change assembly installation pathWonYoung Choi45-62/+235
2016-07-05Fixed doxygen commentsPraveen Gattu1-1/+2
2016-07-05[MediaContent] Fixed doxygen issues.Praveen Gattu6-19/+22
2016-07-04Updaing project to use xbuildmanish.r9-67/+71
2016-07-01Updating doxygen, removing depricated api'smanish.r5-279/+60
2016-06-28MediaFace related Bug FixesAditya3-5/+20
2016-06-24Fixed Filter related issues.Praveen Gattu2-7/+22
2016-06-21Adding String Null Checkmanish.r9-61/+172
2016-06-16Updating TCT Structure as per suprem Structuremanish.r25-191/+183
2016-06-15Merge "Adding TCT for ScanFolder:CancellationToken Fix for removal of MediaFa...Sunghyun Min11-146/+192
2016-06-15Adding TCT for ScanFolder:CancellationTokenAditya11-146/+192
2016-06-15Merge "Fixed bugs.Modified bookmark and face property access flow. Code Forma...Sunghyun Min19-290/+572
2016-06-14Fixed bugs.Modified bookmark and face property access flow.Praveen Gattu19-290/+572
2016-06-10Adding MediaInformation TCT.manish.r79-0/+5996
2016-06-02updating Mova and Refresh in MediaInformationmanish.r2-2/+4