Mercurial > mplayer.hg
log m_struct.h @ 20725:873f7484ccdd
age | author | description |
---|---|---|
Thu, 27 Jul 2006 17:35:06 +0000 | reynaldo | marks some read-only char* inside structs as const, patch by Stefan Huehner, stefan At huehner-org |
Sat, 15 Jul 2006 16:03:12 +0000 | reynaldo | marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org |
Tue, 25 Apr 2006 18:48:53 +0000 | albeu | Fix most of the mistakes pointed out by Diego. |
Mon, 24 Apr 2006 19:20:04 +0000 | albeu | Doxygen attack! |
Wed, 13 Aug 2003 16:29:32 +0000 | alex | Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies. |
Fri, 14 Mar 2003 17:50:58 +0000 | albeu | 10L |
Tue, 12 Nov 2002 14:16:30 +0000 | albeu | A struct setter. It allow you to setup struct from some user |