Commit Graph

57 Commits

Author SHA1 Message Date
Michael Liebmann
f52af18765 Numeric display volumebar can be switched off.
- Adjustable via Menu -> Settings -> OSD -> Volumebar digits


Origin commit data
------------------
Branch: ni/coolstream
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


------------------
This commit was generated by Migit
2012-07-23 09:07:10 +01:00
[CST] Focus
79ae3316d0 driver/volume.cpp: fix memleak - g_volscale re-created without delete
Origin commit data
------------------
Branch: ni/coolstream
Commit: 759203b3c4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-03 (Thu, 03 May 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-05-03 17:23:16 +04:00
Stefan Seyfried
7170a10c92 CVolume: avoid possible memleaks, add fb->blit() calls
also, check for global objects which might get created later


Origin commit data
------------------
Branch: ni/coolstream
Commit: b29c608594
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-04-15 (Sun, 15 Apr 2012)



------------------
This commit was generated by Migit
2012-04-17 20:29:30 +02:00
Stefan Seyfried
0a891bba0b CVolume: fix multiplatform build issue
Origin commit data
------------------
Branch: ni/coolstream
Commit: d7dbdabb11
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-04-14 (Sat, 14 Apr 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-04-17 19:34:00 +02:00
[CST] Focus
c569070244 driver/volume.cpp: comment second creation of g_Zapit, g_RCInput; Use global g_RemoteControl
Origin commit data
------------------
Branch: ni/coolstream
Commit: 016ab6c088
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-04-17 (Tue, 17 Apr 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-04-17 14:51:51 +04:00
Michael Liebmann
d883c7bba7 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
------------------
Branch: ni/coolstream
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


------------------
This commit was generated by Migit
2012-03-24 08:31:17 +00:00
Michael Liebmann
85222c3559 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
------------------
Branch: ni/coolstream
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


------------------
This commit was generated by Migit
2012-03-18 18:46:48 +00:00