Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt | |
2007-04-19 | Define DOXYGEN when building doxygen documentation, to allow #ifdeffing the ↵ | Diego 'Flameeyes' Pettenò | |
definitions. | |||
2007-04-19 | Exclude gsm610 and nosefart code that is contributed code. | Diego 'Flameeyes' Pettenò | |
2007-04-14 | Check for __malloc__ attribute during configure stage, avoid conditional in ↵ | Diego 'Flameeyes' Pettenò | |
xineutils.h for it, instead use XINE_MALLOC. | |||
2007-04-11 | Null-define XINE_PROTECTED as it's not to be shown on documentation. | Diego 'Flameeyes' Pettenò | |
Non-static non-public functions should be properly marked @internal instead. | |||
2007-04-10 | Expand ATTR_ALIGN to nothing to avoid having __attribute__ declarations in ↵ | Diego 'Flameeyes' Pettenò | |
the middle of a structure declaration. | |||
2007-04-10 | Define XINE_PACKED to nothing during Doxygen run so that it's not disturbing ↵ | Diego 'Flameeyes' Pettenò | |
when present in the structures' definition. | |||
2007-04-09 | Until the contributed code is moved in its own contrib/ tree, ignore those ↵ | Diego 'Flameeyes' Pettenò | |
parts we don't care about to document. | |||
2007-04-09 | Add a Doxyfile.in file for doxygen support, changes for that are coming; ↵ | Diego 'Flameeyes' Pettenò | |
more changes to the Doxyfile are needed. |