]> git.saurik.com Git - veency.git/log
veency.git
10 years agoApparently, I never added any of SpringBoardAccess.
Jay Freeman (saurik) [Sun, 26 Jan 2014 23:02:08 +0000 (15:02 -0800)] 
Apparently, I never added any of SpringBoardAccess.

10 years agoUse MGGetBoolAnswer for opengles-2 check (Cykey).
Jay Freeman (saurik) [Sat, 25 Jan 2014 21:50:54 +0000 (21:50 +0000)] 
Use MGGetBoolAnswer for opengles-2 check (Cykey).

11 years agoReplace -[UIScreen scale] with GSMainScreenScaleFactor.
Jay Freeman (saurik) [Fri, 5 Apr 2013 23:17:56 +0000 (23:17 +0000)] 
Replace -[UIScreen scale] with GSMainScreenScaleFactor.

11 years agoDo not directly link against @class UIApplication.
Jay Freeman (saurik) [Fri, 5 Apr 2013 23:17:29 +0000 (23:17 +0000)] 
Do not directly link against @class UIApplication.

11 years agoDo not crash when there is no Veency. v0.9.3381
Jay Freeman (saurik) [Wed, 13 Feb 2013 06:26:43 +0000 (06:26 +0000)] 
Do not crash when there is no Veency.

11 years agoAlso inject into backboardd for iOS 6 support. v0.9.3380
Jay Freeman (saurik) [Sun, 3 Feb 2013 04:02:40 +0000 (04:02 +0000)] 
Also inject into backboardd for iOS 6 support.

11 years agoTechnically, this spin variable must be volatile.
Jay Freeman (saurik) [Sun, 3 Feb 2013 04:01:09 +0000 (04:01 +0000)] 
Technically, this spin variable must be volatile.

11 years agoUse CFUserNotificationCreate for dialogs on iOS 6.
Jay Freeman (saurik) [Sun, 3 Feb 2013 04:00:20 +0000 (04:00 +0000)] 
Use CFUserNotificationCreate for dialogs on iOS 6.

11 years agoIf we don't have a dialog mechanism, just refuse.
Jay Freeman (saurik) [Sun, 3 Feb 2013 00:52:19 +0000 (00:52 +0000)] 
If we don't have a dialog mechanism, just refuse.

11 years agoUse SpringBoardAccess for statusbar in backboardd.
Jay Freeman (saurik) [Sat, 2 Feb 2013 12:48:28 +0000 (12:48 +0000)] 
Use SpringBoardAccess for statusbar in backboardd.

11 years agoUse -fvisibility-hidden for safer hidden symbols.
Jay Freeman (saurik) [Sat, 2 Feb 2013 12:43:23 +0000 (12:43 +0000)] 
Use -fvisibility-hidden for safer hidden symbols.

12 years agoUpdate copyright dates and move to AGPLv3 license.
Jay Freeman (saurik) [Fri, 9 Nov 2012 15:15:52 +0000 (15:15 +0000)] 
Update copyright dates and move to AGPLv3 license.

12 years agoFix headset button check, as reported by mringwal.
Jay Freeman (saurik) [Wed, 22 Aug 2012 08:32:01 +0000 (08:32 +0000)] 
Fix headset button check, as reported by mringwal.

12 years agoUpdate the control file for 0.9.3379. v0.9.3379
Jay Freeman (saurik) [Sat, 2 Jun 2012 22:28:30 +0000 (22:28 +0000)] 
Update the control file for 0.9.3379.

12 years agoCorrect mistake in the iPad3 coordinate transform.
Jay Freeman (saurik) [Sat, 2 Jun 2012 22:26:06 +0000 (22:26 +0000)] 
Correct mistake in the iPad3 coordinate transform.

12 years agoUpgrade Veency to support the current MSHookSymbol.
Jay Freeman (saurik) [Sat, 2 Jun 2012 22:24:13 +0000 (22:24 +0000)] 
Upgrade Veency to support the current MSHookSymbol.

