index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
Age
Commit message (
Expand
)
Author
2016-05-14
decoder/opus: move _scan_stream() code to OggReadPacket()
Max Kellermann
2016-05-14
decoder/OggFind: move to lib/xiph/
Max Kellermann
2016-05-13
decoder/opus: move code to class OggVisitor
Max Kellermann
2016-05-13
lib/xiph/OggStreamState: add wrapper for ogg_stream_reset()
Max Kellermann
2016-05-09
lib/xiph/OggUtil: move code into class OggSyncState
Max Kellermann
2016-05-09
lib/xiph/OggSyncState: remove unused method ExpectFirstPage()
Max Kellermann
2016-05-09
lib/xiph/OggStreamState: add method GetSerialNo()
Max Kellermann
2016-05-09
lib/xiph/OggStreamState: add constructor with ogg_page
Max Kellermann
2016-05-09
lib/xiph/OggStreamState: add method PageIn()
Max Kellermann
2016-05-09
lib/xiph/OggStream: remove obsolete class
Max Kellermann
2016-05-09
lib/xiph/OggStreamState: new ogg_stream_state wrapper
Max Kellermann
2016-05-09
lib/xiph/OggStream: move code to ReadPage()
Max Kellermann
2016-05-09
encoder/vorbis: add wrapper class for vorbis_comment
Max Kellermann
2016-05-03
lib/xiph/OggStream: use C++11 initializer
Max Kellermann
2016-05-03
lib/xiph/OggSyncState: disallow copying
Max Kellermann
2016-05-03
{de,en}coder/{vorbis,flac,opus}: move several libraries to lib/xiph/
Max Kellermann
2016-05-03
decoder/{vorbis,flac,opus}: move OggCodec.cxx to libxiph.a
Max Kellermann
2016-04-21
lib/icu/Converter: throw exception on error
Max Kellermann
2016-04-21
lib/icu/Util: UCharFromUTF8() throws on error
Max Kellermann
2016-04-21
lib/icu/Util: fold UCharToUTF8Throw() into UCharToUTF8()
Max Kellermann
2016-04-21
lib/icu/Win32: throw exception on error
Max Kellermann
2016-04-13
lib/icu/Win32: use std::unique_ptr
Max Kellermann
2016-04-13
lib/icu/Converter: Create() throws exception on error
Max Kellermann
2016-04-12
lib/icu/Util: add overload which throws exception
Max Kellermann
2016-04-12
lib/icu/Util: use std::unique_ptr
Max Kellermann
2016-04-12
lib/icu/Collate: use std::unique_ptr
Max Kellermann
2016-04-12
lib/icu/Collate: use class AllocatedArray
Max Kellermann
2016-04-12
lib/icu/Util: use class AllocatedArray
Max Kellermann
2016-04-12
lib/icu/Util: remove obsolete documentation
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-07
lib/expat: use C++ exceptions instead of class Error
Max Kellermann
2016-02-07
lib/upnp: use C++ exceptions instead of class Error
Max Kellermann
2016-02-07
lib/upnp/ClientInit: use class ScopeLock
Max Kellermann
2016-02-06
lib/upnp: use std::unique_ptr
Max Kellermann
2016-02-06
upnp/Discovery: use std::unique_ptr in WorkQueue
Max Kellermann
2016-02-06
upnp/Discovery: use AtScopeExit() for exception-safety
Max Kellermann
2015-12-16
fs/io/GzipOutputStream: use C++ exceptions in constructor
Max Kellermann
2015-11-06
util/StringUtil: move comparison functions to StringCompare.cxx
Max Kellermann
2015-10-19
util/DeleteDisposer: new utility class
Max Kellermann
2015-10-02
lib/expat/Parser: delete the copy constructor/operator
Max Kellermann
2015-06-27
lib/icu/Collate: remove GLib implementation
Max Kellermann
2015-06-27
lib/icu/Collate: use LCMapStringEx() on Windows
Max Kellermann
2015-06-26
lib/icu/Converter: remove GLib implementation
Max Kellermann
2015-06-26
lib/icu/Converter: add iconv() implementation
Max Kellermann
2015-06-26
lib/icu/Converter: add missing <>
Max Kellermann
2015-06-25
lib/icu/{Converter,Collate}: return AllocatedString
Max Kellermann
2015-06-25
lib/icu/Collate: fall back to strxfrm()
Max Kellermann
2015-06-25
lib/icu/Collate: fix indent
Max Kellermann
2015-06-23
lib/icu/Collate: fall back to strcoll() instead of strcasecmp()
Max Kellermann
[next]