Sun, 07 Dec 2008 16:53:40 -0500 I'm better doing more testing before checking in... :( immsview tip
Fabien Ninoles <fabien@tzone.org> [Sun, 07 Dec 2008 16:53:40 -0500] rev 41
I'm better doing more testing before checking in... :(
Sun, 07 Dec 2008 16:45:52 -0500 Remove some debug. immsview
Fabien Ninoles <fabien@tzone.org> [Sun, 07 Dec 2008 16:45:52 -0500] rev 40
Remove some debug. Refactorize the rating range. Correct the ploting function.
Sun, 07 Dec 2008 16:05:33 -0500 Update to IMMS 2.0 immsview
Fabien Ninoles <fabien@tzone.org> [Sun, 07 Dec 2008 16:05:33 -0500] rev 39
Update to IMMS 2.0 Disable player for now.
Sat, 03 Apr 2004 13:00:44 -0500 [svn] For sure, I almost clean the library... immsview
fabien [Sat, 03 Apr 2004 13:00:44 -0500] rev 38
[svn] For sure, I almost clean the library...
Fri, 13 Feb 2004 13:07:37 -0500 [svn] Doesn't select the current song automatically and remove the now immsview
fabien [Fri, 13 Feb 2004 13:07:37 -0500] rev 37
[svn] Doesn't select the current song automatically and remove the now useless sleeptime for next and previous.
Thu, 12 Feb 2004 09:43:48 -0500 [svn] Better OO approach. immsview
fabien [Thu, 12 Feb 2004 09:43:48 -0500] rev 36
[svn] Better OO approach.
Thu, 12 Feb 2004 09:38:06 -0500 [svn] Add periodic timeout. immsview
fabien [Thu, 12 Feb 2004 09:38:06 -0500] rev 35
[svn] Add periodic timeout.
Wed, 11 Feb 2004 10:39:27 -0500 [svn] Correction and optimization of the clean_all() interface. immsview
fabien [Wed, 11 Feb 2004 10:39:27 -0500] rev 34
[svn] Correction and optimization of the clean_all() interface.
Mon, 09 Feb 2004 23:29:08 -0500 [svn] Many cleanup, both architecture (division of interface), encoding immsview
fabien [Mon, 09 Feb 2004 23:29:08 -0500] rev 33
[svn] Many cleanup, both architecture (division of interface), encoding behavior and also many bugs corrected.
Sun, 08 Feb 2004 17:27:21 -0500 [svn] Conversion of bestofimms to imms.py. immsview
fabien [Sun, 08 Feb 2004 17:27:21 -0500] rev 32
[svn] Conversion of bestofimms to imms.py.
Sun, 08 Feb 2004 16:55:24 -0500 [svn] New bestofimms, cleanimms, imms.py and utils.py. immsview
fabien [Sun, 08 Feb 2004 16:55:24 -0500] rev 31
[svn] New bestofimms, cleanimms, imms.py and utils.py.
Sat, 07 Feb 2004 13:29:53 -0500 [svn] Add screenshots and warnings. immsview
fabien [Sat, 07 Feb 2004 13:29:53 -0500] rev 30
[svn] Add screenshots and warnings.
Sat, 07 Feb 2004 11:10:02 -0500 [svn] Add requirements. immsview
fabien [Sat, 07 Feb 2004 11:10:02 -0500] rev 29
[svn] Add requirements.
Sat, 07 Feb 2004 10:58:54 -0500 [svn] Use Python-Gnuplot instead of immsplot. immsview
fabien [Sat, 07 Feb 2004 10:58:54 -0500] rev 28
[svn] Use Python-Gnuplot instead of immsplot.
Sat, 07 Feb 2004 00:30:40 -0500 [svn] Now three updating function. (see IMMSStore.__init__). immsview
fabien [Sat, 07 Feb 2004 00:30:40 -0500] rev 27
[svn] Now three updating function. (see IMMSStore.__init__). Currently, I'm better to replace everything. But eh, YMMV.
Fri, 06 Feb 2004 23:14:40 -0500 [svn] Display only distinct UID. The path selected is arbitrary, but immsview
fabien [Fri, 06 Feb 2004 23:14:40 -0500] rev 26
[svn] Display only distinct UID. The path selected is arbitrary, but it's always the current one if Current is pressed.
Fri, 06 Feb 2004 20:21:32 -0500 [svn] Some typos... (better take a break now...) immsview
fabien [Fri, 06 Feb 2004 20:21:32 -0500] rev 25
[svn] Some typos... (better take a break now...)
Fri, 06 Feb 2004 20:18:41 -0500 [svn] Better like a four colors gradient. immsview
fabien [Fri, 06 Feb 2004 20:18:41 -0500] rev 24
[svn] Better like a four colors gradient.
Fri, 06 Feb 2004 19:56:40 -0500 [svn] Try some version trick. immsview
fabien [Fri, 06 Feb 2004 19:56:40 -0500] rev 23
[svn] Try some version trick.
Fri, 06 Feb 2004 19:53:02 -0500 [svn] Make a gradient of color instead... immsview
fabien [Fri, 06 Feb 2004 19:53:02 -0500] rev 22
[svn] Make a gradient of color instead... I'm not sure which one I prefer however.
Fri, 06 Feb 2004 01:10:49 -0500 [svn] Add presentation page. immsview
fabien [Fri, 06 Feb 2004 01:10:49 -0500] rev 21
[svn] Add presentation page.
Thu, 05 Feb 2004 12:14:33 -0500 [svn] Fix curtime until refresh. immsview
fabien [Thu, 05 Feb 2004 12:14:33 -0500] rev 20
[svn] Fix curtime until refresh.
Thu, 05 Feb 2004 10:46:17 -0500 [svn] Remove the useless ORDER BY from the query for immsview
fabien [Thu, 05 Feb 2004 10:46:17 -0500] rev 19
[svn] Remove the useless ORDER BY from the query for speed improvemennt (Doh!)
Thu, 05 Feb 2004 02:07:38 -0500 [svn] Add some colors related to the rating. immsview
fabien [Thu, 05 Feb 2004 02:07:38 -0500] rev 18
[svn] Add some colors related to the rating.
Wed, 04 Feb 2004 17:21:47 -0500 [svn] Try to update the Last string dynamically... doesn't seem to work. immsview
fabien [Wed, 04 Feb 2004 17:21:47 -0500] rev 17
[svn] Try to update the Last string dynamically... doesn't seem to work.
Wed, 04 Feb 2004 16:31:45 -0500 [svn] Update the current song. This slow down thing a bit (any querying immsview
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.
Wed, 04 Feb 2004 15:20:40 -0500 [svn] Used the default sort function (return 0). immsview
fabien [Wed, 04 Feb 2004 15:20:40 -0500] rev 15
[svn] Used the default sort function (return 0).
Wed, 04 Feb 2004 00:46:57 -0500 [svn] Add SQL quoting for path name. immsview
fabien [Wed, 04 Feb 2004 00:46:57 -0500] rev 14
[svn] Add SQL quoting for path name.
Tue, 03 Feb 2004 16:50:28 -0500 [svn] Update also on double click. immsview
fabien [Tue, 03 Feb 2004 16:50:28 -0500] rev 13
[svn] Update also on double click.
Tue, 03 Feb 2004 15:55:27 -0500 [svn] Play selected: check if the file exist, elsewhere try to immsview
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.
(0) -30 tip