diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 61 |
1 files changed, 33 insertions, 28 deletions
@@ -1,3 +1,8 @@ | |||
1 | Mon Nov 28 12:17:42 CET 2011 | ||
2 | Fixing compiler warnings, cleaning up ASF plugin. Finishing | ||
3 | Matroska plugin. -CG | ||
4 | Releasing libextractor 0.6.3. | ||
5 | |||
1 | Fri Jul 22 21:46:32 CEST 2011 | 6 | Fri Jul 22 21:46:32 CEST 2011 |
2 | Added Ukrainian translation. -CG | 7 | Added Ukrainian translation. -CG |
3 | 8 | ||
@@ -10,10 +15,10 @@ Sun Jun 13 13:15:43 CEST 2010 | |||
10 | Sat Jun 12 22:32:32 CEST 2010 | 15 | Sat Jun 12 22:32:32 CEST 2010 |
11 | Fixing various bugs, including some that can cause crashes given | 16 | Fixing various bugs, including some that can cause crashes given |
12 | malformed inputs. -CG | 17 | malformed inputs. -CG |
13 | 18 | ||
14 | Sat Jun 12 16:23:14 CEST 2010 | 19 | Sat Jun 12 16:23:14 CEST 2010 |
15 | Only pass 'unsigned char's to 'isspace' and similar functions. -CG | 20 | Only pass 'unsigned char's to 'isspace' and similar functions. -CG |
16 | 21 | ||
17 | Sun Mar 14 00:09:45 CET 2010 | 22 | Sun Mar 14 00:09:45 CET 2010 |
18 | Releasing libextractor 0.6.1. | 23 | Releasing libextractor 0.6.1. |
19 | 24 | ||
@@ -46,7 +51,7 @@ Sun Feb 15 16:57:46 MST 2009 | |||
46 | 51 | ||
47 | Sun Nov 2 20:19:02 MST 2008 | 52 | Sun Nov 2 20:19:02 MST 2008 |
48 | Releasing libextractor 0.5.21. | 53 | Releasing libextractor 0.5.21. |
49 | 54 | ||
50 | Tue Aug 12 04:40:49 EEST 2008 | 55 | Tue Aug 12 04:40:49 EEST 2008 |
51 | Added an S3M (Scream Tracker 3 Module) plugin. | 56 | Added an S3M (Scream Tracker 3 Module) plugin. |
52 | 57 | ||
@@ -238,7 +243,7 @@ Fri Mar 24 21:43:43 PST 2006 | |||
238 | Started re-implementation of PDF support from scratch | 243 | Started re-implementation of PDF support from scratch |
239 | (incomplete but working). Improvements to the build | 244 | (incomplete but working). Improvements to the build |
240 | system. | 245 | system. |
241 | 246 | ||
242 | Thu Mar 9 17:46:39 PST 2006 | 247 | Thu Mar 9 17:46:39 PST 2006 |
243 | Added support for wordleaker (additional meta-data for | 248 | Added support for wordleaker (additional meta-data for |
244 | OLE2 streams). Releasing libextractor 0.5.11. | 249 | OLE2 streams). Releasing libextractor 0.5.11. |
@@ -279,7 +284,7 @@ Sun Dec 4 23:36:00 PST 2005 | |||
279 | 284 | ||
280 | Sat Nov 12 10:50:46 PST 2005 | 285 | Sat Nov 12 10:50:46 PST 2005 |
281 | Releasing libextractor 0.5.7. | 286 | Releasing libextractor 0.5.7. |
282 | 287 | ||
283 | Wed Nov 9 12:51:52 PST 2005 | 288 | Wed Nov 9 12:51:52 PST 2005 |
284 | Fix in LE unload code (potential double-free, maybe BSD-specific). | 289 | Fix in LE unload code (potential double-free, maybe BSD-specific). |
285 | 290 | ||
@@ -325,7 +330,7 @@ Fri Sep 16 16:41:04 PDT 2005 | |||
325 | 330 | ||
326 | Thu Sep 15 21:55:19 PDT 2005 | 331 | Thu Sep 15 21:55:19 PDT 2005 |
327 | Fixing compiler warnings given by gcc 4.0. | 332 | Fixing compiler warnings given by gcc 4.0. |
328 | 333 | ||
329 | Thu Sep 15 00:56:51 PDT 2005 | 334 | Thu Sep 15 00:56:51 PDT 2005 |
330 | Fixed incorrectly handled integer overflow in png extractor. | 335 | Fixed incorrectly handled integer overflow in png extractor. |
331 | 336 | ||
@@ -376,7 +381,7 @@ Sat Aug 20 21:27:17 PDT 2005 | |||
376 | 381 | ||
377 | Thu Aug 18 21:18:28 PDT 2005 | 382 | Thu Aug 18 21:18:28 PDT 2005 |
378 | Made quotations match GNU standards. | 383 | Made quotations match GNU standards. |
379 | 384 | ||
380 | Sat Aug 13 18:41:02 PDT 2005 | 385 | Sat Aug 13 18:41:02 PDT 2005 |
381 | Fixed problems with ole2 extractor. Also removed | 386 | Fixed problems with ole2 extractor. Also removed |
382 | requirement for static version of glib (!). | 387 | requirement for static version of glib (!). |
@@ -406,7 +411,7 @@ Mon Jul 4 18:10:14 CEST 2005 | |||
406 | by default due to bugs). Moved Python and Java | 411 | by default due to bugs). Moved Python and Java |
407 | bindings into separate packages. | 412 | bindings into separate packages. |
408 | Releasing libextractor 0.5.1. | 413 | Releasing libextractor 0.5.1. |
409 | 414 | ||
410 | Wed Jun 29 15:37:51 CEST 2005 | 415 | Wed Jun 29 15:37:51 CEST 2005 |
411 | Finally found out how to disable building static libs. | 416 | Finally found out how to disable building static libs. |
412 | This should cut down compile time and installed size | 417 | This should cut down compile time and installed size |
@@ -416,7 +421,7 @@ Wed Jun 29 15:37:51 CEST 2005 | |||
416 | Sat Jun 18 14:56:38 EST 2005 | 421 | Sat Jun 18 14:56:38 EST 2005 |
417 | Fixed a score of compiler warnings and some minor bugs, | 422 | Fixed a score of compiler warnings and some minor bugs, |
418 | none of which should have been observable. | 423 | none of which should have been observable. |
419 | 424 | ||
420 | Sat May 21 13:42:46 EST 2005 | 425 | Sat May 21 13:42:46 EST 2005 |
421 | Releasing libextractor 0.5.0. | 426 | Releasing libextractor 0.5.0. |
422 | 427 | ||
@@ -438,7 +443,7 @@ Thu Feb 24 00:32:44 EST 2005 | |||
438 | 443 | ||
439 | Wed Feb 23 22:42:08 EST 2005 | 444 | Wed Feb 23 22:42:08 EST 2005 |
440 | Comment tag was not extracted from ID3 tags. Fixed. | 445 | Comment tag was not extracted from ID3 tags. Fixed. |
441 | 446 | ||
442 | Sun Feb 20 16:36:17 EST 2005 | 447 | Sun Feb 20 16:36:17 EST 2005 |
443 | Fixed similar problem in REAL extractor. Added support | 448 | Fixed similar problem in REAL extractor. Added support |
444 | for new Helix/Real format to REAL extractor. | 449 | for new Helix/Real format to REAL extractor. |
@@ -510,12 +515,12 @@ Sat Oct 23 13:21:23 EST 2004 | |||
510 | 515 | ||
511 | Fri Oct 22 22:22:28 EST 2004 | 516 | Fri Oct 22 22:22:28 EST 2004 |
512 | Fixing memory leak after extensive valgrinding. | 517 | Fixing memory leak after extensive valgrinding. |
513 | 518 | ||
514 | Fri Oct 22 19:18:38 EST 2004 | 519 | Fri Oct 22 19:18:38 EST 2004 |
515 | id3v2.3 and id3v2.4 work. Some bugfixes. | 520 | id3v2.3 and id3v2.4 work. Some bugfixes. |
516 | 521 | ||
517 | Sun Oct 17 18:12:11 EST 2004 | 522 | Sun Oct 17 18:12:11 EST 2004 |
518 | tar and tar.gz work. Releasing libextractor 0.3.9. | 523 | tar and tar.gz work. Releasing libextractor 0.3.9. |
519 | 524 | ||
520 | Sun Oct 17 17:42:16 EST 2004 | 525 | Sun Oct 17 17:42:16 EST 2004 |
521 | deb works. | 526 | deb works. |
@@ -559,17 +564,17 @@ Tue Sep 14 21:25:22 EST 2004 | |||
559 | to run 720 times on the same 5 MB file passing that file as an | 564 | to run 720 times on the same 5 MB file passing that file as an |
560 | argument; the remaining time is pretty much doing 720x mmap and | 565 | argument; the remaining time is pretty much doing 720x mmap and |
561 | related system calls). | 566 | related system calls). |
562 | 567 | ||
563 | Fri Sep 10 22:00:09 EST 2004 | 568 | Fri Sep 10 22:00:09 EST 2004 |
564 | Added support for RipeMD-160. | 569 | Added support for RipeMD-160. |
565 | 570 | ||
566 | Fri Sep 10 19:49:39 EST 2004 | 571 | Fri Sep 10 19:49:39 EST 2004 |
567 | Added support for SHA-1 and MD5. Releasing libextractor 0.3.6. | 572 | Added support for SHA-1 and MD5. Releasing libextractor 0.3.6. |
568 | 573 | ||
569 | Fri Sep 10 10:35:27 EST 2004 | 574 | Fri Sep 10 10:35:27 EST 2004 |
570 | Added support for OpenOffice documents (meta.xml in | 575 | Added support for OpenOffice documents (meta.xml in |
571 | zip-file). | 576 | zip-file). |
572 | 577 | ||
573 | Mon Aug 30 23:16:17 IST 2004 | 578 | Mon Aug 30 23:16:17 IST 2004 |
574 | Added support for OLE2 (WinWord, Excel, PowerPoint). | 579 | Added support for OLE2 (WinWord, Excel, PowerPoint). |
575 | Fixed various bugs (Segfault in elf, leaks in zip and RPM, | 580 | Fixed various bugs (Segfault in elf, leaks in zip and RPM, |
@@ -588,20 +593,20 @@ Wed Jun 23 13:37:02 IST 2004 | |||
588 | 593 | ||
589 | Sun Jun 6 18:42:28 IST 2004 | 594 | Sun Jun 6 18:42:28 IST 2004 |
590 | Fixed segfault in qtextractor. | 595 | Fixed segfault in qtextractor. |
591 | 596 | ||
592 | Mon May 31 18:19:07 EST 2004 | 597 | Mon May 31 18:19:07 EST 2004 |
593 | Fixed more minor bugs. Releasing libextractor 0.3.2. | 598 | Fixed more minor bugs. Releasing libextractor 0.3.2. |
594 | 599 | ||
595 | Mon May 31 17:14:55 EST 2004 | 600 | Mon May 31 17:14:55 EST 2004 |
596 | Removed comment extraction from RIFF extractor (format | 601 | Removed comment extraction from RIFF extractor (format |
597 | detection is not good enough to avoid garbage for non-RIFF | 602 | detection is not good enough to avoid garbage for non-RIFF |
598 | files). Also fixed rare seg-fault in PDF-extractor (xpdf | 603 | files). Also fixed rare seg-fault in PDF-extractor (xpdf |
599 | author notified). | 604 | author notified). |
600 | 605 | ||
601 | Mon May 24 13:40:27 EST 2004 | 606 | Mon May 24 13:40:27 EST 2004 |
602 | Changed build system to avoid having an extra library | 607 | Changed build system to avoid having an extra library |
603 | (libextractor_util is gone). | 608 | (libextractor_util is gone). |
604 | 609 | ||
605 | Wed Apr 28 19:28:39 EST 2004 | 610 | Wed Apr 28 19:28:39 EST 2004 |
606 | Releasing libextractor 0.3.1. | 611 | Releasing libextractor 0.3.1. |
607 | 612 | ||
@@ -617,7 +622,7 @@ Mon Apr 12 01:30:20 EST 2004 | |||
617 | methods that are sufficient to build a Java class to | 622 | methods that are sufficient to build a Java class to |
618 | access libextractor. The API is still incomplete but | 623 | access libextractor. The API is still incomplete but |
619 | already basically functional. Releasing 0.3.0 | 624 | already basically functional. Releasing 0.3.0 |
620 | 625 | ||
621 | Sat Apr 10 01:34:04 EST 2004 | 626 | Sat Apr 10 01:34:04 EST 2004 |
622 | Added RIFF/AVI extractor based on AVInfo. | 627 | Added RIFF/AVI extractor based on AVInfo. |
623 | Fixed memory-leak and potential segfault in zipextractor. | 628 | Fixed memory-leak and potential segfault in zipextractor. |
@@ -625,10 +630,10 @@ Sat Apr 10 01:34:04 EST 2004 | |||
625 | Sat Apr 10 00:30:19 EST 2004 | 630 | Sat Apr 10 00:30:19 EST 2004 |
626 | Added MPEG (video) extractor based on AVInfo. Improved | 631 | Added MPEG (video) extractor based on AVInfo. Improved |
627 | output of mp3 extractor. | 632 | output of mp3 extractor. |
628 | 633 | ||
629 | Fri Apr 9 22:58:51 EST 2004 | 634 | Fri Apr 9 22:58:51 EST 2004 |
630 | Improved library initialization (and destruction) code. | 635 | Improved library initialization (and destruction) code. |
631 | 636 | ||
632 | Thu Apr 8 22:25:19 EST 2004 | 637 | Thu Apr 8 22:25:19 EST 2004 |
633 | Revisited type signatures adding const where applicable. | 638 | Revisited type signatures adding const where applicable. |
634 | Improved formatting of --help for extract. Added some | 639 | Improved formatting of --help for extract. Added some |
@@ -667,7 +672,7 @@ Sun Jun 15 18:05:24 EST 2003 | |||
667 | Sat Apr 19 04:11:14 EST 2003 | 672 | Sat Apr 19 04:11:14 EST 2003 |
668 | Fixed missing delete operation in PDF extractor for | 673 | Fixed missing delete operation in PDF extractor for |
669 | non-PDF files (caused memory leak and file-handle leak). | 674 | non-PDF files (caused memory leak and file-handle leak). |
670 | 675 | ||
671 | Thu Apr 10 23:54:17 EST 2003 | 676 | Thu Apr 10 23:54:17 EST 2003 |
672 | Fixed segmentation violation in png extractor. | 677 | Fixed segmentation violation in png extractor. |
673 | 678 | ||
@@ -709,7 +714,7 @@ Tue Jan 7 18:31:38 EST 2003 | |||
709 | 714 | ||
710 | Tue Dec 31 15:26:00 EST 2002 | 715 | Tue Dec 31 15:26:00 EST 2002 |
711 | Added pdf extractor based on xpdf code. | 716 | Added pdf extractor based on xpdf code. |
712 | 717 | ||
713 | Tue Dec 17 20:36:13 CET 2002 | 718 | Tue Dec 17 20:36:13 CET 2002 |
714 | Added MIME-extractor. | 719 | Added MIME-extractor. |
715 | 720 | ||
@@ -743,14 +748,14 @@ Sun Jun 2 22:49:17 EST 2002 | |||
743 | Added support for JPEG and HTML. HTML does not | 748 | Added support for JPEG and HTML. HTML does not |
744 | support concurrent use, though (inherent problem | 749 | support concurrent use, though (inherent problem |
745 | with libhtmlparse). Released v0.0.2. | 750 | with libhtmlparse). Released v0.0.2. |
746 | 751 | ||
747 | Sat May 25 16:56:59 EST 2002 | 752 | Sat May 25 16:56:59 EST 2002 |
748 | Added building of a description from artist, | 753 | Added building of a description from artist, |
749 | title and album, fixed bugs. | 754 | title and album, fixed bugs. |
750 | 755 | ||
751 | Tue May 21 22:24:07 EST 2002 | 756 | Tue May 21 22:24:07 EST 2002 |
752 | Added removing of duplicates, splitting keywords, | 757 | Added removing of duplicates, splitting keywords, |
753 | extraction of keywords from filenames. | 758 | extraction of keywords from filenames. |
754 | 759 | ||
755 | Sat May 18 16:33:28 EST 2002 | 760 | Sat May 18 16:33:28 EST 2002 |
756 | more convenience methods ('configuration', default | 761 | more convenience methods ('configuration', default |