Commit Graph

8 Commits

Author SHA1 Message Date
Jacek Jendrzej
626f1aabc0 src/driver/volume.cpp:-fix segfault on new fb_pixel_t with not initialized digit_h+digit_offset
Origin commit data
------------------
Commit: 7ea3a20a80
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)
2012-11-02 18:17:47 +01:00
Thilo Graf
c5ae16437c CVolume: move static g_volscale to volscale
- Is only needed in this class, not global.
- move scope of variable x_corr. (style) scope of the variable x_corr
 can be limited
- move declaration of framebuffer into header file


Origin commit data
------------------
Commit: f3ac0b9fd9
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-07-29 (Sun, 29 Jul 2012)

Origin message was:
------------------
*CVolume: move static g_volscale to volscale

- Is only needed in this class, not global.
- move scope of variable x_corr. (style) scope of the variable x_corr
 can be limited
- move declaration of framebuffer into header file
2012-08-21 09:48:22 +01:00
[CST] Focus
2017f1110a driver/volume.cpp: inherit from CChangeObserver;
add changeNotify() for adjusting volume percent


Origin commit data
------------------
Commit: 49f67b02f4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-08-16 (Thu, 16 Aug 2012)
2012-08-16 15:54:10 +04:00
Michael Liebmann
57dcb7d27a Numeric display volumebar can be switched off.
- Adjustable via Menu -> Settings -> OSD -> Volumebar digits


Origin commit data
------------------
Commit: ccd8e39182
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-04-27 (Fri, 27 Apr 2012)

Origin message was:
------------------
* Numeric display volumebar can be switched off.

- Adjustable via Menu -> Settings -> OSD -> Volumebar digits
2012-07-23 09:07:10 +01:00
[CST] Focus
604b9218ab driver/volume.cpp: fix memleak - g_volscale re-created without delete
Origin commit data
------------------
Commit: 759203b3c4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-03 (Thu, 03 May 2012)
2012-05-03 17:23:16 +04:00
[CST] Focus
d16438e744 driver/volume.cpp: comment second creation of g_Zapit, g_RCInput; Use global g_RemoteControl
Origin commit data
------------------
Commit: 016ab6c088
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-04-17 (Tue, 17 Apr 2012)
2012-04-17 14:51:51 +04:00
Michael Liebmann
be0fd35d8b Problems with display volume control (patch by snafed)
- Fixes display problems when setting 'mute icon volume at 0'
- Fixes problems with neutrino getMode() switching

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2160 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: 01a520ab17
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-03-24 (Sat, 24 Mar 2012)

Origin message was:
------------------
* Problems with display volume control (patch by snafed)

- Fixes display problems when setting 'mute icon volume at 0'
- Fixes problems with neutrino getMode() switching

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2160 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-24 08:31:17 +00:00
Michael Liebmann
04f20ee14b neutrino: GUI Painting of Vol. Mute and Clock (Part3)
- Use new class for volumebar
- Numeric display added for volumebar (switchable)
- Display of volumebar, mute icon and info clock optimized (top right)
- Volumebar better scalable

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2153 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: 6a5ffc315f
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-03-18 (Sun, 18 Mar 2012)

Origin message was:
------------------
* neutrino: GUI Painting of Vol. Mute and Clock (Part3)

- Use new class for volumebar
- Numeric display added for volumebar (switchable)
- Display of volumebar, mute icon and info clock optimized (top right)
- Volumebar better scalable

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2153 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-18 18:46:48 +00:00