aboutsummaryrefslogtreecommitdiffstats
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2020-06-24app/main: Bring back secret and port to be able to access thejellyfish_9.99.4jellyfish_9.99.3jellyfish_9.99.2jellyfish_9.99.1jellyfish/9.99.4jellyfish/9.99.3jellyfish/9.99.2jellyfish/9.99.19.99.49.99.39.99.29.99.1Marius Vlad1-3/+35
2020-06-24Mixer.qml: Use window's width and height instead of screensMarius Vlad1-2/+2
2020-06-24Remove windowmanager depsMarius Vlad3-13/+17
2019-08-15Merge "volumeslider: rework of slider layout"icefish_8.99.1icefish/8.99.18.99.1Jan-Simon Moeller1-8/+2
2019-08-08Merge "cmake: fix compile issue with SDK"Jan-Simon Moeller1-0/+1
2019-08-05volumeslider: rework of slider layoutMatt Ranostay1-8/+2
2019-08-05cmake: fix compile issue with SDKMatt Ranostay1-0/+1
2019-08-05Fix implicit conversions warningLi Xiaoming1-2/+2
2019-07-01Convert volume to the [0.0,1.0] range before sending it to audiomixerhalibut_8.0.0halibut_7.99.3halibut/8.0.0halibut/7.99.38.0.07.99.3George Kiagiadakis1-1/+1
2019-06-12Fix compilation error - m_roles contains QObject* and needs a casthalibut_7.99.2halibut/7.99.27.99.2George Kiagiadakis1-1/+2
2019-06-10Modify mixer to use the new pipewire audiomixer bindingGeorge Kiagiadakis4-65/+68
2019-03-28fix warnings by relocating autobuild scriptsRaquel Medina1-1/+1
2019-02-12Clean up of Mixer main.cppsupriyasirbi2-112/+11
2019-01-03Add some space between the volume slidershalibut_7.90.0halibut/7.90.0guppy_6.99.4guppy/6.99.47.90.06.99.4Scott Murray1-0/+1
2018-12-20Use Event_ShowWindow instead of Event_TapShortcutguppy_6.99.3guppy/6.99.36.99.3wang_zhiqiang1-3/+3
2018-12-19Reworked the way qml create slidersLoïc Collignon8-198/+251
2018-12-13Fix indent using tab instead of spacesLoïc Collignon1-20/+20
2018-12-13Handle the volume_changed eventLoïc Collignon3-77/+118
2018-11-23Fix json format changed since v3guppy_6.99.2guppy_6.99.1guppy/6.99.2guppy/6.99.16.99.26.99.1Loïc Collignon1-1/+1
2018-11-15Modify graphic roleKazumasa Mitsunari1-8/+8
2018-10-30delete application_name check in tap_shortcut eventwang_zhiqiang1-10/+2
2018-08-24App's name is in lowercase on TapShortcut eventguppy_6.90.0guppy/6.90.0flounder_5.99.6flounder_5.99.5flounder_5.99.4flounder/5.99.6flounder/5.99.5flounder/5.99.46.90.05.99.65.99.55.99.4Loïc Collignon1-1/+1
2018-08-24Revert "Use appid between homescreen-service and apps"Tadao Tanikawa1-2/+10
2018-08-06Use appid between homescreen-service and appsflounder_5.99.3flounder/5.99.35.99.3zheng_wenlong1-10/+2
2018-08-02Improve output of multiple screen resolutionsandbox/ruke47/flounder_RPi3Tadao Tanikawa2-12/+24
2018-07-10Fix issue with QML variable declarationflounder_5.99.2flounder/5.99.25.99.2Loïc Collignon1-7/+4
2018-07-10Fix compilation and deploymentLoïc Collignon1-1/+1
2018-07-10Make volume sliders works correctlyLoïc Collignon3-15/+33
2018-07-10WIP better handling for slider creationLoïc Collignon7-44/+85
2018-07-10Better Qt5 handlingLoïc Collignon1-8/+9
2018-07-10Allow to build and run on native linux hostLoïc Collignon2-11/+38
2018-07-10Fix bad autocompletionLoïc Collignon1-1/+1
2018-06-27Merge 'eel' into 'master'Loïc Collignon11-850/+286
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 Murray2-26/+79
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 Porter9-0/+722