summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-08-25extra: add condition for package duplicationjinh0.choi1-3/+10
Change-Id: I5cf81dfbced86d06549c5aece3074203f30c81a1 Signed-off-by: jinh0.choi <jinh0.choi@samsung.com>
2017-08-21distrib: change protobuf-c header pathjinh0.choi3-3/+3
Change-Id: I3069edd6f05b09f434adb84830e668c7b1f6b908 Signed-off-by: jinh0.choi <jinh0.choi@samsung.com>
2017-08-17distrib: change newer protobuf-c that is BSD licensejinh0.choi9-3409/+5028
Change-Id: Idde2cfb2fd3fad68044ef75c9a2802ae41d067ab Signed-off-by: jinh0.choi <jinh0.choi@samsung.com>
2017-08-17vl.c: do not use deprecated glib API g_mem_set_vtable()SeokYeon Hwang1-0/+6
g_mem_set_vtable() has been deprecated since glib version 2.46. So, compiler complain about it "-Wdeprecated-declarations". We should not use g_mem_set_vtable() when glib is newer than 2.46. Change-Id: I0fcf76fa1b18e544341c679307aa5418cf619367 Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com> (cherry picked from commit 9bab3cf527a73a1b8c7bcb2c1ce6a0d905b625be)
2017-06-07package: update version (2.1.47)Jinhyung Jo2-1/+7
Change-Id: I0b7b56776b1d1ab2aa128222edcfaa825cea2646 Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
2017-06-07configure: modify configure for recent macOSJinhyung Jo3-8/+17
Change-Id: I8fb928f2de4f7168b27faedac02a0d2c37585666 Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com> Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com> (cherry picked from commit 67ddd95f1039d5b44e2db1304c3580386e0236ab)
2017-06-07virtio-rng: fix check for period_ms validityJinhyung Jo1-1/+1
This was reported for this warning: hw/virtio/virtio-rng.c:150:31: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] Change-Id: I7912c36bfd7520de2b9bfb14c92442fdea68d062 Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com> (cherry picked from commit adbf8ffec5766d9f9c4abe92df6c4c201eb95b80)
2017-06-07maru-camera: change framework used in macOS.Jinhyung Jo4-738/+593
The QuikTime Kit(QTKit) framework has been deprecated in OS X v10.9. So changed to the AVFoundation available in OS X v10.7 and later. Change-Id: I6508d1bd3ab00cde34ab9b6afd460e88505f5488 Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com> (cherry picked from commit 238061097cac5892dadbc96341c25500df41c3a0)
2016-11-21package: update version (2.1.46)SeokYeon Hwang1-1/+1
Change-Id: Icc40c07c16bb6a87bd01e89756ff797b6ef2f9e2
2016-09-29package: update version (2.1.45)jihye2-1/+5
Change-Id: Ifaadc5c50c61c5b7d71005b3a4793919cda03faf Signed-off-by: jihye <jihye424.kim@samsung.com>
2016-09-29skin: remove 'Always on top' menu from linuxjihye1-1/+1
Change-Id: Idc64f4ac63c2a5780c55765ba3077734af02779f Signed-off-by: jihye <jihye424.kim@samsung.com> (cherry picked from commit a9ed3422fcf44ceb7c1db7906cc3f061e9a45f41)
2016-09-29osutil: modfiy vm lock modulejihye6-21/+37
Change-Id: I33e811ee554fe86b0ee6997d2fdc017df867a26b Signed-off-by: jihye <jihye424.kim@samsung.com> (cherry picked from commit 0f4f95501d8cb2c90241e567753fd495751a3731)
2016-09-19package: update version (2.4.44)jihye424.kim2-1/+4
Change-Id: I8e1e078f5bb5f983e88711a58e86abd914412c15 Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
2016-09-08osutil: change locking mechanismjihye424.kim7-263/+178
Change-Id: I4e6e94821dcd9a4beff6ef9686317a5aee5f5f3e Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
2016-08-22package: update version (2.1.43)SeokYeon Hwang2-1/+4
Change-Id: I4ffeb6bba0f24a0e7c5d79483a6154cd52100fae Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
2016-08-22build: remove check-xxx and kvm moduleMunkyu Im5-297/+0
These binaries are moved to emulator-supplements package. Change-Id: I01fd4724dcc5d141490d3dd438d3fc43424ffd20 Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
2016-08-19package: update version (2.1.42)jihye424.kim2-1/+4
Change-Id: Ia0e0f8fd3ecfd8c450366976ff4d1973c867e254 Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
2016-08-19icon: change emulator iconjihye424.kim2-0/+0
Change-Id: I3969a4a64bb9b589b2b0b09a9408c7e3fa719a9f Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
2016-07-04package: update version (2.1.41)SeokYeon Hwang2-1/+4
Change-Id: I6a75264ee0b13324acfa47aedb8f60671c6091c5 Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
2016-07-04build: add -Wno-error=deprecated-declarations for recent glibSeokYeon Hwang2-1/+2
Change-Id: I509ac53971101779915fe5115b22d1959ba411b8 Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
2016-07-01build: add LIBPNG_CFLAGSMinkee Lee1-1/+1
Change-Id: I9fa916bb5ae457697ed7c070e63b5b0e2539356a Signed-off-by: Minkee Lee <minkee.lee@samsung.com> Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
2016-07-01configure: change minimum macosx versionMunkyu Im1-2/+3
@rpath is available from macosx 10.5 10.5 version is too low to support tizen sdk. 10.7 version might be the reasonable minimum version. Change-Id: Ic664b62543b154528a63cd53bb38b9e0b72d3b02 Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
2016-07-01build: set library pathMunkyu Im5-15/+14
set "TIZEN_SDK_DEV" variable. remove "distrib" path. use tab indent. Change-Id: I4913ccae1234779be83ed10818a240bde0fd215f Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
2016-06-30build: change pkgconfig pathMinkee Lee1-2/+2
Change-Id: I09f76d276ecd7aed5d511af4743f9bfee9d6c81b Signed-off-by: Minkee Lee <minkee.lee@samsung.com>
2016-06-30build: change the swt file pathMinkee Lee5-6/+6
Library package structure is changed. - dev package: swt_4.3/swt.jar -> swt-4.5.jar - lib package: swt.jar -> swt-4.5.jar Change-Id: Id62d01d651bb9c8a53813aa603ab113ff254c553 Signed-off-by: Minkee Lee <minkee.lee@samsung.com>
2016-06-30configure: add python path for mingw buildMunkyu Im1-0/+1
Build system uses theirs own PYTHON environment variable. It fails on windows because of file seperator when build on mingw. So, override it. Change-Id: I0c0ba891eb900161ebc55884cd7819a4e4febf91 Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
2016-06-30package: use @rpath based library loading for MacOSX and LinuxSeokYeon Hwang2-64/+2
Change-Id: I9b46d17b2e976c10009e8274f1fb5ffc918420a0 Signed-off-by: Munkyu Im <munkyu.im@samsung.com> (cherry picked from commit 87923d15fa83ec56e9d748f7289acf4fd1b9a369)
2016-06-01package: update version (2.1.40)Munkyu Im2-1/+4
Change-Id: Ie989fa1a3004f75c451fba53ec3a04ed989103d3 Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
2016-05-31skin: use GTK2 for SWT 4.5SeokYeon Hwang1-0/+4
SWT-GTK3 causes skin crash. So we use GTK2 for SWT. Change-Id: Ideed33f3394c28d54312847bb382531f4de91552 Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
2016-01-27oslib-win32: always get java path from registryJinhyung Jo4-167/+106
Regardless of the architecture of the emulator(32bit or 64bit), always gets the java execution path from Windows registry. This commit would be helpful to reduce the java execution failure. Change-Id: I890bfa67ffdde36bbbd28678e196d7a50bce65a8 Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
2016-01-08emulator_options: fix critical bugSeokYeon Hwang4-12/+12
Variable value is contaminated during it is processed. We fix this issue and prevent a recurrence of this issue by using "const" keyword. Conflicts: tizen/src/emul_state.c Change-Id: I7d50a82a10a6b43b203e78b5394bf3eb8e0231a2 Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com> (cherry picked from commit 4953ab7043e544828af2f8c4f0dd162158d8c661) Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
2016-01-08emulator_options: introduced recursive variable substitutionSeokYeon Hwang1-7/+17
Users can write variable position-independently. Change-Id: I515843030f3d87bfea14a420133ffb1cdc4a1bac Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com> (cherry picked from commit ba3014b1c0211cf36065a05f2ddd92a21fd68f8b) Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
2015-12-17package: update version (2.1.39)SeokYeon Hwang1-1/+1
Change-Id: I56c2ec1196da86d49a8e74e1d83072f84ff2486e Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
2015-12-09extra package: skip installing duplicate packagesChulHo Song1-2/+46
Do not install same version of the packages. Newer version of the packages will be upgraded, older version of the packages will be failed to install. Change-Id: Ib5cc8b781aee56d39447b6cb46689e948b68045c Signed-off-by: ChulHo Song <ch81.song@samsung.com> (cherry picked from commit 58a790efcd2d468ef01987cde3866276ffa445fd)
2015-12-02package: update version (2.1.38)SeokYeon Hwang1-1/+1
Change-Id: I0cf51f60a572308f5c1e796596d6d08fa6f5e088 Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
2015-11-13ecs: handle emuld connection status on wearable profileChulHo Song1-6/+1
When the emuld open or close the EVDI, the EVDI kernel driver send a emuld connection status to the ECS. But ECS does not handle the emuld connection status on the wearable profile. Eventually the ECP cannot handle emuld status properly. So the code about ignoring kernel message should be removed. Change-Id: I5dcf693298b8cba04328860df56aa4f07c8c38c1 Signed-off-by: ChulHo Song <ch81.song@samsung.com>
2015-11-11coroutine: co->fiber has not to be nullSeokYeon Hwang1-0/+3
CreateFiber() will be return NULL when it fails. If co->fiber is null, SwitchToFiber() aborts with C0000005 and it corrupts stack that make hard to find causes. So it is better to abort when CreateFiber() returns NULL. Change-Id: Ifdc36404ce523cee842fd486bdbe071e58b7d7b3 Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
2015-11-11slirp: Fix non blocking connect for w32Stefan Weil1-1/+7
Change-Id: Iae869bcf0e25a9842a66f609e552f4b72b69bebf Signed-off-by: Stefan Weil <sw@weilnetz.de> (cherry picked from commit 9cf20c1a8d8d128508e80929768cad182c807093)
2015-11-09package: version up (2.1.37)GiWoong Kim2-1/+4
Change-Id: I00b9c1f1c443b10b05c8e905f9aa724cbdf71a46 Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
2015-11-09menu: delete some unnecessary lines in SWT GUIGiWoong Kim1-15/+2
There is no need to consider CPU architecture on Detailed Info Dialog. Change-Id: I97ac80a5cee32d382ac93d60e01740a87a8de8d6 Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
2015-10-29package: version upGiWoong Kim2-1/+4
2.1.36 Change-Id: I7381503623bf7e0ff553c193cc1f593cdc6315a9 Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
2015-10-29about: modified contents title of About dialogGiWoong Kim1-3/+3
Tizen SDK -> Tizen Emulator for 2.3.1 Change-Id: Ieb893ae3c11c0550d76d9f4dfff60f10837b6f2b Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
2015-09-24package: version-up (2.1.35)Jihye Won2-1/+4
Change-Id: Ibb983f98fccd7fbc0ba0acf39a63d4d8171a6652 Signed-off-by: Jihye Won <jihye.won1@samsung.com>
2015-09-21Makefile: fix the error about install_name_tool.Jihye Won1-2/+2
rewrite the correct name of the library. Change-Id: Ic74b31a9e51180823ce142851edd5308b4b43674 Signed-off-by: Jihye Won <jihye.won1@samsung.com>
2015-09-16package: version up(2.1.34)ChulHo Song2-1/+4
Change-Id: I12e94b963cf7916e9cb5aff810e47660465a23b0 Signed-off-by: ChulHo Song <ch81.song@samsung.com>
2015-09-16ecs: modify sdb and sdk.info pathChulHo Song2-9/+9
Change-Id: Ia3870a6b2a86e027004903a3d63b2d3630fd5880 Signed-off-by: ChulHo Song <ch81.song@samsung.com>
2015-09-14package: version up(2.1.33)jinhyung.jo2-1/+4
up to 2.1.33 Change-Id: I552f757eb1a85c6b9469fc88fc667bb3eae6c56c Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
2015-09-14emulator: Fixed a bug Java path not found on Windows 64jinhyung.jo1-11/+9
The get_java_path function aways returns the first item of the JRE(or JDK) registry. The RegEnumKeyEx function's 4th argument type is [In, Out], But previous implementations have used without resetting it. So fix it and improved the 'while' statement. Change-Id: Ief77879c1b6be8f02fbc36e5c7d118152984e371 Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com> (cherry picked from commit 812b3ccac697ae0d026bb7ea911b95aaa7f04921)
2015-09-14emulator: Modified code about java path in WOW64jinhyung.jo3-42/+82
Use more registry keys and the environment variable in oder to find more precise 'Java Home'. Removed redundant code. Change-Id: I9ef2d3e87cd47cb31ee0c4389269cca2708fcc4d Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com> (cherry picked from commit 6ba1131714016b47c49e79f361c66cd25d148bc0)
2015-09-11ecs: wrap sdb command and path with double quotesChulHo Song1-2/+5
Change-Id: I7c580e211cd7dd5f5edf012ea289f24c4d1ea474 Signed-off-by: ChulHo Song <ch81.song@samsung.com> (cherry picked from commit d0298c49b54b5a1fb096387cbe3a53647b433457)