platform/core/csapi/tizenfx.git
2017-07-07 Haesu Gwon[Camera] minor code change
2017-07-07 Haesu Gwon[Camera] Add parameter type and range check logic
2017-07-07 Haesu Gwon[Camera/Recorder] Updated comments
2017-07-07 coderhymeMerge "[Camera] Modified to release Display when dispos...
2017-07-07 Haesu Gwon[Camera] Add public API/Propertyes level tag
2017-07-07 Haesu GwonMerge "[Recorder] Add public API/Propertyes level tag...
2017-07-06 Tae-Young Chung[Vision] Add API level tag
2017-07-04 Haesu Gwon[Recorder] Add public API/Propertyes level tag
2017-07-04 Jiyong MinAdd C# level description in thumbnail-utility
2017-07-04 Jiyong MinAdd C# level description in media-controller
2017-07-04 Jiyong MinAdd C# level description in metadata
2017-06-28 coderhyme[Camera] Modified to release Display when disposing.
2017-06-28 coderhymeFix grammar errors
2017-06-27 Haesu Gwon[Recorder] change access modifier to public
2017-06-21 coderhymeMerge "Fixed typos." into tizen
2017-06-21 coderhymeMerge "[MediaPlayer] Fixed the player class for Display...
2017-06-20 coderhymeFixed typos.
2017-06-20 Haesu GwonMerge "[TCSACR-37][Camera/Recorder] Modify camera,...
2017-06-20 Haesu Gwon[Recorder] Fix access modifier bug
2017-06-20 Haesu Gwon[TCSACR-37][Camera/Recorder] Modify camera, recorder...
2017-06-12 Jeongho Mok[Audio] Change AudioVolume to Internal
2017-06-09 coderhyme[MediaPlayer] Fixed the player class for Display to...
2017-06-09 WonYoung ChoiMerge packaging information to csproj
2017-06-08 Haesu Gwon[Recorder] fix state bug in Start method
2017-06-07 eunhae choiMerge "[Player] Converted get/set methods into properti...
2017-06-07 eunhae choiMerge "[Radio] Rename apis and update docs." into tizen
2017-06-07 eunhae choiMerge "Added CodecNotSupportedException." into tizen
2017-06-07 coderhyme[Player] Converted get/set methods into properties...
2017-06-07 coderhyme[Radio] Rename apis and update docs.
2017-06-07 coderhymeFixed comment issues.
2017-06-07 eunhae choiMerge "[Radio] If fmradio feature is false, radio retur...
2017-06-07 eunhae choiMerge "[Player] Modified to detach sources when the...
2017-06-07 eunhae choiMerge "[Player] Splitted Interop file into several...
2017-06-07 eunhae choiMerge "Remove compiler warnings." into tizen
2017-06-07 eunhae choiMerge "[MediaTool] Updated comments." into tizen
2017-06-01 Gilbok Lee[Radio] If fmradio feature is false, radio return NotSu...
2017-05-31 coderhyme[MetadataExtractor] Fixed possible memory leak.
2017-05-31 coderhymeImageUtil with new interfaces.
2017-05-31 coderhyme[Player] Modified to detach sources when the resource...
2017-05-31 Jeongho Mok[Audio] Fix doxygen error
2017-05-30 coderhyme[MediaTool] Updated comments.
2017-05-30 Sejun ParkMerge "[MediaTool] fixed documentation issues" into...
2017-05-30 coderhyme[Player] Splitted Interop file into several files.
2017-05-30 Sejun Park[MediaTool] fixed documentation issues
2017-05-30 Jeongho Mok[Audio] Fix AudioDeviceOption issue
2017-05-29 coderhyme[Camera] fix wrong modifier of some fields.
2017-05-29 coderhymeRemove compiler warnings.
2017-05-29 Haesu Gwon[Camera] Fix doxygen error
2017-05-29 Eunhae Choi[Player] Fix doxgen bug
2017-05-25 Tae-Young Chung[Vision] Fixed documentation issue
2017-05-25 SeokHoon LeeDelete comment about 'type'
2017-05-19 coderhymeAdded CodecNotSupportedException.
2017-05-19 coderhymeSplitted the project into multiple module level projects.
2017-05-19 coderhymeVS2017 migration
2017-05-16 coderhymeFix MediaCodec build-failure issue.
2017-05-16 coderhymeFix MediaCodec build-failure issue.
2017-05-16 coderhymeAdd separated MediaCodec project and the solution for...
2017-05-15 eunhae choiMerge "[Player]Added raw_video and custom_audio_effect...
2017-05-12 coderhymeRemoved MediaCodec interop files.
2017-05-12 coderhymeAdded InternalsVisbleToAttribute for MediaCodec assembly.
2017-05-12 coderhymeRemoved MediaCodec files.
2017-05-12 coderhymeAdd FileFormatException used when a file format is...
2017-05-12 eunhae choiMerge "Remove dependency for Tizen.Applications.dll...
2017-05-11 Hyunsoo, Park[Tizen.Multimedia.ScreenMirroring] Change 'ScreenMirror...
2017-05-10 coderhyme[Player]Added raw_video and custom_audio_effect features.
2017-05-01 coderhymeDefined common display type and modified related apis.
2017-04-28 SukHyung, KangRemove dependency for Tizen.Applications.dll to remove it
2017-04-26 Tae-Young Chung[MediaVision] Fixed gbs build fail
2017-04-25 Tae-Young ChungMerge "[MediaVision] Added supported feature check...
2017-04-24 Jiyong Min[ThumbnailExtractor][ACR-929] Add new error code for...
2017-04-21 Tae-Young Chung[MediaVision] Added supported feature check routine...
2017-04-18 Jeongho Mok[Audio] make max/min sample-rate as static
2017-04-07 coderhymeAdd a public property for the handle of the Player...
2017-04-06 eunhae choiMerge "Fix minor issues including ToString, Exceptions...
2017-04-05 coderhymeFix minor issues including ToString, Exceptions and...
2017-04-05 coderhyme[Player] Add PlayerDisplayMode.Roi and PlayerDisplay...
2017-04-05 coderhyme[MedaiTool]Fixed possible memory leak
2017-04-04 Vivek Ellur[Multimedia.Radio] Fix Dispose related crash issue...
2017-04-03 Hyunsoo, Park[ScreenMirroring] Add Exception checking
2017-03-30 Haesu Gwon[Camera] Fixed possible memory leak and Add some descri...
2017-03-25 Haesu Gwon[Recorder] Add MuxedStream event
2017-03-24 Tae-Young Chung[MediaVision] Fixed NullReferenceException
2017-03-24 Haesu Gwon[Camera] Change access modifier public to private
2017-03-24 Tae-Young Chung[MediaVision] Fix errors
2017-03-24 Jeongho Mok[Interop] merge similar branch in switch
2017-03-24 Haesu Gwon[Recorder] Fix errors
2017-03-24 Jiyong MinMerge "[MediaController] Add disposed object checker...
2017-03-24 WonYoung ChoiMove Interop classes to Tizen.Multimedia namespace
2017-03-23 Tae-Young Chung[MediaVision] Refactoring
2017-03-23 Jiyong Min[MediaController] Add disposed object checker
2017-03-23 Haesu Gwon[Recorder] refactoring
2017-03-23 Haesu Gwon[Camera] Bug fix and remove useless code
2017-03-16 Jiyong Min[MetadataEditor/MetadataExtractor/ThumbnailExtractor...
2017-03-16 hj kimMerge "[MediaController] Add to release native memory...
2017-03-16 Haesu Gwon[Camera] refactoring
2017-03-16 SeokHoon LEEMerge "[Mirroring] Clarify C# API description" into...
2017-03-15 Jiyong Min[MediaController] Add to release native memory and...
2017-03-15 Jiyong Min[MediaController] Code refactoring
2017-03-14 Jiyoung Yunx86 build enable
2017-03-14 Jiyong MinMerge "Fix AudioEffect error." into tizen
next