aboutsummaryrefslogtreecommitdiffhomepage
path: root/playtree.c
Commit message (Expand)AuthorAge
* cleanup: don't check for NULL before free()Gravatar diego2010-11-08
* playtree: fix segfault on empty playlistGravatar siretart2010-11-02
* Merge svn changes up to r30798Gravatar Uoti Urpala2010-03-10
|\
* \ Merge svn changes up to r30748Gravatar Uoti Urpala2010-03-10
|\ \
* \ \ Merge svn changes up to r30475Gravatar Uoti Urpala2010-03-09
|\ \ \
| | | * Remove unused static function play_tree_set_flag().Gravatar cehoyos2010-02-27
| | |/
| | * Do not cast the results of malloc/calloc/realloc.Gravatar diego2010-02-26
| | * Mark some more functions that are not used outside of their files as static.Gravatar diego2010-02-18
| |/
| * Add license header to all top-level files missing them.Gravatar diego2010-01-30
* | Merge svn changes up to r29912Gravatar Uoti Urpala2009-11-16
|\|
| * Remove redundant duplicate option handling in the playtree.Gravatar adrian2009-10-10
* | Remove the internal GUIGravatar Anton Khirnov2009-07-07
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Merge svn changes up to r28366Gravatar Uoti Urpala2009-01-26
|\|
| * Actually abort (return NULL) in the alloc-failure check in play_tree_newGravatar reimar2009-01-25
* | Make various functions staticGravatar Uoti Urpala2008-08-12
| * revert non-acked r27106Gravatar ben2008-06-21
| * Only "pop" subtree params if they had previously been "pushed",Gravatar ben2008-06-20
|/
* typo: begining --> beginningGravatar diego2007-12-23
* typo fix: childs --> childrenGravatar diego2007-07-28
* Cast sizeof() to int in mp_msg arguments so it fits the format string on 64bitGravatar reimar2007-06-24
* Remove unused variable, patch by Stefan Huehner stefan [at] huehner [dot] orgGravatar diego2006-07-03
* rm unnecesary casts from void* - part 3Gravatar reynaldo2006-07-02
* rm unnecesary void* casts - part 1Gravatar reynaldo2006-07-01
* Doxygen Attack! - Chapter 3Gravatar albeu2006-04-25
* fix "last file is always played last" bug.Gravatar reimar2004-11-05
* fix -loop in combination with -shuffleGravatar reimar2004-10-20
* string handling security fixesGravatar diego2004-06-25
* Fix -shuffle with remote playlistGravatar albeu2003-07-08
* Use new config headersGravatar albeu2003-03-30
* this patch adds a high-level-api to playtree, allowing to use it more easilyGravatar arpi2003-02-05
* Add random stepping supportGravatar albeu2002-11-12
* New config system + cleanup of header inter dependencyGravatar albeu2002-11-12
* 10L found by jeroen dobbelaere <jeroen dot dobbelaere at acunia dot com>Gravatar albeu2002-11-02
* Portability fix with reallocGravatar albeu2002-04-23
* fix playlist bug with gui and rewrite mousecursor show/hide codeGravatar pontscho2002-04-16
* Set the params given to a playlist url to the playlistGravatar albeu2002-03-20
* small bug fixed and workarounds :(Gravatar pontscho2002-03-07
* workaround for gui a short time.Gravatar pontscho2002-03-06
* In the good way this time, (1 and 0 was swaped 10*10^10l for me ;))Gravatar albeu2002-02-21
* Fixed (I hope) little bug wich lead to sig11 after last playtree entryGravatar albeu2002-02-20
* Bug fix for subconfig option. A -tv option containing the on parameterGravatar albeu2002-01-21
* Some improvment and make -vcd -dvd options considered as playlist entryGravatar albeu2002-01-19
* Few bug fix and improvment in config/playtree systemGravatar albeu2002-01-19
* Fixed a few bugs and added support for VCD/DVD/TV in playlist using virtual urlGravatar albeu2002-01-17
* playtree-based config patch by Alban Bedel <albeu@free.fr>Gravatar arpi2002-01-14
* FreeBSD fixGravatar nexus2002-01-08
* tree-based playlist parser code by Alban Bedel <albeu@free.fr>Gravatar arpi2002-01-08