Pinned Repositories
ABMSoundCloudAPI
Own library to handle oauth2 authentication and basic operations for SoundCloud API.
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.
CocoaSoundCloudUI
Fragaria
Cocoa syntax highlighting text view
GRMustache
Production-ready {{ Mustache }} templates for MacOS Cocoa and iOS
JMSlider
A decorated iOS slider control to extend the functionality of a single button by sliding it. Created using only Core Graphics to make it easy to import into projects.
NSAttributedString-Additions-for-HTML
Methods to allow using HTML code with CoreText
OBSlider
A UISlider subclass that adds variable scrubbing speeds (as seen in the Music app on iOS).
Sparkle
A software update framework for the Mac
UICircularSlider
an iOS UISlider which displays value in a circle / pie.
briandeweese's Repositories
briandeweese/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.
briandeweese/JMSlider
A decorated iOS slider control to extend the functionality of a single button by sliding it. Created using only Core Graphics to make it easy to import into projects.
briandeweese/NSAttributedString-Additions-for-HTML
Methods to allow using HTML code with CoreText
briandeweese/OBSlider
A UISlider subclass that adds variable scrubbing speeds (as seen in the Music app on iOS).
briandeweese/Sparkle
A software update framework for the Mac
briandeweese/UICircularSlider
an iOS UISlider which displays value in a circle / pie.
briandeweese/ABMSoundCloudAPI
Own library to handle oauth2 authentication and basic operations for SoundCloud API.
briandeweese/CocoaSoundCloudUI
briandeweese/Fragaria
Cocoa syntax highlighting text view
briandeweese/GRMustache
Production-ready {{ Mustache }} templates for MacOS Cocoa and iOS
briandeweese/Jason
JSON viewer/editor for Mac OS X
briandeweese/love
Mirror of Official hg repo
briandeweese/SoundCloudCocoaAPIWonder
[Maintained] [OS X | iOS] CocoaSoundCloudAPI via CocoaPods, with added JSON PUT/POST and ARC support.
briandeweese/UKSyntaxColoredTextDocument
An NSViewController (and optional document class) that implements syntax coloring and code editing-related features in an NSTextView.