1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Jun 04, 2024 — Jun 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Info.plist: update version number to 0.4
Manfred Kröhnert
as mkroehnert
More... almost 14 years ago
README: add Growl notifications
Manfred Kröhnert
as mkroehnert
More... almost 14 years ago
Credits.rtf: mention the Growl team
Manfred Kröhnert
as mkroehnert
More... almost 14 years ago
update copyright date
Manfred Kröhnert
as mkroehnert
More... almost 14 years ago
UTiTunesController: instanciate a UTGrowlController and post a new notification when -updateControllerStatus is called
Manfred Kröhnert
as mkroehnert
More... almost 14 years ago
Growl: add UTGrowlController class which handles sending notifications to Growl
Manfred Kröhnert
as mkroehnert
More... almost 14 years ago
Growl: add "Growl Registration Ticket.growlRegDict" to project and copy resources build phase
Manfred Kröhnert
as mkroehnert
More... almost 14 years ago
Growl: add Growl.framework to the project file and include it in the copy files build phase
Manfred Kröhnert
as mkroehnert
More... almost 14 years ago
Growl: copy Growl.framework v1.2.2 to the projects Frameworks directory
Manfred Kröhnert
as mkroehnert
More... almost 14 years ago
README: update requirements, download link and installation instructions
Manfred Kröhnert
as mkroehnert
More... almost 14 years ago
Info.plist: update version number to 0.3
Manfred Kröhnert
as mkroehnert
More... almost 14 years ago
[README] add the newly added features
Manfred Kröhnert
as mkroehnert
More... about 14 years ago
[MainMenu.xib] add new menu entry which is connected to [UTDelegate reportBug:]
Manfred Kröhnert
as mkroehnert
More... about 14 years ago
[UTDelegate] add reportBug: method which opens the URL to the UrTunes GitHub issues page
Manfred Kröhnert
as mkroehnert
More... about 14 years ago
[Credits.rtf] mention the Many Tricks team and Dustin Bachrach
Manfred Kröhnert
as mkroehnert
More... about 14 years ago
[MainMenu.xib] add a tab view to the preferences to show general and hotkey options
Manfred Kröhnert
as mkroehnert
More... about 14 years ago
[UTDelegate] use enum to identify the hotkeys
Manfred Kröhnert
as mkroehnert
More... about 14 years ago
[MainMenu.xib] show hotkeys in menu
Manfred Kröhnert
as mkroehnert
More... about 14 years ago
[UTDelegate] implement basic hotkey support
Manfred Kröhnert
as mkroehnert
More... about 14 years ago
add Carbon.framework used for global hotkey support
Manfred Kröhnert
as mkroehnert
More... about 14 years ago
Info.plist: update version number
Manfred Kröhnert
as mkroehnert
More... over 14 years ago
UTDelegate: register the initial userdefault values on +initialize
Manfred Kröhnert
as mkroehnert
More... over 14 years ago
Preferences.xib: autosave panel position and change initial position
Manfred Kröhnert
as mkroehnert
More... over 14 years ago
UTDelegate: set the initial showHideString and controllerVisible from the userdefaults
Manfred Kröhnert
as mkroehnert
More... over 14 years ago
bind the panels visible property to UTDelegate's controllerVisible and the menu entry title to UTDelegate's showHideString
Manfred Kröhnert
as mkroehnert
More... over 14 years ago
UTDelegate: new method setShowHideStringTo: which sets the string according to the boolean parameter
Manfred Kröhnert
as mkroehnert
More... over 14 years ago
UTDelegate: add KVC compliant showHideString member which is used as the title for the menu entry
Manfred Kröhnert
as mkroehnert
More... over 14 years ago
UTDelegate: add KVC compliant controllerVisible member
Manfred Kröhnert
as mkroehnert
More... over 14 years ago
Preferences.xib: add checkbox to disable showing the controlpanel on startup which is connected to the userdefault showPanelOnStartup
Manfred Kröhnert
as mkroehnert
More... over 14 years ago
MainMenu.xib: move the panels autosave name from the sourcecode into the xib file
Manfred Kröhnert
as mkroehnert
More... over 14 years ago