root/libmusicbrainz


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9936 [9936] 2008-07-02 07:11:57 luks Fix compiler warnings in the test suite
(edit) @9935 [9935] 2008-07-02 06:57:38 luks Get rid of this branch, because it keeps confusing me
(edit) @9934 [9934] 2008-07-02 06:57:10 luks Fix compilation on GCC 4.3 (closes #3490 and #3613, patch by Ross Burton …
(edit) @9933 [9933] 2008-07-02 06:56:08 luks Fix incorrect string comparision (closes #3614)
(edit) @9932 [9932] 2008-07-02 06:48:17 luks Whoops, committed to the wrong branch. Add mb_track_get_artist, see #3817
(edit) @9931 [9931] 2008-07-02 06:26:50 luks Add C wrappers for track->getArtist() and release->getArtist(). Fixes …
(edit) @9820 [9820] 2008-04-22 08:26:21 luks Fix compilation on Solaris 10u4. (closes #3364, patch by Mark Wright)
(edit) @9819 [9819] 2008-04-22 08:22:33 luks Fix incorrect string comparision (closes #3614)
(edit) @9818 [9818] 2008-04-22 08:14:37 luks Fix compilation on GCC 4.3 (closes #3553 and #3492, patch by …
(edit) @9817 [9817] 2008-04-22 08:09:05 luks Fix compilation on GCC 4.3 (closes #3490 and #3613, patch by Ross Burton …
(edit) @9568 [9568] 2007-10-26 17:53:51 luks Don't propagate C++ exceptions to C code.
(edit) @9275 [9275] 2007-07-13 21:16:58 luks Fix compilation with static libraries on Windows.
(edit) @9259 [9259] 2007-07-10 18:15:23 luks #include <string>
(edit) @9247 [9247] 2007-07-08 09:42:47 luks 3.0.1
(edit) @9246 [9246] 2007-07-07 06:40:33 luks Added mb_release_get_artist to the C API. Closes #3008, patch by Ross …
(edit) @9218 [9218] 2007-06-25 20:11:09 luks Basic support for labels.
(edit) @9216 [9216] 2007-06-25 19:42:20 luks Support for tags.
(edit) @9191 [9191] 2007-06-20 19:55:32 luks Added Release::TYPE_PSEUDO_RELEASE.
(edit) @9190 [9190] 2007-06-20 19:51:27 luks Add warnings about 'index' boundaries.
(edit) @9189 [9189] 2007-06-20 19:41:06 luks Less code == better.
(edit) @9188 [9188] 2007-06-20 19:30:21 luks Support for catalog numbers and barcodes.
(edit) @9187 [9187] 2007-06-20 19:11:15 luks Support for releaseEvents in ArtistIncludes. (See #2974)
(edit) @9179 [9179] 2007-05-29 05:20:59 luks Increase version number. Add libtool versioning instructions.
(edit) @9178 [9178] 2007-05-29 05:14:58 luks Remove duplicate _EXPORTS definitions.
(edit) @9177 [9177] 2007-05-29 04:46:45 luks Detect correctly installed libdiscid in src/disc.cpp.
(edit) @9153 [9153] 2007-05-17 17:46:07 luks Fixed mb_query_get_tracks function name in mb_c.h.
(edit) @9140 [9140] 2007-05-12 12:52:31 luks oops
(edit) @9139 [9139] 2007-05-12 12:51:16 luks 3.0.0 release tag
(edit) @9138 [9138] 2007-05-12 11:45:43 luks Fix Doxyfile template.
(edit) @9137 [9137] 2007-05-12 11:39:46 luks Link to cmake.org
(edit) @9136 [9136] 2007-05-12 11:36:53 luks Fix compilation on Windows.
(edit) @9135 [9135] 2007-05-12 11:09:24 luks Move things around, add more documentation about building, increase …
(edit) @9134 [9134] 2007-05-12 10:31:28 luks Ok, let's move libmb2 to a branch and copy libmb3 to trunk. (step 2/2)
(edit) @9133 [9133] 2007-05-12 10:30:14 luks Ok, let's move libmb2 to a branch and copy libmb3 to trunk.
(edit) @9132 [9132] 2007-05-12 10:28:52 luks 2.1.5 release tag
(edit) @9131 [9131] 2007-05-12 10:17:22 luks Increase version number.
(edit) @9130 [9130] 2007-05-11 22:55:10 luks Replace autotools and SCons with CMake.
(edit) @9129 [9129] 2007-05-11 06:30:56 luks Changelog
(edit) @9128 [9128] 2007-05-11 06:21:20 luks Fixed compilation on GCC 4.3. (http://bugs.debian.org/417352)
(edit) @9127 [9127] 2007-05-11 06:12:35 luks Fix for CD TOC reading on Solaris, thanks to Brian Cameron. (closes #2009)
(edit) @8921 [8921] 2007-03-19 21:08:53 luks tag
(edit) @8920 [8920] 2007-03-19 20:52:28 luks Update version number.
(edit) @8919 [8919] 2007-03-19 20:27:18 luks Add C bindings and an example for collections.
(edit) @8795 [8795] 2007-01-18 23:43:21 luks Tag
(edit) @8794 [8794] 2007-01-18 23:37:36 luks Implementation of release-list on track level.
(edit) @8790 [8790] 2007-01-13 23:04:43 luks A new example.
(edit) @8789 [8789] 2007-01-13 23:01:56 luks Catch and convert ValueErrors.
(edit) @8788 [8788] 2007-01-13 22:26:09 luks Release types.
(edit) @8786 [8786] 2007-01-11 14:22:47 luks Bump version number.
(edit) @8785 [8785] 2007-01-11 14:15:33 luks Query::get*ById can throw also ValueError.
(edit) @8784 [8784] 2007-01-11 14:06:47 luks Fix MusicBrainz::extractUuid for releases and tracks.
(edit) @8651 [8651] 2006-11-18 10:55:48 luks Added "Artificial (Other)"
(edit) @8643 [8643] 2006-11-15 09:59:39 luks Added sanity check for track numbers to be in range 1..99. I suspect is …
(edit) @8642 [8642] 2006-11-15 09:42:08 luks Fix buffer overflow in MBHttp::WriteToBuffer. (Closes #2273)
(edit) @8637 [8637] 2006-11-14 16:53:10 luks Reorder definitions of ACCEPT_ARG2 and ACCEPT_ARG3. This was causing …
(edit) @8516 [8516] 2006-10-05 20:10:41 luks Patch to allow manually entering the CD TOC information. (Closes #2193, …
(edit) @8480 [8480] 2006-09-13 16:32:01 luks Dependencies moved to 'Requires:', added 'URL:'.
(edit) @8472 [8472] 2006-09-05 14:32:41 luks Sync with python-musicbrainz2. Implementation of count and offset …
(edit) @8470 [8470] 2006-09-05 14:06:16 luks Documentation fix.
(edit) @8469 [8469] 2006-09-05 09:22:25 luks No shebang in non-executable scripts.
(edit) @8468 [8468] 2006-09-05 09:20:46 luks Added Debian GNU/kFreeBSD (patch from the libmb package in Debian)
(edit) @8466 [8466] 2006-09-05 08:59:44 luks Updated FSF address.
(edit) @8464 [8464] 2006-09-05 08:45:18 luks Updated documentation, reformatted to rst.
(edit) @8455 [8455] 2006-08-30 20:03:36 luks Tagging the 3.0.0beta1 release.
(edit) @8454 [8454] 2006-08-30 19:32:48 luks Added libdiscid
(edit) @8453 [8453] 2006-08-30 19:24:03 luks Documentation fixes
(edit) @8452 [8452] 2006-08-30 19:17:07 luks Fixed includes for the renamed header file.
(edit) @8451 [8451] 2006-08-30 18:35:49 luks Final changes …
(edit) @8450 [8450] 2006-08-30 16:58:52 luks Rename the library to libmusicbrainz3, to enable parallel development …
(edit) @8449 [8449] 2006-08-29 17:43:03 luks Fix the patch for buffer overflows in rdfparse.c (closes #2066)
(edit) @8445 [8445] 2006-08-22 08:34:41 luks Tagging the 2.1.4 bugfix release.
(edit) @8443 [8443] 2006-08-21 12:36:10 luks Increased version number to 2.1.4, added ChangeLog entry.
(edit) @8442 [8442] 2006-08-21 12:28:47 luks Make sure we've received at least 10 characters before checking for 1xx …
(edit) @8441 [8441] 2006-08-21 12:21:04 luks Free the RDF parser instance after using it. (closes #2061)
(edit) @8440 [8440] 2006-08-21 12:00:05 luks Fixed buffer overflows in the RDF parsing code. Patch by Martin Schulze. …
(edit) @8312 [8312] 2006-08-02 09:21:05 luks Added some missing includes.
(edit) @8311 [8311] 2006-08-02 08:15:31 luks No README.win32
(edit) @8247 [8247] 2006-07-22 19:29:52 luks Removing WebService::init() from the examples. Compatibility with libneon …
(edit) @8246 [8246] 2006-07-22 18:52:44 luks Added missing files.
(edit) @8245 [8245] 2006-07-22 15:47:05 luks d-pointer, removed init() from the public API.
(edit) @8244 [8244] 2006-07-22 14:24:07 luks Fix to make it compile under mingw.
(edit) @8243 [8243] 2006-07-22 14:14:26 luks SCons build system cleanup.
(edit) @8240 [8240] 2006-07-21 18:22:41 luks WebService C bindings.
(edit) @8238 [8238] 2006-07-21 15:35:20 luks Rename config.h to defines.h
(edit) @8237 [8237] 2006-07-21 15:29:02 luks First pass of 'd pointer'-ization.
(edit) @8221 [8221] 2006-07-19 15:18:51 luks Auth proxy support. (closes #518)
(edit) @8218 [8218] 2006-07-19 14:46:22 luks C bindings for disc reading functions.
(edit) @8216 [8216] 2006-07-19 13:44:05 luks Make dependency on libdiscid optional.
(edit) @8215 [8215] 2006-07-19 09:13:03 luks Reverting the previous commit, it causes some problems.
(edit) @8214 [8214] 2006-07-19 08:35:43 luks Make all 'list getters' consistent.
(edit) @8096 [8096] 2006-07-04 19:46:32 svanzoest 0.11 Tue Jul 4 19:44:17 2006 - fixed missing files from MANIFEST …
(edit) @8095 [8095] 2006-07-04 19:45:43 svanzoest Updated for new release with fixed MANIFEST
(edit) @8094 [8094] 2006-07-04 19:42:03 svanzoest Fixed broken MANIFEST that was missing several files including Makefile.PL
(edit) @8075 [8075] 2006-07-04 00:12:15 luks Consistency with other release tags.
(edit) @8071 [8071] 2006-07-03 23:13:40 svanzoest Release of 2.1.3: See …
(edit) @8066 [8066] 2006-07-03 22:50:31 svanzoest Tagging release of MusicBrainz::Client 0.11 0.11 Mon Jul 3 22:45:58 …
(edit) @8065 [8065] 2006-07-03 22:49:35 svanzoest Updated to libmusicbrainz 2.1.3 and updated copyright
(edit) @8064 [8064] 2006-07-03 22:48:32 svanzoest Updated copyright.
(edit) @8063 [8063] 2006-07-03 22:42:00 svanzoest Tagging new release of MusicBrainz::Queries (0.10) 0.10 Mon Jul 3 …
(edit) @8062 [8062] 2006-07-03 22:39:35 svanzoest Getting ready for a new release after being migrated to subversion and …
Note: See TracRevisionLog for help on using the revision log.