| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | storage: add struct StoragePlugin and a plugin registry | Max Kellermann | 2014-02-07 | 1 | -0/+2 |
* | | Mapper: move check_directory() to the filesystem library | Max Kellermann | 2014-02-07 | 1 | -0/+1 |
* | | Playlist{Any,Registry,Mapper}: move functions to PlaylistStream.cxx | Max Kellermann | 2014-02-07 | 1 | -0/+1 |
* | | playlist/CloseSongEnumerator: new wrapper class | Max Kellermann | 2014-02-07 | 1 | -0/+2 |
* | | StoragePlugin: add method MapToRelativeUTF8() | Max Kellermann | 2014-02-07 | 1 | -0/+1 |
* | | */smbclient: protect all libsmbclient calls with a mutex | Max Kellermann | 2014-02-06 | 1 | -0/+1 |
* | | neighbor/smbclient: move smbclient_domain to lib/smbclient/Domain.cxx | Max Kellermann | 2014-02-06 | 1 | -0/+1 |
* | | Makefile.am: add variable SMBCLIENT_SOURCES | Max Kellermann | 2014-02-06 | 1 | -3/+6 |
* | | input/nfs: new plugin using libnfs | Max Kellermann | 2014-02-06 | 1 | -0/+7 |
* | | storage/smbclient: Storage implementation using libsmbclient | Max Kellermann | 2014-02-06 | 1 | -0/+9 |
* | | storage/local: move to src/storage/plugins/ | Max Kellermann | 2014-02-05 | 1 | -1/+1 |
* | | storage: add abstract interface | Max Kellermann | 2014-02-05 | 1 | -0/+1 |
* | | LocalStorage: new API abstracting filesystem walk | Max Kellermann | 2014-02-05 | 1 | -0/+15 |
* | | Instance: add Database attribute | Max Kellermann | 2014-02-04 | 1 | -1/+0 |
* | | SongLoader: new class that merges duplicate code | Max Kellermann | 2014-02-03 | 1 | -0/+3 |
* | | ClientFile: move client_allow_file() into the Client class | Max Kellermann | 2014-02-02 | 1 | -1/+1 |
* | | db: add compile-time option to disable database | Max Kellermann | 2014-01-30 | 1 | -37/+60 |
* | | db/update: convert to OO API | Max Kellermann | 2014-01-30 | 1 | -9/+9 |
* | | ExcludeList: move to db/update/ | Max Kellermann | 2014-01-30 | 1 | -1/+1 |
* | | db/Directory: move isRootDirectory() to Uri.hxx | Max Kellermann | 2014-01-29 | 1 | -0/+1 |
* | | output: move functions into the AudioOutput struct | Max Kellermann | 2014-01-29 | 1 | -2/+2 |
* | | output: rename source files | Max Kellermann | 2014-01-28 | 1 | -7/+7 |
* | | Makefile.am: make libneighbor.a conditional | Max Kellermann | 2014-01-28 | 1 | -1/+2 |
* | | OutputAll: convert to class, move instance to class Partition | Max Kellermann | 2014-01-28 | 1 | -2/+2 |
* | | Makefile.am: build test/run_neighbor_explorer with AM_LDADD | Max Kellermann | 2014-01-27 | 1 | -1/+1 |
* | | Playlist{Info,Vector}: move to db/ | Max Kellermann | 2014-01-27 | 1 | -3/+3 |
* | | Merge branch 'v0.18.x' | Max Kellermann | 2014-01-27 | 1 | -0/+12 |
|\| |
|
| * | test/test_icy_parser: unit test for IcyMetaDataParser.cxx | Max Kellermann | 2014-01-27 | 1 | -0/+11 |
* | | Makefile.am: remove "sparse" rule | Max Kellermann | 2014-01-27 | 1 | -20/+0 |
* | | Makefile.am: move test-suite.log back to base directory | Max Kellermann | 2014-01-27 | 1 | -2/+0 |
* | | configure.ac: move autoconf/automake helpers to build/ | Max Kellermann | 2014-01-27 | 1 | -0/+2 |
* | | move systemd unit to directory systemd/ | Max Kellermann | 2014-01-27 | 1 | -1/+1 |
* | | Makefile.am: fix "distcheck" | Max Kellermann | 2014-01-27 | 1 | -3/+3 |
* | | neighbor/upnp: UPnP media server discovery | Max Kellermann | 2014-01-26 | 1 | -0/+23 |
* | | upnp: initialize the client handle only once | Max Kellermann | 2014-01-26 | 1 | -1/+1 |
* | | upnp: move library initialization to Init.cxx | Max Kellermann | 2014-01-26 | 1 | -0/+1 |
* | | upnp: add class UpnpCallback | Max Kellermann | 2014-01-26 | 1 | -0/+1 |
* | | db/upnp: move generic code to lib/upnp/ | Max Kellermann | 2014-01-26 | 1 | -9/+13 |
* | | Makefile.am: add DespotifyUtils.cxx to libinput.a and libplaylist_plugins.a | Max Kellermann | 2014-01-26 | 1 | -20/+6 |
* | | Makefile.am: use $(MKDIR_P) | Max Kellermann | 2014-01-26 | 1 | -1/+1 |
* | | neighbor: new subsystem to detect file servers on the local network | Max Kellermann | 2014-01-26 | 1 | -0/+54 |
* | | input/smbclient: move code to lib/smbclient/Init.cxx | Max Kellermann | 2014-01-25 | 1 | -0/+1 |
* | | DespotifyUtils, Expat: move to lib/ | Max Kellermann | 2014-01-24 | 1 | -9/+10 |
* | | Mixer*: move to mixer/ | Max Kellermann | 2014-01-24 | 1 | -17/+17 |
* | | Filter*: move to filter/ | Max Kellermann | 2014-01-24 | 1 | -22/+22 |
* | | Database*: move to db/ | Max Kellermann | 2014-01-24 | 1 | -60/+60 |
* | | Sticker*: move to sticker/ | Max Kellermann | 2014-01-24 | 1 | -3/+3 |
* | | Win32Main: move to win32/ | Max Kellermann | 2014-01-24 | 1 | -6/+6 |
* | | move daemonization code to unix/ | Max Kellermann | 2014-01-24 | 1 | -3/+3 |
* | | Input*: move to input/ | Max Kellermann | 2014-01-24 | 1 | -23/+20 |