Commit Graph

3929 Commits

Author SHA1 Message Date
[CST] Focus
95d6580b37 gui/keybind_setup.cpp add key for file play subtitle select 2013-04-30 12:10:24 +04:00
[CST] Focus
6f37b8a7b6 neutrino.cpp, settings: add key for file play subtitle select 2013-04-30 12:10:03 +04:00
[CST] Focus
2cfb8d487a gui/scan_setup.cpp: dont show rotor options on cable-only box 2013-04-30 10:14:59 +04:00
[CST] Focus
1d1aacf42c zapit/src/femanager.cpp: set independent mode for all tuners if box canble-only 2013-04-30 10:14:36 +04:00
[CST] Focus
14191a0c62 system/settings.h: comment unused in next branch FONT_TYPE_EVENTLIST_EVENT 2013-04-30 10:14:13 +04:00
svenhoefer
9f0816bc60 - src/gui/Makefile.am: fix creation of git_version.h 2013-04-17 10:21:33 +04:00
Stefan Seyfried
5954735ed8 auto-enumerate FONT_TYPE_COUNT instead of defining it
Conflicts:
	src/system/settings.h
2013-04-17 10:21:33 +04:00
Stefan Seyfried
c0c008190e 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.
2013-04-17 10:21:33 +04:00
Stefan Seyfried
676ef79dca setting_helpers: add reloadhintbox to 'delete removed channels' 2013-04-17 10:21:33 +04:00
Stefan Seyfried
268c5b84e9 CInfoViewer: delete infoViewerBB in destructor 2013-04-17 10:21:33 +04:00
Stefan Seyfried
bd22ca2497 CInfoViewerBB: avoid crash in destructor 2013-04-17 10:21:33 +04:00
Stefan Seyfried
1ddd81fb7b CZapitSdtMonitor: don't crash in destructor 2013-04-17 10:21:33 +04:00
Stefan Seyfried
4f31b4e779 pictureviewer: free formathandlers in destructor 2013-04-17 10:21:33 +04:00
Stefan Seyfried
24a61bddd6 neutrino: fix signed/unsigned warning 2013-04-17 10:21:33 +04:00
Stefan Seyfried
9eda015afe 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.
2013-04-17 10:21:33 +04:00
Stefan Seyfried
bb560fbf47 reloadchannels: make sure that channel flags are updated when reloading 2013-04-17 10:21:33 +04:00
Stefan Seyfried
b1e0fcb0c8 sectionsd: fix memleak with unused events 2013-04-17 10:21:33 +04:00
Stefan Seyfried
da327c099b add menu option to delete 'removed channels' 2013-04-17 10:21:33 +04:00
Stefan Seyfried
b577322a79 getservices: add option to not save removed channels 2013-04-17 10:21:33 +04:00
Jacek Jendrzej
95cbeceb83 src/gui/epgview.cpp: center window 2013-04-17 10:21:32 +04:00
svenhoefer
976d3669ed - english.locale: typo 2013-04-17 10:21:32 +04:00
svenhoefer
3ee9d53fca - eventlist: fix round borders for current unselected event
Conflicts:
	src/gui/eventlist.cpp
2013-04-17 10:21:32 +04:00
[CST] Focus
ccfba0e0e8 Dont set demux source on box with single tuner 2013-04-17 10:17:33 +04:00
[CST] Focus
da646d5d15 At the moment only configured satellites are saved, so getUnknownKeyQueryedFlag()
always return true -> config saved on every start.

Revert "femanager: save frontend.conf if new entries are present"

This reverts commit 0b17e2f98e.

Conflicts:
	src/zapit/src/femanager.cpp
2013-04-16 16:07:08 +04:00
[CST] Focus
3526df97ee gui/scan_setup.cpp: remove linkFrontends() from saveScanSetup() - its done if needed on leave tuner setup 2013-04-16 15:28:21 +04:00
[CST] Focus
7b1cc74098 zapit/src/frontend.cpp: reset transponder id in Init() 2013-04-16 15:04:10 +04:00
[CST] Focus
ae1ae59b68 gui/cam_menu.cpp: add option to ignore CI/card messages 2013-04-16 13:17:17 +04:00
[CST] Focus
b8519d2db0 locals: add locale for ignore CI messages option 2013-04-16 13:16:40 +04:00
[CST] Focus
f36200e0fe neutrino.cpp: add ci_ignore_messages settings var 2013-04-16 13:16:16 +04:00
[CST] Focus
2cc3c213b5 gui/test_menu.cpp: fix compile 2013-04-16 12:53:54 +04:00
[CST] Focus
eedf2f9e49 gui/infoviewer_bb.cpp: fix tuner icon display 2013-04-16 12:50:24 +04:00
[CST] Focus
dcf0703cd0 remove more 'coolstream' from webif 2013-04-10 19:23:08 +04:00
[CST] Focus
4b5a840b2e remove 'coolstream' from webif 2013-04-10 18:39:28 +04:00
Jacek Jendrzej
9fe2f83987 src/neutrino.cpp: fix execute rcK script 2013-04-10 14:09:13 +04:00
[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