aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2016-05-27Adds the library libafbwsc.soJosé Bollo1-1/+3
2016-05-27remove unuseful flagsJosé Bollo1-1/+0
2016-05-24don't export PLUGIN_INSTALL_DIR anywhereJosé Bollo1-2/+0
2016-05-19improves compatibility with yoctoJosé Bollo1-4/+3
2016-05-19setting version and removing afm-main-pluginJosé Bollo1-6/+9
2016-05-18adds a pkgconfig fileJosé Bollo1-1/+13
2016-05-18improves the build systemJosé Bollo1-62/+3
2016-05-17provides developper filesJosé Bollo1-0/+1
2016-05-13example of integration with websocket in CJosé Bollo1-6/+0
2016-05-11Update Radio plugin, Media pluginManuel Bachmann1-4/+4
2016-05-11Update dependencies in README.mdManuel Bachmann1-2/+0
2016-05-11improve build dependenciesJosé Bollo1-5/+0
2016-05-11Update Audio plugin, re-enable ALSA/Pulse linkingManuel Bachmann1-4/+5
2016-05-09test systemd versionJosé Bollo1-1/+1
2016-05-04Switch to libsystemd eventsJosé Bollo1-0/+3
2016-04-19temporarily removal of unbuildablesJosé Bollo1-2/+36
2016-04-05update cmakeJosé Bollo1-2/+2
2016-04-05Audio plugin: adapt to new API, re-enable buildManuel Bachmann1-1/+1
2016-04-05CMake: require libmicrohttpd 0.9.34Manuel Bachmann1-1/+1
2016-04-01work in progressJosé Bollo1-1/+1
2016-03-31refactoring (in progress, tbf)José Bollo1-1/+2
2016-03-25websocket: initial (not integrated)José Bollo1-2/+3
2016-03-17removed private api and fix some few warningsJosé Bollo1-2/+2
2016-03-16Add warning detection and improveJosé Bollo1-0/+18
2016-01-22Implement Media Plugin upload API, update README.mdManuel Bachmann1-1/+1
2016-01-11Add Media PluginManuel Bachmann1-2/+7
2016-01-11Audio Plugin: add PulseAudio supportManuel Bachmann1-4/+10
2015-12-22Centralize dependencies, add D-Bus dep. to README.mdManuel Bachmann1-2/+3
2015-12-21Switch to a plugin modelManuel Bachmann1-2/+7
2015-12-16Initial Audio pluginManuel Bachmann1-2/+6
2015-12-16New tree organization, update CMake req. to 2.8.8.Manuel Bachmann1-3/+9
2015-12-12Added Session ManagementFulup Ar Foll1-1/+3
2015-12-11Add Radio API pluginManuel Bachmann1-2/+11
2015-12-10Add CMake build files (required by Yocto build process)Manuel Bachmann1-0/+42