mxcl / lastfm-cocoa
- Source
- Commits
- Network (1)
- Issues (1)
- Downloads (2)
- Wiki (1)
- Graphs
-
Branch:
minimalist
Max Howell (author)
Sun Nov 15 11:39:56 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Nov 09 17:52:00 -0800 2009 | |
| |
.gitmodules | Thu Jul 09 08:21:20 -0700 2009 | |
| |
Audioscrobbler.icns | Thu Jul 09 08:21:25 -0700 2009 | |
| |
Audioscrobbler.sdef | Mon Nov 09 17:51:59 -0800 2009 | |
| |
Audioscrobbler.xcodeproj/ | Mon Nov 09 17:52:00 -0800 2009 | |
| |
AutoDash.h | Thu Jul 09 08:21:25 -0700 2009 | |
| |
AutoDash.m | Mon Nov 09 17:51:59 -0800 2009 | |
| |
Credits.html | Wed Jul 29 04:44:58 -0700 2009 | |
| |
English.lproj/ | Fri Jul 17 13:22:02 -0700 2009 | |
| |
Growl.framework/ | Mon Nov 09 17:52:00 -0800 2009 | |
| |
HistoryMenuController.h | Fri Apr 17 06:30:28 -0700 2009 | |
| |
HistoryMenuController.m | Mon Nov 09 17:51:59 -0800 2009 | |
| |
Info.plist | Mon Nov 09 18:18:45 -0800 2009 | |
| |
Last.fm.wdgt/ | Sun Nov 15 11:39:56 -0800 2009 | |
| |
Mediator.h | Wed Aug 12 08:17:22 -0700 2009 | |
| |
Mediator.m | Mon Nov 09 17:51:59 -0800 2009 | |
| |
README.md | Mon Nov 09 18:00:13 -0800 2009 | |
| |
ShareWindow.xib | Tue Jul 14 16:20:35 -0700 2009 | |
| |
Sparkle.framework/ | Thu Jul 09 08:21:25 -0700 2009 | |
| |
StatusItemController.h | Mon Nov 09 17:51:59 -0800 2009 | |
| |
StatusItemController.m | Mon Nov 09 17:52:00 -0800 2009 | |
| |
iTunes.h | Mon May 04 06:29:36 -0700 2009 | |
| |
icon.png | Fri Apr 17 10:41:59 -0700 2009 | |
| |
install.sh | Mon Nov 09 18:00:13 -0800 2009 | |
| |
inverted_icon.png | Fri Apr 17 10:41:59 -0700 2009 | |
| |
lastfm.h | Wed May 13 06:46:53 -0700 2009 | |
| |
lastfm.m | Mon Nov 09 17:51:59 -0800 2009 | |
| |
main.m | Thu May 14 14:12:33 -0700 2009 | |
| |
methylblue.pem | Thu Jul 09 08:21:25 -0700 2009 | |
| |
pc.h | Mon Nov 09 17:51:59 -0800 2009 | |
| |
scrobsub - 2ad2f61 | Wed Jul 29 04:44:58 -0700 2009 |
README.md

Firstly, you need to fetch the submodules:
git submodule init
git submodule update
Now everything will compile.
The minimalist branch has a number of features removed, and may interest you.
Mediation
This client can mediate scrobbles from multiple clients. It has a fully featured Applescript interface to allow this. However currently Last.fm's user page will always say "iTunes" as the player. This is because even though we wrote this awesome mediating interface, we only use iTunes with it so never mind eh?
