Commit Graph

3895 Commits

Author SHA1 Message Date
[CST] Focus
e14043dbfb neutrino GUI: more places to disable anything record-related, if recording_type is RECORDING_OFF 2013-04-09 18:37:25 +04:00
[CST] Focus
8c2362374d neutrino.cpp: fix unused variable warning 2013-04-09 16:02:29 +04:00
[CST] Focus
e250588705 src/neutrino.cpp: setSelected(old_num) on channel list exit wrong in case of sort
mode change - try to restore current channel id
2013-04-09 13:12:05 +04:00
[CST] Focus
89423d49b4 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
2013-04-09 13:10:56 +04:00
[CST] Focus
0f90276877 neutrino.cpp: stop PiP in standby 2013-04-09 10:58:54 +04:00
Jacek Jendrzej
72b82a1d0b src/gui/epgview.cpp: fixes3 from tuxbox, THX Gaucho316 2013-04-09 09:54:26 +04:00
Jacek Jendrzej
5d214c2fe4 src/gui/epgview.cpp: fixes2 from tuxbox, THX Gaucho316 2013-04-09 09:54:21 +04:00
Jacek Jendrzej
32909483ef src/gui/epgview.cpp: fixes from tuxbox, THX Gaucho316 & GetAway 2013-04-09 09:54:16 +04:00
Jacek Jendrzej
80c8607396 revert 89251f648e && 89251f648e 2013-04-09 09:54:12 +04:00
[CST] Focus
06372e1856 gui/channellist.cpp: fix current transponder key 2013-04-08 18:02:03 +04:00
Stefan Seyfried
b4144b1de7 fontrenderer: allow using customcolor.h colors for fonts 2013-04-08 13:04:40 +04:00
Stefan Seyfried
02efe0918a mp3dec: recover from PCM write errors without crashing 2013-04-08 13:04:32 +04:00
Stefan Seyfried
b0e07383c7 fontrenderer: use background color of framebuffer 2013-04-08 13:04:22 +04:00
Stefan Seyfried
5371fd6c90 CScanTs: add destructor to avoid leaks
Conflicts:
	src/gui/scan.h
2013-04-08 13:01:00 +04:00
Stefan Seyfried
fcd65c2ce3 audioplayer: don't free curl_handle too early 2013-04-08 10:14:17 +04:00
Michael Liebmann
f1740ac21b * src/gui/audioplayer.cpp: Fix segfault in audioplayer osd 2013-04-08 10:02:40 +04:00
Stefan Seyfried
5db15cc630 nhttpd: fix streaming with non-standard port 2013-04-08 10:02:33 +04:00
Thilo Graf
211f85966a CTimeOsd: remove unused var timescale
Conflicts:
	src/gui/timeosd.cpp
2013-04-08 10:01:04 +04:00
Stefan Seyfried
b79b13a411 CChannelList: fix "prev bouquet" if empty bouquets are present
also do proper wrap-around when selecting previous / next bouquet
2013-04-08 09:59:18 +04:00
Jacek Jendrzej
6d56cc0696 revert commit f4ae5e17ce 2013-04-08 09:59:04 +04:00
Stefan Seyfried
230096c050 msgbox: add rounded corners
This is not entirely correct, as the corners will be wong
if a msgbox without header or footer is used. But as the
only place where this is used is ShowMsg2UTF() which has
header and footer, it does not matter right now.
2013-04-05 18:29:08 +04:00
Stefan Seyfried
6bc2a8a5d8 neutrino: do not display expired events in channel list 2013-04-05 16:32:43 +04:00
Stefan Seyfried
227bf9f2e8 dvbsubtitle: free avcodec context in destructor 2013-04-05 15:54:12 +04:00
Stefan Seyfried
be1b73b7a0 channellist: limit context-menu on non-unlocked bouquets
don't allow adding of channels from locked bouquets to favorites
or unlocked bouquets to avoit circumvention of bouquet locks
2013-04-05 15:53:30 +04:00
Stefan Seyfried
27493de2ef neutrino: add the possibility to lock bouquets by default
This basically inverts the "locked" attribute of bouquets.xml and
allows to selectively enable only favourites or similar.

Conflicts:
	src/gui/channellist.cpp
