[CST] Focus
aad9a3a294
eitd/sectionsd.cpp: change print_meminfo debug level for debuging out-of-memory crashing
2012-04-23 10:13:25 +04:00
[CST] Focus
2941e2d0b1
zapit/src/scansdt.cpp: keep 'new' channel flag over next scans
2012-04-22 15:27:50 +04:00
[CST] Focus
67c9e32bd2
gui/channellist.cpp: add menu point to remove 'new' channel flag
2012-04-22 15:26:26 +04:00
[CST] Focus
cb692c0274
zapit/src/getservices.cpp: bugfix, check satellite position when
...
adding transponder to satelliteTransponders
2012-04-22 15:25:36 +04:00
[CST] Focus
e4957ce1e0
neutrino.cpp: create new/removed channel lists if options set
2012-04-22 15:20:21 +04:00
[CST] Focus
ff04a1d594
gui/miscsettings_menu.cpp: add options to create new/removed channel lists
2012-04-22 15:19:19 +04:00
[CST] Focus
a5216eb940
locals: add new locales:
...
LOCALE_CHANNELLIST_MAKE_NEWLIST, LOCALE_CHANNELLIST_MAKE_REMOVEDLIST,
LOCALE_CHANNELLIST_RESET_FLAGS
2012-04-22 15:18:18 +04:00
[CST] Focus
597ad235b2
zapit/src/zapit.cpp, zapit/src/femanager.cpp: change save/restore lastSatellitePosition to rotor position
2012-04-22 13:11:55 +04:00
[CST] Focus
c867c91f63
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
2012-04-22 13:07:00 +04:00
[CST] Focus
a78961b721
zapit/src/frontend.cpp: split current and rotor satellite positions
2012-04-22 13:06:12 +04:00
micha-bbg
470e3d752c
* Locale keybindingmenu.poweroff
...
- Change German locale from 'Umschalter' to 'Standby EIN/AUS'
2012-04-22 09:23:36 +01:00
[CST] Focus
ba3016d9af
zapit/src/femanager.cpp: change some debug level to stop flood
2012-04-21 16:53:15 +04:00
[CST] Focus
28352bcc52
gui/channellist.cpp: fix last change in setSelected - always set tuned
2012-04-21 16:52:02 +04:00
[CST] Focus
361c6b2e31
neutrino.cpp: move new/removed from favorites to all channels bouquet list
2012-04-21 16:50:25 +04:00
micha-bbg
72f5700cec
* Update locale
...
- Sort english.locale
- Add missing entries to deutsch.locale
2012-04-20 19:25:37 +01:00
[CST] Focus
b948c1c2fc
neutrino.cpp: fix crash, if old bouquet not present after edit
2012-04-20 20:10:08 +04:00
[CST] Focus
a3621a73ca
gui/channellist.cpp: safe-check in setSelected(), to prevent crash if incorrect selected set
2012-04-20 20:09:25 +04:00
[CST] Focus
c09d5cfb04
zapit/src/bouquets.cpp: fix missing channels in remainChannels
2012-04-20 18:27:26 +04:00
[CST] Focus
5c14b33d1f
zapit/src/zapit.cpp: attempt to fix lost sound after pmt update, not tested
2012-04-20 15:41:52 +04:00
[CST] Focus
45264e3eaa
zapit/lib/zapitclient.cpp: comment unused methods
2012-04-20 15:33:59 +04:00
[CST] Focus
6a8071f87a
zapit/src/zapit.cpp: comment unused messages
2012-04-20 15:33:39 +04:00
[CST] Focus
e241757884
zapit/include/zapit/zapit.h: add SendCmdReady() helper
2012-04-20 15:19:25 +04:00
[CST] Focus
ce3f410871
gui/scan.cpp: cleanup some commented code
2012-04-20 15:18:48 +04:00
[CST] Focus
36b80096b9
gui/infoviewer.cpp: fix crash, if s.f_blocks is 0
...
happens if network_nfs_recordingdir set to not mounted dir under tmp or media
2012-04-19 18:26:47 +04:00
[CST] Focus
7e9f70d0ca
neutrino.cpp: move mount hack before CFSMounter::automount
2012-04-19 14:08:05 +04:00
[CST] Focus
15bbe3f01b
eitd: fix compile with --enable-freesatepg; Free sat epg code not tested
2012-04-19 11:34:32 +04:00
[CST] Focus
c8adf5272f
src/Makefile.am: fix merge conflicts
2012-04-19 11:25:47 +04:00
[CST] Focus
9d804e0ff0
zapit/src/scansdt.cpp,
...
zapit/src/scannit.cpp,
zapit/src/scanbat.cpp: stop section reading after 5th repeated section
2012-04-19 10:57:00 +04:00
[CST] Focus
2f67821e5f
gui/streaminfo2.cpp: unify sat/cable transponder info; cleanup; replace getCurrentServiceInfo()
2012-04-18 19:09:32 +04:00
[CST] Focus
d8aab5c6d3
zapit/src/zapit.cpp: comment unused messages
2012-04-18 19:06:00 +04:00
[CST] Focus
c3504f0143
zapit/lib/zapitclient.cpp: comment unused code
2012-04-18 19:05:33 +04:00
[CST] Focus
fde8603044
neutrino.cpp: cleanup CNeutrinoApp::InitZapper;
...
replace zapit client getAudioMode, isChannelTVChannel with CZapit::GetAudioMode, CServiceManager::IsChannelTVChannel
2012-04-18 19:04:59 +04:00
[CST] Focus
9c90655237
zapit/include/zapit/zapit.h: add GetAudioMode()
2012-04-18 19:03:09 +04:00
[CST] Focus
6dac9d3318
nhttpd/tuxboxapi/coolstream/neutrinoyparser.cpp: replace Zapit->isChannelTVChannel() with CServiceManager IsChannelTVChannel()
2012-04-18 19:02:32 +04:00
[CST] Focus
886ebdb146
nhttpd/tuxboxapi/coolstream/controlapi.cpp: replace Zapit->isChannelTVChannel() with CServiceManager IsChannelTVChannel()
2012-04-18 19:02:06 +04:00
[CST] Focus
628f900451
zapit/src/getservices.cpp: add IsChannelTVChannel()
2012-04-18 19:01:20 +04:00
[CST] Focus
0b8adae5bd
gui/infoviewer.cpp: dont use zapit client getCurrentServiceInfo()
2012-04-18 19:00:43 +04:00
[CST] Focus
5464719e9c
driver/record.cpp: dont use zapit client isChannelTVChannel()
2012-04-18 18:59:04 +04:00
[CST] Focus
d15171499e
gui/scan_setup.cpp: disable testing menu options
2012-04-18 18:00:42 +04:00
svenhoefer
d9dce5c10f
- src/Makefile.am: complete the missing part from svn r2189
2012-04-18 08:53:30 +02:00
[CST] Focus
ea4ba454cb
gui/scan_setup.cpp: compare transponder to set selected in transponder list
2012-04-17 19:54:45 +04:00
[CST] Focus
ced3a51fbd
gui/scan_setup.cpp: move cable network ID to next menu level
2012-04-17 19:26:51 +04:00
[CST] Focus
1c2363cfb4
gui/scan_setup.cpp,
...
gui/channellist.cpp,
gui/bedit/bouqueteditor_channels.cpp,
gui/bedit/bouqueteditor_chanselect.cpp: use transponder::description to show channel details
2012-04-17 18:42:52 +04:00
[CST] Focus
0225c97cc2
zapit/src/getservices.cpp: add GetTransponder() by id
2012-04-17 18:32:54 +04:00
[CST] Focus
58d6ba7f40
zapit/src/transponder.cpp: add description() to get commonly used transponder description string
2012-04-17 18:30:17 +04:00
[CST] Focus
627fed7232
zapit/src/frontend.cpp: add static CFrontend::getDelSys
2012-04-17 18:28:21 +04:00
[CST] Focus
dda6d45e5d
Merge branch 'master' into dvbsi++
2012-04-17 15:07:22 +04:00
[CST] Focus
42b7cb33ab
zapit/src/scan.cpp: update satellite transponder list after scan
2012-04-17 15:06:54 +04:00
[CST] Focus
4082cf3fe2
zapit/src/getservices.cpp: add UpdateSatTransponders()
...
to add/replace satellite transponder list from transponders
2012-04-17 15:01:18 +04:00
[CST] Focus
7fd5fc01e8
gui/infoviewer.cpp: set chanready on NeutrinoMessages::EVT_TUNE_COMPLETE
2012-04-17 14:58:11 +04:00