profile/ivi/wrt-plugins-ivi.git
10 years agoplugged some memory leaks 48/9948/1 accepted/tizen/20130911.220849 accepted/tizen/20130911.220903 accepted/tizen/20130911.223118 accepted/tizen/20130911.223127 submit/tizen/20130911.211333 submit/tizen/20130911.223635
Kevron Rees [Wed, 11 Sep 2013 20:45:17 +0000 (13:45 -0700)]
plugged some memory leaks

Change-Id: Ib43ba21b7dfbeb6016a04e8308a38dc9a8e12c45

10 years agoplugged some memory leaks 47/9947/1
Kevron Rees [Wed, 11 Sep 2013 20:44:19 +0000 (13:44 -0700)]
plugged some memory leaks

Change-Id: I2d85df7b9b701523174f66bad3da1b0b756e0a12

10 years agoUpdating changelog 28/9928/1 submit/tizen/20130911.163741
brianjjones [Wed, 11 Sep 2013 16:18:33 +0000 (09:18 -0700)]
Updating changelog

Change-Id: Ib531e3d615193592e013a6a0b8267ebfa01adb9a

10 years agoFix for Speech plugin crashing. Also adding try{} to make sure the code doesn't... 03/9903/1 submit/tizen/20130911.153137
brianjjones [Wed, 11 Sep 2013 02:26:03 +0000 (19:26 -0700)]
Fix for Speech plugin crashing.  Also adding try{} to make sure the code doesn't fail ungracefully in the future

Change-Id: I5b358996aaa34bee99b548b4f331d23569bd1fc5
Signed-off-by: brianjjones <brian.j.jones@intel.com>
10 years agomade getHistory async 98/9898/4 accepted/tizen/20130910.221249 accepted/tizen/20130910.221348 submit/tizen/20130910.221916
Kevron Rees [Tue, 10 Sep 2013 18:23:11 +0000 (11:23 -0700)]
made getHistory async

Change-Id: I6f88e2ed4d3bb6b1deff1fd91f8c449f753f3560

10 years agoCorrectly add runtime dep on speech-recognition 95/8995/1 submit/tizen/20130829.234500
Rusty Lynch [Thu, 29 Aug 2013 23:32:55 +0000 (16:32 -0700)]
Correctly add runtime dep on speech-recognition

10 years agoFixed speech recognition bug that caused crashing due to empty memory read 70/8870/1 submit/tizen/20130828.215931
brianjjones [Wed, 28 Aug 2013 00:16:30 +0000 (17:16 -0700)]
Fixed speech recognition bug that caused crashing due to empty memory read

Change-Id: I5479ad38ffaec2791b03c4322fc44a7c3b24d3bb
Signed-off-by: brianjjones <brian.j.jones@intel.com>
10 years agofixed linking issues in speech plugin 75/8575/2 submit/tizen/20130823.212254
Kevron Rees [Fri, 23 Aug 2013 20:52:03 +0000 (13:52 -0700)]
fixed linking issues in speech plugin

10 years agofixed lowerCamelCase issue for get() calls 72/8572/2 73/8573/1 submit/tizen/20130823.201329
Kevron Rees [Fri, 23 Aug 2013 19:35:11 +0000 (12:35 -0700)]
fixed lowerCamelCase issue for get() calls

10 years agoversion bump 42/8542/1 submit/tizen/20130822.162708
Kevron Rees [Thu, 22 Aug 2013 16:26:24 +0000 (09:26 -0700)]
version bump

10 years agoMerge branch 'tizen' of tizen:profile/ivi/wrt-plugins-ivi into tizen
Kevron Rees [Thu, 22 Aug 2013 16:25:04 +0000 (09:25 -0700)]
Merge branch 'tizen' of tizen:profile/ivi/wrt-plugins-ivi into tizen

10 years agoMerge branch 'tizen' of tizen:profile/ivi/wrt-plugins-ivi into tizen
Kevron Rees [Thu, 22 Aug 2013 16:23:19 +0000 (09:23 -0700)]
Merge branch 'tizen' of tizen:profile/ivi/wrt-plugins-ivi into tizen

10 years agoMerge "added getHistory call. it is synchronous for now" into tizen
Kevron Rees [Thu, 22 Aug 2013 16:17:33 +0000 (09:17 -0700)]
Merge "added getHistory call.  it is synchronous for now" into tizen

