index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
playtree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: fix --enable-debug, remove some "#ifdef MP_DEBUG"
Uoti Urpala
2011-07-30
1
-94
/
+0
*
options: commandline: accept --foo=xyz style options
Uoti Urpala
2011-07-29
1
-4
/
+4
*
playtree: use talloc to allocate file parameters
Uoti Urpala
2011-07-29
1
-23
/
+12
*
options: change option parsing to use bstr
Uoti Urpala
2011-07-29
1
-2
/
+2
*
options: indicate ambiguous option parameters explicitly
Uoti Urpala
2011-07-29
1
-1
/
+2
*
playtree: make some char * function arguments const
reimar
2011-07-06
1
-6
/
+5
*
playtree: free parameter values when entry is freed
reimar
2011-06-29
1
-1
/
+8
*
cleanup: shut up more warnings
Clément Bœsch
2011-05-06
1
-2
/
+1
*
cleanup: don't check for NULL before free()
diego
2010-11-08
1
-3
/
+3
*
playtree: fix segfault on empty playlist
siretart
2010-11-02
1
-1
/
+8
*
Merge svn changes up to r30798
Uoti Urpala
2010-03-10
1
-14
/
+0
|
\
|
*
Remove unused static function play_tree_set_flag().
cehoyos
2010-02-27
1
-14
/
+0
*
|
Merge svn changes up to r30748
Uoti Urpala
2010-03-10
1
-6
/
+6
|
\
|
|
*
Do not cast the results of malloc/calloc/realloc.
diego
2010-02-26
1
-6
/
+6
|
*
Mark some more functions that are not used outside of their files as static.
diego
2010-02-18
1
-2
/
+2
*
|
Merge svn changes up to r30475
Uoti Urpala
2010-03-09
1
-0
/
+17
|
\
|
|
*
Add license header to all top-level files missing them.
diego
2010-01-30
1
-0
/
+17
*
|
Merge svn changes up to r29912
Uoti Urpala
2009-11-16
1
-13
/
+3
|
\
|
|
*
Remove redundant duplicate option handling in the playtree.
adrian
2009-10-10
1
-13
/
+3
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-31
/
+31
*
|
Remove the internal GUI
Anton Khirnov
2009-07-07
1
-14
/
+0
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-31
/
+31
*
|
Merge svn changes up to r28366
Uoti Urpala
2009-01-26
1
-1
/
+3
|
\
|
|
*
Actually abort (return NULL) in the alloc-failure check in play_tree_new
reimar
2009-01-25
1
-1
/
+3
|
*
revert non-acked r27106
ben
2008-06-21
1
-2
/
+1
|
*
Only "pop" subtree params if they had previously been "pushed",
ben
2008-06-20
1
-1
/
+2
*
|
Make various functions static
Uoti Urpala
2008-08-12
1
-2
/
+2
|
/
*
typo: begining --> beginning
diego
2007-12-23
1
-1
/
+1
*
typo fix: childs --> children
diego
2007-07-28
1
-10
/
+10
*
Cast sizeof() to int in mp_msg arguments so it fits the format string on 64bit
reimar
2007-06-24
1
-10
/
+10
*
Remove unused variable, patch by Stefan Huehner stefan [at] huehner [dot] org
diego
2006-07-03
1
-1
/
+0
*
rm unnecesary casts from void* - part 3
reynaldo
2006-07-02
1
-2
/
+2
*
rm unnecesary void* casts - part 1
reynaldo
2006-07-01
1
-2
/
+2
*
Doxygen Attack! - Chapter 3
albeu
2006-04-25
1
-0
/
+3
*
fix "last file is always played last" bug.
reimar
2004-11-05
1
-1
/
+1
*
fix -loop in combination with -shuffle
reimar
2004-10-20
1
-0
/
+8
*
string handling security fixes
diego
2004-06-25
1
-1
/
+1
*
Fix -shuffle with remote playlist
albeu
2003-07-08
1
-0
/
+2
*
Use new config headers
albeu
2003-03-30
1
-55
/
+3
*
this patch adds a high-level-api to playtree, allowing to use it more easily
arpi
2003-02-05
1
-4
/
+123
*
Add random stepping support
albeu
2002-11-12
1
-7
/
+85
*
New config system + cleanup of header inter dependency
albeu
2002-11-12
1
-0
/
+1
*
10L found by jeroen dobbelaere <jeroen dot dobbelaere at acunia dot com>
albeu
2002-11-02
1
-2
/
+8
*
Portability fix with realloc
albeu
2002-04-23
1
-1
/
+6
*
fix playlist bug with gui and rewrite mousecursor show/hide code
pontscho
2002-04-16
1
-0
/
+3
*
Set the params given to a playlist url to the playlist
albeu
2002-03-20
1
-0
/
+17
*
small bug fixed and workarounds :(
pontscho
2002-03-07
1
-2
/
+0
*
workaround for gui a short time.
pontscho
2002-03-06
1
-1
/
+3
*
In the good way this time, (1 and 0 was swaped 10*10^10l for me ;))
albeu
2002-02-21
1
-2
/
+2
*
Fixed (I hope) little bug wich lead to sig11 after last playtree entry
albeu
2002-02-20
1
-2
/
+2
*
Bug fix for subconfig option. A -tv option containing the on parameter
albeu
2002-01-21
1
-2
/
+3
*
Some improvment and make -vcd -dvd options considered as playlist entry
albeu
2002-01-19
1
-58
/
+51
*
Few bug fix and improvment in config/playtree system
albeu
2002-01-19
1
-1
/
+3
*
Fixed a few bugs and added support for VCD/DVD/TV in playlist using virtual url
albeu
2002-01-17
1
-24
/
+102
*
playtree-based config patch by Alban Bedel <albeu@free.fr>
arpi
2002-01-14
1
-40
/
+110
*
FreeBSD fix
nexus
2002-01-08
1
-0
/
+1
*
tree-based playlist parser code by Alban Bedel <albeu@free.fr>
arpi
2002-01-08
1
-0
/
+631