pytagging-commit Mailing List for pyTagging
Status: Alpha
Brought to you by:
kitajima
You can subscribe to this list here.
| 2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(43) |
Sep
(145) |
Oct
(26) |
Nov
(1) |
Dec
|
|---|
|
From: <kit...@us...> - 2007-11-06 11:50:19
|
Revision: 233
http://pytagging.svn.sourceforge.net/pytagging/?rev=233&view=rev
Author: kitajima
Date: 2007-11-06 03:50:22 -0800 (Tue, 06 Nov 2007)
Log Message:
-----------
Fix: To handle 'Genre' and 'TrcukNumber' ID3 tag.
Modified Paths:
--------------
branches/0.1/src/pyTagging/dialog.py
branches/0.1/src/pyTagging/eyed3_wrap.py
branches/0.1/src/pyTagging/keydata.py
branches/0.1/src/pyTagging/keyitems_win.py
branches/0.1/src/pyTagging/kw_manage_grid.py
branches/0.1/src/pyTagging/libgrid.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kit...@us...> - 2007-10-30 03:01:23
|
Revision: 232
http://pytagging.svn.sourceforge.net/pytagging/?rev=232&view=rev
Author: kitajima
Date: 2007-10-29 20:01:28 -0700 (Mon, 29 Oct 2007)
Log Message:
-----------
fix: eyeD3wrap handles track number and total track number ID3 tags
Modified Paths:
--------------
branches/0.1/src/pyTagging/eyed3_wrap.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kit...@us...> - 2007-10-30 02:59:53
|
Revision: 231
http://pytagging.svn.sourceforge.net/pytagging/?rev=231&view=rev
Author: kitajima
Date: 2007-10-29 19:59:55 -0700 (Mon, 29 Oct 2007)
Log Message:
-----------
fix: libgrid catches eyeD3.tag.TagException and shows error dialog
Modified Paths:
--------------
branches/0.1/src/pyTagging/libgrid.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kit...@us...> - 2007-10-29 11:53:01
|
Revision: 230
http://pytagging.svn.sourceforge.net/pytagging/?rev=230&view=rev
Author: kitajima
Date: 2007-10-29 04:53:04 -0700 (Mon, 29 Oct 2007)
Log Message:
-----------
Fix: eyeD3wrap returns truck number and total truck number.
Modified Paths:
--------------
branches/0.1/src/pyTagging/eyed3_wrap.py
branches/0.1/src/pyTagging/libgrid.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kit...@us...> - 2007-10-23 04:37:24
|
Revision: 229
http://pytagging.svn.sourceforge.net/pytagging/?rev=229&view=rev
Author: kitajima
Date: 2007-10-22 21:37:29 -0700 (Mon, 22 Oct 2007)
Log Message:
-----------
fix: keydata has 'GENRE' id3 keywors.
Modified Paths:
--------------
branches/0.1/src/pyTagging/keydata.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kit...@us...> - 2007-10-22 18:26:12
|
Revision: 228
http://pytagging.svn.sourceforge.net/pytagging/?rev=228&view=rev
Author: kitajima
Date: 2007-10-22 11:21:31 -0700 (Mon, 22 Oct 2007)
Log Message:
-----------
fix: eyeD3warp return genre information
Modified Paths:
--------------
branches/0.1/src/pyTagging/eyed3_wrap.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kit...@us...> - 2007-10-22 17:57:12
|
Revision: 227
http://pytagging.svn.sourceforge.net/pytagging/?rev=227&view=rev
Author: kitajima
Date: 2007-10-22 10:57:17 -0700 (Mon, 22 Oct 2007)
Log Message:
-----------
fix: libgrid shows 'track number' ID3 information
Modified Paths:
--------------
branches/0.1/src/pyTagging/eyed3_wrap.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kit...@us...> - 2007-10-22 17:39:14
|
Revision: 226
http://pytagging.svn.sourceforge.net/pytagging/?rev=226&view=rev
Author: kitajima
Date: 2007-10-22 10:39:19 -0700 (Mon, 22 Oct 2007)
Log Message:
-----------
fix: libgrid shows 'year' ID3 information
Modified Paths:
--------------
branches/0.1/src/pyTagging/libgrid.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kit...@us...> - 2007-10-22 11:56:02
|
Revision: 225
http://pytagging.svn.sourceforge.net/pytagging/?rev=225&view=rev
Author: kitajima
Date: 2007-10-22 04:56:06 -0700 (Mon, 22 Oct 2007)
Log Message:
-----------
Creating 0.1.6 tag of 0.1 branches
Added Paths:
-----------
tags/0.1.6/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kit...@us...> - 2007-10-22 11:55:00
|
Revision: 224
http://pytagging.svn.sourceforge.net/pytagging/?rev=224&view=rev
Author: kitajima
Date: 2007-10-22 04:55:01 -0700 (Mon, 22 Oct 2007)
Log Message:
-----------
merge: 0.1 branch changes r204:r223
Modified Paths:
--------------
trunk/ChangeLog
trunk/MANIFEST
trunk/README
trunk/doc/index.html
trunk/doc/index_ja.html
trunk/doc/tutorial_en.html
trunk/doc/tutorial_ja.html
trunk/setup.py
trunk/src/pyTagging/frame.py
trunk/src/pyTagging/infocenter.py
trunk/src/pyTagging/keyitems_win.py
trunk/src/pyTagging/libgrid.py
trunk/src/pyTagging/librarydata.py
trunk/src/pyTagging/pathwin.py
Added Paths:
-----------
trunk/src/pyTagging/find_lost_grid.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kit...@us...> - 2007-10-22 11:37:50
|
Revision: 223
http://pytagging.svn.sourceforge.net/pytagging/?rev=223&view=rev
Author: kitajima
Date: 2007-10-22 04:37:51 -0700 (Mon, 22 Oct 2007)
Log Message:
-----------
fix: Show all data does not show the files which were already deleted.
Modified Paths:
--------------
branches/0.1/src/pyTagging/frame.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kit...@us...> - 2007-10-21 17:41:35
|
Revision: 222
http://pytagging.svn.sourceforge.net/pytagging/?rev=222&view=rev
Author: kitajima
Date: 2007-10-21 10:41:40 -0700 (Sun, 21 Oct 2007)
Log Message:
-----------
delete: print line
Modified Paths:
--------------
branches/0.1/src/pyTagging/librarydata.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kit...@us...> - 2007-10-21 16:03:52
|
Revision: 221
http://pytagging.svn.sourceforge.net/pytagging/?rev=221&view=rev
Author: kitajima
Date: 2007-10-21 09:03:56 -0700 (Sun, 21 Oct 2007)
Log Message:
-----------
change: 0.1.6 release
Modified Paths:
--------------
branches/0.1/setup.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kit...@us...> - 2007-10-21 16:03:07
|
Revision: 220
http://pytagging.svn.sourceforge.net/pytagging/?rev=220&view=rev
Author: kitajima
Date: 2007-10-21 09:03:11 -0700 (Sun, 21 Oct 2007)
Log Message:
-----------
Addition: 0.1.6 release
Modified Paths:
--------------
branches/0.1/README
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kit...@us...> - 2007-10-21 16:02:20
|
Revision: 219
http://pytagging.svn.sourceforge.net/pytagging/?rev=219&view=rev
Author: kitajima
Date: 2007-10-21 09:02:23 -0700 (Sun, 21 Oct 2007)
Log Message:
-----------
Addition: 0.1.6 release
Modified Paths:
--------------
branches/0.1/ChangeLog
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kit...@us...> - 2007-10-21 16:00:57
|
Revision: 218
http://pytagging.svn.sourceforge.net/pytagging/?rev=218&view=rev
Author: kitajima
Date: 2007-10-21 09:00:56 -0700 (Sun, 21 Oct 2007)
Log Message:
-----------
Addition: in history for 0.1.6 release
Modified Paths:
--------------
branches/0.1/doc/index.html
branches/0.1/doc/index_ja.html
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kit...@us...> - 2007-10-21 15:44:09
|
Revision: 217
http://pytagging.svn.sourceforge.net/pytagging/?rev=217&view=rev
Author: kitajima
Date: 2007-10-21 08:44:14 -0700 (Sun, 21 Oct 2007)
Log Message:
-----------
Change: labels of Losts and Finds window.
Modified Paths:
--------------
branches/0.1/src/pyTagging/frame.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kit...@us...> - 2007-10-21 15:39:39
|
Revision: 216
http://pytagging.svn.sourceforge.net/pytagging/?rev=216&view=rev
Author: kitajima
Date: 2007-10-21 08:39:38 -0700 (Sun, 21 Oct 2007)
Log Message:
-----------
Addition: explanation for lost and find function
Modified Paths:
--------------
branches/0.1/doc/tutorial_en.html
branches/0.1/doc/tutorial_ja.html
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kit...@us...> - 2007-10-21 12:54:10
|
Revision: 215
http://pytagging.svn.sourceforge.net/pytagging/?rev=215&view=rev
Author: kitajima
Date: 2007-10-21 05:54:14 -0700 (Sun, 21 Oct 2007)
Log Message:
-----------
fix: search function did not work in lost libdata
Modified Paths:
--------------
branches/0.1/src/pyTagging/find_lost_grid.py
branches/0.1/src/pyTagging/libgrid.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kit...@us...> - 2007-10-21 06:34:56
|
Revision: 214
http://pytagging.svn.sourceforge.net/pytagging/?rev=214&view=rev
Author: kitajima
Date: 2007-10-20 23:34:57 -0700 (Sat, 20 Oct 2007)
Log Message:
-----------
fix: so many
Modified Paths:
--------------
branches/0.1/src/pyTagging/find_lost_grid.py
branches/0.1/src/pyTagging/frame.py
branches/0.1/src/pyTagging/infocenter.py
branches/0.1/src/pyTagging/keyitems_win.py
branches/0.1/src/pyTagging/libgrid.py
branches/0.1/src/pyTagging/pathwin.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kit...@us...> - 2007-10-14 16:15:32
|
Revision: 213
http://pytagging.svn.sourceforge.net/pytagging/?rev=213&view=rev
Author: kitajima
Date: 2007-10-14 09:15:35 -0700 (Sun, 14 Oct 2007)
Log Message:
-----------
Fix: exchange all function works
Modified Paths:
--------------
branches/0.1/src/pyTagging/find_lost_grid.py
branches/0.1/src/pyTagging/frame.py
branches/0.1/src/pyTagging/librarydata.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kit...@us...> - 2007-10-14 07:57:11
|
Revision: 212
http://pytagging.svn.sourceforge.net/pytagging/?rev=212&view=rev
Author: kitajima
Date: 2007-10-14 00:57:14 -0700 (Sun, 14 Oct 2007)
Log Message:
-----------
Fix: fix typo
Change: pytagging shows library data after all lost files are deleted.
Modified Paths:
--------------
branches/0.1/src/pyTagging/find_lost_grid.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kit...@us...> - 2007-10-14 07:38:58
|
Revision: 211
http://pytagging.svn.sourceforge.net/pytagging/?rev=211&view=rev
Author: kitajima
Date: 2007-10-14 00:39:01 -0700 (Sun, 14 Oct 2007)
Log Message:
-----------
Addition: find_lost_grid is added to MANIFEST
Modified Paths:
--------------
branches/0.1/MANIFEST
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kit...@us...> - 2007-10-14 07:37:21
|
Revision: 210
http://pytagging.svn.sourceforge.net/pytagging/?rev=210&view=rev
Author: kitajima
Date: 2007-10-14 00:37:26 -0700 (Sun, 14 Oct 2007)
Log Message:
-----------
Addition: find_lost_files function checks whethre file names are same or not.
Modified Paths:
--------------
branches/0.1/src/pyTagging/librarydata.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kit...@us...> - 2007-10-14 07:26:34
|
Revision: 209
http://pytagging.svn.sourceforge.net/pytagging/?rev=209&view=rev
Author: kitajima
Date: 2007-10-14 00:26:38 -0700 (Sun, 14 Oct 2007)
Log Message:
-----------
Fix: path was not deleted from library data
Modified Paths:
--------------
branches/0.1/src/pyTagging/librarydata.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|