changes for use of new swig version 1.3.29 (c++ python wrapper)
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Tue, 15 Aug 2006 15:47:01 +0000 (15:47 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Tue, 15 Aug 2006 15:47:01 +0000 (15:47 +0000)
commite573cf16494de5150298e52250c0474a94ca7fb1
treea15ab5c6fd6dfa33f2d0b614e658122c4e527941
parent7471344239d250c6ecadec8ae259ace96687a6ba
changes for use of new swig version 1.3.29 (c++ python wrapper)
with the new swig version all python -> c++ calls are round about 40% faster

you must change in openembedded/conf/distro PREFERRED_VERSION_swig-native =
"1.3.27" to PREFERRED_VERSION_swig-native = "1.3.29"

or do a bitbake -b ../openembedded/packages/swig/swig-native_1.3.29.bb
RecordTimer.py
lib/python/Screens/ChannelSelection.py
lib/python/Screens/EventView.py