10 years agoFIXME: use search_objects_ex. Proxy seems not to handle multiple out results. 41/8541/1
Luc Yriarte [Thu, 22 Aug 2013 14:18:45 +0000 (16:18 +0200)]
FIXME: use search_objects_ex. Proxy seems not to handle multiple out results.
Method `org.gnome.UPnP.MediaContainer2.SearchObjectsEx' returned type `(aa{sv}u)', but expected `(aa{sv})'

10 years agoseparated callbacks for browse / find 40/8540/1
Luc Yriarte [Thu, 22 Aug 2013 13:58:44 +0000 (15:58 +0200)]
separated callbacks for browse / find

10 years agoadded getHistory call. it is synchronous for now 01/8501/1 submit/tizen/20130821.232007
Kevron Rees [Wed, 21 Aug 2013 23:19:07 +0000 (16:19 -0700)]
added getHistory call.  it is synchronous for now

10 years agofix callbacks context 30/8530/1
Luc Yriarte [Wed, 21 Aug 2013 16:42:19 +0000 (18:42 +0200)]
fix callbacks context

10 years agofix private objects management 29/8529/1
Luc Yriarte [Wed, 21 Aug 2013 14:36:10 +0000 (16:36 +0200)]
fix private objects management

10 years agocorrect JSON string for root folder 28/8528/1
Luc Yriarte [Wed, 21 Aug 2013 14:18:03 +0000 (16:18 +0200)]
correct JSON string for root folder

10 years agolog browse / find args and protect callbacks 27/8527/1
Luc Yriarte [Wed, 21 Aug 2013 12:39:57 +0000 (14:39 +0200)]
log browse / find args and protect callbacks

10 years agocleaned up building 33/8433/1 submit/tizen/20130819.215812
Kevron Rees [Mon, 19 Aug 2013 17:50:27 +0000 (10:50 -0700)]
cleaned up building

10 years agoAdding the Speech web api plugin 12/8412/1
Brian Jones [Sun, 18 Aug 2013 05:14:13 +0000 (22:14 -0700)]
Adding the Speech web api plugin

Signed-off-by: Brian Jones <brian.j.jones@intel.com>
10 years agoupdated idl and use UpperCamelCase for set operations 18/7818/1 submit/tizen/20130807.192244
Kevron Rees [Tue, 6 Aug 2013 22:36:50 +0000 (15:36 -0700)]
updated idl and use UpperCamelCase for set operations

10 years agolowerCamelCase for member attributes 17/7817/1
Kevron Rees [Tue, 6 Aug 2013 21:58:28 +0000 (14:58 -0700)]
lowerCamelCase for member attributes

10 years agofixed copy-paste error in licence
Kevron Rees [Mon, 5 Aug 2013 22:06:30 +0000 (15:06 -0700)]
fixed copy-paste error in licence

10 years agoset property works
Kevron Rees [Mon, 5 Aug 2013 21:05:09 +0000 (14:05 -0700)]
set property works

10 years agoversion bump
Kevron Rees [Wed, 31 Jul 2013 22:25:21 +0000 (15:25 -0700)]
version bump

10 years agoadded set command to vehicle vehicle
Kevron Rees [Wed, 31 Jul 2013 22:17:15 +0000 (15:17 -0700)]
added set command to vehicle

10 years agoMerge branch 'mediaserver' into tizen
Kevron Rees [Wed, 31 Jul 2013 00:03:04 +0000 (17:03 -0700)]
Merge branch 'mediaserver' into tizen

10 years agoMerge branch 'vehicle' into tizen
Kevron Rees [Tue, 30 Jul 2013 23:40:13 +0000 (16:40 -0700)]
Merge branch 'vehicle' into tizen

10 years agoreturn if gvariant is null
Kevron Rees [Tue, 30 Jul 2013 23:39:33 +0000 (16:39 -0700)]
return if gvariant is null

10 years agomake get_servers dbus call asynchronous mediaserver
Luc Yriarte [Tue, 30 Jul 2013 13:17:23 +0000 (15:17 +0200)]
make get_servers dbus call asynchronous

10 years agoserverfound callback fixes + server properties logs
Luc Yriarte [Tue, 30 Jul 2013 10:39:59 +0000 (12:39 +0200)]
serverfound callback fixes + server properties logs

10 years agoMerge branch 'tizen' into mediaserver
Luc Yriarte [Tue, 30 Jul 2013 07:28:38 +0000 (09:28 +0200)]
Merge branch 'tizen' into mediaserver

10 years agoDrop the .gbs.conf file accepted/tizen/20130729.232534 submit/tizen/20130730.000457
Graydon, Tracy [Tue, 30 Jul 2013 00:03:45 +0000 (17:03 -0700)]
Drop the .gbs.conf file

