index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
playlist
/
PlaylistRegistry.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-12
InputStream: "protect" attributes
Max Kellermann
1
-1
/
+1
2014-02-18
PlaylistRegistry: disable the "pls" plugin without GLib
Max Kellermann
1
-0
/
+3
2014-02-07
Playlist{Any,Registry,Mapper}: move functions to PlaylistStream.cxx
Max Kellermann
1
-31
/
+1
2014-02-07
playlist/CloseSongEnumerator: new wrapper class
Max Kellermann
1
-3
/
+3
2014-01-24
ConfigGlobal: add config_find_block()
Max Kellermann
1
-28
/
+2
2014-01-24
Input*: move to input/
Max Kellermann
1
-1
/
+1
2014-01-24
Config*: move to config/
Max Kellermann
1
-2
/
+2
2014-01-23
playlist/*: move to playlist/plugins/
Max Kellermann
1
-10
/
+10
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2014-01-09
playlist/{asx,rss,xspf}: use Expat instead of GLib to parse XML
Max Kellermann
1
-1
/
+3
2013-12-29
InputStream: add static method OpenReady()
Max Kellermann
1
-7
/
+3
2013-12-15
UriUtil: add function uri_get_scheme()
Max Kellermann
1
-7
/
+3
2013-10-23
input_stream: rename struct to InputStream
Max Kellermann
1
-14
/
+13
2013-10-23
InputStream: add method Rewind()
Max Kellermann
1
-3
/
+2
2013-10-17
InputStream: use int64_t instead of goffset
Max Kellermann
1
-0
/
+2
2013-10-15
PlaylistRegistry: use std::string for temporary allocation
Max Kellermann
1
-4
/
+2
2013-10-15
Util/Macros: replacement for GLib's G_N_ELEMENTS()
Max Kellermann
1
-2
/
+6
2013-10-02
Log: new logging library API
Max Kellermann
1
-1
/
+2
2013-10-02
Playlist*: use nullptr instead of NULL
Max Kellermann
1
-52
/
+52
2013-09-28
playlist/lastfm: remove defunct Last.fm support
Max Kellermann
1
-4
/
+0
2013-09-05
mpd_error.h: remove obsolete header
Max Kellermann
1
-3
/
+3
2013-09-05
PlaylistPlugin: add interface SongEnumerator
Max Kellermann
1
-25
/
+17
2013-09-05
conf.h: remove obsolete header
Max Kellermann
1
-1
/
+2
2013-09-05
InputLegacy: move functions to the input_stream class
Max Kellermann
1
-10
/
+8
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-9
/
+9
2013-09-03
input_stream.h: rename to InputLegacy.hxx
Max Kellermann
1
-1
/
+1
2013-08-04
PlaylistPlugin: pass config_param reference
Max Kellermann
1
-5
/
+7
2013-04-09
string_util: convert to C++
Max Kellermann
1
-2
/
+1
2013-04-08
uri: convert to C++
Max Kellermann
1
-4
/
+1
2013-01-27
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
Max Kellermann
1
-4
/
+4
2013-01-27
playlist/*: convert to C++
Max Kellermann
1
-8
/
+8
2013-01-26
input_stream: forward-declare the struct
Max Kellermann
1
-8
/
+9
2013-01-26
playlist/*: convert to C++
Max Kellermann
1
-5
/
+9
2013-01-21
input,playlist/despotify: convert to C++
Max Kellermann
1
-1
/
+1
2012-07-10
require GLib 2.16
Max Kellermann
1
-1
/
+0
2012-06-12
playlist_list: add _for_each() macros
Max Kellermann
1
-18
/
+13
2012-03-01
A soundcloud playlist plugin.
Robert Vollmert
1
-0
/
+4
2012-02-12
playlist/flac: delete this obsolete plugin
Max Kellermann
1
-4
/
+0
2012-02-12
playlist/embcue: new plugin for reading embedded cue sheets
Max Kellermann
1
-0
/
+2
2012-02-10
cue_parser: new line based CUE sheet parser
Max Kellermann
1
-2
/
+0
2011-09-16
input_stream: non-blocking I/O
Max Kellermann
1
-28
/
+17
2011-03-29
playlist: Add despotify playlist plugin
Simon Kagstrom
1
-0
/
+4
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2010-12-23
utils: move string_array_contains() to string_util.c
Max Kellermann
1
-1
/
+1
2010-10-11
playlist/rss: new playlist plugin for RSS feeds
Max Kellermann
1
-0
/
+2
2010-09-25
eliminate g_error() usage
Thomas Jansen
1
-1
/
+2
2010-06-25
playlist_list: probe plugin without MIME attributes
Max Kellermann
1
-3
/
+23
2010-06-25
playlist_list: moved input_stream.ready loop to calling function
Max Kellermann
1
-22
/
+11
2010-06-25
playlist_list: wait for input stream to become ready
Aaron Griffith
1
-0
/
+22
2010-06-01
playlist_list: export playlist_suffix_supported()
Max Kellermann
1
-1
/
+1
[next]