Commit Graph

4839 Commits

Author SHA1 Message Date
Thilo Graf
5bddf65aab CComponentsItem/Form: add var for real item position
If items are used in forms it can be usefully to have a variable
which contains the real position on screen.
This can happen e.g. if an item contains separate render methods, because within forms
usual x/y values related to form dimensions and be converted.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 62efe2cb59
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-10 (Wed, 10 Apr 2013)



------------------
This commit was generated by Migit
2013-04-16 08:26:54 +02:00
Thilo Graf
cf65d08f2e CComponentsText: add helper to convert integer to string
Origin commit data
------------------
Branch: ni/coolstream
Commit: 546b04b846
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-10 (Wed, 10 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-16 08:26:54 +02:00
vanhofen
c4d229e81e src/gui/Makefile.am: fix creation of git_version.h
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1bb07ddad8
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-04-15 (Mon, 15 Apr 2013)

Origin message was:
------------------
- src/gui/Makefile.am: fix creation of git_version.h

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

------------------
This commit was generated by Migit
2013-04-15 22:35:03 +02:00
Stefan Seyfried
d5aebb9f1c auto-enumerate FONT_TYPE_COUNT instead of defining it
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1f1aa08562
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-15 (Mon, 15 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-15 21:37:43 +02:00
Stefan Seyfried
917b67d4b7 neutrino: make g_channel_list_changed private
Add a setter function MarkChannelListChanged() instead for
bouquet/channel list. This avoids sometimes not reloading
channels after changes in the service menu.


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



------------------
This commit was generated by Migit
2013-04-15 19:46:27 +02:00
Stefan Seyfried
b0c51ca140 setting_helpers: add reloadhintbox to 'delete removed channels'
Origin commit data
------------------
Branch: ni/coolstream
Commit: 77ecbfb405
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-14 (Sun, 14 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-15 19:46:20 +02:00
Stefan Seyfried
96329a4af9 CInfoViewer: delete infoViewerBB in destructor
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5e4603071e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-14 (Sun, 14 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-15 19:46:12 +02:00
Stefan Seyfried
dc1a42f40e CInfoViewerBB: avoid crash in destructor
Origin commit data
------------------
Branch: ni/coolstream
Commit: 41299cf7d9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-14 (Sun, 14 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-15 19:46:00 +02:00
Stefan Seyfried
133d9713bd CZapitSdtMonitor: don't crash in destructor
Origin commit data
------------------
Branch: ni/coolstream
Commit: a709a13f54
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-14 (Sun, 14 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-15 19:42:53 +02:00
Stefan Seyfried
d67b0305ab pictureviewer: free formathandlers in destructor
Origin commit data
------------------
Branch: ni/coolstream
Commit: 833fb32197
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-14 (Sun, 14 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-15 19:42:44 +02:00
Stefan Seyfried
53e3a05eaf neutrino: fix signed/unsigned warning
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6996658dcc
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-14 (Sun, 14 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-15 19:42:35 +02:00
Stefan Seyfried
c2c1400412 channellist: improve add-to-bouquet and remove-new-flag workflow
When adding the current channel to a bouquet or favorites or when
removing the "new" flag from a channel, don't immediately reload the
channels but wait for closing of the channellist.
Additionally, select the next channel after one of the add-to-bouquet or
remove-new-flag actions.


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



------------------
This commit was generated by Migit
2013-04-15 19:42:24 +02:00
Stefan Seyfried
61ca8bc63f reloadchannels: make sure that channel flags are updated when reloading
Origin commit data
------------------
Branch: ni/coolstream
Commit: ba22ea8668
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-14 (Sun, 14 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-15 19:42:06 +02:00
Stefan Seyfried
5ec0e1ac79 sectionsd: fix memleak with unused events
Origin commit data
------------------
Branch: ni/coolstream
Commit: 08cb6ddfdd
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-14 (Sun, 14 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-15 19:39:43 +02:00
Stefan Seyfried
891dd145be add menu option to delete 'removed channels'
Origin commit data
------------------
Branch: ni/coolstream
Commit: aa8a137707
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-14 (Sun, 14 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-15 19:34:26 +02:00
Stefan Seyfried
9840af980e getservices: add option to not save removed channels
Origin commit data
------------------
Branch: ni/coolstream
Commit: a63e1007e5
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-13 (Sat, 13 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-15 19:34:05 +02:00
Jacek Jendrzej
a0ee1a624d src/gui/epgview.cpp: center window
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3731bc4216
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-04-14 (Sun, 14 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-14 15:09:51 +02:00
vanhofen
8c0fefc273 english.locale: typo
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4b624f88bd
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-04-13 (Sat, 13 Apr 2013)

Origin message was:
------------------
- english.locale: typo

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

------------------
This commit was generated by Migit
2013-04-13 11:46:06 +02:00
vanhofen
d956906ecb eventlist: make additional infos switchable
* new menu 'eventlist' in osd-setup
* fix offset in infozone
* fontsize for infozone adjustable


Origin commit data
------------------
Branch: ni/coolstream
Commit: 473d6f38ba
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-04-13 (Sat, 13 Apr 2013)

Origin message was:
------------------
- eventlist: make additional infos switchable

* new menu 'eventlist' in osd-setup
* fix offset in infozone
* fontsize for infozone adjustable


------------------
This commit was generated by Migit
2013-04-13 11:13:23 +02:00
vanhofen
8a65f8c018 eventlist: fix round borders for current unselected event
Origin commit data
------------------
Branch: ni/coolstream
Commit: d937082cd5
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-04-13 (Sat, 13 Apr 2013)

Origin message was:
------------------
- eventlist: fix round borders for current unselected event

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

------------------
This commit was generated by Migit
2013-04-13 09:31:39 +02:00
Jacek Jendrzej
419a440e69 src/gui/channellist.cpp: fix to efc1076eb0
Origin commit data
------------------
Branch: ni/coolstream
Commit: 838cf61a69
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-04-10 (Wed, 10 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-10 20:43:32 +02:00
Jacek Jendrzej
efc1076eb0 src/gui/channellist.cpp: fix paint details with different font size
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4a8350c382
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-04-10 (Wed, 10 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-10 19:28:30 +02:00
[CST] Focus
9867a3e921 remove more 'coolstream' from webif
Origin commit data
------------------
Branch: ni/coolstream
Commit: dcf0703cd0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-04-10 (Wed, 10 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-10 19:23:08 +04:00
[CST] Focus
1859fdb6ec remove 'coolstream' from webif
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4b5a840b2e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-04-10 (Wed, 10 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-10 18:39:28 +04:00
Jacek Jendrzej
c8ac087adf src/neutrino.cpp: fix execute rcK script
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9fe2f83987
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-04-10 (Wed, 10 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-10 14:09:13 +04:00
Jacek Jendrzej
0f15b39df4 src/neutrino.cpp: fix execute rcK script
Origin commit data
------------------
Branch: ni/coolstream
Commit: f5297f06d9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-04-10 (Wed, 10 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-10 11:59:48 +02:00
[CST] Focus
2e5bd433fa neutrino GUI: more places to disable anything record-related, if recording_type is RECORDING_OFF
Origin commit data
------------------
Branch: ni/coolstream
Commit: e14043dbfb
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-04-09 (Tue, 09 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-09 18:37:25 +04:00
[CST] Focus
0da88e2139 neutrino.cpp: fix unused variable warning
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8c2362374d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-04-09 (Tue, 09 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-09 16:02:29 +04:00
Stefan Seyfried
3365ee0009 fontrenderer: fix rendering problems with accelerated blitting
Origin commit data
------------------
Branch: ni/coolstream
Commit: ca9b85b3f5
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-09 (Tue, 09 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-09 13:12:09 +02:00
Stefan Seyfried
ebc18c5252 fontrenderer: allow using customcolor.h colors for fonts
Origin commit data
------------------
Branch: ni/coolstream
Commit: 90c252f6f9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-07 (Sun, 07 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-09 13:12:00 +02:00
Stefan Seyfried
0bb752fe55 fontrenderer: use background color of framebuffer
Origin commit data
------------------
Branch: ni/coolstream
Commit: e66b57cd88
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-06 (Sat, 06 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-09 13:11:53 +02:00
[CST] Focus
8c9f0af590 src/neutrino.cpp: setSelected(old_num) on channel list exit wrong in case of sort
mode change - try to restore current channel id


Origin commit data
------------------
Branch: ni/coolstream
Commit: e250588705
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-04-09 (Tue, 09 Apr 2013)



------------------
This commit was generated by Migit
2013-04-09 13:12:05 +04:00
[CST] Focus
f84e0a82c6 gui/channellist.cpp: set oldselected to selected on sort mode change,
else wrong selected restored on exit;
store channel to history only if adjustToChannelID called with bToo == true, which means zap


Origin commit data
------------------
Branch: ni/coolstream
Commit: 89423d49b4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-04-09 (Tue, 09 Apr 2013)



------------------
This commit was generated by Migit
2013-04-09 13:10:56 +04:00
[CST] Focus
2e69c38b88 neutrino.cpp: stop PiP in standby
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0f90276877
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-04-09 (Tue, 09 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-09 10:58:54 +04:00
Jacek Jendrzej
ab3d050d20 src/gui/epgview.cpp: fixes3 from tuxbox, THX Gaucho316
Origin commit data
------------------
Branch: ni/coolstream
Commit: 72b82a1d0b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-04-08 (Mon, 08 Apr 2013)

Origin message was:
------------------
src/gui/epgview.cpp: fixes3 from tuxbox, THX Gaucho316

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

------------------
This commit was generated by Migit
2013-04-09 09:54:26 +04:00
Jacek Jendrzej
e8eea47e30 src/gui/epgview.cpp: fixes2 from tuxbox, THX Gaucho316
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5d214c2fe4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-04-08 (Mon, 08 Apr 2013)

Origin message was:
------------------
src/gui/epgview.cpp: fixes2 from tuxbox, THX Gaucho316

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

------------------
This commit was generated by Migit
2013-04-09 09:54:21 +04:00
Jacek Jendrzej
f65d5892de src/gui/epgview.cpp: fixes from tuxbox, THX Gaucho316 & GetAway
Origin commit data
------------------
Branch: ni/coolstream
Commit: 32909483ef
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-04-08 (Mon, 08 Apr 2013)

Origin message was:
------------------
src/gui/epgview.cpp: fixes from tuxbox, THX Gaucho316 & GetAway

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

------------------
This commit was generated by Migit
2013-04-09 09:54:16 +04:00
Jacek Jendrzej
1fff9ec3fb revert 89251f648ea431eb2808e3e4e575b3dc1c25a1c8 && 89251f648ea431eb2808e3e4e575b3dc1c25a1c8
Origin commit data
------------------
Branch: ni/coolstream
Commit: 80c8607396
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-04-08 (Mon, 08 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-09 09:54:12 +04:00
Jacek Jendrzej
14a14a5343 src/gui/epgview.cpp: fixes3 from tuxbox, THX Gaucho316
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6a32e96920
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-04-08 (Mon, 08 Apr 2013)

Origin message was:
------------------
src/gui/epgview.cpp: fixes3 from tuxbox, THX Gaucho316

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

------------------
This commit was generated by Migit
2013-04-08 21:03:46 +02:00
Jacek Jendrzej
ffc07dc953 src/gui/epgview.cpp: fixes2 from tuxbox, THX Gaucho316
Origin commit data
------------------
Branch: ni/coolstream
Commit: d23bdf7bb8
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-04-08 (Mon, 08 Apr 2013)

Origin message was:
------------------
src/gui/epgview.cpp: fixes2 from tuxbox, THX Gaucho316

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

------------------
This commit was generated by Migit
2013-04-08 20:41:36 +02:00
Jacek Jendrzej
e909d5607a revert f20a14dd00 && f20a14dd00
Origin commit data
------------------
Branch: ni/coolstream
Commit: f3dcf52ea0
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-04-08 (Mon, 08 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-08 18:03:33 +02:00
Jacek Jendrzej
a125334a1d src/gui/epgview.cpp: fixes from tuxbox, THX Gaucho316 & GetAway
Origin commit data
------------------
Branch: ni/coolstream
Commit: 67e6ed102c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-04-08 (Mon, 08 Apr 2013)

Origin message was:
------------------
src/gui/epgview.cpp: fixes from tuxbox, THX Gaucho316 & GetAway

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

------------------
This commit was generated by Migit
2013-04-08 17:42:37 +02:00
Michael Liebmann
7d291ceda9 src/gui/audioplayer.cpp: Fix osd (draw frame)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 55e37eb2b5
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-04-08 (Mon, 08 Apr 2013)

Origin message was:
------------------
* src/gui/audioplayer.cpp: Fix osd (draw frame)

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

------------------
This commit was generated by Migit
2013-04-08 16:01:27 +01:00
[CST] Focus
948ba1373b gui/channellist.cpp: fix current transponder key
Origin commit data
------------------
Branch: ni/coolstream
Commit: 06372e1856
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-04-08 (Mon, 08 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-08 18:02:03 +04:00
Stefan Seyfried
f2921ea799 fontrenderer: allow using customcolor.h colors for fonts
Origin commit data
------------------
Branch: ni/coolstream
Commit: b4144b1de7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-07 (Sun, 07 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-08 13:04:40 +04:00
Stefan Seyfried
b9190be1d2 mp3dec: recover from PCM write errors without crashing
Origin commit data
------------------
Branch: ni/coolstream
Commit: 02efe0918a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-07 (Sun, 07 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-08 13:04:32 +04:00
Stefan Seyfried
9620d7a8c9 fontrenderer: use background color of framebuffer
Origin commit data
------------------
Branch: ni/coolstream
Commit: b0e07383c7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-06 (Sat, 06 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-08 13:04:22 +04:00
Stefan Seyfried
a4aa5435c1 CScanTs: add destructor to avoid leaks
Conflicts:
	src/gui/scan.h


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5371fd6c90
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-06 (Sat, 06 Apr 2013)



------------------
This commit was generated by Migit
2013-04-08 13:01:00 +04:00
Stefan Seyfried
f20a14dd00 fontrenderer: allow using customcolor.h colors for fonts
Origin commit data
------------------
Branch: ni/coolstream
Commit: 89251f648e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-07 (Sun, 07 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-08 10:36:50 +02:00
Stefan Seyfried
28bf94b711 audioplayer: don't free curl_handle too early
Origin commit data
------------------
Branch: ni/coolstream
Commit: a5c6160384
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-07 (Sun, 07 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-08 10:36:18 +02:00