Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mpd
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Иван Мажукин
mpd
Commits
6eea5686
Commit
6eea5686
authored
Jan 17, 2017
by
Max Kellermann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
AUTHORS, ...: update my email address
parent
21fd2064
Hide whitespace changes
Inline
Side-by-side
Showing
93 changed files
with
93 additions
and
93 deletions
+93
-93
AUTHORS
AUTHORS
+1
-1
mpd.1
doc/mpd.1
+1
-1
ucred.m4
m4/ucred.m4
+1
-1
CommandLine.cxx
src/CommandLine.cxx
+1
-1
Class.hxx
src/java/Class.hxx
+1
-1
Exception.hxx
src/java/Exception.hxx
+1
-1
File.cxx
src/java/File.cxx
+1
-1
File.hxx
src/java/File.hxx
+1
-1
Global.cxx
src/java/Global.cxx
+1
-1
Global.hxx
src/java/Global.hxx
+1
-1
Object.hxx
src/java/Object.hxx
+1
-1
Ref.hxx
src/java/Ref.hxx
+1
-1
String.cxx
src/java/String.cxx
+1
-1
String.hxx
src/java/String.hxx
+1
-1
Easy.hxx
src/lib/curl/Easy.hxx
+1
-1
Global.cxx
src/lib/curl/Global.cxx
+1
-1
Global.hxx
src/lib/curl/Global.hxx
+1
-1
Handler.hxx
src/lib/curl/Handler.hxx
+1
-1
Multi.hxx
src/lib/curl/Multi.hxx
+1
-1
Request.cxx
src/lib/curl/Request.cxx
+1
-1
Request.hxx
src/lib/curl/Request.hxx
+1
-1
Slist.hxx
src/lib/curl/Slist.hxx
+1
-1
Version.cxx
src/lib/curl/Version.cxx
+1
-1
Version.hxx
src/lib/curl/Version.hxx
+1
-1
AllocatedSocketAddress.cxx
src/net/AllocatedSocketAddress.cxx
+1
-1
AllocatedSocketAddress.hxx
src/net/AllocatedSocketAddress.hxx
+1
-1
SocketAddress.cxx
src/net/SocketAddress.cxx
+1
-1
SocketAddress.hxx
src/net/SocketAddress.hxx
+1
-1
StaticSocketAddress.cxx
src/net/StaticSocketAddress.cxx
+1
-1
StaticSocketAddress.hxx
src/net/StaticSocketAddress.hxx
+1
-1
ToString.cxx
src/net/ToString.cxx
+1
-1
ToString.hxx
src/net/ToString.hxx
+1
-1
AndroidSimpleBufferQueue.hxx
src/output/plugins/sles/AndroidSimpleBufferQueue.hxx
+1
-1
Engine.hxx
src/output/plugins/sles/Engine.hxx
+1
-1
Object.hxx
src/output/plugins/sles/Object.hxx
+1
-1
Play.hxx
src/output/plugins/sles/Play.hxx
+1
-1
ByteOrder.hxx
src/system/ByteOrder.hxx
+1
-1
Error.hxx
src/system/Error.hxx
+1
-1
FileDescriptor.cxx
src/system/FileDescriptor.cxx
+1
-1
FileDescriptor.hxx
src/system/FileDescriptor.hxx
+1
-1
Cond.hxx
src/thread/Cond.hxx
+1
-1
CriticalSection.hxx
src/thread/CriticalSection.hxx
+1
-1
Mutex.hxx
src/thread/Mutex.hxx
+1
-1
PosixCond.hxx
src/thread/PosixCond.hxx
+1
-1
PosixMutex.hxx
src/thread/PosixMutex.hxx
+1
-1
Util.cxx
src/thread/Util.cxx
+1
-1
Util.hxx
src/thread/Util.hxx
+1
-1
WindowsCond.hxx
src/thread/WindowsCond.hxx
+1
-1
ASCII.hxx
src/util/ASCII.hxx
+1
-1
AllocatedArray.hxx
src/util/AllocatedArray.hxx
+1
-1
AllocatedString.cxx
src/util/AllocatedString.cxx
+1
-1
AllocatedString.hxx
src/util/AllocatedString.hxx
+1
-1
BindMethod.hxx
src/util/BindMethod.hxx
+1
-1
Cast.hxx
src/util/Cast.hxx
+1
-1
CharUtil.hxx
src/util/CharUtil.hxx
+1
-1
CircularBuffer.hxx
src/util/CircularBuffer.hxx
+1
-1
Clamp.hxx
src/util/Clamp.hxx
+1
-1
ConstBuffer.hxx
src/util/ConstBuffer.hxx
+1
-1
DeleteDisposer.hxx
src/util/DeleteDisposer.hxx
+1
-1
Domain.hxx
src/util/Domain.hxx
+1
-1
DynamicFifoBuffer.hxx
src/util/DynamicFifoBuffer.hxx
+1
-1
Exception.cxx
src/util/Exception.cxx
+1
-1
Exception.hxx
src/util/Exception.hxx
+1
-1
ForeignFifoBuffer.hxx
src/util/ForeignFifoBuffer.hxx
+1
-1
HugeAllocator.cxx
src/util/HugeAllocator.cxx
+1
-1
HugeAllocator.hxx
src/util/HugeAllocator.hxx
+1
-1
IterableSplitString.hxx
src/util/IterableSplitString.hxx
+1
-1
Macros.hxx
src/util/Macros.hxx
+1
-1
Manual.hxx
src/util/Manual.hxx
+1
-1
NumberParser.hxx
src/util/NumberParser.hxx
+1
-1
ReusableArray.hxx
src/util/ReusableArray.hxx
+1
-1
RuntimeError.hxx
src/util/RuntimeError.hxx
+1
-1
ScopeExit.hxx
src/util/ScopeExit.hxx
+1
-1
SplitString.cxx
src/util/SplitString.cxx
+1
-1
SplitString.hxx
src/util/SplitString.hxx
+1
-1
StaticFifoBuffer.hxx
src/util/StaticFifoBuffer.hxx
+1
-1
StringAPI.hxx
src/util/StringAPI.hxx
+1
-1
StringCompare.cxx
src/util/StringCompare.cxx
+1
-1
StringCompare.hxx
src/util/StringCompare.hxx
+1
-1
StringPointer.hxx
src/util/StringPointer.hxx
+1
-1
StringView.cxx
src/util/StringView.cxx
+1
-1
StringView.hxx
src/util/StringView.hxx
+1
-1
TextFile.hxx
src/util/TextFile.hxx
+1
-1
TimeParser.cxx
src/util/TimeParser.cxx
+1
-1
TimeParser.hxx
src/util/TimeParser.hxx
+1
-1
Tokenizer.cxx
src/util/Tokenizer.cxx
+1
-1
Tokenizer.hxx
src/util/Tokenizer.hxx
+1
-1
UTF8.cxx
src/util/UTF8.cxx
+1
-1
UTF8.hxx
src/util/UTF8.hxx
+1
-1
VarSize.hxx
src/util/VarSize.hxx
+1
-1
WStringAPI.hxx
src/util/WStringAPI.hxx
+1
-1
WStringCompare.hxx
src/util/WStringCompare.hxx
+1
-1
WritableBuffer.hxx
src/util/WritableBuffer.hxx
+1
-1
No files found.
AUTHORS
View file @
6eea5686
...
...
@@ -5,7 +5,7 @@ The following people have contributed code to MPD:
Warren Dukes <warren.dukes@gmail.com>
Avuton Olrich <avuton@gmail.com>
Max Kellermann <max
@duempel.org
>
Max Kellermann <max
.kellermann@gmail.com
>
Laszlo Ashin <kodest@gmail.com>
Viliam Mateicka <viliam.mateicka@gmail.com>
Eric Wollesen <encoded@xmtp.net>
...
...
doc/mpd.1
View file @
6eea5686
...
...
@@ -50,6 +50,6 @@ If you find a bug, please report it at
.br
<\fBhttp://bugs.musicpd.org/bug_report_page.php\fP>.
.SH AUTHORS
Max Kellermann <max
@duempel.org
>
Max Kellermann <max
.kellermann@gmail.com
>
Special thanks to all the people that provided feedback and patches.
m4/ucred.m4
View file @
6eea5686
# Check if "struct ucred" is available.
#
# Author: Max Kellermann <max
@duempel.org
>
# Author: Max Kellermann <max
.kellermann@gmail.com
>
AC_DEFUN([STRUCT_UCRED],[
AC_MSG_CHECKING([for struct ucred])
...
...
src/CommandLine.cxx
View file @
6eea5686
...
...
@@ -107,7 +107,7 @@ static void version(void)
"
\n
"
"
\n
"
"Copyright (C) 2003-2007 Warren Dukes <warren.dukes@gmail.com>
\n
"
"Copyright 2008-2017 Max Kellermann <max
@duempel.org
>
\n
"
"Copyright 2008-2017 Max Kellermann <max
.kellermann@gmail.com
>
\n
"
"This is free software; see the source for copying conditions. There is NO
\n
"
"warranty; not even MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
\n
"
...
...
src/java/Class.hxx
View file @
6eea5686
/*
* Copyright (C) 2010-2011 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2010-2011 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/java/Exception.hxx
View file @
6eea5686
/*
* Copyright (C) 2010-2012 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2010-2012 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/java/File.cxx
View file @
6eea5686
/*
* Copyright (C) 2010-2014 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2010-2014 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/java/File.hxx
View file @
6eea5686
/*
* Copyright (C) 2010-2014 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2010-2014 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/java/Global.cxx
View file @
6eea5686
/*
* Copyright (C) 2010-2011 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2010-2011 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/java/Global.hxx
View file @
6eea5686
/*
* Copyright (C) 2010-2011 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2010-2011 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/java/Object.hxx
View file @
6eea5686
/*
* Copyright (C) 2010-2011 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2010-2011 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/java/Ref.hxx
View file @
6eea5686
/*
* Copyright (C) 2010-2011 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2010-2011 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/java/String.cxx
View file @
6eea5686
/*
* Copyright (C) 2010-2011 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2010-2011 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/java/String.hxx
View file @
6eea5686
/*
* Copyright (C) 2010-2011 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2010-2011 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/lib/curl/Easy.hxx
View file @
6eea5686
/*
* Copyright (C) 2016 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2016 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/lib/curl/Global.cxx
View file @
6eea5686
/*
* Copyright (C) 2008-2016 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2008-2016 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/lib/curl/Global.hxx
View file @
6eea5686
/*
* Copyright (C) 2008-2016 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2008-2016 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/lib/curl/Handler.hxx
View file @
6eea5686
/*
* Copyright (C) 2008-2017 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2008-2017 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/lib/curl/Multi.hxx
View file @
6eea5686
/*
* Copyright (C) 2016 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2016 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/lib/curl/Request.cxx
View file @
6eea5686
/*
* Copyright (C) 2008-2017 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2008-2017 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/lib/curl/Request.hxx
View file @
6eea5686
/*
* Copyright (C) 2008-2017 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2008-2017 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/lib/curl/Slist.hxx
View file @
6eea5686
/*
* Copyright (C) 2008-2017 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2008-2017 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/lib/curl/Version.cxx
View file @
6eea5686
/*
* Copyright (C) 2017 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2017 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/lib/curl/Version.hxx
View file @
6eea5686
/*
* Copyright (C) 2017 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2017 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/net/AllocatedSocketAddress.cxx
View file @
6eea5686
/*
* Copyright (C) 2012-2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2012-2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/net/AllocatedSocketAddress.hxx
View file @
6eea5686
/*
* Copyright (C) 2012-2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2012-2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/net/SocketAddress.cxx
View file @
6eea5686
/*
* Copyright (C) 2012-2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2012-2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/net/SocketAddress.hxx
View file @
6eea5686
/*
* Copyright (C) 2012-2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2012-2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/net/StaticSocketAddress.cxx
View file @
6eea5686
/*
* Copyright (C) 2012-2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2012-2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/net/StaticSocketAddress.hxx
View file @
6eea5686
/*
* Copyright (C) 2012-2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2012-2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/net/ToString.cxx
View file @
6eea5686
/*
* Copyright (C) 2011-2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2011-2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/net/ToString.hxx
View file @
6eea5686
/*
* Copyright (C) 2011-2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2011-2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/output/plugins/sles/AndroidSimpleBufferQueue.hxx
View file @
6eea5686
/*
* Copyright (C) 2011-2012 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2011-2012 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/output/plugins/sles/Engine.hxx
View file @
6eea5686
/*
* Copyright (C) 2011-2012 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2011-2012 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/output/plugins/sles/Object.hxx
View file @
6eea5686
/*
* Copyright (C) 2011-2012 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2011-2012 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/output/plugins/sles/Play.hxx
View file @
6eea5686
/*
* Copyright (C) 2011-2012 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2011-2012 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/system/ByteOrder.hxx
View file @
6eea5686
/*
* Copyright (C) 2011-2015 Max Kellermann <max
@duempel.org
>,
* Copyright (C) 2011-2015 Max Kellermann <max
.kellermann@gmail.com
>,
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/system/Error.hxx
View file @
6eea5686
/*
* Copyright (C) 2013-2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2013-2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/system/FileDescriptor.cxx
View file @
6eea5686
/*
* Copyright (C) 2012-2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2012-2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/system/FileDescriptor.hxx
View file @
6eea5686
/*
* Copyright (C) 2012-2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2012-2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/thread/Cond.hxx
View file @
6eea5686
/*
* Copyright (C) 2009-2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2009-2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/thread/CriticalSection.hxx
View file @
6eea5686
/*
* Copyright (C) 2009-2013 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2009-2013 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/thread/Mutex.hxx
View file @
6eea5686
/*
* Copyright (C) 2009-2016 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2009-2016 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/thread/PosixCond.hxx
View file @
6eea5686
/*
* Copyright (C) 2009-2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2009-2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/thread/PosixMutex.hxx
View file @
6eea5686
/*
* Copyright (C) 2009-2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2009-2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/thread/Util.cxx
View file @
6eea5686
/*
* Copyright (C) 2014-2016 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2014-2016 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/thread/Util.hxx
View file @
6eea5686
/*
* Copyright (C) 2014-2016 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2014-2016 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/thread/WindowsCond.hxx
View file @
6eea5686
/*
* Copyright (C) 2009-2013 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2009-2013 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/ASCII.hxx
View file @
6eea5686
/*
* Copyright (C) 2013 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2013 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/AllocatedArray.hxx
View file @
6eea5686
/*
* Copyright (C) 2010-2016 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2010-2016 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/AllocatedString.cxx
View file @
6eea5686
/*
* Copyright (C) 2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/AllocatedString.hxx
View file @
6eea5686
/*
* Copyright (C) 2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/BindMethod.hxx
View file @
6eea5686
/*
* Copyright (C) 2016 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2016 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/Cast.hxx
View file @
6eea5686
/*
* Copyright (C) 2013-2014 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2013-2014 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/CharUtil.hxx
View file @
6eea5686
/*
* Copyright (C) 2011-2014 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2011-2014 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/CircularBuffer.hxx
View file @
6eea5686
/*
* Copyright (C) 2014 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2014 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/Clamp.hxx
View file @
6eea5686
/*
* Copyright (C) 2012 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2012 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/ConstBuffer.hxx
View file @
6eea5686
/*
* Copyright (C) 2013-2014 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2013-2014 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/DeleteDisposer.hxx
View file @
6eea5686
/*
* Copyright (C) 2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/Domain.hxx
View file @
6eea5686
/*
* Copyright (C) 2013 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2013 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/DynamicFifoBuffer.hxx
View file @
6eea5686
/*
* Copyright (C) 2003-2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2003-2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/Exception.cxx
View file @
6eea5686
/*
* Copyright (C) 2016 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2016 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/Exception.hxx
View file @
6eea5686
/*
* Copyright (C) 2016 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2016 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/ForeignFifoBuffer.hxx
View file @
6eea5686
/*
* Copyright (C) 2003-2014 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2003-2014 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/HugeAllocator.cxx
View file @
6eea5686
/*
* Copyright (C) 2013-2017 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2013-2017 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/HugeAllocator.hxx
View file @
6eea5686
/*
* Copyright (C) 2013-2017 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2013-2017 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/IterableSplitString.hxx
View file @
6eea5686
/*
* Copyright (C) 2013-2016 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2013-2016 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/Macros.hxx
View file @
6eea5686
/*
* Copyright (C) 2010-2013 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2010-2013 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/Manual.hxx
View file @
6eea5686
/*
* Copyright (C) 2013 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2013 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/NumberParser.hxx
View file @
6eea5686
/*
* Copyright (C) 2009-2013 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2009-2013 Max Kellermann <max
.kellermann@gmail.com
>
* http://www.musicpd.org
*
* Redistribution and use in source and binary forms, with or without
...
...
src/util/ReusableArray.hxx
View file @
6eea5686
/*
* Copyright (C) 2013-2017 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2013-2017 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/RuntimeError.hxx
View file @
6eea5686
/*
* Copyright (C) 2013-2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2013-2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/ScopeExit.hxx
View file @
6eea5686
/*
* Copyright (C) 2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/SplitString.cxx
View file @
6eea5686
/*
* Copyright (C) 2013-2016 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2013-2016 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/SplitString.hxx
View file @
6eea5686
/*
* Copyright (C) 2013-2016 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2013-2016 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/StaticFifoBuffer.hxx
View file @
6eea5686
/*
* Copyright (C) 2003-2014 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2003-2014 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/StringAPI.hxx
View file @
6eea5686
/*
* Copyright (C) 2010-2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2010-2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/StringCompare.cxx
View file @
6eea5686
/*
* Copyright (C) 2013-2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2013-2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/StringCompare.hxx
View file @
6eea5686
/*
* Copyright (C) 2013-2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2013-2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/StringPointer.hxx
View file @
6eea5686
/*
* Copyright (C) 2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/StringView.cxx
View file @
6eea5686
/*
* Copyright (C) 2013-2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2013-2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/StringView.hxx
View file @
6eea5686
/*
* Copyright (C) 2013-2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2013-2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/TextFile.hxx
View file @
6eea5686
/*
* Copyright (C) 2008-2014 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2008-2014 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/TimeParser.cxx
View file @
6eea5686
/*
* Copyright (C) 2014-2017 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2014-2017 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/TimeParser.hxx
View file @
6eea5686
/*
* Copyright (C) 2014-2017 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2014-2017 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/Tokenizer.cxx
View file @
6eea5686
/*
* Copyright (C) 2009-2014 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2009-2014 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/Tokenizer.hxx
View file @
6eea5686
/*
* Copyright (C) 2009-2014 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2009-2014 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/UTF8.cxx
View file @
6eea5686
/*
* Copyright (C) 2011-2014 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2011-2014 Max Kellermann <max
.kellermann@gmail.com
>
* http://www.musicpd.org
*
* Redistribution and use in source and binary forms, with or without
...
...
src/util/UTF8.hxx
View file @
6eea5686
/*
* Copyright (C) 2011-2014 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2011-2014 Max Kellermann <max
.kellermann@gmail.com
>
* http://www.musicpd.org
*
* Redistribution and use in source and binary forms, with or without
...
...
src/util/VarSize.hxx
View file @
6eea5686
/*
* Copyright (C) 2008-2014 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2008-2014 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/WStringAPI.hxx
View file @
6eea5686
/*
* Copyright (C) 2010-2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2010-2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/WStringCompare.hxx
View file @
6eea5686
/*
* Copyright (C) 2013-2015 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2013-2015 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
src/util/WritableBuffer.hxx
View file @
6eea5686
/*
* Copyright (C) 2013-2014 Max Kellermann <max
@duempel.org
>
* Copyright (C) 2013-2014 Max Kellermann <max
.kellermann@gmail.com
>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment