719 Commits (a91b7a9f5c414ad5f012f856a4208b65042dd6de)
 

Author SHA1 Message Date
Jussi Lind c41956315d Changes: New unstable 0.25.1 15 years ago
Joona Hakkarainen bee6444b22 Changes: New release
RevBy: Olli Leppanen
15 years ago
Jussi Lind b5e02d235a Changes: debian/changelog updated. 15 years ago
Jussi Lind 1bf3851859 Fixes: NB#241755 - Booster-e doesn't work with executables
RevBy: Antti Kervinen
15 years ago
Alexey Shilov f9aedaf9ea Merge remote branch 'origin/master' 15 years ago
Alexey Shilov 76ff446549 Fixes: NB#239608 - invoker doesn't forward ^C always
RevBy: Antti Kervinen
15 years ago
Jussi Lind 3601fd1df3 Changes: Directory naming in the source tree made consistent => all lower case.
RevBy: Antti Kervinen
15 years ago
Oskari Timperi 5087fbdfc0 Changes: moved e-booster tests to functests and marked them as significant
RevBy: TrustMe
15 years ago
Olli Leppanen 87dfb3c99a Changes: New main page for the documentation
RevBy:Pertti Kellaki
15 years ago
Juha Lintula 15738956d3 Changes: New changelog entry added
RevBy: TrustMe
15 years ago
Juha Lintula 274e070c98 Changes: Partially fixes bug 231306 - Launcher slows down boot by loading irrelevant libraries
RevBy: Antti Kervinen
15 years ago
Oskari Timperi 7e88b85798 Changes: Remove comments from performance tests.xml files
RevBy:TrustMe
15 years ago
Oskari Timperi 78452f1110 Changes: moved qml booster tests to functests and made them significant
RevBy: TrustMe
15 years ago
Oskari Timperi 77e698ba73 Changes: moved single instance tests to functests and made them significant
RevBy: TrustMe
15 years ago
Juha Lintula 20b742186d Changes: Fixes #240045 15 years ago
Antti Kervinen 26d1127f88 Revert "Fixes: NB#231306 - Launcher slows down boot by loading irrelevant libs and not loading relevant ones"
This reverts commit f5436bc631.
15 years ago
Joona Hakkarainen 4795e54706 Merge remote branch 'origin/master' 15 years ago
Joona Hakkarainen dc0b6752e5 Changes: fixed the signal forwarding test
RevBy:Oskari Timperi
15 years ago
Oskari Timperi 55ce324968 Changes: exit from pixelchanged when given unrecognized commandline option
RevBy: TrustMe

Details: This caused some headaches in performance testing, when the
pixelchanged binary got some bogus commandline argument. It's better
to just fail and exit the program than to wait indefinitely.
15 years ago
Oskari Timperi 600298e72a Merge remote branch 'origin/master' 15 years ago
Oskari Timperi 958c1ce736 Changes: Fix get-coordinates.rb
RevBy: TrustMe
15 years ago
Juha Lintula 52c176bc53 Changes: Removed more failing insignificant tests.
RevBy: TrustMe
15 years ago
Jussi Lind 7663f572bd Changes: Compiler warning about signed/unsigned comparison fixed in invoker.c. DEFAULT_DELAY renamed to EXIT_DELAY.
RevBy: Alexey Shilov
15 years ago
Pertti Kellomäki d5ec783e55 Changes: Document default splash images.
RevBy: TrustMe
15 years ago
Juha Lintula 3c93b55db9 Changes: Fixed permformance-tests test.xml files
RevBy: Trust Me

Details: xml-parser does not support -- inside comments.
15 years ago
Juha Lintula 828c41d5c9 Changes: New entry 0.25.0 added to debian changelog.
RevBy: TrustMe
15 years ago
Juha Lintula abedb0599b Changes: Grid perf tests removed temporarily. Release 0.24.1
RevBy: Antti Kervinen
15 years ago
Pertti Kellomäki 497350b69b Changes: Add splash image requirements in documentation.
RevBy: TrustMe
15 years ago
Pertti Kellomäki 43b9128bf8 Fixes: NB#238955 - Copyright tag not defined in applauncherd
RevBy: Juha Lintula
15 years ago
Jussi Lind 591f3310ea Changes: debian/changelog updated. 15 years ago
Jussi Lind bf0589c44d Changes: Removed temporary workaround for skype account plugin bug #218766.
RevBy: Antti Kervinen
15 years ago
Juha Lintula 7bf5d38e34 Changes: New changelog entry added.
RevBy: TrustMe
15 years ago
Juha Lintula 20f9d8807f Changes: Changelog updated
RevBy: TrustMe
15 years ago
Antti Kervinen f5436bc631 Fixes: NB#231306 - Launcher slows down boot by loading irrelevant libs and not loading relevant ones
Details: new preloaded library list generated
15 years ago
Alexey Shilov 08c871823d Merge remote branch 'origin/master' 15 years ago
Alexey Shilov d56d2b236a Changes: update debug messages
RevBy: TrustMe
15 years ago
Pertti Kellomäki b7d0434da6 Fixes: NB#234196 - QML Booster should be part of Nokia MeeGo in the API
RevBy: TrustMe
15 years ago
Pertti Kellomäki 7ae62a496e Changes: Documented applauncherd command line interface in api file.
Changed scope from Platform to Nokia MeeGo.

RevBy: Juha Lintula
15 years ago
Antti Kervinen cb0a80dde1 Changes: --respawn delay accepts 0
RevBy: Alexey Shilov
15 years ago
Alexey Shilov ee1c4b72a5 Merge remote branch 'origin/master' 15 years ago
Alexey Shilov d058ecfbf7 Changes: Remove compilation warning
RevBy: Juha Lintula
15 years ago
Alexey Shilov 74e9e341e9 Changes: update debug messages
RevBy: TrustMe
15 years ago
Juha Lintula 058981a3ae Changes: New unreleased 0.24 added to changelog
RevBy: TrustMe
15 years ago
Juha Lintula 81ef2d3ffc Changes: changelog updated
RevBy: Olli Leppänen
15 years ago
Alexey Shilov d782b03e65 Merge remote branch 'origin/master' 15 years ago
Alexey Shilov 6d0d98d627 Changes: update description of -o parameter for invoker
RevBy: Antti Kervinen
15 years ago
Juha Lintula 53a410c266 Changes: Pipe between applauncherd and boosters replaced with socket pair.
RevBy: Antti Kervinen

Details: Booster passes invoker socket connection to applauncherd
and after that applaucherd takes care of boosted application
exit value and passes it to invoker. Exit value works for booster-e.
15 years ago
Olli Leppanen f5b1339650 Changes:Added doxygen-userdoc.conf file
RevBy:TrustMe
15 years ago
Olli Leppanen 8b1ceee52a Fixes: NB#234213 - The documentation of QML Booster is not good
RevBy:Pertti Kellomaki
15 years ago
Oskari Timperi 5191143fef Merge remote branch 'origin/master' 15 years ago