10 years agoupdate chlog 97/6097/1 0.3.0 submit/tizen/20130729.231105 submit/tizen/20130729.233051 submit/tizen/20130729.235251 submit/upstream/20130729.235851 upstream/0.3.0
Kevron Rees [Mon, 29 Jul 2013 23:10:42 +0000 (16:10 -0700)]
update chlog

10 years agoMerge branch 'tizen' of tizen:profile/ivi/wrt-plugins-ivi into tizen
Kevron Rees [Mon, 29 Jul 2013 23:10:08 +0000 (16:10 -0700)]
Merge branch 'tizen' of tizen:profile/ivi/wrt-plugins-ivi into tizen

10 years agoupdated chlog 95/6095/1 submit/tizen/20130729.230846
Kevron Rees [Mon, 29 Jul 2013 23:04:21 +0000 (16:04 -0700)]
updated chlog

10 years agoMerge branch 'vehicle' into tizen 94/6094/1
Kevron Rees [Mon, 29 Jul 2013 23:03:07 +0000 (16:03 -0700)]
Merge branch 'vehicle' into tizen

10 years agoupdated idl to match api 93/6093/1
Kevron Rees [Mon, 29 Jul 2013 22:29:26 +0000 (15:29 -0700)]
updated idl to match api

10 years agobump version and chlog 73/6073/1 submit/tizen/20130729.222823
Kevron Rees [Mon, 29 Jul 2013 22:25:59 +0000 (15:25 -0700)]
bump version and chlog

10 years agoMerge "updated idl to match api" into tizen
Kevron Rees [Mon, 29 Jul 2013 22:24:28 +0000 (15:24 -0700)]
Merge "updated idl to match api" into tizen

10 years agoadded supported call and may have fixed callback garbage collecting issue 72/6072/1
Kevron Rees [Mon, 29 Jul 2013 22:20:37 +0000 (15:20 -0700)]
added supported call and may have fixed callback garbage collecting issue

10 years agologging media servers dbus pathes
Luc Yriarte [Mon, 29 Jul 2013 16:18:46 +0000 (18:18 +0200)]
logging media servers dbus pathes

10 years agoforce JSMediaServerManager initialization at scanNetwork - possible multiple instance...
Luc Yriarte [Mon, 29 Jul 2013 15:57:39 +0000 (17:57 +0200)]
force JSMediaServerManager initialization at scanNetwork - possible multiple instances issue

10 years agomore init traces
Luc Yriarte [Mon, 29 Jul 2013 14:13:51 +0000 (16:13 +0200)]
more init traces

10 years agoMerge branch 'tizen' into mediaserver
Luc Yriarte [Mon, 29 Jul 2013 10:04:41 +0000 (12:04 +0200)]
Merge branch 'tizen' into mediaserver

Conflicts:
src/MediaServer/JSMediaServerManager.h
src/MediaServer/plugin_initializer.cpp

10 years agoconsole logging for media server creation
Luc Yriarte [Mon, 29 Jul 2013 08:52:31 +0000 (10:52 +0200)]
console logging for media server creation

10 years agoremoved unneeded files audio
Kevron Rees [Tue, 23 Jul 2013 21:18:53 +0000 (14:18 -0700)]
removed unneeded files

10 years agoconfig at plugin level
Luc Yriarte [Tue, 23 Jul 2013 17:07:32 +0000 (19:07 +0200)]
config at plugin level

10 years agomediaserver properties from proxy
Luc Yriarte [Tue, 23 Jul 2013 15:13:29 +0000 (17:13 +0200)]
mediaserver properties from proxy

10 years agomediaserver proxy constructor
Luc Yriarte [Tue, 23 Jul 2013 14:18:35 +0000 (16:18 +0200)]
mediaserver proxy constructor

10 years agoTrigger browse / find callback with org.gnome.UPnP MediaObject2 properties as JSON
Luc Yriarte [Tue, 23 Jul 2013 13:42:31 +0000 (15:42 +0200)]
Trigger browse / find callback with org.gnome.UPnP MediaObject2 properties as JSON

10 years agoTrigger scanNetwork callback for each MediaServer found
Luc Yriarte [Tue, 23 Jul 2013 13:23:39 +0000 (15:23 +0200)]
Trigger scanNetwork callback for each MediaServer found

10 years agomake callbacks and const data static
Luc Yriarte [Tue, 23 Jul 2013 12:45:35 +0000 (14:45 +0200)]
make callbacks and const data static

