Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 |
* | correct const usage in the option handling code so that tables can be | rfelker | 2007-11-09 |
* | Do not use leading underscores in multiple inclusion guards, they are reserved. | diego | 2007-07-02 |
* | Avoid void * arithmetic | reimar | 2007-06-24 |
* | Some comment typo fixes | reimar | 2007-06-24 |
* | Mark m_struct_t defaults as const | reimar | 2007-01-28 |
* | marks some read-only char* inside structs as const, patch by Stefan Huehner, ... | reynaldo | 2006-07-27 |
* | marks several read-only string parameters which aren't modified inside the ca... | reynaldo | 2006-07-15 |
* | Fix most of the mistakes pointed out by Diego. | albeu | 2006-04-25 |
* | Doxygen attack! | albeu | 2006-04-24 |
* | Removed the historic cfgparser and switched full to the new config parser (al... | alex | 2003-08-13 |
* | 10L | albeu | 2003-03-14 |
* | A struct setter. It allow you to setup struct from some user | albeu | 2002-11-12 |