root/python-musicbrainz2


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @10149 [10149] 2008-07-23 04:54:28 luks Use c_void_p, not c_int, otherwise it crashes on 64-bit systems where …
(edit) @9873 [9873] 2008-06-15 20:00:47 matt Added a trackCount parameter to ReleaseFilter (fixes #3781).
(edit) @9741 [9741] 2008-03-09 14:09:34 matt Created a release tag for version 0.6.0.
(edit) @9740 [9740] 2008-03-09 14:08:45 matt Incremented version number to 0.6.0.
(edit) @9734 [9734] 2008-03-09 13:15:07 matt Display tags in getartist.py.
(edit) @9730 [9730] 2008-03-09 10:25:32 matt Compiled the change log for 0.6.0.
(edit) @9724 [9724] 2008-03-09 08:34:11 matt Relation.DIR_BOTH is no longer used since the web service doesn't support …
(edit) @9715 [9715] 2008-03-01 09:21:28 matt Added some more documentation to submitUserTags().
(edit) @9714 [9714] 2008-03-01 09:05:48 matt Changed getUserTags()/submitUserTags() to accept only absolute URIs. Added …
(edit) @9713 [9713] 2008-02-28 22:37:23 luks Add tags includes
(edit) @9712 [9712] 2008-02-28 22:27:29 luks Use raw_input and getpass rather than reading directly from stdin
(edit) @9711 [9711] 2008-02-28 22:20:35 luks Ooops
(edit) @9710 [9710] 2008-02-28 22:19:06 luks Support both Tag instances and strings in Query.submitUserTags
(edit) @9709 [9709] 2008-02-28 18:38:13 matt UTF-8 encode tags before sending them to the server.
(edit) @9708 [9708] 2008-02-28 17:36:41 matt Added tagging support (patch by Philipp Wolfer, #3285).
(edit) @9707 [9707] 2008-02-26 17:48:32 matt Added tag support to the XML parser (patch by outsidecontext, #3285).
(edit) @9706 [9706] 2008-02-25 20:53:45 matt Added tagging support to the model. Still to be done: Query class and XML …
(edit) @9608 [9608] 2007-11-26 06:16:57 matt Added WaxCylinder and PianoRoll to ReleaseEvent's format constants.
(edit) @9607 [9607] 2007-11-25 17:39:06 matt Added support for the format attribute on ReleaseEvent (implements #3231).
(edit) @9451 [9451] 2007-09-15 09:34:08 matt Changed the download URL from FTP to HTTP. This hopefully fixes a problem …
(edit) @9378 [9378] 2007-08-22 18:35:36 matt Print a proper error message if epydoc is not available (fixes …
(edit) @9321 [9321] 2007-08-11 08:48:35 matt Tagging the 0.5.0 release (second attempt). This release contains support …
(edit) @9320 [9320] 2007-08-11 08:47:35 matt Export the Label class to make it show in the docs. Print labels in the …
(edit) @9319 [9319] 2007-08-11 08:38:39 matt Forgot to export the Label class, so docs won't include it. Removing this …
(edit) @9318 [9318] 2007-08-11 07:45:33 matt Tagging the 0.5.0 release. This release contains support for labels, …
(edit) @9317 [9317] 2007-08-11 07:42:59 matt Incremented the version number to 0.5.0.
(edit) @9316 [9316] 2007-08-11 07:38:14 matt Minor improvements to the example scripts and their documentation.
(edit) @9315 [9315] 2007-08-10 16:13:09 matt Updated change log and credits.
(edit) @9314 [9314] 2007-08-10 16:08:29 matt Update to MbXmlWriter to support labels and some bug fixes.
(edit) @9313 [9313] 2007-08-10 09:44:50 matt Renamed Alias to AbstractAlias. Added Alias support to the getlabel.py …
(edit) @9310 [9310] 2007-08-09 20:25:03 matt Bug fix: Label.code now works even if no label code is available.
(edit) @9309 [9309] 2007-08-09 19:41:27 matt Implemented the missing LabelAlias class (test suite works again). Created …
(edit) @9086 [9086] 2007-04-29 14:07:16 matt Implemented label sortName, disambiguation, code, and country. Added a …
(edit) @9084 [9084] 2007-04-29 09:08:10 matt Added barcode support to the ReleaseEvent class. Added test cases for the …
(edit) @9083 [9083] 2007-04-29 08:08:25 matt More features and bug fixes to the label support code: * Implemented …
(edit) @9078 [9078] 2007-04-28 11:14:09 matt Added a basic test case for the labels parser.
(edit) @9045 [9045] 2007-04-12 06:49:15 matt Fixed a compilation error due to a non-terminated doc string.
(edit) @9039 [9039] 2007-04-08 08:14:13 matt Added label support, based on the patch from #2671. Still needed: Unit …
(edit) @8781 [8781] 2007-01-07 13:46:03 matt Added "offset" and "count" attributes to the Metadata class. Changed …
(edit) @8779 [8779] 2007-01-07 10:01:52 matt Added the 'offset' and 'query' parameters to the IFilter subclasses.
(edit) @8733 [8733] 2006-12-18 09:04:02 matt Tagging the 0.4.1 release. This is a bug-fix release with some minor …
(edit) @8732 [8732] 2006-12-18 09:02:01 matt Incremented the version number to 0.4.1. Updated the change log. Fixed a …
(edit) @8728 [8728] 2006-12-17 23:42:30 luks Added 'Pseudo-Release'
(edit) @8725 [8725] 2006-12-17 22:39:07 luks Merge log:python-musicbrainz2/branches/picard@8517:8650
(edit) @8650 [8650] 2006-11-18 10:50:11 luks Added "Artificial (Other)"
(edit) @8573 [8573] 2006-10-26 22:36:27 luks The CSV files were removed some time ago…
(edit) @8520 [8520] 2006-10-09 11:59:45 luks Move URL opening to a separate method.
(edit) @8519 [8519] 2006-10-09 11:51:07 luks Set the 'User-Agent' header in both request methods.
(edit) @8518 [8518] 2006-10-09 11:46:36 luks Return the stream also from WebService.post
(edit) @8517 [8517] 2006-10-09 11:43:17 luks branch
(edit) @8507 [8507] 2006-09-30 19:04:27 luks Pass deviceName to discid_read(). Sorry for not spotting this before the …
(edit) @8491 [8491] 2006-09-20 17:32:46 matt Tagging the 0.4.0 release. This is the first stable release.
(edit) @8490 [8490] 2006-09-20 17:30:54 matt Incremented the version number to 0.4.0. Minor documentation updates.
(edit) @8485 [8485] 2006-09-19 13:52:34 matt Getting ready for the stable release: Updated change log, README etc.
(edit) @8483 [8483] 2006-09-18 13:06:51 matt Some tiny documentation improvements.
(edit) @8476 [8476] 2006-09-09 15:58:42 matt Changed the IFilter subclasses to properly encode strings (see …
(edit) @8461 [8461] 2006-09-04 06:51:20 matt Updated the docs to refer to libdiscid instead of libmusicbrainz.
(edit) @8459 [8459] 2006-09-03 15:02:47 luks Changed library name from 'libdiscid.dll' to 'discid.dll'.
(edit) @8458 [8458] 2006-09-03 13:25:21 matt Audio CD access is now done using libdiscid. libmusicbrainz2 is no longer …
(edit) @8456 [8456] 2006-09-03 08:52:14 matt Implemented some offset and count related methods in the model. Changed …
(edit) @7601 [7601] 2006-05-22 11:16:42 matt Change wording to match http://opensource.org/licenses/bsd-license.php.
(edit) @7496 [7496] 2006-05-09 16:52:40 matt Added the Entity.getRelationTargets() method for easier relation …
(edit) @7484 [7484] 2006-05-08 21:27:17 matt Added more parameters to Entity.getRelations().
(edit) @7431 [7431] 2006-05-06 13:06:20 matt Added the mb-submit-disc tool.
(edit) @7386 [7386] 2006-04-30 11:12:55 matt Temporary fix to make the package work inside a zip file for py2exe. Based …
(edit) @7308 [7308] 2006-04-20 20:36:59 matt Added the Result classes to the public interface (closes #1365).
(edit) @7301 [7301] 2006-04-19 12:49:19 matt Fixed libmb loading using ctypes >= 0.9.9.3 on windows (patch from luks).
(edit) @223 [223] 2006-04-12 13:14:27 matt Removed an outdated branch. Fixed all tags that were broken during the …
(edit) @222 [222] 2006-04-12 11:53:54 matt Changed URLs to point to the new homepage, bug tracker and svn repository.
(edit) @220 [220] 2006-04-08 19:24:11 matt Tagging the 0.3.1 release. This is a minor bugfix release.
(edit) @219 [219] 2006-04-07 22:28:13 matt Cosmetic change. PyPI don't implement their own standards anyway.
(edit) @218 [218] 2006-04-07 22:20:04 matt Incremented the version number to 0.3.1. Added more information to the …
(edit) @217 [217] 2006-04-06 17:34:56 matt Fixed the broken Query.submitPuids(). Thanks Luks!
(edit) @216 [216] 2006-04-05 15:57:50 matt Tagging the 0.3.0 release. This is the final beta release, with quite a …
(edit) @215 [215] 2006-04-05 14:55:06 matt Final fixes to the 0.3.0 release: Include the csv files in the …
(edit) @214 [214] 2006-04-05 14:32:59 matt Set the version number to 0.3.0.
(edit) @210 [210] 2006-04-03 20:55:20 matt Implemented model.Release.getEarliestReleaseDate() (#1260).
(edit) @209 [209] 2006-04-03 16:35:48 matt Fixed stupid bug in the install script (thanks, luks!). Added credits and …
(edit) @208 [208] 2006-04-02 12:56:25 matt Recode strings manually because Python's csv module doesn't support …
(edit) @207 [207] 2006-04-02 08:58:00 matt Updated the country table with the latest server changes (Thanks, …
(edit) @206 [206] 2006-04-01 13:25:20 matt Added the utils.get*Name() functions. The csv data files which contain the …
(edit) @205 [205] 2006-03-29 15:08:59 matt Minor fix.
(edit) @204 [204] 2006-03-29 11:16:56 matt Changed utils back to a module, I don't like how the docs would look.
(edit) @203 [203] 2006-03-29 09:15:17 matt Moved the utils module to a package. We will need this later for package …
(edit) @202 [202] 2006-03-27 15:49:09 matt Completed README for the examples.
(edit) @201 [201] 2006-03-27 14:43:13 matt Merging the changes made in branches/preparing-0.3.0 to trunk.
(edit) @200 [200] 2006-03-26 10:27:22 matt Added the TYPE_PERSON and TYPE_GROUP constants to model.Artist. Added a …
(edit) @199 [199] 2006-03-25 15:38:43 matt Fixed typo in the change log.
(edit) @198 [198] 2006-03-25 15:32:26 matt Updated the change log with all changes so far.
(edit) @197 [197] 2006-03-25 15:13:36 matt Changed the documentation to use properties instead of getters. Added …
(edit) @196 [196] 2006-03-25 12:27:51 matt Added properties to all classes. Minor documentation update.
(edit) @195 [195] 2006-03-24 22:50:44 matt Fixed the existing examples and added a new one.
(edit) @194 [194] 2006-03-24 22:24:36 matt Tried to improve the Query class docs.
(edit) @193 [193] 2006-03-24 15:46:23 matt Renamed 'typeUri' parameters to 'type_' for consistency.
(edit) @192 [192] 2006-03-22 22:10:34 matt All classes in webservice.py now inherit from object (new-style …
(edit) @191 [191] 2006-03-22 21:56:47 matt API change: renamed countryId parameters to country. All model classes are …
(edit) @190 [190] 2006-03-22 19:33:21 matt API change: Changed ReleaseEvent.getCountryId() to …
(edit) @189 [189] 2006-03-22 19:10:30 matt API change: Added the Result classes and updated Metadata …
(edit) @185 [185] 2006-03-19 12:19:52 matt Tagging the 0.2.2 release. This adds the musicbrainz2.utils module and has …
(edit) @184 [184] 2006-03-19 10:54:45 matt Preparing things for release 0.2.2.
Note: See TracRevisionLog for help on using the revision log.