10 years agouse MediaServer for namespace
Luc Yriarte [Tue, 23 Jul 2013 12:41:38 +0000 (14:41 +0200)]
use MediaServer for namespace

10 years agoMediaServer proxy and attributes
Luc Yriarte [Tue, 23 Jul 2013 10:32:30 +0000 (12:32 +0200)]
MediaServer proxy and attributes

10 years agocleanup log messages
Luc Yriarte [Tue, 23 Jul 2013 08:05:35 +0000 (10:05 +0200)]
cleanup log messages

10 years agoget object vs caller object references right
Luc Yriarte [Mon, 22 Jul 2013 16:32:40 +0000 (18:32 +0200)]
get object vs caller object references right

10 years agosmall typo fix
Luc Yriarte [Mon, 22 Jul 2013 16:30:11 +0000 (18:30 +0200)]
small typo fix

10 years agoMediaServer object properties
Luc Yriarte [Mon, 22 Jul 2013 16:24:59 +0000 (18:24 +0200)]
MediaServer object properties

10 years agoJS callbacks context classes
Luc Yriarte [Mon, 22 Jul 2013 14:17:15 +0000 (16:17 +0200)]
JS callbacks context classes

10 years agoremove C-style error management
Luc Yriarte [Mon, 22 Jul 2013 09:43:55 +0000 (11:43 +0200)]
remove C-style error management

10 years agoincludes / build fixes
Luc Yriarte [Mon, 22 Jul 2013 09:30:34 +0000 (11:30 +0200)]
includes / build fixes

10 years agoMerge branch 'tizen' into mediaserver
Luc Yriarte [Mon, 22 Jul 2013 08:41:49 +0000 (10:41 +0200)]
Merge branch 'tizen' into mediaserver

10 years agorenamed spec and added changes file 16/5916/1 submit/tizen/20130719.222523
Kevron Rees [Fri, 19 Jul 2013 22:24:40 +0000 (15:24 -0700)]
renamed spec and added changes file

10 years agoadded gbs conf
Kevron Rees [Fri, 19 Jul 2013 21:36:42 +0000 (14:36 -0700)]
added gbs conf

10 years agofixed package name TIVI-1452 90/5890/1 accepted/tizen/20130719.200946 submit/tizen/20130719.185222 submit/tizen/20130719.200511
Kevron Rees [Fri, 19 Jul 2013 18:48:10 +0000 (11:48 -0700)]
fixed package name TIVI-1452

10 years agoMediaServer browse / find callback data to JSON
Luc Yriarte [Fri, 19 Jul 2013 15:46:14 +0000 (17:46 +0200)]
MediaServer browse / find callback data to JSON

10 years agoMediaServer browse / find callback support
Luc Yriarte [Fri, 19 Jul 2013 15:16:39 +0000 (17:16 +0200)]
MediaServer browse / find callback support

10 years agoMerge branch 'tizen' into mediaserver
Luc Yriarte [Fri, 19 Jul 2013 09:25:24 +0000 (11:25 +0200)]
Merge branch 'tizen' into mediaserver

10 years agobrowse / find methods call dLeyna DBus APIs
Luc Yriarte [Thu, 18 Jul 2013 15:42:47 +0000 (17:42 +0200)]
browse / find methods call dLeyna DBus APIs

10 years agobrowse / find skeleton
Luc Yriarte [Thu, 18 Jul 2013 14:13:27 +0000 (16:13 +0200)]
browse / find skeleton

10 years agocorrect include guard
Luc Yriarte [Thu, 18 Jul 2013 13:09:10 +0000 (15:09 +0200)]
correct include guard

10 years agoMediaServer skeleton interface
Luc Yriarte [Thu, 18 Jul 2013 12:36:16 +0000 (14:36 +0200)]
MediaServer skeleton interface

10 years agomay have fixed intermittent crasher 18/5818/1 accepted/tizen/20130719.013450 submit/tizen/20130717.223757 submit/tizen/20130718.173733 submit/tizen/20130719.020855
Kevron Rees [Wed, 17 Jul 2013 22:35:03 +0000 (15:35 -0700)]
may have fixed intermittent crasher

10 years agoMerge branch 'tizen' into mediaserver
Luc Yriarte [Wed, 17 Jul 2013 20:03:24 +0000 (22:03 +0200)]
Merge branch 'tizen' into mediaserver

10 years agoversion bump 17/5817/1
Kevron Rees [Wed, 17 Jul 2013 17:59:21 +0000 (10:59 -0700)]
version bump

