Menu

#145 Clean up KeyImporter

closed-accepted
nobody
None
5
2009-12-16
2009-12-01
Tom
No

This is a series of patches to clean up the KeyImporter in preparation for improving the plugin system.

The first two patches are ready to be applied. The third still needs quite a bit of work and *lots* of testing.

Discussion

  • Tom

    Tom - 2009-12-01

    Use a list for the search path, rather than cascading if statements.

     
  • Tom

    Tom - 2009-12-01

    This shouldn't be a macro. Especially since it calls strchr or strrchr twice.

     
  • Tom

    Tom - 2009-12-03
     
  • Tom

    Tom - 2009-12-03

    I think this is ready, once it has received some testing.

     
  • Tom

    Tom - 2009-12-06

    Fix trivial bug in CreateSoundReader compared to original patch.

     
  • Tom

    Tom - 2009-12-07

    Fix off by one in CD handling.

     
  • Tom

    Tom - 2009-12-08
     
  • Tom

    Tom - 2009-12-10

    Update to trunk

     
  • Tom

    Tom - 2009-12-16

    Closing this as the first part has been applied and am posting updated versions of the rest in new artifact.

     
  • Tom

    Tom - 2009-12-16
    • status: open --> closed-accepted
     

Log in to post a comment.