Info.plist: add Appcast URL |
|
More...
|
over 14 years ago
|
UTDelegate: save and restore the panel position automatically |
|
More...
|
over 14 years ago
|
MainMenu.xib: add entry to manually check for updates |
|
More...
|
over 14 years ago
|
Info.plist: add Sparkle key so that it finds the public key file |
|
More...
|
almost 15 years ago
|
xcode: add public key for sparkle update |
|
More...
|
almost 15 years ago
|
MainMenu.xib: add an SUUpdater (Sparkle Updater) object |
|
More...
|
almost 15 years ago
|
xcode: create new copy files build phase and copy Sparkle into the Framework directory during build |
|
More...
|
almost 15 years ago
|
Sparkle: add Sparkle 1.5 b6 and add it to the linked frameworks |
|
More...
|
almost 15 years ago
|
Credits.rtf: add file for the about dialog and copy it to the targets resource directory |
|
More...
|
almost 15 years ago
|
Credits.rtf: add file for the about dialog and copy it to the targets resource directory |
|
More...
|
almost 15 years ago
|
Info.plist: adjust version number and the copyright notice |
|
More...
|
almost 15 years ago
|
Refactoring: add new method updateControllerStatus and use this instead of the several single calls in UTDelegate |
|
More...
|
almost 15 years ago
|
UTiTunesController: change updatePlayPauseTitle method to also set the title of the play/pause button |
|
More...
|
almost 15 years ago
|
UTiTunesController: add IBOutlet for the play/pause button and connect it in the xib file |
|
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 |
|
More...
|
almost 15 years ago
|
UTiTunesController: add an IBOutlet for the playPauseMenuItem and connect it in the xib file |
|
More...
|
almost 15 years ago
|
UTDelegate: change the title of the show/hide menu item depending on the state of the panel |
|
More...
|
almost 15 years ago
|
UTDelegate: add an IBOutlet for the show/hide panel menu item and connect it in the xib file |
|
More...
|
almost 15 years ago
|
MainMenu.xib: add a menu entry and connect it with the show/hide method of the application delegate |
|
More...
|
almost 15 years ago
|
UTDelegate: add method to show or hide the control panel |
|
More...
|
almost 15 years ago
|
UTDelegate: add an IBOutlet for the panel and connect it in the xib file |
|
More...
|
almost 15 years ago
|
MainMenu.xib: add menu entry to show the about about panel |
|
More...
|
almost 15 years ago
|
Info.plist: adjust identifier |
|
More...
|
almost 15 years ago
|
MainMenu.xib: add an NSMenu for the statusBar and connect the items with the appropriate IBActions |
|
More...
|
almost 15 years ago
|
UTDelegate: add IBOutlet for custom statusbar menu, connect it and rename statusBarAction to quitApplication: |
|
More...
|
almost 15 years ago
|
add GPLv3 license |
|
More...
|
almost 15 years ago
|
add README file |
|
More...
|
almost 15 years ago
|
MainMenu.xib: make the gui more compact |
|
More...
|
almost 15 years ago
|
UTDelegate: register for iTunes notifications and update the gui accordingly |
|
More...
|
almost 15 years ago
|
UTiTunesController: add method updateRating which sets the rating from the current iTunes song |
|
More...
|
almost 15 years ago
|