log playtree.c @ 30257:77265abe0200

age author description
Sat, 10 Oct 2009 10:39:05 +0000 adrian Remove redundant duplicate option handling in the playtree.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sun, 25 Jan 2009 18:25:11 +0000 reimar Actually abort (return NULL) in the alloc-failure check in play_tree_new
Sat, 21 Jun 2008 09:15:25 +0000 ben revert non-acked r27106
Fri, 20 Jun 2008 19:51:43 +0000 ben Only "pop" subtree params if they had previously been "pushed",
Sun, 23 Dec 2007 21:22:02 +0000 diego typo: begining --> beginning
Sat, 28 Jul 2007 14:27:55 +0000 diego typo fix: childs --> children
Sun, 24 Jun 2007 10:39:04 +0000 reimar Cast sizeof() to int in mp_msg arguments so it fits the format string on 64bit
Mon, 03 Jul 2006 14:52:07 +0000 diego Remove unused variable, patch by Stefan Huehner stefan [at] huehner [dot] org
Sun, 02 Jul 2006 08:17:07 +0000 reynaldo rm unnecesary casts from void* - part 3
Sat, 01 Jul 2006 03:56:13 +0000 reynaldo rm unnecesary void* casts - part 1
Tue, 25 Apr 2006 01:26:10 +0000 albeu Doxygen Attack! - Chapter 3
Fri, 05 Nov 2004 22:45:16 +0000 reimar fix "last file is always played last" bug.
Wed, 20 Oct 2004 17:30:29 +0000 reimar fix -loop in combination with -shuffle
Fri, 25 Jun 2004 16:49:53 +0000 diego string handling security fixes