fabien [Thu, 05 Feb 2004 10:46:17 -0500] rev 19
[svn] Remove the useless ORDER BY from the query for
speed improvemennt (Doh!)
fabien [Thu, 05 Feb 2004 02:07:38 -0500] rev 18
[svn] Add some colors related to the rating.
fabien [Wed, 04 Feb 2004 17:21:47 -0500] rev 17
[svn] Try to update the Last string dynamically... doesn't seem to work.
fabien [Wed, 04 Feb 2004 16:31:45 -0500] rev 16
[svn] Update the current song. This slow down thing a bit (any querying
take one to 2 seconds... That's pity!) but it make sure that at least
this song is correct.
fabien [Wed, 04 Feb 2004 15:20:40 -0500] rev 15
[svn] Used the default sort function (return 0).
fabien [Wed, 04 Feb 2004 00:46:57 -0500] rev 14
[svn] Add SQL quoting for path name.
fabien [Tue, 03 Feb 2004 16:50:28 -0500] rev 13
[svn] Update also on double click.
fabien [Tue, 03 Feb 2004 15:55:27 -0500] rev 12
[svn] Play selected: check if the file exist, elsewhere try to
update it through the Db.
fabien [Tue, 03 Feb 2004 13:50:03 -0500] rev 11
[svn] Add double click and remove sorting when refreshing data.
fabien [Mon, 02 Feb 2004 10:45:25 -0500] rev 10
[svn] Add a comment about the autocommit value in db.connect()