]> git.r.bdr.sh - rbdr/lyricli.rb/log
rbdr/lyricli.rb
10 years agoMerge pull request #3 from orlando/master
Ben Beltran [Wed, 6 Aug 2014 11:54:58 +0000 (06:54 -0500)]
Merge pull request #3 from orlando/master

fixes warning in ruby 2.1.1

10 years agofixes warning in ruby 2.1.1
Orlando Del Aguila [Sat, 7 Jun 2014 16:56:30 +0000 (11:56 -0500)]
fixes warning in ruby 2.1.1

10 years agoMerge pull request #2 from orlando/master
Ben Beltran [Thu, 1 May 2014 11:41:32 +0000 (06:41 -0500)]
Merge pull request #2 from orlando/master

removing unused variable 'options', fixes warning in latest ruby version

10 years agoremoving unused variable options, fixes warning in last ruby 1.9.3 branch
Orlando Del Aguila [Mon, 14 Apr 2014 16:56:20 +0000 (11:56 -0500)]
removing unused variable options, fixes warning in last ruby 1.9.3 branch

12 years agoMoves the default config to /config
Ben Beltran [Sat, 6 Oct 2012 20:24:27 +0000 (15:24 -0500)]
Moves the default config to /config

12 years agoFixes stuff for ruby 1.8 support
Ben Beltran [Sat, 6 Oct 2012 16:56:32 +0000 (11:56 -0500)]
Fixes stuff for ruby 1.8 support

NOTE: Rdio doesn't work in 1.8 :(

12 years agoOne more note to the readme
Ben Beltran [Sat, 6 Oct 2012 08:37:33 +0000 (03:37 -0500)]
One more note to the readme

12 years agoQuick Update to the readme
Ben Beltran [Sat, 6 Oct 2012 08:28:21 +0000 (03:28 -0500)]
Quick Update to the readme

12 years agoDocument the errors... ish?
Ben Beltran [Sat, 6 Oct 2012 08:22:26 +0000 (03:22 -0500)]
Document the errors... ish?

12 years agoFixes to gracefully handle some errors
Ben Beltran [Sat, 6 Oct 2012 08:12:31 +0000 (03:12 -0500)]
Fixes to gracefully handle some errors

By this point I'm really tired, I hope something silly didn't
go through.

12 years agoChange error names to favor convention
Ben Beltran [Sat, 6 Oct 2012 08:02:43 +0000 (03:02 -0500)]
Change error names to favor convention

12 years agoSkeletons for the exceptions
Ben Beltran [Sat, 6 Oct 2012 07:44:20 +0000 (02:44 -0500)]
Skeletons for the exceptions

12 years agoAdds skeletons for Exceptions
Ben Beltran [Sat, 6 Oct 2012 07:40:28 +0000 (02:40 -0500)]
Adds skeletons for Exceptions

12 years agoFinish first wave of documentation.
Ben Beltran [Sat, 6 Oct 2012 07:35:48 +0000 (02:35 -0500)]
Finish first wave of documentation.

Also adds some stuff to the git ignore file

12 years agoAdds some documentation
Ben Beltran [Sat, 6 Oct 2012 07:19:26 +0000 (02:19 -0500)]
Adds some documentation

12 years agoRemove the old lyricly.
Ben Beltran [Sat, 6 Oct 2012 06:54:23 +0000 (01:54 -0500)]
Remove the old lyricly.

12 years agoAdd a README
Ben Beltran [Sat, 6 Oct 2012 06:53:00 +0000 (01:53 -0500)]
Add a README

So y'all don't get /that/ lost

12 years agoIntegrates iTunes source
Ben Beltran [Sat, 6 Oct 2012 06:38:15 +0000 (01:38 -0500)]
Integrates iTunes source

This pretty much gets us to where we were before the refactor.
But nicer. Also, arguments now has privilege, so if arguments
are present, they will be used even if other sources are giving
results.

12 years agoEnables rdio. :)
Ben Beltran [Sat, 6 Oct 2012 06:19:36 +0000 (01:19 -0500)]
Enables rdio. :)

We still need a lot in the way of documentation.
Also, I have no clue how I'll do the tests at this point.

12 years agoImplements the lrc executable
Ben Beltran [Sat, 6 Oct 2012 05:21:33 +0000 (00:21 -0500)]
Implements the lrc executable

12 years agoGemification, Basically works.
Ben Beltran [Sat, 6 Oct 2012 04:28:43 +0000 (23:28 -0500)]
Gemification, Basically works.

Only with arguments though. Neither the iTunes nor the rdio
sources have been implemented

12 years agoBasic Version Working
Ben Beltran [Sat, 6 Oct 2012 03:30:19 +0000 (22:30 -0500)]
Basic Version Working

Working properly enough to retrieve lyrics when used with the
arguments method. Still, there's no practical way to use it for
now, so it doesn't really matter.

12 years agoFirst Batch of Source Changes [Broken]
Ben Beltran [Fri, 5 Oct 2012 06:16:08 +0000 (01:16 -0500)]
First Batch of Source Changes [Broken]

Changing the architecture of lyricli, passing from "Experiment" to
"Project". So here goes. This definitely doesn't work. So no sense
even trying. I still need to transfer a lot of things, including
docs and tests. Aaaaand. That's it.

12 years agoAdds Gemfile
Ben Beltran [Fri, 14 Sep 2012 17:35:45 +0000 (12:35 -0500)]
Adds Gemfile

12 years agoInitial Commit
Ben Beltran [Fri, 14 Sep 2012 17:32:37 +0000 (12:32 -0500)]
Initial Commit