Tizen 2.0 Release tizen_2.0 accepted/tizen_2.0/20130215.203816 submit/tizen_2.0/20130215.191731
authorHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:13:51 +0000 (00:13 +0900)
committerHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:13:51 +0000 (00:13 +0900)
commitaf0a2df4141c466d8352675cf4471e3a622bff17
treeadca661ba1f73e619410b7c4cba6427634d74c46
parentccc78506708f99ca0d2db354e98b408fe79492d1
Tizen 2.0 Release
19 files changed:
AUTHORS
LICENSE [new file with mode: 0644]
Makefile.am
configure.ac
gps-plugin/Makefile.am [new file with mode: 0644]
gps-plugin/include/gps_plugin_debug.h [new file with mode: 0644]
gps-plugin/include/nmea_parser.h [new file with mode: 0644]
gps-plugin/include/setting.h [new file with mode: 0644]
gps-plugin/src/gps_plugin_replay.c [new file with mode: 0644]
gps-plugin/src/nmea_parser.c [new file with mode: 0644]
gps-plugin/src/setting.c [new file with mode: 0644]
libslp-lbsplugin-replay.manifest [new file with mode: 0644]
libslp-xpsplugin-replay.manifest [new file with mode: 0644]
nmea-log/nmea_replay.log
packaging/libslp-lbsplugin-replay.spec
xps-plugin/Makefile.am [new file with mode: 0755]
xps-plugin/include/geoclue_plugin_debug.h [new file with mode: 0755]
xps-plugin/src/geoclue_xps_plugin_replay.c [new file with mode: 0755]
xps-plugin/src/geoclue_xps_plugin_test.c [new file with mode: 0755]