2013-04-05 15:52:58 +04:00
[CST] Focus
d79d592d27 gui/channellist.cpp: move info/menu/zap icons from head to button bar;
add play button icon for PiP;
rework CChannelList::paintButtonBar;
handle PiP key binding in addition to play button
2013-04-05 15:15:44 +04:00
[CST] Focus
83cbc1cbef dutch.locale: update 2013-04-05 14:54:22 +04:00
[CST] Focus
1c2f2a5750 driver/record.cpp: add record duration to stop menu 2013-04-05 14:54:22 +04:00
Stefan Seyfried
e09bc260da neutrino: make button bar use available space intelligently
modify the paintButtons() function, so that it spreads the buttons
over the available width with constant space between them.
Port over all users to the new method and clean up quite some custom
button drawing code on the way.

Conflicts:
	src/gui/audioplayer.cpp
	src/gui/bouquetlist.cpp
	src/gui/channellist.cpp
	src/gui/epgview.cpp
	src/gui/eventlist.cpp
	src/gui/filebrowser.cpp
	src/gui/widget/buttons.cpp
	src/gui/widget/stringinput.cpp
2013-04-05 14:50:28 +04:00
[CST] Focus
87abc0d1c4 zapit/src/bouquets.cpp: use FindChannelFuzzy() on cable-only box to help importing old bouquets 2013-04-02 14:32:23 +04:00
[CST] Focus
4e2a08dba4 zapit/src/getservices.cpp: fix FindChannelFuzzy for mixed frontends 2013-04-02 14:30:28 +04:00
[CST] Focus
6753630b68 zapit/src/femanager.cpp: add cached have_sat/cable flags 2013-04-02 14:30:01 +04:00
[CST] Focus
4d1bf5c3d6 deutsch.locale: remove 'coolstream' after merge 2013-04-01 16:30:36 +04:00
svenhoefer
7754b8f54e - bouqueteditor_chanselect.cpp: fix height
Conflicts:
	src/gui/bedit/bouqueteditor_chanselect.cpp
2013-04-01 16:21:18 +04:00
Jacek Jendrzej
25653df890 src/gui/channellist.cpp: fix to 36e95d7fbc if more bouquets empty 2013-04-01 16:19:51 +04:00
Jacek Jendrzej
cecbd13107 data/satellites.xml: update Eurobird 9A (9.0E) 2013-04-01 16:18:42 +04:00
svenhoefer
f7ebed39cb - epgplus.cpp: use getScreen{Width/Height}Rel() 2013-04-01 16:18:31 +04:00
svenhoefer
c20d1ef6eb - osd_progressbar_setup: rework locales; marginal changes in code
Conflicts:
	data/locale/deutsch.locale
2013-04-01 16:14:29 +04:00
Stefan Seyfried
6bb85ef71d filebrowser: simplify code using font pointers and ...
... make size, time and mode fields scale with fontsize
2013-04-01 16:05:40 +04:00
Stefan Seyfried
1ee9088f28 infoviewer: make oldinfo a member of the class 2013-04-01 15:48:00 +04:00
Stefan Seyfried
0d318fd296 channellist: refactor to avoid duplicated code
Conflicts:
	src/gui/channellist.cpp
2013-04-01 15:47:10 +04:00
Stefan Seyfried
e3e333582c CVolume: remove duplicate code 2013-04-01 15:43:37 +04:00
Stefan Seyfried
2fe93f6285 create zapit config dir on install 2013-04-01 15:43:08 +04:00
Stefan Seyfried
aa411cff93 my_system: cleanup and propagate exitstatus 2013-04-01 15:42:46 +04:00
svenhoefer
4714a30f83 - strech most windows to full screen
* switchable with existing switch for 'big_windows'
* 'big_windows' default is on

Conflicts:
	src/gui/bedit/bouqueteditor_bouquets.cpp
	src/gui/bedit/bouqueteditor_channels.cpp
	src/gui/bedit/bouqueteditor_chanselect.cpp
2013-04-01 15:42:38 +04:00
svenhoefer
fc614004cf - bouquetlist.cpp: use existing loop to calc max height of buttons 2013-04-01 15:10:01 +04:00
Michael Liebmann
9b353dcfe5 * CTextBox::scrollPageUp/Down: Suppress refresh when there is nothing to scroll 2013-04-01 15:08:57 +04:00
Michael Liebmann
3038bfa3bf * locals.h/locals_intern.h: Fix Sort order 2013-04-01 15:08:11 +04:00
svenhoefer
30a0fdafda - fix another typo around DATA_PIDS 2013-04-01 15:07:55 +04:00
svenhoefer
ea21a9a84f - deutsch.locale: fix typos 2013-04-01 15:07:25 +04:00