| Commit message (Expand) | Author | Files | Lines |
2015-06-26 | lib/icu/Converter: remove GLib implementation | Max Kellermann | 1 | -13/+0 |
2015-06-26 | lib/icu/Converter: add iconv() implementation | Max Kellermann | 1 | -0/+13 |
2015-06-25 | lib/icu/{Converter,Collate}: return AllocatedString | Max Kellermann | 1 | -6/+8 |
2015-01-01 | Copyright year 2015 | Max Kellermann | 1 | -1/+1 |
2014-12-01 | lib/icu/Converter: add ICU-based backend | Max Kellermann | 1 | -1/+24 |
2014-11-30 | fs/Charset: move code to wrapper class IcuConverter | Max Kellermann | 1 | -27/+36 |
2014-11-30 | fs/Charset: return std::string from PathFromUTF8() | Max Kellermann | 1 | -2/+6 |
2014-11-29 | fs/Charset: add DeinitFSCharset() | Max Kellermann | 1 | -0/+3 |
2014-11-29 | fs/Charset: add macro HAVE_FS_CHARSET | Max Kellermann | 1 | -0/+4 |
2014-11-29 | fs/Charset: return Error on SetFSCharset() failure | Max Kellermann | 1 | -2/+4 |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 |
2013-10-17 | fs/Charset: GetFSCharset() returns "utf-8" by default | Max Kellermann | 1 | -1/+1 |
2013-10-17 | fs/Charset: don't allow nullptr arguments | Max Kellermann | 1 | -3/+3 |
2013-10-17 | fs/Path: move configuration code to Config.cxx | Max Kellermann | 1 | -12/+20 |
2013-10-15 | gcc.h: rename to Compiler.h | Max Kellermann | 1 | -1/+1 |
2013-02-22 | {output,mixer}/winmm: convert to C++ | Max Kellermann | 1 | -5/+9 |
2013-01-11 | configure.ac: enable WIN32_LEAN_AND_MEAN on Windows | Max Kellermann | 1 | -0/+1 |
2011-09-17 | output: per-plugin header | Max Kellermann | 1 | -0/+8 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2010-10-09 | mixer: winmm_mixer implemented | Denis Krjuchkov | 1 | -5/+5 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-03-13 | all: Update copyright header. | Avuton Olrich | 1 | -6/+7 |
2008-10-31 | added prefix to header macros | Max Kellermann | 1 | -2/+2 |
2008-10-08 | don't include os_compat.h | Max Kellermann | 1 | -1/+1 |
2008-09-07 | tag: added buffered versions of the tag_print.c code | Max Kellermann | 1 | -5/+5 |
2008-09-07 | tag: moved code to tag_print.c | Max Kellermann | 1 | -4/+7 |
2008-08-26 | renamed decoderInit() to decoder_thread_start() | Max Kellermann | 1 | -1/+1 |
2008-08-26 | renamed decode.c to decoder_thread.c | Max Kellermann | 1 | -5/+4 |
2008-08-26 | moved global variable "pc" to player.h | Max Kellermann | 1 | -3/+0 |
2008-08-26 | moved global variable "ob" to outputBuffer.h | Max Kellermann | 1 | -2/+0 |
2008-08-26 | moved variable "dc" to decode.h | Max Kellermann | 1 | -2/+0 |
2008-08-26 | clean up CPP includes | Max Kellermann | 1 | -2/+0 |
2008-06-02 | remove audioDeviceStates from playerData and getPlayerData | Eric Wong | 1 | -8/+0 |
2008-04-13 | Make the OutputBuffer API more consistent | Eric Wong | 1 | -1/+1 |
2008-04-13 | Stop passing our single OutputBuffer object everywhere | Eric Wong | 1 | -1/+1 |
2008-04-13 | Stop passing our single DecoderControl object everywhere | Eric Wong | 1 | -1/+1 |
2008-04-13 | Get rid of PlayerControl inside the PlayerData struct | Eric Wong | 1 | -1/+1 |
2008-04-12 | clean up CPP includes | Max Kellermann | 1 | -2/+0 |
2008-04-12 | remove buffered_chunks, use cb->size | Max Kellermann | 1 | -1/+0 |
2008-04-12 | moved CHUNK_SIZE to outputBuffer.h | Max Kellermann | 1 | -3/+0 |
2008-04-12 | unsigned integers in playerData.[ch] | Max Kellermann | 1 | -2/+2 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2006-08-20 | Fix warnings for -Wmissing-prototypes | Avuton Olrich | 1 | -3/+3 |
2006-08-06 | merge changes from mpd-tree: | Warren Dukes | 1 | -3/+0 |
2006-08-01 | audio: get rid of the myAudioDevicesEnabled array | Eric Wong | 1 | -1/+1 |
2006-08-01 | audio: remove AUDIO_MAX_DEVICES limit | Eric Wong | 1 | -1/+1 |
2006-08-01 | playerData: move player_pid into the main playerData structure | Eric Wong | 1 | -0/+1 |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich | 1 | -1/+1 |
2006-07-14 | Change shank's email address | J. Alexander Treuman | 1 | -1/+1 |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich | 1 | -1/+1 |