summaryrefslogtreecommitdiff
path: root/tizen/src/ecs
AgeCommit message (Expand)AuthorFilesLines
2015-08-10UI: massive refactoring about UI/Display componentsSeokYeon Hwang2-4/+3
2015-08-05emulator: shutdown_qemu_gracefully() moved to emulator.cSeokYeon Hwang2-0/+10
2015-08-04emulator: introduced new error report architectureSeokYeon Hwang3-3/+3
2015-07-30emul_state: detached dependency evdi->emul_stateSeokYeon Hwang1-1/+1
2015-07-27source: Extract the strings from source codesSooyoung Ha1-2/+2
2015-07-22ecs: add ecs extensionChulHo Song2-0/+10
2015-07-13emul_state: rewrite and cleaned-up some functionsSeokYeon Hwang1-1/+1
2015-06-26sdcard: prepare for multiple imageMunkyu Im5-299/+418
2015-06-23sensor: support angular rotationJinhyung Choi2-0/+68
2015-06-17evdi: removed blocked condition by emuld connectionJinhyung Choi1-1/+4
2015-06-09Merge "ecs: change tizen-sdk-data path" into tizen_2.4_developSangho Park1-2/+2
2015-06-08ecs: change tizen-sdk-data pathMunkyu Im1-2/+2
2015-06-08ecs: changed to new_debug_ch formatJinhyung Choi3-80/+80
2015-06-05ecs: moved guest ip notification handling locationJinhyung Choi1-14/+17
2015-06-03hds: enable the multi hds featureSooyoung Ha2-41/+149
2015-06-02emulator: remove legacy function for detecting tap netclientSeokYeon Hwang1-1/+1
2015-05-29ecs: block emuld message if ecs is not running.Jinhyung Choi3-0/+14
2015-05-28ecs: changed inet_listen_opts to local listen socketJinhyung Choi2-90/+75
2015-05-22ecs: fixed socket creation failure with disabled networkJinhyung Choi1-3/+8
2015-05-21emulator: modified way to set/get vm namesungmin ha1-2/+2
2015-05-12emulator: used "drive_image_file" instead of "tizen_target_img_path"SeokYeon Hwang1-5/+4
2015-04-27extra package: changed directory structureJinhyung Choi1-4/+4
2015-04-14ecs: send err msg to ecp when port forwarding is failed.Jinhyung Choi1-3/+6
2015-03-13net: Add checking networkMunkyu Im2-1/+7
2015-01-28skin: add some skin uitility functions & etcGiWoong Kim1-6/+0
2015-01-22build: built protobuf independentlySeokYeon Hwang1-1/+1
2015-01-22env: cleaned directory structure upSeokYeon Hwang3-3/+3
2015-01-20pkgs: added extra packages installationJinhyung Choi5-53/+209
2015-01-13net: Support bridged network and manual proxyMunkyu Im2-2/+15
2014-12-24sdcard: Fix failing re-attaching on WindowsMunkyu Im1-1/+1
2014-12-22ecs: sync with 2.3 developmentJinhyung Choi6-70/+204
2014-12-10Merge 'v2.2.0' into tizen_next_qemu_2.2SeokYeon Hwang1-2/+2
2014-12-02emulator: did not expose unnecessary functionsSeokYeon Hwang1-0/+2
2014-11-20debugch: modify the emulator log print format.Sooyoung Ha1-1/+1
2014-11-10ecs: display type checkingGiWoong Kim1-1/+1
2014-10-28Merge "eventcast: fix an infinite loop of notifier routine." into tizenSeokYeon Hwang2-14/+14
2014-10-28eventcast: fix an infinite loop of notifier routine.Kitae Kim2-14/+14
2014-10-24ecs: Size up location data bufferMunkyu Im1-1/+1
2014-10-23Merge "sdcard: Allow only one attach for the same sdcard image" into tizenSeokYeon Hwang1-41/+97
2014-10-24sdcard: Allow only one attach for the same sdcard imageMunkyu Im1-41/+97
2014-10-23ecs: bug fixed of header include in windowsJinhyung Choi1-1/+4
2014-10-20Merge "hds: added "Host Directory Sharing" feature" into tizenSeokYeon Hwang8-939/+1251
2014-10-15eventcast: add evencast_ defineKitae Kim1-0/+5
2014-10-15hds: added "Host Directory Sharing" featureJinhyung Choi8-939/+1251
2014-10-14eventcast: fix build errorsKitae Kim2-2/+2
2014-10-10eventcast: rename tethering to eventcastKitae Kim11-302/+302
2014-09-19bug fixed: status of earjack & usbJinhyung Choi1-0/+4
2014-08-28nfc: Add getting statusMunkyu Im1-2/+1
2014-08-11tethering: add functions to get connected ip address and portKitae Kim2-5/+54
2014-08-11tethering: change log function into new style.Kitae Kim2-52/+41