Commit Graph

174 Commits

Author SHA1 Message Date
mdb effaaf3df8 Log the stack trace if a task observer chokes in taskCompleted() or
taskFailed().


git-svn-id: https://samskivert.googlecode.com/svn/trunk@26 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-07 06:14:36 +00:00
mdb 55eaea1974 Added the facilities for logging a stack trace.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@25 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-07 06:13:59 +00:00
mdb 513a71ad7c Allow tasks to throw an exception so that it can be caught and passed to
the task observer.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@24 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-07 05:41:30 +00:00
mdb e621f669b0 Implemented a group layout manager that works like the One True Layout
System (as conceived in the Magic User Interface library [MUI] on the
Amiga so long ago). Component weights are not yet supported, but fixedness
works which is mainly what I need.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@23 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-07 05:41:07 +00:00
mdb 0b9e558b4d Created services to facilitate doing things asynchronously in swing
applications.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@22 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-06 03:25:19 +00:00
mdb 16618d72e5 Created a default log provider so that logging does something by default.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@21 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-06 03:21:59 +00:00
mdb f6539f6f10 Added a top-level README that describes the project.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@20 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-06 00:28:34 +00:00
mdb 3c89f47481 Added a script for invoking java with the proper environment.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@19 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-06 00:28:23 +00:00
mdb 70c8004f02 Created a utility class to easy closing statements and connections and
such.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@18 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-06 00:27:30 +00:00
mdb ce2bdb4829 Supply the cdid to the test function.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@17 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-06 00:27:00 +00:00
mdb f1dfc30dfe Made the inner classes public because callers need access to them.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@16 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-06 00:26:23 +00:00
mdb d2a43bc589 Created a thin wrapper through which we can log to an arbitrary logging
framework.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@15 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-06 00:24:46 +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 b74769d5f6 Added a toString() that does something nice with arrays.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@13 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-10-31 00:51:13 +00:00
mdb 8e5f441937 Whoops. getSubProperties() should have been static.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@12 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-10-31 00:51:00 +00:00
mdb c2548022a1 Created a class for properties related utility functions. Created a
function that extracts sub-properties from a global properties file.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@11 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-10-31 00:48:13 +00:00
mdb 1f099746c7 Initial revision of a string-related utilities class.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@10 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-10-31 00:04:15 +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
mdb b1f97cc2b2 Fixed up the version number reporting.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@6 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-10-23 07:37:43 +00:00
mdb 64e7b334ba Working version of CDDB interface.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@5 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-10-23 07:32:12 +00:00
mdb 17ba2b0067 Initial revision
git-svn-id: https://samskivert.googlecode.com/svn/trunk@2 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-10-23 03:34:27 +00:00
(no author) 2762c368db New repository initialized by cvs2svn.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-10-23 03:34:27 +00:00