Commit Graph

35 Commits

Author SHA1 Message Date
mdb 88502457e8 Don't skip forward unless it's the right thing to do.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@638 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 22:21:07 +00:00
mdb d28142f3fa Missed a call to play_next_tune().
git-svn-id: https://samskivert.googlecode.com/svn/trunk@635 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 18:05:20 +00:00
mdb 9d3e14bc1d Added "back" to go with "skip" (which is forward).
git-svn-id: https://samskivert.googlecode.com/svn/trunk@634 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 17:28:55 +00:00
mdb ae0514ad79 Track and report our paused status.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@631 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 17:20:45 +00:00
mdb 7dbace84e7 Better error reporting.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@620 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 05:54:33 +00:00
mdb f38fc8a02a Updated to use id3v2.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@619 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 05:46:54 +00:00
mdb bb29ba4bfd Wrap the args in quotes before sending them off to java.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@617 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 05:24:55 +00:00
mdb aa3ce00ac8 Script for setting ID3 tags on RoboDJ song files.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@616 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 05:02:57 +00:00
mdb a2b39da0ad Wrote a script for deleting RoboDJ entries.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@615 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 04:56:43 +00:00
mdb f7f2249388 No -v.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@604 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-22 08:52:52 +00:00
mdb 454e8eb7e3 Fixed some sort of strange line ending bug.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@602 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-22 08:49:07 +00:00
mdb 86aa1c9d17 Talk to depravity.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@601 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-22 08:38:04 +00:00
mdb 145422b3ad Added REMOVEGRP for removing groups of songs.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@596 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-22 08:36:28 +00:00
mdb b826311637 Added a script to run the importer.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@595 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-22 07:55:59 +00:00
mdb c24098f204 Added support for building a RoboDJ debian package. It's somewhat simple
and doesn't support the server or ripping dependencies yet.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@593 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-22 07:30:42 +00:00
mdb 9b2974d340 Configure MP3 library to automatically close the MP3 source when stop() is
called, this apparently also causes the audio device to be released; undef
the playing song when we stop so that we do the right thing when we start
back up again.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@573 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-11 18:25:44 +00:00
mdb 922173cb1e Created simple script to rerip a single track or an entire disc and place
it in the proper repository directory.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@537 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-01-19 04:35:53 +00:00
mdb 6273cd94ec Include shared Java libraries.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@532 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-01-17 18:23:05 +00:00
mdb 653347e6b8 If we remove a song from earlier in the playlist than the currently
playing song, we need to adjust the currently playing index accordingly.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@216 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-26 19:26:55 +00:00
mdb c807416da4 Fixed play_this_tune(), added log message.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@181 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-13 00:39:32 +00:00
mdb a8272baf6e Arg, the dreaded equals bug.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@179 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-13 00:21:32 +00:00
mdb 4131f9bae5 Added SKIPTO support.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@178 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-13 00:16:01 +00:00
mdb 0973289dc6 Allow arguments to be passed to the JVM via -D.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@173 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-13 00:09:45 +00:00
mdb 64abd69179 If the currently playing track is REMOVEd, skip to the next tune.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@172 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-12 23:42:38 +00:00
mdb 1928c0eec5 Store the entry and song id in the playlist along with the path and allow
things to be removed from the playlist based on songid.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@169 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-12 22:32:56 +00:00
mdb 3d51ed64e8 Added ability to bind to particular interface; cleaned up debugging.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@144 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-06-05 16:52:55 +00:00
mdb 393da669fc Created a script for running the chooser.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@141 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-06-05 16:41:31 +00:00
mdb 6d6eed4fc7 Added PLAYING, made PLAY more sophisticated, added some debugging.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@139 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-06-05 16:40:53 +00:00
mdb 7f70824e42 Fail if we can't connect to the music daemon and get the music daemon host
and port from the environment if they're in there.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@112 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-03-22 03:00:25 +00:00
mdb ed6424b58c Bind to all interfaces.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@111 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-03-22 02:59:13 +00:00
mdb 0f249ee49f Output something sane when we aren't playing any songs. Added a "SKIP"
command which allows the currently playing song to be skipped.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@109 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-03-22 02:44:26 +00:00
mdb 7ff3ddc7ac Wrote an mp3 music playing server that can be remotely controlled via TCP
connections using perl and MPEG::MP3Play. Ah how easy it can be to write
things in glue languages.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@108 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-03-22 02:41:36 +00:00
mdb 219d25a195 Simple script for running the importer class.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@107 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-03-22 02:40:52 +00:00
mdb 69f51a8559 Finished up the importer and fixed various things along the way.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@101 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-03-18 06:58:55 +00:00
mdb b046d75e7a Added a script for running java with the proper environment.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@28 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-10 06:59:36 +00:00