tizen 2.3.1 release submit/tizen_2.3.1/20150915.082049 tizen_2.3.1_release
authorjk7744.park <jk7744.park@samsung.com>
Mon, 14 Sep 2015 13:29:58 +0000 (22:29 +0900)
committerjk7744.park <jk7744.park@samsung.com>
Mon, 14 Sep 2015 13:29:58 +0000 (22:29 +0900)
commitbc673ae4f144f760fb0ca61ff5063bb7406ef0dc
tree1176061c25ea5d79d7f64e994b9a8863ab68ac6a
parentec5412fb85c86e32edd086538664870d7bd28a0b
tizen 2.3.1 release
98 files changed:
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0644]
NOTICE [new file with mode: 0644]
SLP_FEEDBACK_PG.h [new file with mode: 0644]
TC/_export_env.sh [new file with mode: 0755]
TC/_export_target_env.sh [new file with mode: 0755]
TC/build.sh [new file with mode: 0755]
TC/clean.sh [new file with mode: 0755]
TC/config [new file with mode: 0644]
TC/execute.sh [new file with mode: 0755]
TC/push.sh [new file with mode: 0755]
TC/testcase/Makefile [new file with mode: 0644]
TC/testcase/tslist [new file with mode: 0644]
TC/testcase/utc_system_feedback.c [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]
data/emulator/sound.xml [new file with mode: 0644]
data/emulator/sound/operation/notification.ogg [new file with mode: 0755]
data/emulator/sound/operation/power_on.ogg [new file with mode: 0755]
data/emulator/sound/operation/ringtone.ogg [new file with mode: 0755]
data/emulator/sound/operation/shutter.ogg [new file with mode: 0755]
data/emulator/sound/operation/system.ogg [new file with mode: 0755]
data/emulator/sound/touch/touch.ogg [new file with mode: 0755]
data/emulator/vibration.xml [new file with mode: 0644]
data/micro/sound.xml [new file with mode: 0644]
data/micro/sound/operation/notification.ogg [new file with mode: 0755]
data/micro/sound/operation/power_on.ogg [new file with mode: 0755]
data/micro/sound/operation/ringtone.ogg [new file with mode: 0755]
data/micro/sound/operation/shutter.ogg [new file with mode: 0755]
data/micro/sound/operation/system.ogg [new file with mode: 0755]
data/micro/sound/touch/touch.ogg [new file with mode: 0755]
data/micro/vibration.xml [new file with mode: 0644]
data/mobile/sound.xml [new file with mode: 0755]
data/mobile/sound/operation/call_connect.wav [new file with mode: 0755]
data/mobile/sound/operation/call_disconnect.wav [new file with mode: 0755]
data/mobile/sound/operation/charger_connection.wav [new file with mode: 0755]
data/mobile/sound/operation/fully_charged.wav [new file with mode: 0755]
data/mobile/sound/operation/list_reorder.wav [new file with mode: 0755]
data/mobile/sound/operation/lock.wav [new file with mode: 0755]
data/mobile/sound/operation/low_battery.wav [new file with mode: 0755]
data/mobile/sound/operation/minute_minder.wav [new file with mode: 0755]
data/mobile/sound/operation/power_on.wav [new file with mode: 0755]
data/mobile/sound/operation/shutter.wav [new file with mode: 0755]
data/mobile/sound/operation/slider_sweep.wav [new file with mode: 0755]
data/mobile/sound/operation/unlock.wav [new file with mode: 0755]
data/mobile/sound/operation/volume_control.wav [new file with mode: 0755]
data/mobile/sound/touch/key0.wav [new file with mode: 0755]
data/mobile/sound/touch/key1.wav [new file with mode: 0755]
data/mobile/sound/touch/key2.wav [new file with mode: 0755]
data/mobile/sound/touch/key3.wav [new file with mode: 0755]
data/mobile/sound/touch/key4.wav [new file with mode: 0755]
data/mobile/sound/touch/key5.wav [new file with mode: 0755]
data/mobile/sound/touch/key6.wav [new file with mode: 0755]
data/mobile/sound/touch/key7.wav [new file with mode: 0755]
data/mobile/sound/touch/key8.wav [new file with mode: 0755]
data/mobile/sound/touch/key9.wav [new file with mode: 0755]
data/mobile/sound/touch/keyasterisk.wav [new file with mode: 0755]
data/mobile/sound/touch/keysharp.wav [new file with mode: 0755]
data/mobile/sound/touch/sip.wav [new file with mode: 0755]
data/mobile/sound/touch/sip_backspace.wav [new file with mode: 0755]
data/mobile/sound/touch/touch.wav [new file with mode: 0755]
data/mobile/vibration.xml [new file with mode: 0644]
doc/feedback_doc.h [new file with mode: 0755]
feedback.pc.in [new file with mode: 0644]
image/svi.png [new file with mode: 0644]
include/common.h [new file with mode: 0644]
include/dbus.h [new file with mode: 0644]
include/devices.h [new file with mode: 0644]
include/feedback-ids.h [new file with mode: 0644]
include/feedback.h [new file with mode: 0644]
include/feedback_doc.h [new file with mode: 0755]
include/log.h [new file with mode: 0644]
include/xmlparser.h [new file with mode: 0644]
packaging/libfeedback.manifest [new file with mode: 0644]
packaging/libfeedback.spec [new file with mode: 0644]
packaging/svi-data.manifest [new file with mode: 0644]
pg-doxy/doxygen.conf [new file with mode: 0755]
pg-doxy/pg-doxy.sh [new file with mode: 0755]
pg-doxy/slp_doxy.css [new file with mode: 0644]
pg-doxy/tool/bin/doxygen [new file with mode: 0755]
pg-doxy/tool/bin/doxytag [new file with mode: 0755]
pg-doxy/tool/man/man1/doxygen.1 [new file with mode: 0644]
pg-doxy/tool/man/man1/doxytag.1 [new file with mode: 0644]
src/dbus.c [new file with mode: 0644]
src/devices.c [new file with mode: 0644]
src/feedback.c [new file with mode: 0644]
src/sound.c [new file with mode: 0644]
src/str.c [new file with mode: 0644]
src/vibrator.c [new file with mode: 0644]
src/xmlparser.c [new file with mode: 0644]
svi.pc.in [new file with mode: 0644]
test/Makefile [new file with mode: 0644]
test/capi_autofeedback.c [new file with mode: 0644]
test/capi_feedback.c [new file with mode: 0644]
test/feedback_test.c [new file with mode: 0644]
test/getdata.c [new file with mode: 0644]