..
android
Copyright year 2015
2015-01-01 19:48:13 +01:00
archive
*: change C-style prototypes, drop "(void)"
2015-03-03 20:05:08 +01:00
AudioCompress
audio_{parser,config}: convert to C++
2013-01-30 21:47:12 +01:00
client
util/DeleteDisposer: new utility class
2015-10-19 15:57:30 +02:00
command
LocateUri: new library to classify URIs in a standard way
2015-10-22 09:39:28 +02:00
config
config/Global: allow calling config_get_string() with one argument
2015-06-26 08:06:40 +02:00
db
util/DeleteDisposer: new utility class
2015-10-19 15:57:30 +02:00
decoder
decoder/mad: reduce memory usage while scanning tags
2015-10-19 13:12:36 +02:00
encoder
unix/Daemon, playlist/pls, ...: remove unused Domain variables
2015-09-17 23:15:54 +02:00
event
event/ServerSocket: fix AF_UNIX address in use error
2015-09-30 21:50:34 +02:00
filter
unix/Daemon, playlist/pls, ...: remove unused Domain variables
2015-09-17 23:15:54 +02:00
fs
fs/Traits: use StringAfterPrefix() in Relative()
2015-10-19 10:56:13 +02:00
haiku
Haiku: add resources: application signature and flags
2015-09-17 22:46:46 +02:00
input
input/InputStream: remove obsolete method OverrideMimeType()
2015-10-20 11:18:35 +02:00
java
Java/File: fix include guard
2014-11-24 07:51:25 +01:00
lib
util/DeleteDisposer: new utility class
2015-10-19 15:57:30 +02:00
mixer
unix/Daemon, playlist/pls, ...: remove unused Domain variables
2015-09-17 23:15:54 +02:00
neighbor
lib/upnp/Discovery: apply naming convention
2015-02-02 21:12:19 +00:00
net
system/SocketUtil: guard usage of SO_PASSCRED
2015-09-17 22:46:46 +02:00
output
output/httpd: use boost::intrusive::list instead of std::forward_list
2015-10-19 16:00:26 +02:00
pcm
pcm/Interleave: add stereo optimization
2015-06-22 17:27:29 +02:00
player
PlayerThread, ...: move to src/player/
2015-08-15 15:55:46 +02:00
playlist
playlist/flac: re-add the plugin
2015-10-26 13:16:01 +01:00
protocol
protocol/Result: move current_command to class Response
2015-08-14 19:04:00 +02:00
queue
PlayerThread, ...: move to src/player/
2015-08-15 15:55:46 +02:00
sticker
client/Response: new Client wrapper class for writing responses
2015-08-12 08:41:05 +02:00
storage
config/Global: allow calling config_get_string() with one argument
2015-06-26 08:06:40 +02:00
system
release v0.19.10
2015-06-21 16:06:02 +02:00
tag
Filter out this extra data and leading zeroes in "track" and "disc" tags.
2015-10-21 08:30:33 +02:00
thread
thread/{Mutex,Cond}: remove obsolete comments
2015-08-25 12:52:13 +02:00
unix
unix/PidFile: fix empty PID file
2015-09-30 21:49:18 +02:00
util
util/DeleteDisposer: new utility class
2015-10-19 15:57:30 +02:00
win32
Win32Main: use TCHAR where appropriate
2015-02-28 23:15:46 +01:00
zeroconf
config/Option: convert to strictly-typed enum
2015-01-21 23:30:00 +01:00
AudioConfig.cxx
config/Option: convert to strictly-typed enum
2015-01-21 23:30:00 +01:00
AudioConfig.hxx
*: change C-style prototypes, drop "(void)"
2015-03-03 20:05:08 +01:00
AudioFormat.cxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
AudioFormat.hxx
*: doxygen fixups
2015-03-17 11:21:43 +01:00
AudioParser.cxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
AudioParser.hxx
*: doxygen fixups
2015-03-17 11:21:43 +01:00
BulkEdit.hxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
check.h
Copyright year 2015
2015-01-01 19:48:13 +01:00
CheckAudioFormat.cxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
CheckAudioFormat.hxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
Chrono.hxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
CommandLine.cxx
lib/icu/Converter: add iconv() implementation
2015-06-26 16:49:25 +02:00
CommandLine.hxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
Compiler.h
Copyright year 2015
2015-01-01 19:48:13 +01:00
DetachedSong.cxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
DetachedSong.hxx
DetachedSong: move code from Update() to LoadFile()
2015-10-20 12:10:42 +02:00
GlobalEvents.cxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
GlobalEvents.hxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
IcyMetaDataParser.cxx
util/StringView: new utility class
2015-09-30 22:21:46 +02:00
IcyMetaDataParser.hxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
Idle.cxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
Idle.hxx
*: change C-style prototypes, drop "(void)"
2015-03-03 20:05:08 +01:00
Instance.cxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
Instance.hxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
IOThread.cxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
IOThread.hxx
*: change C-style prototypes, drop "(void)"
2015-03-03 20:05:08 +01:00
Listen.cxx
net/SocketAddress: light wrapper for struct sockaddr
2015-02-10 22:06:06 +01:00
Listen.hxx
Listen: remove C-style "void"
2015-02-07 12:15:10 +00:00
LocateUri.cxx
LocateUri: new library to classify URIs in a standard way
2015-10-22 09:39:28 +02:00
LocateUri.hxx
LocateUri: new library to classify URIs in a standard way
2015-10-22 09:39:28 +02:00
Log.cxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
Log.hxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
LogBackend.cxx
LogBackend: remove character set support
2015-06-22 22:33:37 +02:00
LogBackend.hxx
LogBackend: remove character set support
2015-06-22 22:33:37 +02:00
LogInit.cxx
LogBackend: remove character set support
2015-06-22 22:33:37 +02:00
LogInit.hxx
*: change C-style prototypes, drop "(void)"
2015-03-03 20:05:08 +01:00
LogLevel.hxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
LogV.hxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
ls.cxx
client/Response: new Client wrapper class for writing responses
2015-08-12 08:41:05 +02:00
ls.hxx
client/Response: new Client wrapper class for writing responses
2015-08-12 08:41:05 +02:00
Main.cxx
unix/Daemon, playlist/pls, ...: remove unused Domain variables
2015-09-17 23:15:54 +02:00
Main.hxx
*: change C-style prototypes, drop "(void)"
2015-03-03 20:05:08 +01:00
Mapper.cxx
Mapper: don't use C-style prototypes
2015-03-24 22:03:17 +01:00
Mapper.hxx
*: change C-style prototypes, drop "(void)"
2015-03-03 20:05:08 +01:00
MixRampInfo.hxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
MusicBuffer.cxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
MusicBuffer.hxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
MusicChunk.cxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
MusicChunk.hxx
*: doxygen fixups
2015-03-17 11:21:43 +01:00
MusicPipe.cxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
MusicPipe.hxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
notify.cxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
notify.hxx
notify: use "constexpr" only with glibc
2015-09-17 22:56:35 +02:00
open.h
Copyright year 2015
2015-01-01 19:48:13 +01:00
Partition.cxx
Partition: add method GetDatabase()
2015-08-06 12:45:45 +02:00
Partition.hxx
PlayerThread, ...: move to src/player/
2015-08-15 15:55:46 +02:00
Permission.cxx
config/Option: convert to strictly-typed enum
2015-01-21 23:30:00 +01:00
Permission.hxx
*: change C-style prototypes, drop "(void)"
2015-03-03 20:05:08 +01:00
PlaylistDatabase.cxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
PlaylistDatabase.hxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
PlaylistError.cxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
PlaylistError.hxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
PlaylistFile.cxx
Playlist*: use the BufferedOutputStream API instead of FILE*
2015-03-24 22:03:20 +01:00
PlaylistFile.hxx
PlaylistFile: export spl_map_to_fs() and TranslatePlaylistError()
2015-03-24 22:03:17 +01:00
PlaylistGlobal.cxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
PlaylistGlobal.hxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
PlaylistPrint.cxx
PlaylistPrint: fix -Wunused #ifndef ENABLE_DATABASE
2015-10-20 13:50:00 +02:00
PlaylistPrint.hxx
client/Response: new Client wrapper class for writing responses
2015-08-12 08:41:05 +02:00
PlaylistSave.cxx
Playlist*: use the BufferedOutputStream API instead of FILE*
2015-03-24 22:03:20 +01:00
PlaylistSave.hxx
Playlist*: use the BufferedOutputStream API instead of FILE*
2015-03-24 22:03:20 +01:00
poison.h
Copyright year 2015
2015-01-01 19:48:13 +01:00
ReplayGainConfig.cxx
config/Option: convert to strictly-typed enum
2015-01-21 23:30:00 +01:00
ReplayGainConfig.hxx
*: change C-style prototypes, drop "(void)"
2015-03-03 20:05:08 +01:00
ReplayGainInfo.cxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
ReplayGainInfo.hxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
SongFilter.cxx
lib/icu/{Converter,Collate}: return AllocatedString
2015-06-25 23:44:16 +02:00
SongFilter.hxx
lib/icu/{Converter,Collate}: return AllocatedString
2015-06-25 23:44:16 +02:00
SongLoader.cxx
LocateUri: new library to classify URIs in a standard way
2015-10-22 09:39:28 +02:00
SongLoader.hxx
LocateUri: new library to classify URIs in a standard way
2015-10-22 09:39:28 +02:00
SongPrint.cxx
client/Response: new Client wrapper class for writing responses
2015-08-12 08:41:05 +02:00
SongPrint.hxx
client/Response: new Client wrapper class for writing responses
2015-08-12 08:41:05 +02:00
SongSave.cxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
SongSave.hxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
SongUpdate.cxx
DetachedSong: check AllocatedPath::FromUTF8() result
2015-10-20 12:16:25 +02:00
StateFile.cxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
StateFile.hxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
Stats.cxx
PlayerThread, ...: move to src/player/
2015-08-15 15:55:46 +02:00
Stats.hxx
client/Response: new Client wrapper class for writing responses
2015-08-12 08:41:05 +02:00
TagArchive.cxx
SongUpdate: use OpenArchiveInputStream() to open archive file
2015-03-01 00:48:44 +01:00
TagArchive.hxx
SongUpdate: use OpenArchiveInputStream() to open archive file
2015-03-01 00:48:44 +01:00
TagFile.cxx
TagFile: convert suffix to UTF-8
2015-03-05 10:07:07 +01:00
TagFile.hxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
TagPrint.cxx
tag/Settings: convert to C++
2015-08-24 11:20:45 +02:00
TagPrint.hxx
client/Response: new Client wrapper class for writing responses
2015-08-12 08:41:05 +02:00
TagSave.cxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
TagSave.hxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
TagStream.cxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
TagStream.hxx
Copyright year 2015
2015-01-01 19:48:13 +01:00
TimePrint.cxx
client/Response: new Client wrapper class for writing responses
2015-08-12 08:41:05 +02:00
TimePrint.hxx
client/Response: new Client wrapper class for writing responses
2015-08-12 08:41:05 +02:00