April 20, 2010
View ba87f08

Remove explicit filename from Doxygen @file commands.

Diego Biurrun authored on 2010/04/20 23:45:34
August 15, 2009
View 0ebe3b8

cosmetics: indentation, prettyprinting, K&R coding style

Diego Biurrun authored on 2009/08/15 20:42:15
View 735a380

Remove useless braces around if/for/while expressions.

Diego Biurrun authored on 2009/08/15 20:12:47
View 7c809dc

Simplify 'if' condition statements. Drop useless '!= 0' from 'exp != 0', replace 'exp == 0' by '!exp'.

Diego Biurrun authored on 2009/08/15 20:02:50
February 1, 2009
View bad5537

Use full internal pathname in doxygen @file directives. Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories.

Diego Biurrun authored on 2009/02/01 11:00:19
July 10, 2008
View 0cf0e25

Add a parameter for queue size. Patch by Anuradha Suraparaju anuradha rd bbc co uk

Anuradha Suraparaju authored on 2008/07/10 20:40:19
April 23, 2008
View 9fa58f1

Rename diracschro_common.[ch] to libdirac_libschro.[ch], external library glue code should have a lib prefix in its name.

Diego Biurrun authored on 2008/04/23 01:26:15