10 years agofixed compile issues 99/5799/1
Kevron Rees [Wed, 17 Jul 2013 17:33:34 +0000 (10:33 -0700)]
fixed compile issues

10 years agoremoved unused files and fixed permissions 98/5798/1
Kevron Rees [Wed, 17 Jul 2013 16:59:41 +0000 (09:59 -0700)]
removed unused files and fixed permissions

10 years agoMerge branch 'tizen' into mediaserver
Luc Yriarte [Wed, 17 Jul 2013 14:52:18 +0000 (16:52 +0200)]
Merge branch 'tizen' into mediaserver

10 years agoCorrect GDBus proxy flags usage
Luc Yriarte [Tue, 16 Jul 2013 08:57:17 +0000 (10:57 +0200)]
Correct GDBus proxy flags usage

10 years agoadded idl 33/5733/1 accepted/tizen/20130716.235456 submit/tizen/20130716.171812 submit/tizen/20130716.183906 submit/tizen/20130716.213312
Kevron Rees [Mon, 15 Jul 2013 21:35:14 +0000 (14:35 -0700)]
added idl

10 years agofirst working subscribe 32/5732/1
Kevron Rees [Mon, 15 Jul 2013 21:30:45 +0000 (14:30 -0700)]
first working subscribe

10 years agosubscribe work. probably doesn't compile 31/5731/1
Kevron Rees [Fri, 12 Jul 2013 21:30:01 +0000 (14:30 -0700)]
subscribe work. probably doesn't compile

10 years agoscanNetwork test implentation
Luc Yriarte [Thu, 11 Jul 2013 08:32:26 +0000 (10:32 +0200)]
scanNetwork test implentation

10 years agocall scanNetwork function in MediaServerManager private object
Luc Yriarte [Wed, 10 Jul 2013 16:05:14 +0000 (18:05 +0200)]
call scanNetwork function in MediaServerManager private object

10 years agoreference and comment scanNetwork function
Luc Yriarte [Wed, 10 Jul 2013 15:01:23 +0000 (17:01 +0200)]
reference and comment scanNetwork function

10 years agoremove the 'get' API that was related to the Vehicle plugin
Luc Yriarte [Wed, 10 Jul 2013 13:41:08 +0000 (15:41 +0200)]
remove the 'get' API that was related to the Vehicle plugin

10 years agoFIXME - genereated proxies can't find gio/gunixfdlist.h
Luc Yriarte [Wed, 10 Jul 2013 12:52:45 +0000 (14:52 +0200)]
FIXME - genereated proxies can't find gio/gunixfdlist.h

10 years agodleyna server DBus proxies
Luc Yriarte [Wed, 10 Jul 2013 09:45:06 +0000 (11:45 +0200)]
dleyna server DBus proxies

10 years agoMerge branch 'tizen' into mediaserver
Luc Yriarte [Wed, 10 Jul 2013 09:39:19 +0000 (11:39 +0200)]
Merge branch 'tizen' into mediaserver

10 years agodependency on dLeyna
Luc Yriarte [Wed, 10 Jul 2013 08:49:52 +0000 (10:49 +0200)]
dependency on dLeyna

10 years agoversion bump 86/5586/1 submit/tizen/20130709.205129
Kevron Rees [Tue, 9 Jul 2013 20:50:52 +0000 (13:50 -0700)]
version bump

10 years agoinitial working plugin
Kevron Rees [Tue, 9 Jul 2013 20:49:37 +0000 (13:49 -0700)]
initial working plugin

10 years agoMediaServerManager::scanNetwork skeleton
Luc Yriarte [Mon, 8 Jul 2013 19:33:36 +0000 (21:33 +0200)]
MediaServerManager::scanNetwork skeleton

10 years agoMediaServer skeleton with MediaServerManager
Luc Yriarte [Mon, 8 Jul 2013 10:18:20 +0000 (12:18 +0200)]
MediaServer skeleton with MediaServerManager

10 years agoremoving duplicate sources
Luc Yriarte [Fri, 5 Jul 2013 09:36:47 +0000 (11:36 +0200)]
removing duplicate sources

11 years agoremoved common stuff
Kevron Rees [Tue, 2 Jul 2013 23:51:13 +0000 (16:51 -0700)]
removed common stuff

11 years agofixed up some package name issues
Kevron Rees [Mon, 1 Jul 2013 21:03:25 +0000 (14:03 -0700)]
fixed up some package name issues