Created on 2009-02-18.13:28:30 by z3ttacht, last changed 2010-02-28.01:09:35 by mika.
| msg3069 (view) |
Author: mika |
Date: 2010-02-28.01:09:35 |
|
This one needs further investigation, I'm a bit unhappy about the way the sound
handling within grml-autoconfig as well as the XF86Audio* scripts works
nowadays.
|
| msg2283 (view) |
Author: mika |
Date: 2009-06-12.23:50:23 |
|
Alex/z3ttacht: what's the current state of this issue? It's related to Issue625
and I'd like to merge it into grml-scripts. Anything speaking against it?
thx && regards,
-mika-
|
| msg1918 (view) |
Author: z3ttacht |
Date: 2009-02-19.18:08:22 |
|
Updated the skript to be more read- and maintainable. At least I hope
so. (o;
|
| msg1914 (view) |
Author: mika |
Date: 2009-02-19.16:37:43 |
|
* Frank Terbeck [20090218 16:30]:
> > > Can we see some code somewhere?
> > Damn it! I really forgot to attach the patch. My bad!
> Heh. That's okay. I don't have the time to review right now, though...
> Mika?
Yeah, Alex is working on an updated patch, I'll take care of it then
(but no need to hury). I highly appreciate Alex's work in this area
cause it's bugging me since quite a long time already and I never
had the time to work on it.
regards,
-mika-
|
| msg1909 (view) |
Author: ft |
Date: 2009-02-18.15:30:00 |
|
Alexander Steinböck <bts@bts.grml.org>:
>
> Alexander Steinböck <z3ttacht@grml.org> added the comment:
>
> > Can we see some code somewhere?
> Damn it! I really forgot to attach the patch. My bad!
Heh. That's okay. I don't have the time to review right now, though...
Mika?
Regards, Frank
|
| msg1906 (view) |
Author: z3ttacht |
Date: 2009-02-18.13:49:16 |
|
> Can we see some code somewhere?
Damn it! I really forgot to attach the patch. My bad!
|
| msg1905 (view) |
Author: ft |
Date: 2009-02-18.13:34:17 |
|
Alexander Steinböck <bts@bts.grml.org>:
> New submission from Alexander Steinböck <z3ttacht@grml.org>:
>
> The big changes by this commit are:
>
> * Existence of '/etc/grml/lsb-functions' isn't mandatory anymore.
-v?
> * Just using amixer(1) for querying and setting the various mixer. Before
> amixer(1) _and_ aumix(1) were used. But amixer doesn't work with
^- aumix, I presume?
> grml-medium 2008.11 due to lack of module snd-mixer-oss. [s. Issue625]
>
> * A 'config file' for parameters to osd_cat(1) is used, which gets read by
> grep(1). Therefore changes according osd_cat's settings can easily be made
> in just one place for every instance.
Read by grep!?
> * No temporary file is used anymore.
That certainly sounds good.
> * `XF86AudioRaiseVolume' changes `XF86AudioLowerVolume' with the help of
> sed(1) on the fly, since the two scripts just differ in two places.
> 1. amixer -q --sset Master 5%- vs. amixer -q --sset Master 5%+
> 2. Lowered volume vs. Raised volume
I don't see where sed fits into the picture here.
Can we see some code somewhere?
Regards, Frank
|
| msg1904 (view) |
Author: z3ttacht |
Date: 2009-02-18.13:28:30 |
|
The big changes by this commit are:
* Existence of '/etc/grml/lsb-functions' isn't mandatory anymore.
* Just using amixer(1) for querying and setting the various mixer. Before
amixer(1) _and_ aumix(1) were used. But amixer doesn't work with
grml-medium 2008.11 due to lack of module snd-mixer-oss. [s. Issue625]
* A 'config file' for parameters to osd_cat(1) is used, which gets read by
grep(1). Therefore changes according osd_cat's settings can easily be made
in just one place for every instance.
* No temporary file is used anymore.
* `XF86AudioRaiseVolume' changes `XF86AudioLowerVolume' with the help of
sed(1) on the fly, since the two scripts just differ in two places.
1. amixer -q --sset Master 5%- vs. amixer -q --sset Master 5%+
2. Lowered volume vs. Raised volume
|
|
| Date |
User |
Action |
Args |
| 2010-02-28 01:09:35 | mika | set | nosy:
mika, ft, z3ttacht messages:
+ msg3069 |
| 2009-06-12 23:50:48 | mika | set | status: need-eg -> needs-progress nosy:
mika, ft, z3ttacht |
| 2009-06-12 23:50:28 | mika | set | status: chatting -> need-eg nosy:
mika, ft, z3ttacht |
| 2009-06-12 23:50:23 | mika | set | nosy:
mika, ft, z3ttacht superseder:
+ replace aumix with alsamixer messages:
+ msg2283 |
| 2009-02-27 12:12:38 | z3ttacht | set | nosy:
mika, ft, z3ttacht assignedto: mika |
| 2009-02-19 18:08:22 | z3ttacht | set | files:
+ 0001-Rewrite-of-XF86Audio-Lower-Raise-Volume-Mute.patch nosy:
mika, ft, z3ttacht messages:
+ msg1918 |
| 2009-02-19 18:03:56 | z3ttacht | set | files:
- 0001-Rewrite-of-XF86Audio-Lower-Raise-Volume-Mute.patch nosy:
mika, ft, z3ttacht |
| 2009-02-19 16:37:44 | mika | set | nosy:
mika, ft, z3ttacht messages:
+ msg1914 |
| 2009-02-18 15:30:00 | ft | set | nosy:
mika, ft, z3ttacht messages:
+ msg1909 |
| 2009-02-18 13:49:16 | z3ttacht | set | files:
+ 0001-Rewrite-of-XF86Audio-Lower-Raise-Volume-Mute.patch nosy:
mika, ft, z3ttacht messages:
+ msg1906 |
| 2009-02-18 13:34:17 | ft | set | status: unread -> chatting nosy:
mika, ft, z3ttacht messages:
+ msg1905 title: grml-scripts: Rewrite of XF86Audio{{Lower,Raise}Volume,Mute}. -> Rewrite of XF86Audio{{Lower,Raise}Volume,Mute}. |
| 2009-02-18 13:32:50 | z3ttacht | set | nosy:
mika, ft, z3ttacht title: Rewrite of XF86Audio{{Lower,Raise}Volume,Mute}. -> grml-scripts: Rewrite of XF86Audio{{Lower,Raise}Volume,Mute}. |
| 2009-02-18 13:28:30 | z3ttacht | create | |
|