summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
SeokHoon Lee [Tue, 27 Dec 2016 03:57:28 +0000 (12:57 +0900)]
Merge branch 'tizen' into tizen_3.0
Change-Id: I4c84ed180bd892d2db63e51c46d69ee2b2212e07
SeokHoon Lee [Mon, 26 Dec 2016 01:11:28 +0000 (10:11 +0900)]
Add g_object_unref
add g_object_unref for assigned proxy
add package description
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I26992485c1426256dfe56597f3d1286217428b5c
Sangkyu Park [Wed, 21 Dec 2016 06:41:07 +0000 (15:41 +0900)]
Set display_visible as TRUE in scmirroring_sink_set_display function.
Change-Id: Ia1dd9abadef3ca296395cbe6e2b6b1b2e891bcf0
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
SeokHoon Lee [Mon, 5 Dec 2016 01:57:59 +0000 (10:57 +0900)]
Merge branch 'tizen' into tizen_3.0
Change-Id: I238d155a81daa1763aa9aefb90b214dd0f807ffc
SeokHoon Lee [Mon, 5 Dec 2016 01:21:33 +0000 (10:21 +0900)]
Change some free to g-free because it was alloced by g_strdup/g_strdup_printf
[Version] 0.1.59
[Profile] Common
[Issue Type] Code refactoring
[Dependency module] N/A
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-3.0-mobile_20161130.2]
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I5c8f3695f998e83fcbf378a2191ab5bfcc0a27b4
SeokHoon Lee [Mon, 28 Nov 2016 05:45:13 +0000 (14:45 +0900)]
Merge branch 'tizen' into tizen_3.0
Change-Id: Ifee15d966df902050be3d53548b02e2b555f6fa0
SeokHoon LEE [Fri, 25 Nov 2016 06:31:26 +0000 (22:31 -0800)]
Merge "Add 'TCP/UDP Switching' feature" into tizen
Hyunsoo, Park [Wed, 23 Nov 2016 04:22:48 +0000 (13:22 +0900)]
Add 'TCP/UDP Switching' feature
Using this feature, User can choose transport layer protocol between TCP and UDP.
For testing, use 'scmirroring_test' or 'scmirroring_wifi_direct_test'
And through 'GST_LOG', user can show logs.
[Version] 0.1.58
[Profile] Common
[Issue Type] Add feature
[Dependency module] N/A
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-mobile_20161111.1]
Change-Id: I6b2bd6d68224e96995d05de693ee72c5162791a1
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
SeokHoon Lee [Wed, 23 Nov 2016 06:05:33 +0000 (15:05 +0900)]
Change error log level to debug log level
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Iaa84f7a56c0808fc3daf48c0e8898a70e4f6e30c
SeokHoon Lee [Fri, 18 Nov 2016 08:29:02 +0000 (17:29 +0900)]
Merge branch 'tizen' into tizen_3.0
Conflicts:
packaging/capi-media-screen-mirroring.spec
Change-Id: I67625523c1ddd7a150ba8806a0667920315176b3
SeokHoon Lee [Tue, 15 Nov 2016 06:24:11 +0000 (15:24 +0900)]
Remove excute permission in service file
[Version] 0.1.57
[Profile] Common
[Issue Type] Bug fix
[Dependency module] N/A
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-mobile_20161111.1]
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Ic1d394f55ea4377b7f29c1f105cc68423477727c
SeokHoon Lee [Mon, 7 Nov 2016 02:07:16 +0000 (11:07 +0900)]
Tizen branch merge.
Delete unsued device/code about evasimagesink
[Version] 0.1.56
[Profile] Common
[Issue Type] code refactoring
[Dependency module] N/A
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-mobile_20161101.1]
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I250ccfbf8db4e35f54bcfb945b7f5d7be5d68f6f
SeokHoon Lee [Mon, 7 Nov 2016 02:07:16 +0000 (11:07 +0900)]
Delete unsued device/code about evasimagesink
[Version] 0.1.56
[Profile] Common
[Issue Type] code refactoring
[Dependency module] N/A
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-mobile_20161101.1]
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I250ccfbf8db4e35f54bcfb945b7f5d7be5d68f6f
SeokHoon Lee [Wed, 12 Oct 2016 07:58:21 +0000 (16:58 +0900)]
Add environment for XDG_RUNTIME_DIR in Dbus
Change-Id: I6b86d9b59d2538d293d77151fe3a3035ce969851
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Hyunsoo, Park [Tue, 11 Oct 2016 01:45:11 +0000 (10:45 +0900)]
Change screen mirroring dbus config file because of rule change in Tizen 3.0
[Version] 0.1.54
[Profile] Mobile/TV
[Issue Type] Update
[Dependency module] n/a
[Dependency commit] n/a
Change-Id: I9d26a24e7c159bfba77ca35d83d40c5235287bea
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
SeokHoon Lee [Fri, 30 Sep 2016 01:55:13 +0000 (10:55 +0900)]
Fix the first parameter as CAPI inner implementation change
Change-Id: I406ed0c10eecaf99f84ce6ec787d84ae06f55867
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Sangkyu Park [Fri, 19 Aug 2016 04:44:07 +0000 (13:44 +0900)]
Fix the prevent issue which dereferencing NULL
Change-Id: I87db1e299225220789f2a1dd270f0e75e011593e
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
Sangkyu Park [Fri, 19 Aug 2016 02:39:03 +0000 (11:39 +0900)]
Fix the inner implementation of the CAPIs that has declaration issue.
scmirroring_sink_get_negotiated_video_codec
scmirroring_sink_get_negotiated_video_resolution
scmirroring_sink_get_negotiated_video_frame_rate
scmirroring_sink_get_negotiated_audio_codec
scmirroring_sink_get_negotiated_audio_channel
scmirroring_sink_get_negotiated_audio_sample_rate
scmirroring_sink_get_negotiated_audio_bitwidth
Change-Id: I82c8ad11fcff918ff969bedb341d4aeb94c499b4
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
SeokHoon Lee [Tue, 16 Aug 2016 09:41:56 +0000 (18:41 +0900)]
Apply the tizen coding rule
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I052367f55f9c5085443735cb579ff7abb1dcd406
SeokHoon Lee [Tue, 16 Aug 2016 09:26:16 +0000 (18:26 +0900)]
Apply the tizen coding rule
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I4a1007968b8afc37f4b4426823f480bafa7640fc
SeokHoon Lee [Mon, 1 Aug 2016 07:39:51 +0000 (16:39 +0900)]
move scmirroring_src.ini to mmfw_sysconf package
and set default value in case of no ini file.
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Ie6a7070da7a1e0ca32f60d8ad2fe84fa15720782
Hyunsoo, Park [Wed, 15 Jun 2016 02:52:34 +0000 (11:52 +0900)]
fix checking rule of strncpy
Change-Id: Ifefd4ca85446dd87d42eab4add188385f7d7cd29
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
SeokHoon Lee [Thu, 28 Apr 2016 06:29:14 +0000 (15:29 +0900)]
minor sync
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Ifd2059039c909fdac260c340c2e223c64cb97bfb
SeokHoon Lee [Tue, 26 Apr 2016 02:16:31 +0000 (11:16 +0900)]
Check coding rule
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I997eb77860f54b057d9235a200861ccdff686a12
Hyunsoo, Park [Tue, 19 Apr 2016 09:05:20 +0000 (18:05 +0900)]
Move the time to send STOP message
Change-Id: Ib659085f85012b5977530c87a4a363db149591c6
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
Hyunsoo, Park [Tue, 12 Apr 2016 08:14:58 +0000 (17:14 +0900)]
Fix indentations according to C coding convention
Change-Id: Iae394eb77ebbc27eb79d0c2c71528b6ad976669d
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
Sangkyu Park [Fri, 8 Apr 2016 04:45:43 +0000 (13:45 +0900)]
Fix hard coding path to Tizen Specific Path
Change-Id: I05d2236fd366db7883596bc123591f040b4b1aa4
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
Hyunsoo, Park [Fri, 25 Mar 2016 05:32:30 +0000 (14:32 +0900)]
remove privileges of sink APIs which are unnecessary.
Change-Id: I923cf360ca96c167aff590f8cedfe06ba4fb7a04
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
Hyunsoo, Park [Mon, 21 Mar 2016 12:51:08 +0000 (21:51 +0900)]
update ini path 'usr/etc' to '%{_sysconfdir}/multimedia'
Change-Id: I5d0313b81d4c6607a0d79aea5d895d7a5388a7a3
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
Hyunsoo, Park [Mon, 7 Mar 2016 05:51:15 +0000 (14:51 +0900)]
Add remarks to sink APIs which have unnecessary privilege.
Change-Id: If507042bdc3ab43f73b0de76b8f775f418d03cda
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
Sangkyu Park [Fri, 11 Mar 2016 01:30:05 +0000 (10:30 +0900)]
[sink] Modification for scmirroring_sink_test
1. It supports to change window size.
2. It can connect wifi-direct to src like src_test(b mac-address).
Change-Id: Ifa9e8e1e140bb37e1321effa8911f942e1e2464e
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
Hyunjun Ko [Wed, 24 Feb 2016 07:47:19 +0000 (16:47 +0900)]
Remove tizen.org/privilege/internet privilege in unnecessary api
Change-Id: I0a3083179269a85febadd0ead6b3beb451f4fe04
Hyunsoo, Park [Tue, 2 Feb 2016 07:55:06 +0000 (16:55 +0900)]
Add new property to pulsesrc instead of audio device
Change-Id: Ibf91840198569cb6ff35396ed96e64b1f4c5c817
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
Hyunsoo, Park [Fri, 29 Jan 2016 02:26:07 +0000 (11:26 +0900)]
Add callback function to notify 'playing' signal to app when M7 done.
Change-Id: Ie18594ac0e50eb3a6433d7030c6f34f82da82e26
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
Hyunsoo, Park [Mon, 25 Jan 2016 08:33:43 +0000 (17:33 +0900)]
Fix connection memory leak
Change-Id: I787a9a7f8ae87b8b19cdeba6432f0ea4f161972e
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
Hyunjun Ko [Tue, 29 Dec 2015 06:11:27 +0000 (15:11 +0900)]
Fix dereferencing NULL pointer and small leak
Change-Id: I15925fa46b7f4ec0ae367c252fb1620b7afabeae
Haejeong Kim [Mon, 21 Dec 2015 04:18:48 +0000 (13:18 +0900)]
Apply tizen coding rule
Change-Id: I676c082fd50b0e1c927eb299b420c7ee1e6cb8bd
Haejeong Kim [Mon, 14 Dec 2015 05:23:03 +0000 (21:23 -0800)]
Merge "Apply tizen coding rule" into tizen
Haejeong Kim [Mon, 14 Dec 2015 05:13:09 +0000 (14:13 +0900)]
Apply tizen coding rule
Change-Id: I8a4662100301a6ad1f05029b8d0238c770d2793a
Hyunjun Ko [Fri, 11 Dec 2015 05:29:58 +0000 (14:29 +0900)]
sinktest: Fix to use efl window in testsuite
Change-Id: I41ffd9a45a418fefdcb6613b69a365ab3c58c2eb
Hyunjun Ko [Thu, 10 Dec 2015 07:16:56 +0000 (16:16 +0900)]
add configuration file for dbus-systemd
Change-Id: I8b8e594b6c2e3217c7b12bede785e469e6029c42
Hyunjun Ko [Thu, 10 Dec 2015 07:16:24 +0000 (16:16 +0900)]
set address pool based on user input address
Change-Id: Id50f1087f8cf1b5d73b356a2da2c2ca8d0f3edfa
Hyunjun Ko [Tue, 8 Dec 2015 04:31:54 +0000 (13:31 +0900)]
Check wifi display requirement in OPTIONS
Change-Id: Ic309d4863d1955574be9db02d94858740ccd94a6
Haejeong Kim [Thu, 10 Dec 2015 05:58:23 +0000 (14:58 +0900)]
Apply tizen coding rule
Change-Id: I44928b6c49c02bf6a95ec7edcae50ff12e2f0f8a
Haejeong Kim [Thu, 10 Dec 2015 00:49:31 +0000 (09:49 +0900)]
Apply tizen coding rule
Change-Id: I4ba4d6e9ba3d9ff2f411365255af98ea2eff7ea5
Hyunjun Ko [Thu, 3 Dec 2015 06:22:50 +0000 (15:22 +0900)]
Add to set address pool for wifi display
Change-Id: Icb24bd8285ab9e82e52aae45aa07cb2a682aaf17
Hyunjun Ko [Tue, 17 Nov 2015 00:59:35 +0000 (09:59 +0900)]
New api for multisink
Change-Id: I4c829016ea6c15a82bdcebb976917568153669af
Hyunjun Ko [Mon, 16 Nov 2015 08:31:43 +0000 (17:31 +0900)]
Change configuration for source as default on tizen 3.0
Change-Id: Ie9d32d890681f955feb0e94988cfd54432c1efc3
Hyunjun Ko [Mon, 16 Nov 2015 08:30:20 +0000 (17:30 +0900)]
Allow multi supported resolution from application
Change-Id: I3437b620750610fcbc8586743a546e0b74a8b413
Hyunjun Ko [Mon, 16 Nov 2015 02:00:18 +0000 (11:00 +0900)]
Refactor mirroring source test
Change-Id: I7b8393f0ba7b68412728a6b341006ec5b5036468
Haejeong, Kim [Thu, 29 Oct 2015 04:19:40 +0000 (13:19 +0900)]
Apply tizen coding rule
Change-Id: If74345b1cdd26ace937ddc1332d0875727c6594d
Sangkyu Park [Fri, 25 Sep 2015 05:14:30 +0000 (14:14 +0900)]
Fix a wrong url in screen mirroring doc.
Change-Id: Id09adb07eb2dd75f6a73ffe44dd8d12b560e3805
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
Taewan, Kim [Wed, 16 Sep 2015 04:50:48 +0000 (13:50 +0900)]
1. Sink test app is modified to test scmirroring_sink_set_display api
2. Fix to set display object when SCMIRRORING_DISPLAY_TYPE_OVERLAY in testsuite for sink
Change-Id: Ic1f9e0ccfa4ef17f2c835960cf579852ea08855a
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
hj kim [Tue, 13 Oct 2015 10:40:03 +0000 (03:40 -0700)]
Merge "Fix a prevent issue. - Replace strcpy to strncpy" into tizen
Sangkyu Park [Fri, 21 Aug 2015 02:22:15 +0000 (11:22 +0900)]
Fix a prevent issue.
- Replace strcpy to strncpy
Change-Id: I8698cd5470e20e56e9e6636d64eb6308fc5633e1
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
Hyunjun Ko [Tue, 13 Oct 2015 01:04:52 +0000 (10:04 +0900)]
Add new function to set server name and make setup function inheritable
Change-Id: Id404924568c58dac50a09356854d0ca50a37a064
Hyunjun Ko [Tue, 11 Aug 2015 05:16:39 +0000 (14:16 +0900)]
replace strerror to strerror_r for security
Change-Id: I75a2a7d1c09cf2646f14a97bb10a99f8267db3ef
Hyunjun Ko [Tue, 11 Aug 2015 04:11:01 +0000 (13:11 +0900)]
Chnage miracast-server structure to be able to inherit.
Change-Id: I71102b146e458385b8c4e8ca32fd84d70e6b9d4d
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
hj kim [Wed, 12 Aug 2015 05:37:56 +0000 (22:37 -0700)]
Merge "Remove system user/group description in service file" into tizen
Hyunjun Ko [Tue, 11 Aug 2015 10:31:37 +0000 (19:31 +0900)]
Remove system user/group description in service file
Change-Id: I98367f44eb51500905721c091a5e57b3a4bca32e
Sangkyu Park [Thu, 30 Jul 2015 06:15:08 +0000 (15:15 +0900)]
Fix the license name to Apache-2.0
Change-Id: I59a488abeb664a9ff82676fc3b036ec9d15b5956
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
Sangkyu Park [Thu, 16 Jul 2015 07:44:37 +0000 (16:44 +0900)]
1. Update screen mirroring doc for new APIs that get negotiated audio and video info.
2. Fix some typing errors of comment
Change-Id: Idbb345d0c479ee977e37b643b26351744aff084e
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
Sangkyu Park [Tue, 14 Jul 2015 03:59:59 +0000 (12:59 +0900)]
1. Add to check network.wifi.direct.display feature.
2. Fix prevent defects.
3. Fix screen mirroring doc issue.
4. Enable build error option and fix build errors.
5. [sink] Featuring if TEST_WITH)WIFI)DIRECT is defined.
6. [sink] Add new APIs for getting negotiated audio and video information.
7. [sink] Implement new APIs for getting negotiated stream information.
8. [src] Add encoders element to config ini file
9. [src] Add audio codec to config ini file
10. [sink] Fix just typing errors.
11. [src] Enable wifi-direct for testsuite
This patch has dependency with libmm-wfd patch
(
d68aba6ca39a0708ca6b7842ec8c4e22ec20de97).
Change-Id: Idd123999ac1ddeb036db6289cb8272e116bc6f9d
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
hj kim [Wed, 1 Jul 2015 09:29:44 +0000 (02:29 -0700)]
Merge "Change manifest file by default" into tizen
Hyunjun Ko [Wed, 1 Jul 2015 09:27:44 +0000 (18:27 +0900)]
Change manifest file by default
Change-Id: I24b4bfc6dba40178bf197b4ee5af956035bb5997
Yu Jiung [Sat, 20 Jun 2015 06:43:26 +0000 (15:43 +0900)]
Remove libwifi-direct dependency
Change-Id: I121cde79ad7aa078f486474afa16367b5052ad62
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
Sangkyu Park [Tue, 16 Jun 2015 07:07:41 +0000 (16:07 +0900)]
[sink/src] Update code by tizen coding convention.
[sink] Impelement pause/resume/set resolution API.
[src] Fix prevent defects.
Change-Id: Ib094ae32c4112da936f745c65b8515f76fef42dc
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
Hyunjun [Tue, 9 Jun 2015 08:11:42 +0000 (17:11 +0900)]
Fix bugs and improvements
Change-Id: I4b8b42f38eb44ef4e741318319a8f451e9d22331
Sangkyu Park [Thu, 28 May 2015 05:51:00 +0000 (14:51 +0900)]
Merge the latest code.
Change-Id: Iadc779094bbe618b9fa110be8637762eca973104
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
Hyunjun [Wed, 1 Apr 2015 09:07:11 +0000 (18:07 +0900)]
Change some interfaces and enum values
Change-Id: I6ffd56970653b99e837f65817c7bccfa35ce57a7
Hyunjun [Fri, 13 Mar 2015 05:41:08 +0000 (14:41 +0900)]
Fix to build on 64 bit system
Change-Id: I98683e814476d35eb0d4e9c6109f92559a546844
Hyunjun [Thu, 12 Mar 2015 05:08:57 +0000 (14:08 +0900)]
Initial release of screen mirroring API
Change-Id: I5816953c7afca945708f282e4f57fb60ac86204b
KyungMi Lee [Thu, 5 Mar 2015 05:19:49 +0000 (21:19 -0800)]
Initial empty repository