log playtree.h @ 37171:29802bb119f6

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
Sun, 12 Jan 2003 19:41:38 +0000 arpi this patch adds an fallback to playlist (any but the plaintext-list format)
Tue, 12 Nov 2002 23:39:35 +0000 albeu Add random stepping support
Tue, 12 Nov 2002 01:56:42 +0000 albeu New config system + cleanup of header inter dependency
Wed, 20 Mar 2002 10:27:27 +0000 albeu Set the params given to a playlist url to the playlist
Thu, 17 Jan 2002 20:24:28 +0000 albeu Fixed a few bugs and added support for VCD/DVD/TV in playlist using virtual url
Mon, 14 Jan 2002 23:38:49 +0000 arpi playtree-based config patch by Alban Bedel <albeu@free.fr>
Tue, 08 Jan 2002 01:24:25 +0000 arpi tree-based playlist parser code by Alban Bedel <albeu@free.fr>