Skip to content

Commit

Permalink
Took out the players to put them in the anyplayer gem
Browse files Browse the repository at this point in the history
  • Loading branch information
sunny committed Jan 18, 2011
1 parent 8919e1a commit 08ddb7c
Show file tree
Hide file tree
Showing 11 changed files with 28 additions and 406 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ gem "sinatra"
gem "haml"
gem "xml-simple"
gem "json"
gem "anyplayer"

2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
GEM
remote: http://rubygems.org/
specs:
anyplayer (0.0.1)
haml (3.0.24)
json (1.4.6)
rack (1.2.1)
Expand All @@ -14,6 +15,7 @@ PLATFORMS
ruby

DEPENDENCIES
anyplayer
haml
json
sinatra
Expand Down
25 changes: 0 additions & 25 deletions lib/sonice/artist_image.rb

This file was deleted.

41 changes: 0 additions & 41 deletions lib/sonice/player.rb

This file was deleted.

53 changes: 0 additions & 53 deletions lib/sonice/players/amarok.rb

This file was deleted.

55 changes: 0 additions & 55 deletions lib/sonice/players/itunes.rb

This file was deleted.

56 changes: 0 additions & 56 deletions lib/sonice/players/itunes_win.rb

This file was deleted.

55 changes: 0 additions & 55 deletions lib/sonice/players/mpd.rb

This file was deleted.

49 changes: 0 additions & 49 deletions lib/sonice/players/rhythmbox.rb

This file was deleted.

Loading

0 comments on commit 08ddb7c

Please sign in to comment.