13 years agoApparently, libstatusbar emulated the wrong thing... :(. v0.9.3378
Jay Freeman (saurik) [Thu, 13 Oct 2011 03:18:47 +0000 (03:18 +0000)] 
Apparently, libstatusbar emulated the wrong thing... :(.

13 years agoOMFG, bool alignment BAD. v0.9.3377
Jay Freeman (saurik) [Fri, 7 Oct 2011 08:15:22 +0000 (08:15 +0000)] 
OMFG, bool alignment BAD.

13 years agoUpgrade for iOS 5 GSEvent.
Jay Freeman (saurik) [Tue, 4 Oct 2011 19:13:58 +0000 (19:13 +0000)] 
Upgrade for iOS 5 GSEvent.

13 years agoSolve issues determining client window on retina displays. v0.9.3375
Jay Freeman (saurik) [Sun, 2 Oct 2011 19:05:09 +0000 (19:05 +0000)] 
Solve issues determining client window on retina displays.

13 years agoFix iPad2,x coordinate transform bug. v0.9.3374
Jay Freeman (saurik) [Sun, 11 Sep 2011 10:25:39 +0000 (10:25 +0000)] 
Fix iPad2,x coordinate transform bug.

13 years agoRemove hard-coded 'accelerated' detection bypass: fix iPod Touch.
Jay Freeman (saurik) [Tue, 30 Aug 2011 22:39:05 +0000 (22:39 +0000)] 
Remove hard-coded 'accelerated' detection bypass: fix iPod Touch.

14 years agoFix Veency for iPhone 4 and iPods. v0.9.3345
Jay Freeman (saurik) [Wed, 22 Sep 2010 01:31:47 +0000 (01:31 +0000)] 
Fix Veency for iPhone 4 and iPods.

14 years agoAdd support for i4 high-res.
Jay Freeman (saurik) [Mon, 30 Aug 2010 21:51:34 +0000 (21:51 +0000)] 
Add support for i4 high-res.

14 years agoFix password notice text on iOS 4.x for settings panel.
Jay Freeman (saurik) [Mon, 30 Aug 2010 21:51:26 +0000 (21:51 +0000)] 
Fix password notice text on iOS 4.x for settings panel.

14 years agoAdd libstatusbar.
Jay Freeman (saurik) [Mon, 30 Aug 2010 21:25:15 +0000 (21:25 +0000)] 
Add libstatusbar.

14 years agoAdd libstatusbar.
Jay Freeman (saurik) [Mon, 30 Aug 2010 21:25:10 +0000 (21:25 +0000)] 
Add libstatusbar.

14 years agoI am really starting to hate Apple's IOMobileCrap. v0.9.3197
Jay Freeman (saurik) [Mon, 14 Jun 2010 08:48:17 +0000 (08:48 +0000)] 
I am really starting to hate Apple's IOMobileCrap.

14 years agoDon't leak the NSThread. v0.9.3193
Jay Freeman (saurik) [Wed, 26 May 2010 22:25:51 +0000 (22:25 +0000)] 
Don't leak the NSThread.

14 years agoSolve compatibility issue with HP LaserJet 2605dn printers.
Jay Freeman (saurik) [Wed, 26 May 2010 22:20:12 +0000 (22:20 +0000)] 
Solve compatibility issue with HP LaserJet 2605dn printers.

14 years agoGot an updated usage for iPad keyboard from matthias. v0.9.3189
Jay Freeman (saurik) [Wed, 12 May 2010 12:49:37 +0000 (12:49 +0000)] 
Got an updated usage for iPad keyboard from matthias.

14 years agoSomewhat got the iPad keyboard working. v0.9.3167
Jay Freeman (saurik) [Thu, 29 Apr 2010 08:58:17 +0000 (08:58 +0000)] 
Somewhat got the iPad keyboard working.

14 years agoFix a coordinate system issue on the iPad. v0.9.3165
Jay Freeman (saurik) [Fri, 9 Apr 2010 04:52:37 +0000 (04:52 +0000)] 
Fix a coordinate system issue on the iPad.

14 years agoVeency HD. v0.9.3164
Jay Freeman (saurik) [Thu, 8 Apr 2010 08:50:22 +0000 (08:50 +0000)] 
Veency HD.

14 years agoRemove the VNC cursor entirely, overwrite the upper-left corner, flush the CPU cache... v0.9.3146
Jay Freeman (saurik) [Sun, 28 Mar 2010 06:42:49 +0000 (06:42 +0000)] 
Remove the VNC cursor entirely, overwrite the upper-left corner, flush the CPU cache, and don't spin on Ashikase.

14 years agoDynamically detect width/height, allocate black_ from non-cached volatile Mach memory... v0.9.3145
Jay Freeman (saurik) [Sun, 28 Mar 2010 00:46:48 +0000 (00:46 +0000)] 
Dynamically detect width/height, allocate black_ from non-cached volatile Mach memory, turn off super verbose RFB logging, and deal with a pool-related memory leak.

14 years agoFix various mouse cursor position issues.
Jay Freeman (saurik) [Sun, 28 Mar 2010 00:05:16 +0000 (00:05 +0000)] 
Fix various mouse cursor position issues.

14 years agoAdded support for Ashikase MouseSupport. v0.9.3143
Jay Freeman (saurik) [Sat, 27 Mar 2010 23:58:22 +0000 (23:58 +0000)] 
Added support for Ashikase MouseSupport.

15 years agoStupid/silly statusbar bug. v0.9.3023
Jay Freeman (saurik) [Sun, 30 Aug 2009 05:47:02 +0000 (05:47 +0000)] 
Stupid/silly statusbar bug.

15 years agoWelcome to Settings, Veency! v0.9.3022
Jay Freeman (saurik) [Sun, 30 Aug 2009 05:12:26 +0000 (05:12 +0000)] 
Welcome to Settings, Veency!

15 years agoRefactored Veency so ashikase can use the tiny stub. v0.9.2972
Jay Freeman (saurik) [Sun, 12 Jul 2009 13:39:11 +0000 (13:39 +0000)] 
Refactored Veency so ashikase can use the tiny stub.

15 years agoPorted back to 2.x.
Jay Freeman (saurik) [Sun, 12 Jul 2009 13:26:43 +0000 (13:26 +0000)] 
Ported back to 2.x.

15 years agoPorted Veency to 3.x.
Jay Freeman (saurik) [Sun, 12 Jul 2009 13:08:03 +0000 (13:08 +0000)] 
Ported Veency to 3.x.

15 years agoCheckpointing old code.
Jay Freeman (saurik) [Sun, 12 Jul 2009 08:59:58 +0000 (08:59 +0000)] 
Checkpointing old code.

16 years agoMoved source code of Veency to more obvious location. v0.9.2591
Jay Freeman (saurik) [Fri, 19 Sep 2008 07:08:47 +0000 (07:08 +0000)] 
Moved source code of Veency to more obvious location.

16 years agoNew MobileSubstrate (awesome).
Jay Freeman (saurik) [Wed, 17 Sep 2008 13:11:13 +0000 (13:11 +0000)] 
New MobileSubstrate (awesome).

16 years agoAdded syslogd pseudo-tweak.
Jay Freeman (saurik) [Tue, 16 Sep 2008 18:44:26 +0000 (18:44 +0000)] 
Added syslogd pseudo-tweak.

14 years agoiPhoneVNC was replaced by Veency, but I forgot to commit the D.
Jay Freeman (saurik) [Sun, 28 Mar 2010 07:53:23 +0000 (07:53 +0000)] 
iPhoneVNC was replaced by Veency, but I forgot to commit the D.

16 years agoThis version works.
Jay Freeman (saurik) [Sun, 24 Aug 2008 23:53:20 +0000 (23:53 +0000)] 
This version works.

16 years agoPort to 2.0.
Jay Freeman (saurik) [Thu, 21 Aug 2008 06:16:10 +0000 (06:16 +0000)] 
Port to 2.0.

16 years agoIntial VNC server for the iPhone.
Jay Freeman (saurik) [Thu, 26 Jun 2008 01:57:06 +0000 (01:57 +0000)] 
Intial VNC server for the iPhone.