mdb
bd31773569
Ignore case when checking remote commands.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1497 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2004-08-23 06:24:07 +00:00
mdb
1f98a87829
Created a simple remote control interface; refactored the code that
...
connects to the music server and subscribes to the DJObject.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1496 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2004-08-23 06:19:40 +00:00
mdb
89a6c009e8
Use some sort of username to avoid collisions when logging into the
...
server.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1493 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2004-08-18 17:07:30 +00:00
mdb
c3d2f61d28
Added nay votes; any songs with nay votes are not added when the album
...
containing those songs is added to the playlist.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1491 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2004-08-18 05:19:19 +00:00
mdb
8bf1531d4b
Implemented pausing, fixed up some fiddly bits.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1490 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2004-08-18 04:46:09 +00:00
mdb
7a2a5bed25
The Big Fat RoboDJ revamp. Rewrote the server using Presents; rewrote the
...
chooser to interface using distributed objects; implemented 90% of the
music importing process (just need to upload the data to the server and
stuff the new music records in the database).
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1489 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2004-08-18 04:23:00 +00:00
mdb
6296d03296
Update to use new Commons IO.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1472 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2004-08-02 04:05:56 +00:00
mdb
c176b45bab
Added shuffle support. When this whole business is rewritten to use
...
distributed objects, all this bad hackery will blissfully go away.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1398 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2004-02-24 12:40:24 +00:00
mdb
e97e4fdf26
Don't create a playlist entry if we couldn't find the song, log a warning
...
instead.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1388 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2004-01-28 02:36:44 +00:00
mdb
12555b8337
Added toString().
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1387 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2004-01-28 02:36:23 +00:00
mdb
83601fce73
Not to freak out if we don't have our songs for some reason.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1386 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2004-01-28 02:35:55 +00:00
mdb
21e4e1a38f
It's possible that the entry will have already been partially for some
...
other reason, so we need to make sure the songs are loaded.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1385 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2004-01-28 02:35:39 +00:00
mdb
45788c829a
Adjust background color to match default Swing scrollbar color.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1382 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2004-01-26 16:35:27 +00:00
mdb
fa549b8f0c
Added a header to the category browser; removed some old setOpaque()
...
calls; made the chooser use most of the vertical height of the screen and
modified the split-pane to start with a 50/50 split.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1381 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2004-01-26 16:33:40 +00:00
mdb
160cf7efba
Restructured the UI a bit, prettied things up some, switched out various
...
icons with some others that I dug up from Jimmac's icon page.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1380 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2004-01-26 16:10:55 +00:00
mdb
e0eda7898b
Fill in marginally useful defaults if we have no CDDB info.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1366 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2004-01-07 01:57:10 +00:00
mdb
3227b27ef4
Fixed regex handling.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1277 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-10-24 18:34:28 +00:00
mdb
8e133bdd2c
Use proper error reporting.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1256 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-10-10 21:31:57 +00:00
mdb
c99f2b2499
Converted to Java regex library.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1255 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-10-10 21:30:42 +00:00
mdb
c47de6aa1d
Partial conversion to Java regex code.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1254 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-10-10 21:25:46 +00:00
mdb
5ddfa1e25e
Make 'em play nice.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1252 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-10-10 19:33:16 +00:00
mdb
8aa1d804fe
Handle the proper commands.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1133 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-05-19 02:53:25 +00:00
mdb
64becb719c
Use the new preferences system.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1122 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-05-07 17:27:40 +00:00
mdb
a0abb3cbe6
Add temporary directory preference key.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1121 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-05-07 17:27:26 +00:00
mdb
c5f3d888b4
Moved error reporting method into utility class.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1120 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-05-07 17:27:12 +00:00
mdb
a8fdad6afb
Revamped preferences handling; added support for voting for songs you
...
like. Eventually we'll actually make use of the voting information.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1116 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-05-04 18:16:07 +00:00
mdb
e91631e6f5
New version now that we're deployed by Java WebStart, etc.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@915 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-11-11 17:33:43 +00:00
mdb
ca874cfe20
Get our temp directory from the repository config.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@912 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-11-11 17:05:37 +00:00
mdb
1bc2a33705
Use the round-robin DNS version.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@911 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-11-11 17:05:20 +00:00
mdb
913d374710
StreamUtils is in a new place.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@910 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-11-11 17:04:56 +00:00
mdb
215b44f53d
Put some space between the control buttons and the exit button.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@909 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-11-11 17:04:41 +00:00
mdb
a923e1b2bd
Bigger initial window size.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@908 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-11-11 17:04:26 +00:00
mdb
dcf6d34a9f
Put the category tabs on the left and scroll them if they are too many.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@907 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-11-11 17:04:12 +00:00
mdb
2ed07b5590
Better error reporting.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@863 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-14 00:23:41 +00:00
mdb
8dee2816b1
Added ability to pop back to previous panels. Only the first two panels
...
are wired up properly to support this. I may do so for later panels if it
seems useful.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@637 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 21:17:03 +00:00
mdb
ed488b3a97
Major facelift. Icons for everything, lays out much more nicely. All the
...
games and all the puzzles.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@636 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 20:56:12 +00:00
mdb
b36a3af860
Use the new callback interface to manage the "playing" UI components.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@633 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 17:21:46 +00:00
mdb
3f17073fec
Added mechanism for reporting the "playing" state of the music server.
...
Automatically query the playing state after requesting a command that is
likely to modify it.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@632 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 17:21:29 +00:00
mdb
e6b8708445
Check that we can get our database connection before starting to do
...
anything.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@629 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 16:03:14 +00:00
mdb
8772250d6f
Added version string to window titles.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@625 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 06:32:12 +00:00
mdb
dd3f403947
Added code to use the tagger to add ID3 tags to files after we've encoded
...
them.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@622 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 06:04:56 +00:00
mdb
0618b57963
Use id3v2 instead of v1 as v2 is way better.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@621 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 06:04:23 +00:00
mdb
3d2574dd59
Wrote a wrapper around the id3 tag program.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@618 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 05:25:10 +00:00
mdb
62932acc45
Use ScrollablePanel to achieve sensible scrolling behavior in the playlist
...
and browser.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@611 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-28 16:32:45 +00:00
mdb
082aa40f8c
Added method to call REMOVEGRP.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@599 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-22 08:37:34 +00:00
mdb
1807c06fbf
Added ability to remove entire CD.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@598 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-22 08:37:17 +00:00
mdb
5489af48b0
Default to localhost rather than depravity.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@597 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-22 08:36:54 +00:00
mdb
a191fa4703
Put a bit of a border around the search components.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@594 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-22 07:55:49 +00:00
mdb
db1c460988
Removed debug logging.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@591 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-22 07:28:29 +00:00
mdb
7c5281188e
Added support for looking up entries by artist/title/song.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@590 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-22 07:06:34 +00:00