.. |
AudioCompress
|
audio_{parser,config}: convert to C++
|
2013-01-30 21:47:12 +01:00 |
archive
|
ArchivePlugin: move instance methods to class ArchiveFile
|
2013-01-30 15:30:19 +01:00 |
cue
|
song: don't use GLib
|
2013-01-08 16:47:12 +01:00 |
db
|
SimpleDatabasePlugin: use file system API, log in UTF-8
|
2013-02-02 20:52:03 +06:00 |
decoder
|
decoder/Opus: replace non-static data member initializers
|
2013-02-04 11:08:32 +01:00 |
dsd2pcm
|
configure.ac: disable C++ exceptions
|
2013-01-02 19:12:27 +01:00 |
encoder
|
filter/chain, encoder: GLib include cleanup
|
2013-01-30 21:42:50 +01:00 |
event
|
event/ServerSocket: close only sockets that have been opened
|
2013-02-04 11:44:36 +01:00 |
filter
|
FilterInternal: convert struct filter to a OO interface
|
2013-02-02 09:34:07 +01:00 |
fs
|
Path.hxx: add GetDirectoryName() method
|
2013-02-02 19:28:02 +06:00 |
input
|
ArchivePlugin: move instance methods to class ArchiveFile
|
2013-01-30 15:30:19 +01:00 |
mixer
|
FilterInternal: convert struct filter to a OO interface
|
2013-02-02 09:34:07 +01:00 |
output
|
output/alsa: pre-allocate the silence buffer
|
2013-02-04 15:30:31 +01:00 |
playlist
|
playlist/despotify: various code simplifications
|
2013-01-29 20:36:28 +01:00 |
protocol
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
thread
|
thread/{Mutex,Cond}: new backend for WIN32
|
2013-01-11 11:11:07 +01:00 |
util
|
util/Manual: new template class
|
2013-01-30 23:48:34 +01:00 |
win
|
win32: Add a Windows OS resource file and icon
|
2012-02-23 06:32:30 -08:00 |
AllCommands.cxx
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
AllCommands.hxx
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
ArchiveFile.hxx
|
ArchivePlugin: move instance methods to class ArchiveFile
|
2013-01-30 15:30:19 +01:00 |
ArchiveList.cxx
|
archive/*: convert to C++
|
2013-01-24 19:18:58 +01:00 |
ArchiveList.hxx
|
archive/*: convert to C++
|
2013-01-24 19:18:58 +01:00 |
ArchiveLookup.cxx
|
archive/*: convert to C++
|
2013-01-24 19:18:58 +01:00 |
ArchiveLookup.hxx
|
archive/*: convert to C++
|
2013-01-24 19:18:58 +01:00 |
ArchivePlugin.cxx
|
ArchivePlugin: move instance methods to class ArchiveFile
|
2013-01-30 15:30:19 +01:00 |
ArchivePlugin.hxx
|
ArchivePlugin: move instance methods to class ArchiveFile
|
2013-01-30 15:30:19 +01:00 |
ArchiveVisitor.hxx
|
ArchivePlugin: replace scan_reset(), scan_next() with visit()
|
2013-01-29 21:21:07 +01:00 |
AudioConfig.cxx
|
audio_{parser,config}: convert to C++
|
2013-01-30 21:47:12 +01:00 |
AudioConfig.hxx
|
audio_{parser,config}: convert to C++
|
2013-01-30 21:47:12 +01:00 |
AudioParser.cxx
|
audio_{parser,config}: convert to C++
|
2013-01-30 21:47:12 +01:00 |
AudioParser.hxx
|
audio_{parser,config}: convert to C++
|
2013-01-30 21:47:12 +01:00 |
Client.cxx
|
Client: move connection functions into the class
|
2013-01-15 10:59:28 +01:00 |
Client.hxx
|
ClientList: convert to a class
|
2013-01-16 23:00:13 +01:00 |
ClientEvent.cxx
|
Client: rebase on the new BufferedSocket class
|
2013-01-15 12:15:33 +01:00 |
ClientExpire.cxx
|
event/BufferedSocket: move output buffer to FullyBufferedSocket
|
2013-01-30 11:03:44 +01:00 |
ClientFile.cxx
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
ClientFile.hxx
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
ClientGlobal.cxx
|
ClientList: convert to a class
|
2013-01-16 23:00:13 +01:00 |
ClientIdle.cxx
|
ClientList: convert to a class
|
2013-01-16 23:00:13 +01:00 |
ClientInternal.hxx
|
TagPool, ...: include cleanup
|
2013-01-30 22:53:12 +01:00 |
ClientList.cxx
|
ClientList: convert to a class
|
2013-01-16 23:00:13 +01:00 |
ClientList.hxx
|
ClientList: convert to a class
|
2013-01-16 23:00:13 +01:00 |
ClientMessage.cxx
|
Idle: use std::atomic instead of GMutex
|
2013-01-16 23:23:47 +01:00 |
ClientMessage.hxx
|
ClientMessage: turn into a class
|
2013-01-03 17:58:22 +01:00 |
ClientNew.cxx
|
output/httpd: use the BufferedSocket class for HttpdClient
|
2013-01-30 15:08:09 +01:00 |
ClientProcess.cxx
|
Client: rebase on the new BufferedSocket class
|
2013-01-15 12:15:33 +01:00 |
ClientRead.cxx
|
Client: use TimeoutMonitor to track connection timeout
|
2013-01-16 21:51:08 +01:00 |
ClientSubscribe.cxx
|
ClientList: convert to a class
|
2013-01-16 23:00:13 +01:00 |
ClientSubscribe.hxx
|
ClientSubscribe: remove obsolete typedef
|
2013-01-29 18:37:40 +01:00 |
ClientWrite.cxx
|
Client: rebase on the new BufferedSocket class
|
2013-01-15 12:15:33 +01:00 |
CommandError.cxx
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
CommandError.hxx
|
TagPool, ...: include cleanup
|
2013-01-30 22:53:12 +01:00 |
CommandLine.cxx
|
decoder_list: convert to C++
|
2013-01-30 17:18:48 +01:00 |
CommandLine.hxx
|
cmdline: convert to C++
|
2013-01-03 17:31:38 +01:00 |
CommandListBuilder.cxx
|
Client*: include check.h / config.h
|
2013-01-14 23:50:01 +01:00 |
CommandListBuilder.hxx
|
CommandListBuilder: use std::list instead of GSList
|
2013-01-04 01:17:25 +01:00 |
ConfigData.cxx
|
ConfigData: use simple linked list instead of GSList
|
2013-01-30 22:39:24 +01:00 |
ConfigData.hxx
|
ConfigData: use simple linked list instead of GSList
|
2013-01-30 22:39:24 +01:00 |
ConfigFile.cxx
|
ConfigFile.cxx: use FOpenMode
|
2013-02-02 20:19:25 +06:00 |
ConfigFile.hxx
|
ConfigFile: move code to ConfigGlobal.cxx
|
2013-01-30 21:39:43 +01:00 |
ConfigGlobal.cxx
|
ConfigData: use simple linked list instead of GSList
|
2013-01-30 22:39:24 +01:00 |
ConfigGlobal.hxx
|
ConfigFile: move code to ConfigGlobal.cxx
|
2013-01-30 21:39:43 +01:00 |
ConfigOption.hxx
|
ConfigFile: add enum ConfigOption
|
2013-01-30 21:36:04 +01:00 |
ConfigParser.cxx
|
conf: move struct definitions to ConfigData.hxx
|
2013-01-30 21:36:07 +01:00 |
ConfigParser.hxx
|
conf: move struct definitions to ConfigData.hxx
|
2013-01-30 21:36:07 +01:00 |
ConfigQuark.hxx
|
conf.h: move the GQuark to ConfigQuark.hxx
|
2013-01-30 21:43:16 +01:00 |
ConfigTemplates.cxx
|
ConfigTemplates: fix typo in id3v1_encoding
|
2013-02-01 13:47:12 +01:00 |
ConfigTemplates.hxx
|
ConfigFile: add enum ConfigOption
|
2013-01-30 21:36:04 +01:00 |
CrossFade.cxx
|
replay_gain_info, ...: use cmath instead of math.h in C++ mode
|
2013-01-07 10:19:02 +01:00 |
CrossFade.hxx
|
crossfade: convert to C++
|
2013-01-04 10:31:59 +01:00 |
DatabaseCommands.cxx
|
DatabaseQueue: pass DatabaseSelection to Add...()
|
2013-01-07 11:33:00 +01:00 |
DatabaseCommands.hxx
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
DatabaseGlue.cxx
|
require GLib 2.24
|
2013-01-29 18:33:37 +01:00 |
DatabaseGlue.hxx
|
database.h: move prototypes to DatabaseGlue.hxx
|
2013-01-03 01:04:18 +01:00 |
DatabaseHelpers.cxx
|
DatabasePlugin: add method GetStats()
|
2012-08-15 23:05:08 +02:00 |
DatabaseHelpers.hxx
|
DatabasePlugin: add method GetStats()
|
2012-08-15 23:05:08 +02:00 |
DatabaseLock.cxx
|
DatabaseLock, input/bzip2: remove obsolete Glib/gcc workaround
|
2013-01-28 22:17:40 +01:00 |
DatabaseLock.hxx
|
DatabaseLock: use the Mutex class instead of GLib's GMutex
|
2013-01-07 10:34:55 +01:00 |
DatabasePlaylist.cxx
|
main: use C++ compiler
|
2012-09-28 00:40:00 +02:00 |
DatabasePlaylist.hxx
|
SongFilter: convert to a C++ class
|
2012-08-29 20:19:02 +02:00 |
DatabasePlugin.hxx
|
DatabasePlugin: add method ReturnSong()
|
2012-08-16 00:04:14 +02:00 |
DatabasePrint.cxx
|
decoder_api.h, ...: add "extern C"
|
2013-01-07 10:07:40 +01:00 |
DatabasePrint.hxx
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
DatabaseQueue.cxx
|
Playlist: convert functions to methods
|
2013-01-07 11:35:35 +01:00 |
DatabaseQueue.hxx
|
DatabaseQueue: pass DatabaseSelection to Add...()
|
2013-01-07 11:33:00 +01:00 |
DatabaseRegistry.cxx
|
ProxyDatabasePlugin: new database plugin using libmpdclient
|
2012-08-08 01:20:45 +02:00 |
DatabaseRegistry.hxx
|
DatabaseRegistry: list of plugins
|
2012-08-07 20:07:17 +02:00 |
DatabaseSave.cxx
|
Path: convert remaining funcs to methods, keep fs_charset as std::string
|
2013-01-28 00:13:46 +06:00 |
DatabaseSave.hxx
|
TextFile: convert to a class
|
2013-01-03 10:16:05 +01:00 |
DatabaseSelection.cxx
|
SongFilter: convert to a C++ class
|
2012-08-29 20:19:02 +02:00 |
DatabaseSelection.hxx
|
SongFilter: convert to a C++ class
|
2012-08-29 20:19:02 +02:00 |
DatabaseSimple.hxx
|
TagPool, ...: include cleanup
|
2013-01-30 22:53:12 +01:00 |
DatabaseVisitor.hxx
|
Directory: rename struct directory to Directory
|
2013-01-03 01:10:47 +01:00 |
DecoderAPI.cxx
|
pcm_convert: convert to C++
|
2013-01-31 00:26:55 +01:00 |
DecoderControl.cxx
|
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
|
2013-01-27 18:39:32 +01:00 |
DecoderControl.hxx
|
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
|
2013-01-27 18:39:32 +01:00 |
DecoderInternal.cxx
|
pcm_convert: convert to C++
|
2013-01-31 00:26:55 +01:00 |
DecoderInternal.hxx
|
pcm_convert: convert to C++
|
2013-01-31 00:26:55 +01:00 |
DecoderList.cxx
|
decoder_list: convert to C++
|
2013-01-30 17:18:48 +01:00 |
DecoderList.hxx
|
decoder_list: convert to C++
|
2013-01-30 17:18:48 +01:00 |
DecoderPrint.cxx
|
decoder_list: convert to C++
|
2013-01-30 17:18:48 +01:00 |
DecoderPrint.hxx
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
DecoderThread.cxx
|
decoder_list: convert to C++
|
2013-01-30 17:18:48 +01:00 |
DecoderThread.hxx
|
{decoder,player}_thread: convert to C++
|
2013-01-02 20:36:28 +01:00 |
DespotifyUtils.cxx
|
input,playlist/despotify: convert to C++
|
2013-01-21 19:01:10 +01:00 |
DespotifyUtils.hxx
|
input,playlist/despotify: convert to C++
|
2013-01-21 19:01:10 +01:00 |
Directory.cxx
|
path: convert to C++
|
2013-01-17 00:43:27 +01:00 |
Directory.hxx
|
TagPool, ...: include cleanup
|
2013-01-30 22:53:12 +01:00 |
DirectorySave.cxx
|
TextFile: convert to a class
|
2013-01-03 10:16:05 +01:00 |
DirectorySave.hxx
|
TagPool, ...: include cleanup
|
2013-01-30 22:53:12 +01:00 |
ExcludeList.cxx
|
ExcludeList.cxx: use FOpen
|
2013-02-02 20:20:24 +06:00 |
ExcludeList.hxx
|
Path: new class "Path" wraps filesystem path strings
|
2013-01-18 15:34:01 +01:00 |
FilterConfig.cxx
|
FilterInternal: convert struct filter to a OO interface
|
2013-02-02 09:34:07 +01:00 |
FilterConfig.hxx
|
FilterInternal: convert struct filter to a OO interface
|
2013-02-02 09:34:07 +01:00 |
FilterInternal.hxx
|
FilterInternal: convert struct filter to a OO interface
|
2013-02-02 09:34:07 +01:00 |
FilterPlugin.cxx
|
FilterInternal: convert struct filter to a OO interface
|
2013-02-02 09:34:07 +01:00 |
FilterPlugin.hxx
|
FilterInternal: convert struct filter to a OO interface
|
2013-02-02 09:34:07 +01:00 |
FilterRegistry.cxx
|
filter: convert to C++
|
2013-02-01 17:47:09 +01:00 |
FilterRegistry.hxx
|
filter: convert to C++
|
2013-02-01 17:47:09 +01:00 |
GlobalEvents.cxx
|
WakeFD.cxx: use two sockets instead of pipe on Win32
|
2013-01-13 15:30:53 +06:00 |
GlobalEvents.hxx
|
GlobalEvents: #undef DELETE on Windows
|
2013-01-11 11:10:46 +01:00 |
IOThread.cxx
|
Main, IOThread: move GMainLoop setup code to class EventLoop
|
2013-01-14 09:15:49 +01:00 |
IOThread.hxx
|
Main, IOThread: move GMainLoop setup code to class EventLoop
|
2013-01-14 09:15:49 +01:00 |
IcyMetaDataParser.cxx
|
icy_metadata: convert to C++
|
2013-01-10 22:33:16 +01:00 |
IcyMetaDataParser.hxx
|
icy_metadata: convert to C++
|
2013-01-10 22:33:16 +01:00 |
IcyMetaDataServer.cxx
|
page: convert to C++
|
2013-01-30 09:18:52 +01:00 |
IcyMetaDataServer.hxx
|
page: convert to C++
|
2013-01-30 09:18:52 +01:00 |
IdTable.hxx
|
Queue: move code to new class IdTable
|
2013-01-08 16:11:25 +01:00 |
Idle.cxx
|
Idle: don't wake up event loop on duplicate event
|
2013-01-16 23:27:17 +01:00 |
Idle.hxx
|
Idle: use std::atomic instead of GMutex
|
2013-01-16 23:23:47 +01:00 |
InotifyQueue.cxx
|
event/TimeoutMonitor: wrapper for g_timeout_source_new()
|
2013-01-14 11:12:28 +01:00 |
InotifyQueue.hxx
|
event/TimeoutMonitor: wrapper for g_timeout_source_new()
|
2013-01-14 11:12:28 +01:00 |
InotifySource.cxx
|
event/SocketMonitor: OnSocketReady() returns bool
|
2013-01-30 11:03:44 +01:00 |
InotifySource.hxx
|
TagPool, ...: include cleanup
|
2013-01-30 22:53:12 +01:00 |
InotifyUpdate.cxx
|
InotifyUpdate: use std::list instead of GList
|
2013-01-30 16:44:55 +01:00 |
InotifyUpdate.hxx
|
update: convert to C++
|
2013-01-02 19:22:15 +01:00 |
InputInit.cxx
|
input_{internal,plugin}: convert to C++
|
2013-01-25 22:43:01 +01:00 |
InputInit.hxx
|
input_stream: convert to C++ (internally)
|
2013-01-10 10:15:09 +01:00 |
InputInternal.cxx
|
InputStream: store references instead of pointers
|
2013-01-28 23:35:01 +01:00 |
InputInternal.hxx
|
InputStream: add constructor/destructor
|
2013-01-28 23:29:43 +01:00 |
InputPlugin.hxx
|
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
|
2013-01-27 18:39:32 +01:00 |
InputRegistry.cxx
|
archive/*: convert to C++
|
2013-01-24 19:18:58 +01:00 |
InputRegistry.hxx
|
input_stream: convert to C++ (internally)
|
2013-01-10 10:15:09 +01:00 |
InputStream.cxx
|
InputStream: use std::string
|
2013-01-28 23:41:45 +01:00 |
InputStream.hxx
|
InputStream: use std::string
|
2013-01-28 23:41:45 +01:00 |
Listen.cxx
|
ServerSocket: replace callback with virtual method
|
2013-01-30 14:16:04 +01:00 |
Listen.hxx
|
listen: convert to C++
|
2013-01-03 11:05:44 +01:00 |
Log.cxx
|
ConfigFile: add enum ConfigOption
|
2013-01-30 21:36:04 +01:00 |
Log.hxx
|
sig_handlers, log: convert to C++
|
2013-01-09 22:33:06 +01:00 |
Main.cxx
|
StateFile: use file system API, log in UTF-8
|
2013-02-02 20:52:04 +06:00 |
Main.hxx
|
ClientList: convert to a class
|
2013-01-16 23:00:13 +01:00 |
Mapper.cxx
|
Path::FromUTF8() returns nulled instance on error, add error handling where required
|
2013-01-28 00:13:46 +06:00 |
Mapper.hxx
|
Path::FromUTF8() returns nulled instance on error, add error handling where required
|
2013-01-28 00:13:46 +06:00 |
MessageCommands.cxx
|
ClientList: convert to a class
|
2013-01-16 23:00:13 +01:00 |
MessageCommands.hxx
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
MixerAll.cxx
|
pcm_*: convert to C++
|
2013-01-31 21:11:06 +01:00 |
MixerAll.hxx
|
mixer_all: convert to C++
|
2013-01-07 09:05:06 +01:00 |
MusicBuffer.cxx
|
Mutex: new wrapper for std::mutex, replaces GMutex
|
2013-01-04 21:24:29 +01:00 |
MusicBuffer.hxx
|
buffer, pipe: convert to C++
|
2013-01-04 10:16:16 +01:00 |
MusicChunk.cxx
|
decoder_api.h, ...: add "extern C"
|
2013-01-07 10:07:40 +01:00 |
MusicChunk.hxx
|
MusicChunk: move functions to methods
|
2013-01-04 21:38:46 +01:00 |
MusicPipe.cxx
|
MusicChunk: move functions to methods
|
2013-01-04 21:38:46 +01:00 |
MusicPipe.hxx
|
buffer, pipe: convert to C++
|
2013-01-04 10:16:16 +01:00 |
OtherCommands.cxx
|
Playlist, Song: clarify parameter encoding
|
2013-01-18 15:34:01 +01:00 |
OtherCommands.hxx
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
OutputAll.cxx
|
PlayerControl: move functions into the class
|
2013-01-20 17:48:23 +01:00 |
OutputAll.hxx
|
mixer_all: convert to C++
|
2013-01-07 09:05:06 +01:00 |
OutputCommand.cxx
|
PlayerControl: move functions into the class
|
2013-01-20 17:48:23 +01:00 |
OutputCommand.hxx
|
output_*: convert to C++
|
2013-01-04 09:46:41 +01:00 |
OutputCommands.cxx
|
output_*: convert to C++
|
2013-01-04 09:46:41 +01:00 |
OutputCommands.hxx
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
OutputControl.cxx
|
filter: convert to C++
|
2013-02-01 17:47:09 +01:00 |
OutputControl.hxx
|
TagPool, ...: include cleanup
|
2013-01-30 22:53:12 +01:00 |
OutputError.hxx
|
output_*: convert to C++
|
2013-01-04 09:46:41 +01:00 |
OutputFinish.cxx
|
FilterInternal: convert struct filter to a OO interface
|
2013-02-02 09:34:07 +01:00 |
OutputInit.cxx
|
FilterInternal: convert struct filter to a OO interface
|
2013-02-02 09:34:07 +01:00 |
OutputList.cxx
|
output/null: convert to C++
|
2013-02-02 09:30:29 +01:00 |
OutputList.hxx
|
output_*: convert to C++
|
2013-01-04 09:46:41 +01:00 |
OutputPlugin.cxx
|
output_*: convert to C++
|
2013-01-04 09:46:41 +01:00 |
OutputPrint.cxx
|
mixer_all: convert to C++
|
2013-01-07 09:05:06 +01:00 |
OutputPrint.hxx
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
OutputState.cxx
|
mixer_all: convert to C++
|
2013-01-07 09:05:06 +01:00 |
OutputState.hxx
|
db_save, state_file: convert to C++
|
2013-01-02 20:22:59 +01:00 |
OutputThread.cxx
|
FilterInternal: convert struct filter to a OO interface
|
2013-02-02 09:34:07 +01:00 |
OutputThread.hxx
|
output_*: convert to C++
|
2013-01-04 09:46:41 +01:00 |
Page.cxx
|
page: convert to C++
|
2013-01-30 09:18:52 +01:00 |
Page.hxx
|
page: convert to C++
|
2013-01-30 09:18:52 +01:00 |
Partition.hxx
|
Playlist, Song: clarify parameter encoding
|
2013-01-18 15:34:01 +01:00 |
PcmChannels.cxx
|
PcmChannels: merge duplicate code with a template
|
2013-02-01 13:47:24 +01:00 |
PcmChannels.hxx
|
pcm_*: convert to C++
|
2013-01-31 21:11:06 +01:00 |
PcmConvert.cxx
|
PcmDither: convert struct to a class
|
2013-01-31 22:54:10 +01:00 |
PcmConvert.hxx
|
PcmDither: convert struct to a class
|
2013-01-31 22:54:10 +01:00 |
PcmDither.cxx
|
PcmDither: use constexpr
|
2013-01-31 22:55:00 +01:00 |
PcmDither.hxx
|
PcmDither: convert struct to a class
|
2013-01-31 22:54:10 +01:00 |
PcmFormat.cxx
|
PcmFormat: merge duplicate code with a template
|
2013-02-01 13:47:29 +01:00 |
PcmFormat.hxx
|
PcmDither: convert struct to a class
|
2013-01-31 22:54:10 +01:00 |
PcmMix.cxx
|
PcmMix: merge duplicate code with templates
|
2013-02-01 17:45:17 +01:00 |
PcmMix.hxx
|
pcm_*: convert to C++
|
2013-01-31 21:11:06 +01:00 |
PcmPrng.hxx
|
pcm_*: convert to C++
|
2013-01-31 21:11:06 +01:00 |
PcmUtils.hxx
|
PcmUtils: remove pcm_range(), use PcmClamp() instead
|
2013-02-01 14:10:27 +01:00 |
PcmVolume.cxx
|
PcmUtils: remove pcm_range(), use PcmClamp() instead
|
2013-02-01 14:10:27 +01:00 |
PcmVolume.hxx
|
pcm_*: convert to C++
|
2013-01-31 21:11:06 +01:00 |
Permission.cxx
|
decoder_api.h, ...: add "extern C"
|
2013-01-07 10:07:40 +01:00 |
Permission.hxx
|
Permission: use std::map instead of GHashTable
|
2013-01-03 03:11:39 +01:00 |
PlayerCommands.cxx
|
PlayerControl: move functions into the class
|
2013-01-20 17:48:23 +01:00 |
PlayerCommands.hxx
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
PlayerControl.cxx
|
PlayerControl: work around std::nanf() not being available on MacPorts
|
2013-01-27 21:58:35 +01:00 |
PlayerControl.hxx
|
PlayerControl: add second Cond object
|
2013-01-25 23:53:43 +01:00 |
PlayerThread.cxx
|
PlayerControl: add second Cond object
|
2013-01-25 23:53:43 +01:00 |
PlayerThread.hxx
|
{decoder,player}_thread: convert to C++
|
2013-01-02 20:36:28 +01:00 |
Playlist.cxx
|
PlayerControl: move functions into the class
|
2013-01-20 17:48:23 +01:00 |
Playlist.hxx
|
Playlist, Song: clarify parameter encoding
|
2013-01-18 15:34:01 +01:00 |
PlaylistAny.cxx
|
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
|
2013-01-27 18:39:32 +01:00 |
PlaylistAny.hxx
|
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
|
2013-01-27 18:39:32 +01:00 |
PlaylistCommands.cxx
|
Client: add "playlist" attribute
|
2013-01-04 23:07:11 +01:00 |
PlaylistCommands.hxx
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
PlaylistControl.cxx
|
PlayerControl: move functions into the class
|
2013-01-20 17:48:23 +01:00 |
PlaylistDatabase.cxx
|
TextFile: convert to a class
|
2013-01-03 10:16:05 +01:00 |
PlaylistDatabase.hxx
|
TagPool, ...: include cleanup
|
2013-01-30 22:53:12 +01:00 |
PlaylistEdit.cxx
|
PlayerControl: move functions into the class
|
2013-01-20 17:48:23 +01:00 |
PlaylistFile.cxx
|
PlaylistFile.cxx: use file system API
|
2013-02-02 20:21:10 +06:00 |
PlaylistFile.hxx
|
TagPool, ...: include cleanup
|
2013-01-30 22:53:12 +01:00 |
PlaylistGlobal.cxx
|
EventPipe: rename to GlobalEvents
|
2013-01-09 23:31:43 +01:00 |
PlaylistGlobal.hxx
|
Playlist.hxx: move prototype to PlaylistGlobal.hxx
|
2013-01-09 22:23:37 +01:00 |
PlaylistInfo.hxx
|
PlaylistFile: reuse classes PlaylistInfo and PlaylistVector
|
2013-01-04 00:02:09 +01:00 |
PlaylistMapper.cxx
|
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
|
2013-01-27 18:39:32 +01:00 |
PlaylistMapper.hxx
|
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
|
2013-01-27 18:39:32 +01:00 |
PlaylistPlugin.hxx
|
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
|
2013-01-27 18:39:32 +01:00 |
PlaylistPrint.cxx
|
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
|
2013-01-27 18:39:32 +01:00 |
PlaylistPrint.hxx
|
TagPool, ...: include cleanup
|
2013-01-30 22:53:12 +01:00 |
PlaylistQueue.cxx
|
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
|
2013-01-27 18:39:32 +01:00 |
PlaylistQueue.hxx
|
don't include stdbool.h in C++ sources
|
2013-01-02 20:56:04 +01:00 |
PlaylistRegistry.cxx
|
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
|
2013-01-27 18:39:32 +01:00 |
PlaylistRegistry.hxx
|
TagPool, ...: include cleanup
|
2013-01-30 22:53:12 +01:00 |
PlaylistSave.cxx
|
PlaylistSave.cxx: use FOpen
|
2013-02-02 20:21:46 +06:00 |
PlaylistSave.hxx
|
db_save, state_file: convert to C++
|
2013-01-02 20:22:59 +01:00 |
PlaylistSong.cxx
|
Path: convert fs_charset_to_utf8() to static method Path::ToUTF8()
|
2013-01-28 00:13:45 +06:00 |
PlaylistSong.hxx
|
don't include stdbool.h in C++ sources
|
2013-01-02 20:56:04 +01:00 |
PlaylistState.cxx
|
ConfigFile: add enum ConfigOption
|
2013-01-30 21:36:04 +01:00 |
PlaylistState.hxx
|
TagPool, ...: include cleanup
|
2013-01-30 22:53:12 +01:00 |
PlaylistVector.cxx
|
PlaylistVector: use std::list
|
2013-01-03 02:25:06 +01:00 |
PlaylistVector.hxx
|
PlaylistFile: reuse classes PlaylistInfo and PlaylistVector
|
2013-01-04 00:02:09 +01:00 |
Queue.cxx
|
Queue: use std::stable_sort() instead of g_qsort_with_data()
|
2013-01-08 16:51:21 +01:00 |
Queue.hxx
|
Queue: move code to new class IdTable
|
2013-01-08 16:11:25 +01:00 |
QueueCommands.cxx
|
Playlist: convert functions to methods
|
2013-01-07 11:35:35 +01:00 |
QueueCommands.hxx
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
QueuePrint.cxx
|
queue: convert all functions to methods
|
2013-01-06 21:33:58 +01:00 |
QueuePrint.hxx
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
QueueSave.cxx
|
queue: convert all functions to methods
|
2013-01-06 21:33:58 +01:00 |
QueueSave.hxx
|
TagPool, ...: include cleanup
|
2013-01-30 22:53:12 +01:00 |
ReplayGainConfig.cxx
|
idle: convert to C++
|
2013-01-09 13:01:38 +01:00 |
ReplayGainInfo.cxx
|
decoder_api.h, ...: add "extern C"
|
2013-01-07 10:07:40 +01:00 |
SignalHandlers.cxx
|
SignalHandlers: emit GlobalEvents::SHUTDOWN
|
2013-01-15 10:59:28 +01:00 |
SignalHandlers.hxx
|
sig_handlers, log: convert to C++
|
2013-01-09 22:33:06 +01:00 |
SocketError.hxx
|
SocketError: merge duplicate FormatMessage() calls
|
2013-01-15 22:41:56 +01:00 |
SocketUtil.cxx
|
SocketUtil: add separators to g_prefix_error() call
|
2013-02-04 14:26:03 +01:00 |
SocketUtil.hxx
|
socket_util: convert to C++
|
2013-01-15 22:41:56 +01:00 |
Song.cxx
|
decoder_api.h, ...: add "extern C"
|
2013-01-07 10:07:40 +01:00 |
SongFilter.cxx
|
path: convert to C++
|
2013-01-17 00:43:27 +01:00 |
SongFilter.hxx
|
don't include stdbool.h in C++ sources
|
2013-01-02 20:56:04 +01:00 |
SongPointer.hxx
|
playlist/memory: use std::forward_list instead of GSList
|
2013-01-29 20:32:54 +01:00 |
SongPrint.cxx
|
TagPool, ...: include cleanup
|
2013-01-30 22:53:12 +01:00 |
SongPrint.hxx
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
SongSave.cxx
|
decoder_api.h, ...: add "extern C"
|
2013-01-07 10:07:40 +01:00 |
SongSave.hxx
|
TagPool, ...: include cleanup
|
2013-01-30 22:53:12 +01:00 |
SongSticker.cxx
|
TagPool, ...: include cleanup
|
2013-01-30 22:53:12 +01:00 |
SongSticker.hxx
|
TagPool, ...: include cleanup
|
2013-01-30 22:53:12 +01:00 |
SongUpdate.cxx
|
SongUpdate.cxx: use StatFile
|
2013-02-02 20:22:32 +06:00 |
StateFile.cxx
|
StateFile: use file system API, log in UTF-8
|
2013-02-02 20:52:04 +06:00 |
StateFile.hxx
|
StateFile: use file system API, log in UTF-8
|
2013-02-02 20:52:04 +06:00 |
Stats.cxx
|
PlayerControl: move functions into the class
|
2013-01-20 17:48:23 +01:00 |
StickerCommands.cxx
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
StickerCommands.hxx
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
StickerDatabase.cxx
|
idle: convert to C++
|
2013-01-09 13:01:38 +01:00 |
StickerDatabase.hxx
|
sticker: convert to C++
|
2013-01-02 22:25:17 +01:00 |
StickerPrint.cxx
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
StickerPrint.hxx
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
Tag.cxx
|
TagPool: use the Mutex class instead of GStaticMutex
|
2013-01-07 10:49:21 +01:00 |
TagFile.cxx
|
decoder_list: convert to C++
|
2013-01-30 17:18:48 +01:00 |
TagFile.hxx
|
tag_file: convert to C++
|
2013-01-26 01:23:02 +01:00 |
TagInternal.hxx
|
tag: convert to C++
|
2013-01-07 10:36:27 +01:00 |
TagNames.c
|
tag: convert to C++
|
2013-01-07 10:36:27 +01:00 |
TagPool.cxx
|
TagPool, ...: include cleanup
|
2013-01-30 22:53:12 +01:00 |
TagPool.hxx
|
TagPool, ...: include cleanup
|
2013-01-30 22:53:12 +01:00 |
TagPrint.cxx
|
tag: convert to C++
|
2013-01-07 10:36:27 +01:00 |
TagPrint.hxx
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
TagSave.cxx
|
tag: convert to C++
|
2013-01-07 10:36:27 +01:00 |
TagSave.hxx
|
db_save, state_file: convert to C++
|
2013-01-02 20:22:59 +01:00 |
TextFile.cxx
|
TextFile: convert to a class
|
2013-01-03 10:16:05 +01:00 |
TextFile.hxx
|
TextFile.hxx: use file system API
|
2013-02-02 20:23:27 +06:00 |
TimePrint.cxx
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
TimePrint.hxx
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
UpdateArchive.cxx
|
ArchivePlugin: move instance methods to class ArchiveFile
|
2013-01-30 15:30:19 +01:00 |
UpdateArchive.hxx
|
TagPool, ...: include cleanup
|
2013-01-30 22:53:12 +01:00 |
UpdateContainer.cxx
|
UpdateContainer: remove duplicate unlock call
|
2013-01-30 16:27:38 +01:00 |
UpdateContainer.hxx
|
Directory: rename struct directory to Directory
|
2013-01-03 01:10:47 +01:00 |
UpdateDatabase.cxx
|
PlaylistVector: use std::list
|
2013-01-03 02:25:06 +01:00 |
UpdateDatabase.hxx
|
Directory: rename struct directory to Directory
|
2013-01-03 01:10:47 +01:00 |
UpdateGlue.cxx
|
UpdateRemove: Mutex/Cond instead of GMutex/GCond
|
2013-01-21 10:42:47 +01:00 |
UpdateGlue.hxx
|
update: convert to C++
|
2013-01-02 19:22:15 +01:00 |
UpdateIO.cxx
|
UpdateIO.cxx: use file system API, log in UTF-8
|
2013-02-02 20:52:02 +06:00 |
UpdateIO.hxx
|
Directory: rename struct directory to Directory
|
2013-01-03 01:10:47 +01:00 |
UpdateInternal.hxx
|
don't include stdbool.h in C++ sources
|
2013-01-02 20:56:04 +01:00 |
UpdateQueue.cxx
|
update: convert to C++
|
2013-01-02 19:22:15 +01:00 |
UpdateQueue.hxx
|
update: convert to C++
|
2013-01-02 19:22:15 +01:00 |
UpdateRemove.cxx
|
UpdateRemove: Mutex/Cond instead of GMutex/GCond
|
2013-01-21 10:42:47 +01:00 |
UpdateRemove.hxx
|
UpdateRemove: Mutex/Cond instead of GMutex/GCond
|
2013-01-21 10:42:47 +01:00 |
UpdateSong.cxx
|
decoder_list: convert to C++
|
2013-01-30 17:18:48 +01:00 |
UpdateSong.hxx
|
Directory: rename struct directory to Directory
|
2013-01-03 01:10:47 +01:00 |
UpdateWalk.cxx
|
UpdateWalk.cxx: use FileExists
|
2013-02-02 20:51:36 +06:00 |
UpdateWalk.hxx
|
don't include stdbool.h in C++ sources
|
2013-01-02 20:56:04 +01:00 |
Volume.cxx
|
EventPipe: rename to GlobalEvents
|
2013-01-09 23:31:43 +01:00 |
Volume.hxx
|
volume: convert to C++
|
2013-01-07 09:05:01 +01:00 |
Win32Main.cxx
|
Win32Main.cxx: more clean shutdown
|
2013-01-13 15:20:32 +06:00 |
ZeroconfAvahi.cxx
|
ZeroconfAvahi: pass GMainContext to avahi_glib_poll_new()
|
2013-01-27 22:53:21 +01:00 |
ZeroconfAvahi.hxx
|
ZeroconfAvahi: pass GMainContext to avahi_glib_poll_new()
|
2013-01-27 22:53:21 +01:00 |
ZeroconfBonjour.cxx
|
ZeroconfBonjour: fix OnSocketReady() return type
|
2013-01-31 21:11:06 +01:00 |
ZeroconfBonjour.hxx
|
ZeroconfBonjour: use SocketMonitor instead of GIOChannel
|
2013-01-27 22:38:14 +01:00 |
ZeroconfGlue.cxx
|
ZeroconfAvahi: pass GMainContext to avahi_glib_poll_new()
|
2013-01-27 22:53:21 +01:00 |
ZeroconfGlue.hxx
|
ZeroconfBonjour: use SocketMonitor instead of GIOChannel
|
2013-01-27 22:38:14 +01:00 |
ZeroconfInternal.hxx
|
zeroconf: convert to C++
|
2013-01-27 22:38:14 +01:00 |
ack.h
|
command, ack: add ack_quark()
|
2012-03-06 22:08:54 +01:00 |
aiff.c
|
aiff: support the AIFC format
|
2012-07-10 01:53:46 +02:00 |
aiff.h
|
copyright year 2011
|
2011-01-29 10:13:54 +01:00 |
ape.c
|
Merge branch 'v0.16.x'
|
2011-07-19 00:24:20 +02:00 |
ape.h
|
copyright year 2011
|
2011-01-29 10:13:54 +01:00 |
audio_check.c
|
copyright year 2011
|
2011-01-29 10:13:54 +01:00 |
audio_check.h
|
audio_{parser,config}: convert to C++
|
2013-01-30 21:47:12 +01:00 |
audio_format.c
|
audio_format: remove SAMPLE_FORMAT_DSD_OVER_USB
|
2012-03-27 01:22:50 +02:00 |
audio_format.h
|
decoder_api.h, ...: add "extern C"
|
2013-01-07 10:07:40 +01:00 |
check.h
|
copyright year 2011
|
2011-01-29 10:13:54 +01:00 |
clock.c
|
timer: use monotonic clock if available
|
2012-08-14 19:07:31 +02:00 |
clock.h
|
Merge branch 'v0.17.x'
|
2012-08-14 23:58:54 +02:00 |
command.h
|
command.h: move function prototypes to AllCommands.h
|
2012-09-25 12:20:36 +02:00 |
conf.h
|
conf.h: move the GQuark to ConfigQuark.hxx
|
2013-01-30 21:43:16 +01:00 |
daemon.c
|
fix common misspellings
|
2011-03-31 21:46:01 +02:00 |
daemon.h
|
copyright year 2011
|
2011-01-29 10:13:54 +01:00 |
db_error.h
|
database: generate GError when database is disabled
|
2011-09-13 20:54:27 +02:00 |
decoder_api.h
|
decoder_api.h, ...: add "extern C"
|
2013-01-07 10:07:40 +01:00 |
decoder_buffer.c
|
copyright year 2011
|
2011-01-29 10:13:54 +01:00 |
decoder_buffer.h
|
copyright year 2011
|
2011-01-29 10:13:54 +01:00 |
decoder_command.h
|
copyright year 2011
|
2011-01-29 10:13:54 +01:00 |
decoder_error.h
|
decoder_control: add GError attribute
|
2012-08-08 22:38:16 +02:00 |
decoder_plugin.c
|
copyright year 2011
|
2011-01-29 10:13:54 +01:00 |
decoder_plugin.h
|
decoder_list: convert to C++
|
2013-01-30 17:18:48 +01:00 |
encoder_api.h
|
copyright year 2011
|
2011-01-29 10:13:54 +01:00 |
encoder_list.c
|
encoder/opus: new encoder plugin for the Opus codec
|
2012-10-02 00:45:24 +02:00 |
encoder_list.h
|
output_internal, ...: add extern "C"
|
2013-01-15 20:20:51 +01:00 |
encoder_plugin.h
|
Merge branch 'v0.17.x'
|
2012-10-02 00:36:05 +02:00 |
fd_util.c
|
fd_util: support eventfd()
|
2013-01-10 00:10:01 +01:00 |
fd_util.h
|
fd_util: support eventfd()
|
2013-01-10 00:10:01 +01:00 |
gcc.h
|
gcc.h: add "restrict" macro for C++
|
2013-01-31 21:11:06 +01:00 |
gerror.h
|
DatabaseVisitor, ...: use GError forward declaration
|
2012-08-02 19:12:06 +02:00 |
glib_compat.h
|
require GLib 2.24
|
2013-01-29 18:33:37 +01:00 |
input_stream.h
|
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
|
2013-01-27 18:39:32 +01:00 |
io_error.h
|
io_error: add function new_error_errno()
|
2013-01-15 00:53:12 +01:00 |
ls.cxx
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
ls.hxx
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
mixer_api.c
|
copyright year 2011
|
2011-01-29 10:13:54 +01:00 |
mixer_api.h
|
mixer/{alsa,pulse}: convert to C++
|
2013-01-09 22:25:24 +01:00 |
mixer_control.c
|
copyright year 2011
|
2011-01-29 10:13:54 +01:00 |
mixer_control.h
|
test/{read_conf,run_filter}: convert to C++
|
2013-01-29 17:23:58 +01:00 |
mixer_list.h
|
output/raop: delete the RAOP plugin
|
2012-05-29 23:15:41 +02:00 |
mixer_plugin.h
|
DatabaseVisitor, ...: use GError forward declaration
|
2012-08-02 19:12:06 +02:00 |
mixer_type.c
|
copyright year 2011
|
2011-01-29 10:13:54 +01:00 |
mixer_type.h
|
copyright year 2011
|
2011-01-29 10:13:54 +01:00 |
mpd_error.h
|
mpd_error.h: add missing glib.h include
|
2013-01-04 21:20:10 +01:00 |
notify.cxx
|
notify: convert to C++
|
2013-01-10 10:44:04 +01:00 |
notify.hxx
|
notify: convert to C++
|
2013-01-10 10:44:04 +01:00 |
open.h
|
copyright year 2011
|
2011-01-29 10:13:54 +01:00 |
output_api.h
|
output_plugin: the plugin allocates the audio_output object
|
2011-09-19 09:41:21 +02:00 |
output_internal.h
|
FilterInternal: convert struct filter to a OO interface
|
2013-02-02 09:34:07 +01:00 |
output_plugin.h
|
{encoder,output}_api.h: allow compiling as C++
|
2013-01-30 21:36:09 +01:00 |
pcm_buffer.c
|
Merge branch 'v0.16.x'
|
2012-02-13 19:15:18 +01:00 |
pcm_buffer.h
|
{encoder,output}_api.h: allow compiling as C++
|
2013-01-30 21:36:09 +01:00 |
pcm_dsd.c
|
pcm_convert: support the DSD format
|
2012-03-01 02:00:12 +01:00 |
pcm_dsd.h
|
pcm_convert: support the DSD format
|
2012-03-01 02:00:12 +01:00 |
pcm_dsd_usb.c
|
Add support for DSD-over-USB version 1.0, remove pre-v1 support
|
2012-04-04 20:13:15 +02:00 |
pcm_dsd_usb.h
|
Add support for DSD-over-USB version 1.0, remove pre-v1 support
|
2012-04-04 20:13:15 +02:00 |
pcm_export.c
|
pcm_export: consider the pack24 flag in _source_size()
|
2012-04-23 21:54:09 +02:00 |
pcm_export.h
|
output/{alsa,oss}: convert to C++
|
2013-01-29 14:32:32 +01:00 |
pcm_pack.c
|
pcm_pack: fix regression in unpack_sample()
|
2012-03-21 21:16:46 +01:00 |
pcm_pack.h
|
audio_format: remove the reverse_endian attribute
|
2012-03-21 19:31:04 +01:00 |
pcm_resample.c
|
pcm_convert: add method _reset()
|
2012-03-01 00:59:53 +01:00 |
pcm_resample.h
|
pcm_convert: add method _reset()
|
2012-03-01 00:59:53 +01:00 |
pcm_resample_fallback.c
|
pcm_{channels,resample}: pass channel count as integer, not uint8_t
|
2011-10-19 22:14:43 +02:00 |
pcm_resample_internal.h
|
pcm_convert: add method _reset()
|
2012-03-01 00:59:53 +01:00 |
pcm_resample_libsamplerate.c
|
pcm_convert: add method _reset()
|
2012-03-01 00:59:53 +01:00 |
playlist_error.h
|
stored_playlist: return GError, code is playlist_result
|
2011-09-11 07:57:50 +02:00 |
poison.h
|
copyright year 2011
|
2011-01-29 10:13:54 +01:00 |
replay_gain_ape.c
|
copyright year 2011
|
2011-01-29 10:13:54 +01:00 |
replay_gain_ape.h
|
copyright year 2011
|
2011-01-29 10:13:54 +01:00 |
replay_gain_config.h
|
decoder_api.h, ...: add "extern C"
|
2013-01-07 10:07:40 +01:00 |
replay_gain_info.h
|
replay_gain_info, ...: use cmath instead of math.h in C++ mode
|
2013-01-07 10:19:02 +01:00 |
resolver.c
|
require GLib 2.16
|
2012-07-10 01:28:52 +02:00 |
resolver.h
|
output_internal, ...: add extern "C"
|
2013-01-15 20:20:51 +01:00 |
riff.c
|
use g_strerror() instead of strerror()
|
2012-03-06 22:06:08 +01:00 |
riff.h
|
copyright year 2011
|
2011-01-29 10:13:54 +01:00 |
song.h
|
Playlist, Song: clarify parameter encoding
|
2013-01-18 15:34:01 +01:00 |
song_sort.c
|
directory: replace songvec with doubly linked list
|
2012-01-24 22:26:43 +01:00 |
song_sort.h
|
directory: replace songvec with doubly linked list
|
2012-01-24 22:26:43 +01:00 |
stats.h
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
string_util.c
|
string_util: add fallback for strnlen()
|
2013-01-27 21:43:27 +01:00 |
string_util.h
|
string_util: add fallback for strnlen()
|
2013-01-27 21:43:27 +01:00 |
tag.h
|
tag: convert to C++
|
2013-01-07 10:36:27 +01:00 |
tag_ape.c
|
decoder/wavpack: support all APEv2 tags
|
2012-09-25 09:37:16 +02:00 |
tag_ape.h
|
decoder/wavpack: support all APEv2 tags
|
2012-09-25 09:37:16 +02:00 |
tag_handler.c
|
tag_handler: add new handler that updates has_playlist
|
2012-02-12 18:40:55 +01:00 |
tag_handler.h
|
tag_handler: add new handler that updates has_playlist
|
2012-02-12 18:40:55 +01:00 |
tag_id3.c
|
Add tag support for DSD (DSDIFF & DSF) decoders
|
2012-10-27 11:42:34 +02:00 |
tag_id3.h
|
Add tag support for DSD (DSDIFF & DSF) decoders
|
2012-10-27 11:42:34 +02:00 |
tag_rva2.c
|
tag_rva2: parse multiple ID3 "RVA2" tags
|
2012-04-23 23:29:56 +02:00 |
tag_rva2.h
|
copyright year 2011
|
2011-01-29 10:13:54 +01:00 |
tag_table.h
|
TagPool, ...: include cleanup
|
2013-01-30 22:53:12 +01:00 |
text_input_stream.c
|
fifo_buffer: move to util/
|
2013-01-15 01:02:13 +01:00 |
text_input_stream.h
|
copyright year 2011
|
2011-01-29 10:13:54 +01:00 |
timer.c
|
timer: use monotonic clock if available
|
2012-08-14 19:07:31 +02:00 |
timer.h
|
output_internal, ...: add extern "C"
|
2013-01-15 20:20:51 +01:00 |
tokenizer.c
|
DatabaseVisitor, ...: use GError forward declaration
|
2012-08-02 19:12:06 +02:00 |
tokenizer.h
|
DatabaseVisitor, ...: use GError forward declaration
|
2012-08-02 19:12:06 +02:00 |
uri.c
|
Merge branch 'v0.16.x'
|
2012-04-05 00:45:39 +02:00 |
uri.h
|
gcc.h: re-add gcc_const and gcc_pure
|
2012-08-02 19:12:18 +02:00 |
utils.c
|
require GLib 2.24
|
2013-01-29 18:33:37 +01:00 |
utils.h
|
decoder/wavpack: convert to C++
|
2013-01-10 18:18:14 +01:00 |