-Fixed a search bug: Returned false results when having a & in query
-Added Functionality: Send Lyrics to matching iTunes Tracks
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
- (IBAction)resetLoadedResults:(id)sender;
|
||||
- (IBAction)lyricsSelectionChanged:(NSOutlineView *)sender;
|
||||
- (IBAction)sendLyricsToiTunes:(id)sender;
|
||||
- (IBAction)sendLyricsToCurrentiTunesTrack:(id)sender;
|
||||
- (IBAction)sendLyricsToTracksMatchingTrack:(id)sender;
|
||||
- (IBAction)downloadLyrics:(id)sender;
|
||||
- (IBAction)showLyricsInBrowser:(id)sender;
|
||||
- (IBAction)showiLyricsWindow:(id)sender;
|
||||
|
||||
Reference in New Issue
Block a user