framework/multimedia/media-server.git
10 years ago1. add restart option of systemd 2.2_release submit/tizen_2.2/20130814.090558 submit/tizen_2.2/20130814.101940
Yong Yeon Kim [Tue, 30 Jul 2013 09:19:39 +0000 (18:19 +0900)]
1. add restart option of systemd
2. remove require option of systemd

Change-Id: I0aa55305474a9dda652706e67f35616eeaa7a8d2

10 years agoremove restart option of systemd
Yong Yeon Kim [Tue, 30 Jul 2013 05:56:32 +0000 (14:56 +0900)]
remove restart option of systemd

10 years agofix N_SE-46608, 46613
Yong Yeon Kim [Fri, 19 Jul 2013 05:54:21 +0000 (14:54 +0900)]
fix N_SE-46608, 46613

Change-Id: I3e6c9a21ac4b61f7223abd12d9ff3767b6005415

10 years agoRevert "fix N_SE-46608"
Yong Yeon Kim [Fri, 19 Jul 2013 05:37:39 +0000 (14:37 +0900)]
Revert "fix N_SE-46608"

This reverts commit 940ebb12252da2f89829c53bf6773360d88b73e3.

10 years agofix N_SE-46608
Yong Yeon Kim [Thu, 18 Jul 2013 03:37:27 +0000 (12:37 +0900)]
fix N_SE-46608

10 years agofix prevent bugs submit/tizen_2.2/20130716.173320 submit/tizen_2.2/20130717.020742 submit/tizen_2.2/20130717.053135
Yong Yeon Kim [Fri, 12 Jul 2013 13:33:45 +0000 (22:33 +0900)]
fix prevent bugs

10 years agofix bug for TCP socket submit/tizen_2.2/20130714.151903
Yong Yeon Kim [Thu, 4 Jul 2013 06:19:00 +0000 (15:19 +0900)]
fix bug for TCP socket

10 years ago1. change socket protocol from UDP to TCP
Yong Yeon Kim [Wed, 3 Jul 2013 09:33:40 +0000 (18:33 +0900)]
1. change socket protocol from UDP to TCP
2. use UDS socket

Change-Id: I0c3335a19cb6e3c6660bea84123f7aa0bfc96a4e

Conflicts:

packaging/media-server.spec

10 years agofix N_SE-44158
Yong Yeon Kim [Mon, 1 Jul 2013 09:54:35 +0000 (18:54 +0900)]
fix N_SE-44158

10 years agoChange root of thumbnail path
Hyunjun Ko [Thu, 27 Jun 2013 01:27:51 +0000 (10:27 +0900)]
Change root of thumbnail path

Change-Id: I5ec7f023a93d7276a615e611aa4195a0324dc065

11 years agoupdate smack rule
Yong Yeon Kim [Wed, 29 May 2013 02:26:08 +0000 (11:26 +0900)]
update smack rule

11 years agomodify smack rule
Yong Yeon Kim [Fri, 24 May 2013 12:40:51 +0000 (21:40 +0900)]
modify smack rule

11 years agofix blocking issue in notification unset function tizen_2.1 2.1b_release accepted/tizen_2.1/20130425.034911 submit/tizen_2.1/20130424.232245
Yong Yeon Kim [Tue, 23 Apr 2013 05:34:01 +0000 (14:34 +0900)]
fix blocking issue in notification unset function

Change-Id: I542789dfaf72291fcef5532dff7de828374bf2b4

11 years agoChange from INET tcp to Unix domain socket
Hyunjun Ko [Thu, 18 Apr 2013 02:37:13 +0000 (11:37 +0900)]
Change from INET tcp to Unix domain socket

11 years agoversion up
Yong Yeon Kim [Wed, 17 Apr 2013 08:56:26 +0000 (17:56 +0900)]
version up

11 years agofix JIRA issues
Yong Yeon Kim [Wed, 17 Apr 2013 06:41:37 +0000 (15:41 +0900)]
fix JIRA issues
N_SE-33637 N_SE-33637 N_SE-34773 N_SE-34791 N_SE-34057 N_SE-34801 N_SE-34348

Change-Id: I4810a2f2c917b6ff8b1762d58f3d2c9d1b1915a9

11 years agofix prevent bugs
Yong Yeon Kim [Wed, 17 Apr 2013 02:09:41 +0000 (11:09 +0900)]
fix prevent bugs

11 years agoadd permission changing for making directory
Yong Yeon Kim [Tue, 16 Apr 2013 07:05:16 +0000 (16:05 +0900)]
add permission changing for making directory

11 years agofix prevent bugs
Yong Yeon Kim [Mon, 15 Apr 2013 01:53:52 +0000 (10:53 +0900)]
fix prevent bugs

Change-Id: I19b4ee7aefc9917e623383e9a3653efbb6f95533

11 years agoFix prevent defects
Hyunjun Ko [Tue, 9 Apr 2013 08:12:55 +0000 (17:12 +0900)]
Fix prevent defects

11 years agoimprove way to notify updated DB
Yong Yeon Kim [Fri, 5 Apr 2013 02:36:52 +0000 (11:36 +0900)]
improve way to notify updated DB
If there is no changing, notification does not send

Change-Id: I33b8bd99ee81a5d69781a8b46c390e9a64464362

11 years agoexclude drm client APIs
Yong Yeon Kim [Tue, 2 Apr 2013 04:14:21 +0000 (13:14 +0900)]
exclude drm client APIs

Change-Id: Ibd00e67c48eee59f963b9316bf909ad2eca37523

11 years agoadd reference count for noti set/unset
Yong Yeon Kim [Wed, 27 Mar 2013 01:07:39 +0000 (10:07 +0900)]
add reference count for noti set/unset

Change-Id: I3c0ad737f9f117e34ef2ae77f4a88fec467f3e64

11 years agofix media server crash
Yong Yeon Kim [Wed, 20 Mar 2013 02:03:18 +0000 (11:03 +0900)]
fix media server crash
fix db update routine error
fix bug : crash occur when media_db_update_unsubscribe() is called before media_db_update_subscribe() is called
change parameters of plugin APIs
When timeout happens, reset thumbnail server status
polling socket binding
Change way to send updated path (for N_SE_29040)

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:16:06 +0000 (01:16 +0900)]
merge with master

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:50:13 +0000 (01:50 +0900)]
Tizen 2.1 base

12 years agoInitial empty repository
Eunkyoung Kim [Fri, 6 Jan 2012 13:00:02 +0000 (22:00 +0900)]
Initial empty repository