|
a7dd98054d
|
Also support build modes for controls
|
2022-04-15 23:08:44 +02:00 |
|
|
1ebebc1c3d
|
Introduce compilation modes
|
2022-04-15 21:40:56 +02:00 |
|
|
c9e70a1ef6
|
Update the copyright notice
|
2020-11-18 23:09:36 +01:00 |
|
|
ee47be3511
|
Fix the build with the latest libSystem
|
2020-11-18 23:09:24 +01:00 |
|
|
fdb164a509
|
Update the copyright notice
|
2020-01-13 02:06:46 +01:00 |
|
|
2f4ec1e35a
|
Add a couple comments
|
2019-06-29 01:53:47 +02:00 |
|
|
7565173f29
|
Merge the callbacks in MixerWindow
|
2018-10-20 17:27:31 +02:00 |
|
|
2ff8f5e7b3
|
Fix the shortcut for closing fullscreen windows
|
2018-10-20 16:12:55 +02:00 |
|
|
8dfaf8aa3e
|
Update the copyright notice
|
2018-02-05 13:31:37 +01:00 |
|
|
228a102163
|
Disable controls when the underlying device disappears
|
2018-02-05 13:29:53 +01:00 |
|
|
efec7b606d
|
Update the copyright notice
|
2018-02-05 13:14:59 +01:00 |
|
|
49ed755309
|
Use PROGNAME_MIXER for mixer(1)
|
2018-02-05 13:14:50 +01:00 |
|
|
5dc9506911
|
Add spacing within the controls
|
2018-02-05 13:06:32 +01:00 |
|
|
ece115e1ed
|
Add some spacing in and around the labels
|
2018-02-05 12:52:29 +01:00 |
|
|
7b5e685243
|
Update the copyright notice
|
2018-02-05 01:01:58 +01:00 |
|
|
7503c737f4
|
Add missing include <Desktop.h>
|
2018-02-05 01:01:50 +01:00 |
|
|
5bff6ff172
|
Avoid a compilation warning
|
2018-02-05 00:59:58 +01:00 |
|
|
996326cacb
|
Avoid a couple compilation warnings
|
2018-02-05 00:57:26 +01:00 |
|
|
d05b69b5d7
|
Update the copyright notice
|
2018-02-05 00:57:17 +01:00 |
|
|
73eb748b8d
|
Add missing include <Desktop.h>
|
2018-02-05 00:57:05 +01:00 |
|
|
4ef3896235
|
Add missing include <Desktop.h>
|
2018-02-05 00:48:08 +01:00 |
|
|
ad603b4d40
|
Update the copyright notice
|
2018-02-05 00:47:11 +01:00 |
|
|
097183d088
|
Avoid a couple compilation warnings
|
2018-02-05 00:47:00 +01:00 |
|
|
4180b8b9be
|
Import a template MixerControl plug-in
|
2018-01-17 01:21:43 +01:00 |
|
|
533c3fc38e
|
Fix translations for MixerWindow
|
2018-01-14 07:02:10 +01:00 |
|
|
16636aebe9
|
Update the copyright notice
|
2018-01-14 06:52:08 +01:00 |
|
|
bfac8d9001
|
Use HTTPS by default
|
2018-01-14 06:51:56 +01:00 |
|
|
49b13669a0
|
Update the copyright notice
|
2018-01-09 05:49:18 +01:00 |
|
|
fd9b1af838
|
Complete support for PROGNAME
|
2018-01-09 05:48:17 +01:00 |
|
|
81afb09acc
|
Also give an icon to "dac0"
|
2018-01-09 05:25:33 +01:00 |
|
|
b5aaac39b1
|
Code cleanup
|
2017-12-16 00:44:25 +01:00 |
|
|
08bd5545dc
|
Stick to the default stack protector
|
2017-07-26 15:37:15 +02:00 |
|
|
174d520629
|
Do not install the "mute" control for the moment
It is not ready yet.
|
2017-06-30 13:19:10 +02:00 |
|
|
e406bac13d
|
Also ship control.h
|
2017-06-30 12:59:36 +02:00 |
|
|
9eacf2981f
|
Add missing include
ceil() needs <math.h>.
|
2017-06-30 12:59:28 +02:00 |
|
|
bc8988b30b
|
Round up when converting scale with audioio
|
2017-06-14 16:16:34 -04:00 |
|
|
eda11af1b5
|
Code cleanup
|
2017-06-09 00:30:48 -04:00 |
|
|
7b0736d21a
|
Implement the callback for sets
|
2017-06-09 00:28:16 -04:00 |
|
|
31c03267cf
|
Implement getting and setting the values
|
2017-06-09 00:13:16 -04:00 |
|
|
44cb8c5516
|
Review memory management when exiting
|
2017-06-08 23:48:09 -04:00 |
|
|
663139ca30
|
Avoid a crash when refreshing the channels
|
2017-06-07 00:46:20 -04:00 |
|
|
2dca9f77c9
|
Support reporting the current mute setting
|
2017-06-06 19:24:16 +02:00 |
|
|
13474e6cd0
|
Handle channel levels from 0 to 100% internally
|
2017-06-06 19:15:44 +02:00 |
|
|
3c9781e005
|
Unset bind if the channels differ
|
2017-06-06 19:13:45 +02:00 |
|
|
7a26a8d067
|
Fix automatic refreshing
|
2017-06-06 19:12:30 +02:00 |
|
|
c8fdfc1663
|
Keep the internal structures up to date
|
2017-06-06 19:10:51 +02:00 |
|
|
ce4903ee46
|
Fix setting radio and set values on NetBSD
|
2017-06-06 19:08:19 +02:00 |
|
|
f325dd727f
|
Minor optimization
|
2017-06-06 19:06:15 +02:00 |
|
|
eb4d16383e
|
Implement obtaining the delta back
|
2017-06-06 19:04:42 +02:00 |
|
|
60cb36f55f
|
Fix compilation
|
2017-06-06 16:59:27 +02:00 |
|