summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-10-31Walk through child processes until app ID is found.ppid_walkMikko Ylinen1-0/+58
Change-Id: I5094ccad0db56e72c4433d76e61659da854348db Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2013-10-30Corrected function name in documentation.Ossama Othman1-1/+1
Change-Id: I50cefc5640314e1fa35cf1178d75cc23e5d4d6d0 Signed-off-by: Ossama Othman <ossama.othman@intel.com>
2013-10-30Walk parent process hierarchy until app ID is found.Ossama Othman1-9/+72
Change-Id: I9edfd4be0aa8dba238859e3671799a1541fc3e52 Signed-off-by: Ossama Othman <ossama.othman@intel.com>
2013-10-08Notice of the operation event to application except the application history ↵submit/tizen_ivi_release/20131120.032349submit/tizen_ivi_milestone/20131113.054036submit/tizen_ivi_milestone/20131113.053336submit/tizen_ivi_milestone/20131113.052534submit/tizen_ivi_genivi/20140131.070612submit/tizen_ivi_generic/20140131.065432submit/tizen/20131008.121845ivi_oct_m2accepted/tizen_ivi_release/20131120.050046accepted/tizen_ivi_milestone/20131113.054114accepted/tizen_ivi_milestone/20131113.053400accepted/tizen/ivi/genivi/20140131.070531accepted/tizen/20131010.203258accepted/tizen/20131008.163455tizen_ivi_milestonetizen_ivi_geniviHayato Nakamura8-23/+132
flick operation at HomeScreen. Change-Id: I2152e60f19d65776c87acefce5dfd31044f6394a Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
2013-10-03Bugfix for TIVI-1834.submit/tizen/20131004.112842submit/tizen/20131003.055438accepted/tizen/20131004.165200accepted/tizen/20131004.164441accepted/tizen/20131003.220141accepted/tizen/20131003.164213Hayato Nakamura6-32/+401
Change-Id: I14aaf988fd97b8e83ae0cdc21c8c225e14f30f40 Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
2013-10-02Change of the interface of the multi-input-manager plugin.Hayato Nakamura15-126/+344
Fix for TIVI-1834. Change-Id: I9113e993432951213a473ce29c4ac316efb251f1 Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
2013-09-24TIVI-1828: Make weston use new "weekeyboard" virtual keyboard.Ossama Othman2-0/+4
Change-Id: I4586830312f35b199322e4d09b67796634d9faf1 Signed-off-by: Ossama Othman <ossama.othman@intel.com>
2013-09-23Enable HDMI3 output by default (fix for TIVI-1836)Geoffroy Van Cutsem1-0/+4
Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com> Change-Id: I924b0edcd45f9f5ab6098e5a332dbe8affde5fcc
2013-09-19Fix for - Weston sometimes crashes at the time of surface createion.submit/tizen/20130919.120935accepted/tizen/20130919.204240accepted/tizen/20130919.181058Hayato Nakamura34-785/+674
Change-Id: If014ed540bb3b376fd735c29756c6ff8f05ff469 Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
2013-09-19Update packaging changelog.submit/tizen/20130919.011341Hayato Nakamura2-1/+5
Change-Id: I56443452020b45ccb9a99bc5a6c8c0ceed39a3e1 Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
2013-09-18don't install the ico_weston.* files in /etc/profile.dKevron Rees1-5/+0
Change-Id: I44b7a212bdbd63bc2944fc972c0aa6de6f0b1e84
2013-09-17Update packaging changelog.Hayato Nakamura2-1/+5
Change-Id: I30a99cb0a7a7022d6c7c435c04aafc24badd08f9 Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
2013-09-16Weston config clean-up: removed unused/commented configuration entries.Ossama Othman1-33/+0
Change-Id: I861ccbdfaeb2f82b749b22d7d085792d0ba09543 Signed-off-by: Ossama Othman <ossama.othman@intel.com>
2013-09-16Correct Weston configuration to match supported hardware configuration.Brian J Jones1-3/+13
Change-Id: Ib43b8d24a12540856af3541044e67c66f0617d34 Signed-off-by: Ossama Othman <ossama.othman@intel.com>
2013-09-10I replace the file with the correct one.submit/tizen/20130911.005105accepted/tizen/20130911.005338accepted/tizen/20130911.005050Hayato Nakamura5-338/+7
Change-Id: I2a173e09e992359e489696c11ecd14ef7cfefd63 Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
2013-09-06Bug fix:TIVI-1693.Hayato Nakamura28-272/+859
Change-Id: I5edfb53df811c37545017295c2b758d792999259 Signed-off-by: Hayato Nakamura <hayato.nakamura@mail.toyota-td.jp>
2013-08-30The change of the configuration and the implementation of the event input.Nakamura Hayato18-303/+1100
Change-Id: Ic38eaff32bba49a264ac224ed9e5c2407b6d202a Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
2013-08-27A correction with version up of weston(1.2.0->1.2.1)submit/tizen/20130828.211548Nakamura Hayato31-671/+2489
Change-Id: Ib8319c75c3da4fa0d15a184b1f5973ff3ac6812b Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
2013-08-21update packaging changelog.submit/tizen/20130823.164747Nakamura Hayato2-1/+8
Change-Id: I89a00a416a57920977fcd824829808100668a9b2 Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
2013-08-09Removed redundant call to autoreconf. Already called by autogen.sh.Ossama Othman1-2/+0
Change-Id: I07cde543b609880261b6575590d18db471164e38 Signed-off-by: Ossama Othman <ossama.othman@intel.com>
2013-08-09No longer any need to explicitly remove %buildroot.Ossama Othman1-1/+0
Change-Id: Ie1fd9f81f4bbc52d55dcae249cefc16fc5ea7aeb Signed-off-by: Ossama Othman <ossama.othman@intel.com>
2013-08-09Do not override Tizen IVI install prefix.Ossama Othman1-1/+1
Change-Id: I2de3441c65accf1a055ee36964adf385617b3338 Signed-off-by: Ossama Othman <ossama.othman@intel.com>
2013-08-09Corrected package group tags based on Tizen packaging guidelines.Ossama Othman1-2/+2
Change-Id: Ieacc1b2a82f717d121e00353b88331fd75941fc2 Signed-off-by: Ossama Othman <ossama.othman@intel.com>
2013-08-09Add missing %post/%postun scriptlets.Ossama Othman1-0/+4
Change-Id: I0cb6b249d1beec89f9ea91436abca96e32887fac Signed-off-by: Ossama Othman <ossama.othman@intel.com>
2013-08-09Added missing %license tag.Ossama Othman1-0/+1
Change-Id: I5c0e6630b8b67b2f2b9ad1cc07b81bb1c1a8ca7a Signed-off-by: Ossama Othman <ossama.othman@intel.com>
2013-08-09Correct package BuildRequires fields to address build errors.Ossama Othman1-3/+2
Change-Id: I363ae66466d02830b6dfbf853da75a35bd8602d7 Signed-off-by: Ossama Othman <ossama.othman@intel.com>
2013-07-29Support Tizen 3.0Nakamura Hayato50-3370/+7484
Change-Id: Icefff6e8437189cab41f9465919d09e3c97a0988 Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
2013-06-14[Fix:Conflict]Changed the animation of a default defined from none to fade.2.0alpha-waylandNakamura Hayato7-190/+239
Change-Id: I30923a6a8a274b98253a41209833249d69b93667 Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
2013-06-11Merge "Update packages changelog." into 2.0alpha-waylandNakamura Hayato1-0/+5
2013-06-12Update packages changelog.submit/2.0alpha-wayland/20130612.051916accepted/2.0alpha-wayland/20130612.174820Nakamura Hayato1-0/+5
Change-Id: Ic3bc5c2ad0d074d6161178aff7ac6f358f481d6f Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
2013-06-11Bug fix: During operation, a menu thumbnail may be non-displayed.Nakamura Hayato8-68/+113
Change-Id: I78efe8ec1df5ca32a6308d0fdbab1ed21ed5a4c5 Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
2013-06-04Addition of the window animation interface.submit/2.0alpha-wayland/20130606.111716accepted/2.0alpha-wayland/20130606.173106Nakamura Hayato15-193/+1251
Change-Id: Ifacf3ac6748a2f87a90ced1258a182b05c09d9b6 Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
2013-05-24Bug fix TIVI-976 ,TIVI-974 and addition of the window animation interface.submit/2.0alpha-wayland/20130527.091242accepted/2.0alpha-wayland/20130603.172729Nakamura Hayato21-243/+109
Change-Id: I4d6c36d96707c3a737ce59f115fdd7c0c54a12a6 Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
2013-05-22Modification of the ChangeLog.Nakamura Hayato1-13/+14
Change-Id: I829466a49197d507b04d4ac3474bbf7c29e76495 Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
2013-05-15Update package changelog.submit/2.0alpha-wayland/20130516.061823accepted/2.0alpha-wayland/20130520.093312Nakamura Hayato12-234/+546
Change-Id: I0d6111980820fd652858bc980dc3680fcb92379b Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
2013-05-14Port to new Weston config parser. Install Weston config in /etc/xdg/weston.Ossama Othman5-47/+83
Change-Id: I8fe61e12718392b25a9870e19ac317896a5ddb8d Signed-off-by: Ossama Othman <ossama.othman@intel.com>
2013-05-13Update packages changelogs.Shibata Makoto2-1/+14
Change-Id: I181f79e342e3ac6218271db3bc03c5db3f367640 Signed-off-by: Shibata Makoto <shibata@mac.tec.toyota.co.jp>
2013-05-01Added Weston config-parser.c again until Weston SDK exports config functions.Ossama Othman2-3/+193
Change-Id: I27ba7db20b6b2501e745187ca7b43eb17794daad Signed-off-by: Ossama Othman <ossama.othman@intel.com>
2013-05-01No longer need to set dist-check configure flags.Ossama Othman1-2/+0
Change-Id: I33ca73c95df5107cea87ab2a0eea6a8bf1c6bed8 Signed-off-by: Ossama Othman <ossama.othman@intel.com>
2013-05-01Removed generated source dependency files.Ossama Othman14-2266/+0
Change-Id: I770d797c396eef100f44a606f129f61e06df58ec Signed-off-by: Ossama Othman <ossama.othman@intel.com>
2013-05-01Removed log files, and add .gitignore file to prevent re-commit.Ossama Othman16-4668/+28
Change-Id: I3292b6c167559fed1660f6a4799271585883bf7b Signed-off-by: Ossama Othman <ossama.othman@intel.com>
2013-04-30Removed checks for unused programs (C++ compiler and sed).Ossama Othman1-2/+0
Change-Id: I982a05eceaaa584ad7129a5ec2989d76d01f4d95 Signed-off-by: Ossama Othman <ossama.othman@intel.com>
2013-04-30Do not hardcode package header install path. Use pkginclude_HEADERS instead.Ossama Othman1-3/+1
Change-Id: I281e9214a36cd9939aaae4c95e5b527a1e5501a9 Signed-off-by: Ossama Othman <ossama.othman@intel.com>
2013-04-30Corrected packaging of lib*.so file. It belongs in the -devel package.Ossama Othman1-4/+2
Change-Id: I9154214bf25993099e807509e6a7a9acf27f5be0 Signed-off-by: Ossama Othman <ossama.othman@intel.com>
2013-04-30Port ico-uxf-weston-plugin to use Weston 1.0.6 plugin API.Ossama Othman13-1212/+29
Change-Id: I7206280c389318a4b6492e36871c11bc2739f0ed Signed-off-by: Ossama Othman <ossama.othman@intel.com>
2013-04-30Removed generated Makefile.Ossama Othman1-888/+0
Change-Id: I547bb4cd931c9ceb2bd05d94860ccaffb34537ed Signed-off-by: Ossama Othman <ossama.othman@intel.com>
2013-04-26Update package changelog.submit/2.0alpha-wayland/20130426.191944accepted/2.0alpha-wayland/20130426.191449Shibata Makoto90-0/+19829
Change-Id: Ia0fbd2457f6bf9868b37287c3dba2b344a8d2e27 Signed-off-by: Shibata Makoto <shibata@mac.tec.toyota.co.jp>