summaryrefslogtreecommitdiff
path: root/core/applets/volumeapplet/volume.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-04-29Resource -> OResourcedrw1-9/+4
2005-04-01show the popups inside the visible screendeller1-1/+1
2005-03-02Scale icons approprtelydrw1-3/+8
2005-01-04catch up with proper inclusion of OLedBox into libopieuimickeyl1-2/+5
2005-01-04oledbox is now in libopie2/opieuiwimpie1-1/+1
2004-09-28treble and bass sliders not being hidden on system that dont have those devicesllornkcor1-2/+1
2004-03-14Updatet the appletszecke1-5/+3
2004-03-02run the optimize_connect scriptalwin1-18/+18
the whole cvs is tagged with "before_optimize_connect" if there are problems you can check the diff (but it had compiled and run here)
2004-03-01remove duplicated boiler plate code in favour of the OTaskbarApplet templatemickeyl1-8/+12
2004-03-01fix includeschicken1-4/+0
2003-09-03Fix the most grave visible problems with bigger screenzecke1-1/+1
resolutions
2003-05-10workaround half-visible volume pixmapmickeyl1-1/+1
Note: For after Opie 1.0 we need TaskBar::height()
2003-04-26 make applets more flexible regarding sizeharlekin1-2/+3
2002-12-18since Harlekin doesn't want to fix his typo, I'll have to do it ;)sandman1-1/+1
2002-12-13added bass and treble controlharlekin1-43/+191
2002-10-31I have finally found the "launcher-settings sometimes crashes Opie bug"sandman1-1/+1
it's the volume applet popup, that has no parent widget (that should really be no problem, but it works perfectly if you give it a parent)
2002-09-30- small cleanupsandman1-2/+6
- changed to work with the new ODevice API
2002-06-30Some fixes (keeping vol/mute in sync with other apps)sandman1-29/+20
2002-06-25added zaurus, and made has_wav_alarm the default as zaurus is special case, ↵llornkcor1-398/+402
because it has a non standard alarm/speaker
2002-06-24Started as a bug fix this is a near complete restructuring/rewrite:sandman1-333/+517
- Added a alarm volume slider on iPAQs - Made mic mutable - Correctly inform the launcher about tap/key sounds
2002-06-17remove mute on popup left from experimentingllornkcor1-1/+0
2002-06-16made mute configllornkcor1-0/+7
2002-06-16default is now moot.. err rather mute dllornkcor1-0/+1
2002-05-23new sound configllornkcor1-52/+116
2002-05-06added config file setting for showing mic level Sound.conf [System] ShowMic ↵llornkcor1-1/+2
= TRUE will get you in!
2002-04-07re-commit buttonsllornkcor1-81/+215
2002-03-24added buttons from Markus (list)llornkcor1-202/+122
2002-02-10Added support for the new setMic and micChange messages in opie-base.jeremy1-66/+192
Alos modified the volume control and mic control to read the last set position (as recorded in Sound.conf) instead of always defaulting the sound to 50% as before the change.
2002-01-25Initial revisionkergoth1-0/+199