summaryrefslogtreecommitdiffstats
path: root/playtree.c
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant duplicate option handling in the playtree.adrian2009-10-101-13/+3
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-31/+31
* Actually abort (return NULL) in the alloc-failure check in play_tree_newreimar2009-01-251-1/+3
* revert non-acked r27106ben2008-06-211-2/+1
* Only "pop" subtree params if they had previously been "pushed",ben2008-06-201-1/+2
* typo: begining --> beginningdiego2007-12-231-1/+1
* typo fix: childs --> childrendiego2007-07-281-10/+10
* Cast sizeof() to int in mp_msg arguments so it fits the format string on 64bitreimar2007-06-241-10/+10
* Remove unused variable, patch by Stefan Huehner stefan [at] huehner [dot] orgdiego2006-07-031-1/+0
* rm unnecesary casts from void* - part 3reynaldo2006-07-021-2/+2
* rm unnecesary void* casts - part 1reynaldo2006-07-011-2/+2
* Doxygen Attack! - Chapter 3albeu2006-04-251-0/+3
* fix "last file is always played last" bug.reimar2004-11-051-1/+1
* fix -loop in combination with -shufflereimar2004-10-201-0/+8
* string handling security fixesdiego2004-06-251-1/+1
* Fix -shuffle with remote playlistalbeu2003-07-081-0/+2
* Use new config headersalbeu2003-03-301-55/+3
* this patch adds a high-level-api to playtree, allowing to use it more easilyarpi2003-02-051-4/+123
* Add random stepping supportalbeu2002-11-121-7/+85
* New config system + cleanup of header inter dependencyalbeu2002-11-121-0/+1
* 10L found by jeroen dobbelaere <jeroen dot dobbelaere at acunia dot com>albeu2002-11-021-2/+8
* Portability fix with reallocalbeu2002-04-231-1/+6
* fix playlist bug with gui and rewrite mousecursor show/hide codepontscho2002-04-161-0/+3
* Set the params given to a playlist url to the playlistalbeu2002-03-201-0/+17
* small bug fixed and workarounds :(pontscho2002-03-071-2/+0
* workaround for gui a short time.pontscho2002-03-061-1/+3
* In the good way this time, (1 and 0 was swaped 10*10^10l for me ;))albeu2002-02-211-2/+2
* Fixed (I hope) little bug wich lead to sig11 after last playtree entryalbeu2002-02-201-2/+2
* Bug fix for subconfig option. A -tv option containing the on parameteralbeu2002-01-211-2/+3
* Some improvment and make -vcd -dvd options considered as playlist entryalbeu2002-01-191-58/+51
* Few bug fix and improvment in config/playtree systemalbeu2002-01-191-1/+3
* Fixed a few bugs and added support for VCD/DVD/TV in playlist using virtual urlalbeu2002-01-171-24/+102
* playtree-based config patch by Alban Bedel <albeu@free.fr>arpi2002-01-141-40/+110
* FreeBSD fixnexus2002-01-081-0/+1
* tree-based playlist parser code by Alban Bedel <albeu@free.fr>arpi2002-01-081-0/+631