Age | Commit message (Expand) | Author |
---|---|---|
2007-10-29 | Prefix the error constants with ERR_ | Nicolas Pennequin |
2007-10-28 | Improve move_handle's semantics. Shoudl have no functional impact | Brandon Low |
2007-10-28 | Comment improvements | Brandon Low |
2007-10-28 | Add #defines for error values. Makes the code easier to read. | Nicolas Pennequin |
2007-10-27 | Hopefully fix codec load and data abort problems by making add_handle and mov... | Brandon Low |
2007-10-27 | Whoops, that thread can't run until the linked list is initialized | Brandon Low |
2007-10-27 | Create queue stuff before the thread that will use it | Brandon Low |
2007-10-27 | Make buffering initialization versus reset separate functions to avoid double... | Brandon Low |
2007-10-27 | Add some const keywords, improve some comments, add a safety check or two, sh... | Brandon Low |
2007-10-27 | * Only call bufgetcodec once | Nicolas Pennequin |
2007-10-25 | Finally commit Metadata on Buffer! | Nicolas Pennequin |