Pinned Repositories
ABLFXSaveSystem
Objective-C Helper class to save INT, floats, Strings
APSplitViewController
Custom UISplitViewController for iPad
AudioStreamer
A streaming audio player class (AudioStreamer) for Mac OS X and iPhone.
BlocksKit
The Objective-C block utilities you always wish you had.
cam
A “keep it simple, stupid” approach to handling photo and video capture with AVFoundation.
CDPieMenu
Fully and easily customizable rotary wheel control also called pie menu for iPhone and iPad. Very similar to the control in Convertbot. As the only one in the internet it rotates with inertia/mementum. Drawn using CoreGraphics without any images.
GPUImage
An open source iOS framework for GPU-based image and video processing
iOS-Flip-Transform
Core Animation framework for navigating data by flipping
iTellAFriend
iTellAFriend is an iOS toolkit for displaying a preconfigued mail composer with a "Tell a Friend" template in ios apps.
MKEntryPanelDemo
Entry Panel UI
ltgbau's Repositories
ltgbau/APSplitViewController
Custom UISplitViewController for iPad
ltgbau/cocos2d-iphone
cocos2d for iPhone
ltgbau/dropcam_for_iphone
ltgbau/Framer
Python and JSTalk script for acorn to add device frames to iPhone and iPad
ltgbau/Ganzbot-Controller
A controller application for the Ganzbot robot.
ltgbau/GKAchievementNotification
Game Center styled UI notifications
ltgbau/HJCache
iOS asynchronous download, sharing, and caching library for images and more
ltgbau/HMGLTransitions
HMGLTransitions is set of classes which can animate transition between two UIViews, or presentation / dismissing of UIViewControllers.
ltgbau/idev-recipes
Open source code for the idevrecipes.com blog
ltgbau/KTOneFingerRotationGestureRecognizer
KTOneFingerRotationGestureRecognizer is a custom UIGestureRecognizer for doing one finger rotations in iOS apps.
ltgbau/MKInfoPanelDemo
Drop in classes for adding a info panel (or error panel) like TweetBot
ltgbau/modelobject
ObjC Model Object class using new language features.
ltgbau/moriarty
A collection of useful Objective-C and iOS classes.
ltgbau/PASoundEngine
My fork of the sound engine that comes with cocos2d for iPhone, originally by Florin Dumitrescu
ltgbau/PitchDetector
Pitch detection application using RemoteIO for iOS
ltgbau/Tortuga22-NinePatch
Tortuga22's NinePatch Library
ltgbau/WEPopover
Generic popover implementation for iOS with same API as the UIPopoverController for the iPad, but configurable with custom background and available for iPhone/iPhone4
ltgbau/ZipArchive
zip archive processing for Cocoa - iPhone and OS X