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
13f9e12325
Handle playing display more efficiently.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@180 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-13 00:35:42 +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
b1e4100d63
More and better playlist management.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@177 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-13 00:11:05 +00:00
samskivert@gmail.com
f5203ac52c
Look in system properties for our musicd host and port.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@176 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-13 00:10:48 +00:00
mdb
d8b95f787b
Added getSong() for looking up a song by id from the song array.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@175 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-13 00:10:26 +00:00
mdb
eedf10e134
Added support for SKIPTO and PLAYING.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@174 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-13 00:10:05 +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
da352de418
Cleaned things up, split primary UI so that we can add better playlist
...
management.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@170 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-12 23:06:55 +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
29ea556ea6
Exit when the close button is clicked.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@168 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-12 22:32:27 +00:00
mdb
12596ad167
Exit when the window close button is pressed.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@167 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-12 22:31:04 +00:00
mdb
5cac74f256
Switch to us.freedb.org (will make this configurable eventually); log
...
stack trace if CDDB lookup fails.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@154 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-06-10 21:32:23 +00:00
mdb
d3f78fcf1b
Swap the position of the "Another" and "Exit" buttons.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@153 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-06-07 08:42:09 +00:00
mdb
567f808c4c
All sorts of good new stuff including category support.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@149 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-06-07 08:37:47 +00:00
mdb
bfb7a6e925
Added facilities for automatically fiddling the case of the artist, title
...
and track names according to some canonicalization rules.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@146 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-06-05 17:41:00 +00:00
mdb
4931ffcf90
Bigger! It mahst be bigger!
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@145 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-06-05 17:40:18 +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
51a33f14fd
Created simple prototype music chooser (playlist manager).
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@143 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-06-05 16:42:38 +00:00
mdb
6db5867eba
Created simple class for communicating with music daemon.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@142 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-06-05 16:42:17 +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
32a30546fa
More ideas.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@140 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-06-05 16:41:12 +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
0f9f4f2e5c
Handle new invoke() signature, wrap remaining db ops in invoke().
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@138 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-06-02 02:22:55 +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
5ca07d34f5
Generate mp3 file names with leading zeros (ie. xx/ID/05.mp3) so that they
...
are easier to deal with.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@110 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-03-22 02:45: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
4c7d34bcca
Center the primary window. Created a "finished" panel which allows you to
...
go back and rip another CD or (soon) to edit/categorize the CD you just
ripped. Cleaned up various other kibbles.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@106 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-03-21 00:41:03 +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
557b8073a7
Switching to ant build system.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@96 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-03-12 01:27:37 +00:00
mdb
826a3f1749
Extend the samskivert provided default repository implementation now and
...
use the samskivert version of JORA.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@40 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-02-13 05:48:29 +00:00
mdb
034241f6ce
Fixed up the ripping process as well as progress reporting. Made progress
...
reporting work for the cdparanoia ripper.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@37 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-02-06 08:18:00 +00:00
mdb
d15f6917bd
Created design document.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@34 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-10 07:02:34 +00:00
mdb
37404be66b
Initial revision of the music importer UI. Not complete.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@33 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-10 07:02:09 +00:00
mdb
05bbd8f973
New cdparanoia has xiph.org email address in header rather than mit.edu
...
address.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@32 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-10 07:01:24 +00:00
mdb
8b5124cd23
Added a top-level Makefile.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@31 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-10 07:01:00 +00:00
mdb
470048442a
SQL to create the music repository.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@30 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-10 07:00:47 +00:00
mdb
0993bf5aed
Added a local makefile that includes our jar files and the samskivert
...
stuff.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@29 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-10 07:00:21 +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
mdb
558cefb280
Initial revision of music repository code.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@14 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-11-08 06:42:57 +00:00
mdb
a087bdbae8
Convert RipProgressListener to ConversionProgressListener.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@9 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-10-30 22:21:47 +00:00
mdb
57178fa35e
Added encoder interface, fixed more stuff up.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@8 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-10-30 22:21:11 +00:00
mdb
a8785c1b4c
Initial revision of ripping support. (Reads track info, doesn't rip tracks
...
yet.)
git-svn-id: https://samskivert.googlecode.com/svn/trunk@7 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-10-30 21:08:53 +00:00