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
/
SoundCloudPlaylistPlugin.cxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
LightSong: new class to be used by DatabasePlugin callbacks
Max Kellermann
2014-01-19
1
-1
/
+0
*
copyright year 2014
Max Kellermann
2014-01-13
1
-1
/
+1
*
DetachedSong: fork of struct Song
Max Kellermann
2014-01-09
1
-5
/
+3
*
tag/TagBuilder: rename Commit() to CommitNew()
Max Kellermann
2014-01-08
1
-1
/
+1
*
playlist/soundcloud: parse URI without copying it
Max Kellermann
2014-01-07
1
-19
/
+11
*
playlist/soundcloud: change scheme check to assertion
Max Kellermann
2014-01-07
1
-18
/
+2
*
playlist/soundcloud: eliminate nullptr checks before g_free()
Max Kellermann
2014-01-07
1
-8
/
+4
*
Added application key for soundcloud plugin
James McGlashan (DarkFox)
2014-01-04
1
-1
/
+2
*
Added user and search paramaters for SoundCloud plugin
James McGlashan (DarkFox)
2014-01-04
1
-0
/
+8
*
http -> https for SoundCloud plugin
James McGlashan (DarkFox)
2014-01-02
1
-6
/
+6
*
InputStream: add static method OpenReady()
Max Kellermann
2013-12-29
1
-3
/
+2
*
playlist/soundcloud: fix coding style
Max Kellermann
2013-12-14
1
-15
/
+21
*
playlist/soundcloud: make variables more local
Max Kellermann
2013-12-14
1
-21
/
+17
*
playlist/soundcloud: use class TagBuilder
Max Kellermann
2013-12-03
1
-5
/
+5
*
Util/StringUtil: add StringStartsWith()
Max Kellermann
2013-11-28
1
-2
/
+3
*
*: use nullptr instead of NULL
Max Kellermann
2013-10-28
1
-25
/
+25
*
input_stream: rename struct to InputStream
Max Kellermann
2013-10-23
1
-2
/
+2
*
playlist/soundcloud: use std::string
Max Kellermann
2013-10-15
1
-14
/
+14
*
Mapper, ...: use memcmp() instead of strncmp() where appropriate
Max Kellermann
2013-10-14
1
-1
/
+1
*
Log: new logging library API
Max Kellermann
2013-10-02
1
-7
/
+14
*
Tag, ...: move to libtag.a
Max Kellermann
2013-09-05
1
-1
/
+1
*
PlaylistPlugin: add interface SongEnumerator
Max Kellermann
2013-09-05
1
-5
/
+4
*
conf.h: remove obsolete header
Max Kellermann
2013-09-05
1
-1
/
+1
*
InputLegacy: move functions to the input_stream class
Max Kellermann
2013-09-05
1
-9
/
+8
*
util/Error: new error passing library
Max Kellermann
2013-09-04
1
-13
/
+12
*
input_stream.h: rename to InputLegacy.hxx
Max Kellermann
2013-09-03
1
-1
/
+1
*
PlaylistPlugin: pass config_param reference
Max Kellermann
2013-08-04
1
-3
/
+2
*
tag: convert to C++
Max Kellermann
2013-07-30
1
-4
/
+4
*
song: convert header to C++
Max Kellermann
2013-07-28
1
-3
/
+3
*
playlist/memory: use std::forward_list instead of GSList
Max Kellermann
2013-01-29
1
-4
/
+5
*
playlist/{asx,rss,soundcloud,xspf}: merge code to MemoryPlaylistProvider
Max Kellermann
2013-01-29
1
-39
/
+4
*
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
Max Kellermann
2013-01-27
1
-5
/
+6
*
playlist/*: convert to C++
Max Kellermann
2013-01-27
1
-1
/
+1
*
playlist/*: convert to C++
Max Kellermann
2013-01-26
1
-0
/
+451