aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-10Fix missing API importsandbox/ctxnop/4a_masterLoïc Collignon1-0/+1
2018-07-10Fix issue with QML variable declarationLoïc Collignon1-7/+4
2018-07-09Fix the config.xml content URILoïc Collignon1-1/+1
2018-07-09HACK: Fix compilation script to find the widgetLoïc Collignon1-0/+1
2018-07-09CMakeLists.txt: fix typo on qtwindowmanagerStephane Desneux1-1/+1
2018-07-09Bump to last app-template versionLoïc Collignon1-0/+0
2018-07-09Fix author node in config.xmlLoïc Collignon1-5/+4
2018-07-05Bump to last app-templates versionLoïc Collignon1-0/+0
2018-07-05Make volume sliders works correctlyLoïc Collignon3-15/+33
2018-07-05WIP better handling for slider creationLoïc Collignon8-44/+85
2018-07-05Bump to last afb-helpers versionLoïc Collignon2-1/+1
2018-07-05Added some ignores to .gitignoreLoïc Collignon1-0/+4
2018-07-05Use latest version of afb-helpers and app-templates submoduleLoïc Collignon2-0/+0
2018-07-05Better Qt5 handlingLoïc Collignon1-8/+9
2018-07-05Allow to build and run on native linux hostLoïc Collignon3-12/+38
2018-07-05Fix bad autocompletionLoïc Collignon1-1/+1
2018-07-05Fixed compile due to rename of a dependencyLoïc Collignon1-1/+1
2018-06-29Fix build failure on master due to afb-helpersflounder_5.99.1flounder/5.99.15.99.1Loïc Collignon1-0/+3
2018-06-27Merge 'eel' into 'master'Loïc Collignon24-890/+627
2017-12-21mixer: add clearer pulseaudio control namingMatt Ranostay6-15/+40
2017-11-14Porting to new HMI Frameworkeel_4.99.3eel/4.99.34.99.3Scott Murray3-27/+87
2017-05-24Fix package nameeel_4.99.2eel_4.99.1eel/4.99.2eel/4.99.1dab_3.99.1dab/3.99.14.99.24.99.13.99.1Tasuku Suzuki1-1/+1
2017-04-21Add support for handling external sink/source volume change eventsMatt Porter6-10/+146
2017-04-20Fix source volume setting in PaClient::setVolumeMatt Porter1-1/+1
2017-04-20Convert the sink/source volume caches from a list to hashesMatt Porter2-18/+18
2017-04-20Rewrite PulseAudio backend into a threaded classMatt Porter9-304/+359
2016-12-21AGL-style PulseAudio mixer appMatt Porter17-0/+1271