Commit Graph

36 Commits

Author SHA1 Message Date
matthias.ringwald@gmail.com
f471afd896 replaced #pragma once with old style #include guards to allow use of older compilers 2014-01-19 16:30:17 +00:00
matthias.ringwald@gmail.com
3c04b99792 require libstatusbar >= 0.9.7 2014-01-05 16:59:50 +00:00
matthias.ringwald@gmail.com
dd24b084e5 use MobileSubstrate for hooking 2014-01-05 09:41:47 +00:00
matthias.ringwald@gmail.com
6b08cdaf92 compile with theos/logos 2014-01-05 00:16:02 +00:00
matthias.ringwald@gmail.com
ddac20d315 switch to logos 2014-01-04 23:47:03 +00:00
matthias.ringwald@gmail.com
e4e2a7400f fix compile 2014-01-04 23:16:07 +00:00
matthias.ringwald@gmail.com
b4b58cb764 first try at theos Makefile for iOS 2013-02-19 19:59:35 +00:00
matthias.ringwald@gmail.com
212073d4ed provide 0 return value 2013-02-19 19:58:26 +00:00
matthias.ringwald
30d108b309 made SBA more robust, added check to test if SBA port is available 2011-02-02 21:35:05 +00:00
matthias.ringwald
89007ccea2 check if message port is still valid and renew if not 2011-02-02 20:18:23 +00:00
matthias.ringwald
32e5266308 force update of libstatusbar and MobileSubstrate 2010-11-25 18:20:19 +00:00
matthias.ringwald
2139f61875 be more optimistic: if we cannot talk to SpringBoardAccess, assume system Bluetooth is off 2010-11-06 18:59:37 +00:00
matthias.ringwald
a6c0dc09bf depend on libstatusbar on 4.0 2010-07-04 08:43:12 +00:00
francisois@gmail.com
53197f32ab patched configure.in to support newer arm-apple-darwin10 compilers, fixed syntax error in SpringBoardAccessExtension.mm to support gcc 4.2 2010-07-01 19:22:58 +00:00
matthias.ringwald
4884ef69f3 fixed newlines 2010-05-26 20:35:30 +00:00
matthias.ringwald
4440e46746 removed debug output 2010-05-26 20:34:23 +00:00
matthias.ringwald
e11fba6f30 bumped SpringBoardAccess as it can toggle Bluetooth now 2010-05-26 20:29:46 +00:00
matthias.ringwald
28f654622f clean up argument handling and usage info 2010-05-26 20:19:33 +00:00
matthias.ringwald
32b74c051e add Bluetooth toggle functionality to SpringBoardAccess 2010-05-25 21:34:03 +00:00
matthias.ringwald
3f9faf6c44 deselect row immediately in inq view 2009-12-20 15:46:45 +00:00
matthias.ringwald
ca724e47bc prepend all source files with 'new BSD' copyright header 2009-10-29 20:33:10 +00:00
matthias.ringwald
1713bcea3a prepend all source files with 'new BSD' copyright header 2009-10-29 20:25:42 +00:00
matthias.ringwald
5c14571387 use sudo to delete last package 2009-10-29 19:52:37 +00:00
matthias.ringwald
c813ee3234 set ownership of /Library/LaunchDaemons/ch.ringwald.btstack to user id=0(root), group id=0(wheel) 2009-10-29 19:51:18 +00:00
matthias.ringwald
c540f1ebf5 use message id for SpringBoardAccess 2009-10-25 17:14:20 +00:00
matthias.ringwald
8ce585cf3e fix double free in SpringBoardAccess 2009-09-30 21:07:28 +00:00
matthias.ringwald
d60c81ccea added version and svn revision number to archive 2009-09-28 21:47:55 +00:00
matthias.ringwald
c50afb23e7 use ldid already in makefile 2009-09-28 21:23:31 +00:00
matthias.ringwald
53bccd4f19 set install_name for library, don't build Framework 2009-09-28 18:18:03 +00:00
matthias.ringwald
1204a2269e little package script 2009-09-20 18:49:40 +00:00
matthias.ringwald
a04cd8c2ab no need to check if installed in SpringBoard when using MobileSubstrate filter 2009-09-20 18:26:55 +00:00
matthias.ringwald
a376a19bd1 SpringBoardAcess extension working 2009-09-20 15:07:11 +00:00
matthias.ringwald
82010c061f use simple forward declaration instead of including SpringBoard.h 2009-09-20 09:07:40 +00:00
matthias.ringwald
41ca7e59fc added test call to enable bluetooth icon 2009-09-16 21:40:13 +00:00
matthias.ringwald
df28fd7ccf added CFMessagePort IPC 2009-09-16 21:37:32 +00:00
matthias.ringwald
f474b6814f create dummy SpringBoardAccess MobileSubstrate extension when configured for iPhone 2009-09-15 21:13:32 +00:00