1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Info.plist: add Appcast URL
Manfred Kröhnert
as mkroehnert
More... over 14 years ago
UTDelegate: save and restore the panel position automatically
Manfred Kröhnert
as mkroehnert
More... over 14 years ago
MainMenu.xib: add entry to manually check for updates
Manfred Kröhnert
as mkroehnert
More... over 14 years ago
Info.plist: add Sparkle key so that it finds the public key file
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago
xcode: add public key for sparkle update
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago
MainMenu.xib: add an SUUpdater (Sparkle Updater) object
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago
xcode: create new copy files build phase and copy Sparkle into the Framework directory during build
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago
Sparkle: add Sparkle 1.5 b6 and add it to the linked frameworks
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago
Credits.rtf: add file for the about dialog and copy it to the targets resource directory
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago
Credits.rtf: add file for the about dialog and copy it to the targets resource directory
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago
Info.plist: adjust version number and the copyright notice
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago
Refactoring: add new method updateControllerStatus and use this instead of the several single calls in UTDelegate
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago
UTiTunesController: change updatePlayPauseTitle method to also set the title of the play/pause button
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago
UTiTunesController: add IBOutlet for the play/pause button and connect it in the xib file
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago
UTiTunesController: add method updatePlayPauseTitle and call it when changing the running state of iTunes and during setup/track change notifications
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago
UTiTunesController: add an IBOutlet for the playPauseMenuItem and connect it in the xib file
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago
UTDelegate: change the title of the show/hide menu item depending on the state of the panel
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago
UTDelegate: add an IBOutlet for the show/hide panel menu item and connect it in the xib file
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago
MainMenu.xib: add a menu entry and connect it with the show/hide method of the application delegate
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago
UTDelegate: add method to show or hide the control panel
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago
UTDelegate: add an IBOutlet for the panel and connect it in the xib file
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago
MainMenu.xib: add menu entry to show the about about panel
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago
Info.plist: adjust identifier
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago
MainMenu.xib: add an NSMenu for the statusBar and connect the items with the appropriate IBActions
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago
UTDelegate: add IBOutlet for custom statusbar menu, connect it and rename statusBarAction to quitApplication:
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago
add GPLv3 license
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago
add README file
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago
MainMenu.xib: make the gui more compact
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago
UTDelegate: register for iTunes notifications and update the gui accordingly
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago
UTiTunesController: add method updateRating which sets the rating from the current iTunes song
Manfred Kröhnert
as mkroehnert
More... almost 15 years ago