Commit Graph

8 Commits

Author SHA1 Message Date
satbaby
7ea3a20a80 src/driver/volume.cpp:-fix segfault on new fb_pixel_t with not initialized digit_h+digit_offset 2012-11-02 18:17:47 +01:00
Thilo Graf
f3ac0b9fd9 *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
49f67b02f4 driver/volume.cpp: inherit from CChangeObserver;
add changeNotify() for adjusting volume percent
2012-08-16 15:54:10 +04:00
micha-bbg
ccd8e39182 * Numeric display volumebar can be switched off.
- Adjustable via Menu -> Settings -> OSD -> Volumebar digits
2012-07-23 09:07:10 +01:00
[CST] Focus
759203b3c4 driver/volume.cpp: fix memleak - g_volscale re-created without delete 2012-05-03 17:23:16 +04:00
[CST] Focus
016ab6c088 driver/volume.cpp: comment second creation of g_Zapit, g_RCInput; Use global g_RemoteControl 2012-04-17 14:51:51 +04:00
micha-bbg
01a520ab17 * 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
micha-bbg
6a5ffc315f * 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