Tizen 2.0 Release accepted/tizen_2.0/20130215.201753 submit/tizen_2.0/20130215.192240
authorHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:55:28 +0000 (00:55 +0900)
committerHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:55:28 +0000 (00:55 +0900)
commit07cfd46cff583c7b7c8df8c5a5f32b5f15ee9ce9
tree2d8433c6896b8aef874ea1851c36eba1788478c4
parentbb744d531b935e88f0ab19e10c4ffed37aaf6a3b
Tizen 2.0 Release
35 files changed:
AUTHORS [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
LICENSE.APLv2 [new file with mode: 0644]
NOTICE [new file with mode: 0644]
SLP_HAPTIC_PG.h [new file with mode: 0644]
TC/build.sh [new file with mode: 0755]
TC/execute.sh [new file with mode: 0755]
TC/tet_code [new file with mode: 0644]
TC/tet_scen [new file with mode: 0644]
TC/tetbuild.cfg [new file with mode: 0644]
TC/tetclean.cfg [new file with mode: 0644]
TC/tetexec.cfg [new file with mode: 0644]
TC/unit/Makefile [new file with mode: 0644]
TC/unit/tc_gen.sh [new file with mode: 0755]
TC/unit/tslist [new file with mode: 0644]
TC/unit/utc_MODULE_API_func.c.in [new file with mode: 0644]
TC/unit/utc_SystemFW_haptic_close_func.c [new file with mode: 0644]
TC/unit/utc_SystemFW_haptic_get_file_duration_func.c [new file with mode: 0644]
TC/unit/utc_SystemFW_haptic_open_func.c [new file with mode: 0644]
TC/unit/utc_SystemFW_haptic_play_file_func.c [new file with mode: 0644]
TC/unit/utc_SystemFW_haptic_play_monotone_func.c [new file with mode: 0644]
TC/unit/utc_SystemFW_haptic_stop_play_func.c [new file with mode: 0644]
haptic-plugin.pc.in [new file with mode: 0644]
haptic.pc.in [new file with mode: 0644]
image/SLP_devman_PG_haptic_architecture.png [new file with mode: 0644]
include/haptic.h [new file with mode: 0644]
include/haptic_ext_core.h [new file with mode: 0644]
include/haptic_legacy.h [new file with mode: 0644]
include/haptic_log.h [new file with mode: 0644]
include/haptic_module.h [new file with mode: 0644]
include/haptic_plugin_intf.h [new file with mode: 0644]
packaging/libhaptic.manifest [new file with mode: 0644]
packaging/libhaptic.spec [new file with mode: 0644]
src/haptic.c [new file with mode: 0644]
src/haptic_legacy.c [new file with mode: 0644]