aboutsummaryrefslogtreecommitdiff
path: root/src/uk/org/ury/database/exceptions/QueryFailureException.java
AgeCommit message (Collapse)Author
2011-03-21GREAT PACKAGE RESHUFFLE: Everything is now organised into frontend, backend ↵Matt Windsor
and common (to frontend and backend) packages. Things may have been broken. Doc refresh.
2011-03-07Emergency impending hard drive failure dump - lots of changes on the ↵Matt Windsor
frontend, but they're all potentially controversial so I'm not pushing to master yet. Beginnings of show viewer. Application now run through demo menu, which allows for the links between modules to be tested.
2011-02-20Search now works; database and library viewer now separated by LibraryUtils ↵Matt Windsor
static class (staticness will probably change later). LibraryItem now uses a hash-map to store semi-arbitrary data on tracks.