Articles
Downloads
Manual
News
Projects
Search
Advanced search
Users
Login
Password reset
Wiki
Username:
Password:
Desktop
Homepage
Members
Timeline
Gallery
Download
Bug reports
Revisions
Revision
Date
Author
Message
1.46
2012/01/10 15:22:17
khorben
Re-worked plug-in management
1.45
2011/11/03 15:49:45
khorben
Let the actual modem plug-in detect and handle resets
1.44
2011/11/03 00:00:34
khorben
Code cleanup
1.43
2011/10/31 00:06:03
khorben
Hopefully fixed deepsleep mode
1.42
2011/10/30 12:12:06
khorben
Debugging some more
1.41
2011/10/30 11:05:36
khorben
Hopefully improved the startup sequence
1.40
2011/10/25 11:09:14
khorben
No longer requiring any value returned by the "destroy" callback in plug-ins
1.39
2011/08/21 14:04:57
khorben
Ironing bugs out
1.38
2011/08/18 02:16:32
khorben
Code cleanup
1.37
2011/08/11 23:54:26
khorben
Compilation fix for Linux
1.36
2011/08/11 23:45:54
khorben
Merged branch khorben-phone
1.35
2011/05/03 15:58:02
khorben
Hopefully fixed the vibrator on newer kernels
1.34
2011/04/16 01:13:09
khorben
Code cleanup
1.33
2011/04/10 17:25:52
khorben
Fixed memory corruption
1.32
2011/04/10 16:52:58
khorben
Added an "Apply" button
1.31
2011/04/10 16:12:07
khorben
Compilation fix
1.30
2011/04/10 16:10:43
khorben
Tring to fix the volume settings
1.29
2011/04/10 15:19:06
khorben
Added power management and context-sensitive mixer settings
1.28
2011/04/05 15:52:41
khorben
More generic settings
1.27
2011/04/05 13:06:30
khorben
Added an icon already
1.26
2011/03/11 02:12:06
khorben
Also supplying an icon for the Openmoko plug-in
1.25
2011/03/10 19:33:26
khorben
Using shorter paths to the Openmoko devices
1.24
2011/03/10 19:27:06
khorben
Support newer kernel paths as well
1.23
2011/03/09 00:14:16
khorben
Attempting to allow suspend/resume on the Openmoko Freerunner
1.22
2011/01/05 02:07:00
khorben
Default to allowing deep sleep
1.21
2011/01/05 01:42:09
khorben
Code cleanup
1.20
2010/11/17 14:29:33
khorben
Added code to set the volume level on Linux (untested)
1.19
2010/10/07 19:28:23
khorben
Gave the Openmoko plug-in a nicer stock icon
1.18
2010/10/07 18:02:27
khorben
Added a configuration window for explicit Openmoko support
1.17
2010/10/07 16:59:26
khorben
Fixed a crash when closing the system preferences window
1.16
2010/09/15 01:13:09
khorben
Prevent deep sleep before asking for the PIN code (fixes registration)
1.15
2010/08/02 03:52:05
khorben
The Openmoko plug-in can now turn the hardware on and off
1.14
2010/06/12 21:07:42
khorben
Prevent deep sleep on the Openmoko
1.13
2010/06/12 01:22:39
khorben
Began to implement engineering mode on the Openmoko Freerunner
1.12
2010/05/27 08:12:13
khorben
Report when unable to execute alsactl
1.11
2010/05/22 17:59:32
khorben
Allowed plugins to register configuration panes
1.10
2010/05/21 09:07:01
khorben
Differentiating receiving/sending a message from when it's received/sent
1.9
2010/05/20 17:37:17
khorben
First attempt at implementing the vibrator on the Openmoko Freerunner
1.8
2010/05/20 17:25:32
khorben
Trying to implement speaker mode on the Openmoko Freerunner
1.7
2010/05/20 17:00:10
khorben
Enabled echo cancellation on the Openmoko Freerunner (and fixing the audio)
1.6
2010/05/20 11:50:09
khorben
Allow plug-ins to trigger events as well
1.5
2010/05/15 14:02:08
khorben
Code cleanup
1.4
2010/05/14 16:20:58
khorben
Added debugging information
1.3
2010/05/14 16:15:45
khorben
Added events to the plug-in API
1.2
2010/05/14 13:44:55
khorben
Setting up the mixer levels on call start/stop/etc (untested)
1.1
2010/05/12 15:40:39
khorben
Introduced a plug-in system
1.22.2.10
2011/04/10 21:12:03
khorben
Imported fixes from the main branch
1.22.2.9
2011/04/10 13:50:15
khorben
Added an icon for the Openmoko plug-in
1.22.2.8
2011/03/08 02:26:49
khorben
Implementing suspend/resume support (untested)
1.22.2.7
2011/03/05 02:36:18
khorben
Allowing plug-ins to issue commands directly again
1.22.2.6
2011/01/23 16:23:20
khorben
Getting rid of the GSM class
1.22.2.5
2011/01/21 14:47:16
khorben
Code cleanup
1.22.2.4
2011/01/16 19:05:20
khorben
Code cleanup
1.22.2.3
2011/01/16 19:01:08
khorben
Rewrite is ongoing
1.22.2.2
2011/01/15 13:29:43
khorben
Progressively introducing the Modem plug-in system
1.22.2.1
2011/01/15 12:46:20
khorben
Renamed PhoneEvent to PhoneEventType