| Commit message (Expand) | Author | Age | Files | Lines |
* | input/smbclient: new input plugin | Max Kellermann | 2013-12-29 | 1 | -0/+7 |
* | test/*: use fprintf(stderr,...) and Log() instead of g_printerr() | Max Kellermann | 2013-12-24 | 1 | -0/+1 |
* | pcm/Volume: convert to class | Max Kellermann | 2013-12-23 | 1 | -1/+3 |
* | pcm/PcmVolume: rename to Volume.cxx | Max Kellermann | 2013-12-23 | 1 | -1/+1 |
* | pcm/PcmConvert: move the Domain instance to Domain.cxx | Max Kellermann | 2013-12-23 | 1 | -0/+1 |
* | util/Clamp: generic Clamp() function | Max Kellermann | 2013-12-22 | 1 | -0/+1 |
* | add draft ALSA input plugin | Steven O'Brien | 2013-12-19 | 1 | -0/+8 |
* | util/fifo_buffer: remove obsolete library | Max Kellermann | 2013-12-19 | 1 | -1/+0 |
* | configure.ac: add option "--disable-glib" | Max Kellermann | 2013-12-15 | 1 | -8/+12 |
* | LogInit: move backend code to LogBackend.cxx | Max Kellermann | 2013-12-15 | 1 | -1/+1 |
* | Log: move Log() to LogBackend.cxx | Max Kellermann | 2013-12-15 | 1 | -20/+21 |
* | Log: move enum LogLevel to LogLevel.hxx | Max Kellermann | 2013-12-15 | 1 | -0/+1 |
* | util/SplitString: new utility class | Max Kellermann | 2013-12-14 | 1 | -0/+1 |
* | test: merge duplicate code to FakeDecoderAPI.cxx | Max Kellermann | 2013-12-14 | 1 | -0/+2 |
* | fs: implemented standard directories API | Denis Krjuchkov | 2013-12-08 | 1 | -0/+1 |
* | TextFile: move to fs subsystem | Denis Krjuchkov | 2013-12-08 | 1 | -3/+2 |
* | util/DynamicFifoBuffer: new class replacing growing_fifo | Max Kellermann | 2013-12-05 | 1 | -1/+1 |
* | command: add commands "addtagid", "cleartagid" | Max Kellermann | 2013-12-02 | 1 | -0/+2 |
* | event: add poll() based PollGroup implementation | Denis Krjuchkov | 2013-12-02 | 1 | -0/+1 |
* | pcm/PcmFormat: move generic definitions to Traits.hxx | Max Kellermann | 2013-12-01 | 1 | -0/+1 |
* | pcm/SoxrResampler: new resampler option using libsoxr | Max Kellermann | 2013-12-01 | 1 | -0/+7 |
* | pcm/PcmResampler: convert to abstract interface | Max Kellermann | 2013-11-30 | 1 | -4/+5 |
* | pcm/PcmConvert: move code to new class GluePcmResampler | Max Kellermann | 2013-11-30 | 1 | -0/+1 |
* | pcm/PcmConvert: move code to new class PcmChannelsConverter | Max Kellermann | 2013-11-30 | 1 | -0/+1 |
* | pcm/PcmConvert: move code to new class PcmFormatConverter | Max Kellermann | 2013-11-30 | 1 | -0/+1 |
* | util/ConstBuffer: new utility class | Max Kellermann | 2013-11-29 | 1 | -0/+1 |
* | event: implement PollGroup based on Windows select | Denis Krjuchkov | 2013-11-29 | 1 | -0/+2 |
* | event: introduce generic API for internal event loop | Denis Krjuchkov | 2013-11-28 | 1 | -0/+2 |
* | Volume, Output: use new class PeriodClock instead of GTimer | Max Kellermann | 2013-11-25 | 1 | -0/+1 |
* | CommandLine: new command line parser | Denis Krjuchkov | 2013-11-24 | 1 | -0/+2 |
* | Makefile.am: disable dist-bzip2 | Max Kellermann | 2013-11-08 | 1 | -1/+1 |
* | Makefile.am: distribute missing files | Max Kellermann | 2013-11-04 | 1 | -0/+5 |
* | Makefile.am: add missing header file | Max Kellermann | 2013-10-31 | 1 | -0/+1 |
* | Makefile.am: link test/DumpDatabase with Ack.cxx | Max Kellermann | 2013-10-30 | 1 | -0/+1 |
* | DecoderControl: move code/attributes to new class MixRampInfo | Max Kellermann | 2013-10-26 | 1 | -0/+1 |
* | test/test_mixramp: unit test for mixramp_interpolate() | Max Kellermann | 2013-10-26 | 1 | -0/+10 |
* | command: new command "readcomments" lists arbitrary file tags | Max Kellermann | 2013-10-25 | 1 | -0/+1 |
* | InputInternal: remove obsolete library | Max Kellermann | 2013-10-23 | 1 | -1/+0 |
* | UriUtil: uri_remove_auth() returns std::string | Max Kellermann | 2013-10-23 | 1 | -1/+0 |
* | test/test_util: unit test for libutil.a | Max Kellermann | 2013-10-23 | 1 | -0/+10 |
* | Playlist: refresh new tags after database update | Max Kellermann | 2013-10-22 | 1 | -0/+1 |
* | Partition: add methods TagModified(), SyncWithPlayer() | Max Kellermann | 2013-10-21 | 1 | -1/+1 |
* | GetBaseUTF8 | Max Kellermann | 2013-10-21 | 1 | -1/+1 |
* | util/NumberParser: utilities for parsing numbers from ASCII strings | Max Kellermann | 2013-10-21 | 1 | -0/+1 |
* | Util/ASCII: add function StringEqualsCaseASCII() | Max Kellermann | 2013-10-20 | 1 | -0/+1 |
* | *Commands: move to src/command/ | Max Kellermann | 2013-10-20 | 1 | -12/+12 |
* | command: convert command_return to to a strictly-typed enum | Max Kellermann | 2013-10-20 | 1 | -1/+1 |
* | decoder/sidplay: add header file | Max Kellermann | 2013-10-20 | 1 | -1/+2 |
* | decoder/sidplay: update file name | Max Kellermann | 2013-10-20 | 1 | -1/+2 |
* | Client: move message functions into the class | Max Kellermann | 2013-10-19 | 1 | -1/+1 |