platform/core/csapi/tizenfx.git
2016-11-09 coderhymeFix compile issue
2016-11-09 Seungbae ShinMerge "Fix player code for tct" into devel/dotnet
2016-11-09 Minje AhnFix svace issue
2016-11-09 coderhymeFix player code for tct
2016-11-08 coderhymeIncrease the version of the multimedia package
2016-11-08 coderhyme- Add the license boilerplate to media tool files
2016-11-07 Sangchul Lee[MediaVision] Fix build break
2016-11-04 Hee Chul JeonMerge "[Multimedia-ScreenMirroring] Screen mirroring...
2016-11-04 Gaurang Khanwalkar[Multimedia-ScreenMirroring] Screen mirroring classes
2016-11-04 rajeev ranjanAdded MediaVision Code.Updated license file
2016-11-04 Haesu Gwon[Camera] Build error as Net45.csproj is not updated
2016-11-04 Haesu Gwon[Camera/Recorder] Update license statement
2016-11-03 Vivek Ellur[Camera]: Camera class implementation with doxygen.
2016-11-03 Minje Ahn[MetadataExtractor] Update API description
2016-11-03 Minje Ahn[MetadataExtractor] Fix memory allocation
2016-11-02 Seungbae ShinRemove unused tct-multimedia-tizen-tests
2016-11-02 coderhymeFix Net45 project file
2016-11-02 Sangchul Lee[AudioIO/AudioManager] Update license
2016-11-02 Hee Chul JeonMerge "Add implementation of MediaCodec" into devel...
2016-11-01 Minje AhnUpdate description
2016-11-01 coderhymeAdd implementation of MediaCodec
2016-10-31 Minje AhnUpdate license
2016-10-26 Sangchul Lee[Multimedia] Add elm-sharp-nuget BuildRequires in spec
2016-10-25 Minje AhnFix MetadataExtractor issue
2016-10-25 Hee Chul JeonMerge "Multimedia[Player] Update documentation" into...
2016-10-25 coderhymeAdded MediaTool implementation
2016-10-24 Seungbae ShinFix AudioIO write error
2016-10-24 Seungbae ShinFix AudioStreamPolicy
2016-10-24 Haesu GwonFix build error
2016-10-24 Minje AhnAdd Tizen.Multimedia.MediaController
2016-10-24 Minje AhnAdd MetadataExtractor
2016-10-19 Vivek EllurMediaView : Add MediaView class in Tizen multimedia
2016-10-05 WonYoung ChoiUse nuget restore to solve dependencies
2016-09-03 WonYoung ChoiFix project files to support netstandard 1.6
2016-08-05 Ravi Kiran K NMultimedia[Player] Update documentation
2016-08-03 Jiyoung YunAdd AudioVolumeType None
2016-07-28 Vivek EllurMultimedia: Fixed svace warnings, spec issues
2016-07-28 Ravi Kiran K NPlayer: Updated doxygen comments.
2016-07-28 WonYoung ChoiFix code for building with corefx
2016-07-07 Ravi Kiran K NUpdated doxygen comments for VideoFrameCapture
2016-07-06 WonYoung ChoiChange assembly installation path
2016-07-05 rina rina6350.youMerge "[AudioIO] Fixed AudioIOEnumerations file" into...
2016-06-30 Ravi Kiran K NMultimedia-player: change duration type to uint
2016-06-24 Ravi Kiran K NChange scope of player event args constructors to internal
2016-06-16 Ravi Kiran K NMultimedia TCT: Improve streaming test cases
2016-06-16 chungryeol Lim[AudioIO] Fixed AudioIOEnumerations file
2016-06-10 Ravi Kiran K NFixed coding layout style for all the files
2016-06-10 rina rina6350.youMerge "Multimedia TCT : Free resources after playback...
2016-06-09 Ravi Kiran K NMultimedia TCT : Free resources after playback
2016-06-09 rina rina6350.youMerge "Removing tct for AudioManager class (manual...
2016-06-09 AnkurRemoving tct for AudioManager class (manual interventio...
2016-06-08 vivek ellurRecorder: Updated recorder according to the new design.
2016-06-07 vivek ellurrecorder: Fixes for the review comments
2016-06-07 rina rina6350.youMerge "Adding tct test files for AudioVolume and AudioD...
2016-06-06 AnkurAdding tct test files for AudioVolume and AudioDevice
2016-06-06 Ravi Kiran K NTizen.Multimedia spec : Switch to xbuild
2016-06-03 Ravi Kiran K NChanged test samples path
2016-06-02 AnkurAdding tct test case files for AudioManager and AudioSt...
2016-06-02 rina rina6350.youMerge "Fixed SetMemoryBuffer issue Added TC for set_mem...
2016-06-02 Ravi Kiran K NFixed SetMemoryBuffer issue
2016-06-02 anirudha_r.c[AudioManager] Regsister native mask events using one...
2016-06-01 Ravi Kiran K NRemoved blank TCT for untested APIs
2016-05-31 Ravi Kiran K NAdded blank TCT for currently untestable properties...
2016-05-31 Ravi Kiran K NFixed Subtitles track implementation
2016-05-30 Ravi Kiran K NAdded SetMemoryBuffer implementation
2016-05-27 rina rina6350.youMerge "Added Subtitle Tests Added sample subtitle file...
2016-05-27 rina rina6350.youMerge "Recorder: Added TCT for all the APIs and events...
2016-05-27 rina6350.you[Player] Fixed the typo.
2016-05-27 Ravi Kiran K NAdded Subtitle Tests
2016-05-27 vivek ellurRecorder: Added TCT for all the APIs and events in...
2016-05-26 Ravi Kiran K NFixed AudioEffect EqualizerBand get method
2016-05-26 Sidharth Gupta[AudioStreamPolicy] Add internal getter for policy...
2016-05-26 rina rina6350.youMerge "[AudioManager] Fix AudioStreamPolicy and AudioVo...
2016-05-25 Sidharth Gupta[AudioManager] Fix AudioStreamPolicy and AudioVolume...
2016-05-25 Ravi Kiran K NMultimedia TCT:
2016-05-24 Ravi Kiran K NIntial TCT for multimedia player
2016-05-24 Ravi Kiran K NProvided API instead of property for Playback rate
2016-05-24 Ravi Kiran K NFix Async APIs
2016-05-23 rina6350.you[player] Fixed the async function of player.
2016-05-23 Ravi Kiran K NInitial AudioManager implementation
2016-05-23 Ravi Kiran K NAudioEffect: Get equalizer bands from Interop
2016-05-23 rina rina6350.youMerge "media-recorder: Initial commit for Multimedia...
2016-05-20 vivek ellurmedia-recorder: Initial commit for Multimedia.Recorder.
2016-05-20 Ravi Kiran K NRemoved unnecessary blank spaces
2016-05-19 Ravi Kiran K NAdded Logs and exceptions
2016-05-17 Sidharth GuptaRename package to "csapi-multimedia"
2016-05-11 Ravi Kiran K NPatch set 3: Reorgnanized the Multimedia folder structure
2016-03-31 JeongHoon JeonInitial empty repository