Send commitlog mailing list submissions to
commitlog@lists.openmoko.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.openmoko.org/mailman/listinfo/commitlog
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]
You can reach the person managing the list at
[EMAIL PROTECTED]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of commitlog digest..."
Today's Topics:
1. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.asu.dev'
([EMAIL PROTECTED])
2. Holger's qtopia repo: Changes to 'master' ([EMAIL PROTECTED])
3. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.asu.dev'
([EMAIL PROTECTED])
4. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.asu.stable'
([EMAIL PROTECTED])
5. Holger's qtopia repo: Changes to 'master' ([EMAIL PROTECTED])
6. r4487 - trunk/src/target/audio/om-gta01 ([EMAIL PROTECTED])
--- Begin Message ---
packages/python/python-cython-native/Turn_off_GC | 14 ++++++++++++++
packages/python/python-cython/Turn_off_GC | 14 ++++++++++++++
packages/python/python-cython_0.9.6.9.bb | 6 ++++--
3 files changed, 32 insertions(+), 2 deletions(-)
New commits:
commit be132b825ad9d1214e4e2b5beb6eb7089d250e05
Author: Julian_chu <[EMAIL PROTECTED]>
Date: Thu Jun 12 22:54:08 2008 +0800
[python-cython] This commit is a temporary solution.
Exposure always got a Seg Fault when terminating.
They think there was a bug in python-cython--it double
free the same pointer.
Raster found that turn off one option will hide the error.
"generate_cleanup_code = 0" -- in Options.py
It will turn off Garbage Collection of python.
However, turn off it just hidding the problem, never fix it.
--- End Message ---
--- Begin Message ---
.../qtopiaphonemodem/qmodemindicators.cpp | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
New commits:
commit 8032ba9b8bf940520f0877f5b3bb9c18c25668ca
Author: Holger Freyther <[EMAIL PROTECTED]>
Date: Thu Jun 12 19:15:23 2008 +0200
[gsm] Disable CTZR for the asu as it is causing more issues than solving
CTZR seems to be a UMTS command (not specified on 07.07) and I can't
find
any description for the resulting USC and its values. It is causing the
device to almost instantly wakeup. With these circumstances just disable
the reporting for now.
--- End Message ---
--- Begin Message ---
conf/distro/include/sane-srcrevs.inc | 2 +-
packages/qtopia-phone/qtopia-phone-x11_git.bb | 12 +++++++++---
2 files changed, 10 insertions(+), 4 deletions(-)
New commits:
commit 16dd164fd51420cc2a303a4634e1afd36dd66744
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Thu Jun 12 19:20:23 2008 +0200
[qtopia] Update Qtopia to get GSM work initiated by mwester
SMS notification retry increased, disabling SIM Toolkit
and TimeZone information.
commit 18af169717c9e78b3ccb30a8a8d678406fdd674e
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Thu Jun 12 18:36:49 2008 +0200
[qtopia] systemtime uses worldtime pictures but they are not installed
(#1463)
As of https://docs.openmoko.org/trac/ticket/1463 make sure the worldmap
can be shown. Split out worldtime-pics and make systemtime and worldtime
RDEPEND on this.
--- End Message ---
--- Begin Message ---
packages/qtopia-phone/qtopia-phone-x11_git.bb | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
New commits:
commit c7efa72a7374ef452f3e41435bd066a3a874bf78
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Thu Jun 12 18:36:49 2008 +0200
[qtopia] systemtime uses worldtime pictures but they are not installed
(#1463)
As of https://docs.openmoko.org/trac/ticket/1463 make sure the worldmap
can be shown. Split out worldtime-pics and make systemtime and worldtime
RDEPEND on this.
--- End Message ---
--- Begin Message ---
src/server/phone/callscreen/themed/callscreen.cpp | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
New commits:
commit bb2a571ec2b96ac720fe730af715d1d588c9893a
Author: Holger Freyther <[EMAIL PROTECTED]>
Date: Thu Jun 12 20:27:53 2008 +0200
[callscreen] It is possible to have menu-box and keypad-box shown at the
same time (#1446)
https://docs.openmoko.org/trac/ticket/1446
When both menu-box and keypad-box are shown there is not enough place to
show both of them. Treat it as toggle "box" (show the one or the other)
--- End Message ---
--- Begin Message ---
Author: mickey
Date: 2008-06-12 20:58:45 +0200 (Thu, 12 Jun 2008)
New Revision: 4487
Modified:
trunk/src/target/audio/om-gta01/stereoout.state
Log:
audio/om-gta01: bump stereoout base volume for Neo1973
Modified: trunk/src/target/audio/om-gta01/stereoout.state
===================================================================
--- trunk/src/target/audio/om-gta01/stereoout.state 2008-06-12 08:05:42 UTC
(rev 4486)
+++ trunk/src/target/audio/om-gta01/stereoout.state 2008-06-12 18:58:45 UTC
(rev 4487)
@@ -6,8 +6,8 @@
comment.range '0 - 255'
iface MIXER
name 'PCM Volume'
- value.0 230
- value.1 230
+ value.0 240
+ value.1 240
}
control.2 {
comment.access 'read write'
@@ -825,7 +825,7 @@
comment.range '0 - 31'
iface MIXER
name 'Amp Left Playback Volume'
- value 22
+ value 29
}
control.88 {
comment.access 'read write'
@@ -834,7 +834,7 @@
comment.range '0 - 31'
iface MIXER
name 'Amp Right Playback Volume'
- value 22
+ value 29
}
control.89 {
comment.access 'read write'
--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog