summaryrefslogtreecommitdiffhomepage
path: root/src/Plugins/Monitors/Volume.hs
AgeCommit message (Expand)Author
2016-01-03volume: allow alsa capture devices to be monitoredAntoine Eiche
2015-03-11Another attempt at better error handling in Volumejao
2015-03-08Better error control in Volume monitorjao
2014-09-24Rename dynamic string to icon patternAlexander Shabalin
2014-09-14Implement DynamicString for Monitors supporting vbar.Alexander Shabalin
2014-03-15showVerticalBar now takes the same arguments as showPercentBarEric Mrak
2014-03-13Volume module has volumevbarEric Mrak
2014-03-07src/Plugins/Monitors/Volume.hs: port to alsa-mixer-0.2Sergei Trofimovich
2013-10-27New N/A string monitor option (cf. #119)Jose Antonio Ortega Ruiz
2013-02-04Removing uneeded uses of hiding (catch)Jose Antonio Ortega Ruiz
2013-02-04Remove unsafe fromJust from Volume pluginDmitry Malikov
2011-12-18New -d (decimal digits) monitor option (issue #58)Jose Antonio Ortega Ruiz
2011-08-30catch alsa exception on decibel acquireMartin Perner
2011-01-15LintingJose Antonio Ortega Ruiz
2011-01-15Volume monitor: new field 'volumebar', and a bit of refactoringJose Antonio Ortega Ruiz
2011-01-15NitJose Antonio Ortega Ruiz
2011-01-15Volume monitor: minor linting and file headerJose Antonio Ortega Ruiz
2011-01-13Added more graceful failure strategies to volume monitor.Thomas Tuegel
2011-01-13Improved volume monitor.Thomas Tuegel
2011-01-13Added volume monitor based on alsa-mixer.Thomas Tuegel