Commit Graph

606 Commits

Author SHA1 Message Date
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 56443c045f The static connection provider now looks for default connection properties
when resolving connection definitions.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@614 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 03:14:15 +00:00
mdb 6530dbdcda Added a version of getSubProperties() that also extracts a set of default
properties with which the desired sub-properties are constructed.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@613 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 03:09:15 +00:00
mdb 50710408ca Moved CommandEvent into swing.event.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@612 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-28 21:55:15 +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 48df5d2710 Added default constructor.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@610 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-28 16:31:11 +00:00
mdb 67d42b1a69 Created a scrollable panel that scrolls entire components into view for
unit scrolling. (Is only smart about vertical scrolling, horizontal
scrolling moves in fixed increments.)


git-svn-id: https://samskivert.googlecode.com/svn/trunk@609 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-28 16:24:03 +00:00
mdb d20b1e59e6 Removed unused inner interface declaration.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@608 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-23 18:24:27 +00:00
mdb 46b8947354 Added a method for padding a string to a certain width.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@607 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-23 18:24:02 +00:00
mdb 491ab3f9c3 Build file updates.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@606 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-22 08:53:56 +00:00
mdb a92f18a9b0 Added changelog entry for release.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@605 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-22 08:53:02 +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 4d91d9d628 Added defaults file.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@603 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-22 08:49:20 +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 27ca4673a8 Edits.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@600 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-22 08:37:44 +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 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 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 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 328974f873 New feature plans.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@592 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-22 07:30:05 +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
shaper 780dbf478f Updated comment for isSet() to better reflect reality.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@589 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-19 19:07:13 +00:00
shaper e58ee29efa Take into account the specified default value for checkboxes.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@588 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-19 19:01:21 +00:00
shaper 3875590c4c Added a version of isSet() that takes a default value to be returned if
the parameter value is unspecified.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@587 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-19 19:00:18 +00:00
mdb a947e12e27 Only sort our array if it has more than one element; fixed a bug where
_size was not being decremented after removing an item.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@586 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-19 03:53:37 +00:00
mdb 8969525a40 Created a polygon extension that can return its bounds without creating a
freaking Rectangle object each time.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@585 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-19 03:41:41 +00:00
mdb defce23751 Use a SortableArrayList instead of sorting a regular array list to avoid
creating craploads of objects every time an interval expires.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@584 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-19 03:39:41 +00:00
mdb 57a2d005a4 An array backed List implementation that can be sorted without making two
copies of the underlying elements array (which is what happens when one
calls Collections.sort(ArrayList)).


git-svn-id: https://samskivert.googlecode.com/svn/trunk@583 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-19 03:38:58 +00:00
mdb eac34e4344 Added a Comparable comparator.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@582 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-19 03:38:06 +00:00
mdb 91a3819165 Added insert().
git-svn-id: https://samskivert.googlecode.com/svn/trunk@581 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-19 03:37:48 +00:00
mdb 3900a7da7f A class for doing quick sorts.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@580 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-19 03:37:32 +00:00
mdb 64136345e0 Implemented a simple histogram tracking class.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@579 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-18 06:22:56 +00:00
mdb 4eeda0821d Added toMatrixString() for dumping int arrays in matrix format.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@578 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-17 23:35:15 +00:00
mdb bf4dcc16dd Was referencing value before it was known to be not null and was creating
a new string when we could instead use equalsIgnoreCase().


git-svn-id: https://samskivert.googlecode.com/svn/trunk@577 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-17 08:28:34 +00:00
mdb f51081c947 git-svn-id: https://samskivert.googlecode.com/svn/trunk@576 6335cc39-0255-0410-8fd6-9bcaacd3b74c 2002-02-16 06:57:13 +00:00
shaper 5df1aa55b3 Added requireFloatParameter().
git-svn-id: https://samskivert.googlecode.com/svn/trunk@575 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-16 01:14:56 +00:00
shaper 3bd9c276da Added getIntParameter().
git-svn-id: https://samskivert.googlecode.com/svn/trunk@574 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-13 19:35:50 +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 c0b818b539 Added StringTool for doing simple string stuff from within a template
(presently just checking if a string is blank).


git-svn-id: https://samskivert.googlecode.com/svn/trunk@572 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-10 05:06:09 +00:00
mdb a37f5aca61 We can't look for null 'table', because that might extraneously reference
some not-actually-derived table. We need to be looking at nTables because
that's the real indicator of whether or not there are more derived tables
to be looking at.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@571 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-10 04:17:49 +00:00
mdb 3c3648a4af Added toString().
git-svn-id: https://samskivert.googlecode.com/svn/trunk@570 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-10 04:16:57 +00:00
mdb af4aa89485 Reformatting. Nothing to see here.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@569 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-10 02:13:03 +00:00
mdb 1f30a21f1b To preserve compatibility with old implementation of parseStringArray()
and to generally behave properly, we return a zero-length array if we are
supplied with a zero-length string.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@568 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-08 09:35:45 +00:00
mdb d5fb2fe6b1 Rewrote split() and parseStringArray() not to use StringTokenizer because
it does undesirable things like not report multiple separators and skip
separators that show up at the beginning of the string. We prefer the more
rigorous approach of interpreting something like ",," as three empty
strings rather than nothing at all which is what StringTokenizer would
report.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@567 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-07 08:41:59 +00:00
mdb c8b84525cf Third time is a charm.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@566 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-02-06 00:56:57 +00:00