log playtree.h @ 37136:36638a3ccfe2

age author description
Thu, 03 Nov 2011 13:24:53 +0000 diego Fix a bunch of Doxygen syntax errors that caused warnings.
Mon, 13 Jun 2011 19:39:18 +0000 reimar Mark some char * arguments that are strdup'd const,
Mon, 14 Jun 2010 14:16:30 +0000 diego Adjust comment after the removal of the pt_iter_add_gui_file macro.
Sun, 13 Jun 2010 17:15:55 +0000 diego Remove unused function pt_add_gui_file().
Thu, 27 May 2010 20:38:25 +0000 diego Drop pointless _st suffix from 'struct stream'.
Sat, 30 Jan 2010 23:24:23 +0000 diego Add license header to all top-level files missing them.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Mon, 31 Dec 2007 16:15:50 +0000 diego Add explanatory comments to the #endif part of multiple inclusion guards.
Sat, 28 Jul 2007 14:27:55 +0000 diego typo fix: childs --> children
Mon, 02 Jul 2007 22:34:45 +0000 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
Thu, 22 Feb 2007 00:18:10 +0000 diego cosmetics: typo fixes, usefuLL --> useful and aswell --> as well
Thu, 27 Apr 2006 13:22:23 +0000 diego spelling/grammar/wording fixes in doxygen and non-doxygen comments
Tue, 25 Apr 2006 01:26:10 +0000 albeu Doxygen Attack! - Chapter 3
Wed, 05 Feb 2003 23:02:05 +0000 arpi this patch adds a high-level-api to playtree, allowing to use it more easily