Commit Graph

3425 Commits

Author SHA1 Message Date
[CST] Focus
38461dca6c configure scripts: add boxmodel 2013-01-29 17:41:06 +04:00
[CST] Focus
66a2e68946 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2013-01-29 17:39:13 +04:00
svenhoefer
1320462626 - neutrino.cpp: fix wrong configfile in loadKeys() 2013-01-29 13:13:55 +01:00
bellum
0577329740 Neutrino: 'Port' of Neutrino-SD 'Additionally refresh EPG before recording starts'
Patch by Gaucho316: http://www.dbox2-tuning.net/forum/viewtopic.php?f=2&t=50004
2013-01-23 11:11:29 +01:00
satbaby
460e224a28 fix compil warnings 2013-01-22 17:27:51 +01:00
satbaby
30436f353d src/gui/update_ext.h: supplement to 9939fc9197 2013-01-16 12:03:40 +01:00
[CST] Focus
8971fdf843 merge public git 2013-01-16 11:35:25 +04:00
Gaucho316
ce7869008e Scan setup: fix memleak 2013-01-14 20:24:53 +01:00
Thilo Graf
9939fc9197 extended update: move ext_update.* to update_ext.*
Beware the canonical order of filenames.
2013-01-14 15:31:43 +01:00
satbaby
d0ea4ad62e neutrino-tell-the-user-if-no-frontend-is-found1.patch from neutrino-mp 2013-01-13 21:52:37 +01:00
satbaby
be0eb77373 src/neutrino.cpp: revert 2013-01-13 21:45:08 +01:00
satbaby
14a6028667 src/gui/scan_setup.cpp -fix compil warnings 2013-01-13 21:23:40 +01:00
micha-bbg
6b9045def9 * yWeb: Because of format changes klack.de temporarily disabled 2013-01-11 19:04:48 +01:00
micha-bbg
28c0525e14 * yWeb: Update timer sync for tvinfo.de 2013-01-11 11:21:28 +01:00
[CST] Focus
f92d9e6e57 lib/libcoolstream: sync headers 2013-01-11 11:10:58 +04:00
[CST] Focus
9e2ba8fdda gui/scan_setup.cpp: fix uninitialized warning 2013-01-11 11:10:38 +04:00
satbaby
f912b7096c bouqueteditor:-fix paint infox box 2013-01-09 17:37:36 +01:00
satbaby
7d550ed88e neutrino: -add unicabel menu option 2013-01-08 20:35:53 +01:00
satbaby
3bbaddec39 src/driver/framebuffer.cpp: fix fb for Threads use 2013-01-02 15:55:19 +01:00
micha-bbg
099d0181b6 * Software Update with apply the settings (Part14)
- Add warning/error if not enough space
- THX Striper for translation into English of the locale
2013-01-01 15:05:26 +01:00
micha-bbg
6e1a2dc9cd * system/helpers.cpp: Adding value 'bsize' as a possible return value 2013-01-01 15:05:21 +01:00
micha-bbg
158a8ba4ce * Software Update with apply the settings (Part13)
- Delete files from image, before apply settings
2013-01-01 15:05:21 +01:00
micha-bbg
48fff4f4db * Software Update with apply the settings (Part12)
- Make backup file from downloaded image
- Restore original file, if an error occurs
2013-01-01 15:05:21 +01:00
Gaucho316
1b4ad51d0a nhttpd: don't decode URL parameters multiple times 2012-12-31 07:04:52 +01:00
satbaby
4965619a79 src/nhttpd/tuxboxapi/coolstream/controlapi.cpp: add current transponder pchannels list , use: <BOXID>/control/currenttpchannels 2012-12-23 19:12:41 +01:00
satbaby
b58cbd4135 src/nhttpd/yhttpd_core/yrequest.cpp: maybe needed, supplement to 289e927e04 2012-12-22 17:19:43 +01:00
satbaby
8b35ae8060 src/nhttpd/web/scripts/Y_Tools.sh: show alle prozesse 2012-12-22 17:12:22 +01:00
satbaby
289e927e04 src/nhttpd/yhttpd_core/yrequest.cpp: fix automount string decode 2012-12-22 16:42:00 +01:00
satbaby
2d1beb8402 nhttpd: fix encode bouquet and audio name 2012-12-20 21:05:44 +01:00
satbaby
0806c47c73 neutrino: fix segfault if not found frontend 2012-12-20 20:13:44 +01:00
[CST] Focus
5749f86323 gui/miscsettings_menu.cpp: always enable EPG options,
which not depend on save epg on/off
2012-12-19 16:45:40 +04:00
[CST] Focus
34c8dd0fc2 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-12-19 16:37:00 +04:00
svenhoefer
bce78c2cff - moviebrowser.cpp: accept covers without appended date/time
patch by FlatTV
2012-12-18 21:58:00 +01:00
satbaby
f66b2baedc nhttpd: dont doubles decode, revert ed318d97bc 2012-12-17 22:01:46 +01:00
satbaby
ed318d97bc nhttpd: skip doubles decode on channlename, revert 42b69a8a5e 2012-12-17 12:58:24 +01:00
[CST] Focus
9e765c7478 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-12-17 12:47:32 +04:00
[CST] Focus
636be7fa84 gui/videosettings.cpp: fix video mode switch ask,
fix menu redraw after video mode switch
2012-12-17 12:47:15 +04:00
satbaby
42b69a8a5e src/nhttpd/yhttpd_core/helper.cpp: dont decode '+' to ' ', fix for channelname with '+' 2012-12-14 14:34:18 +01:00
micha-bbg
b1138e16b0 * Fix include path for moved header files 2012-12-13 18:09:09 +01:00
satbaby
d67b1e9c93 src/zapit/src/zapit.cpp: fix segfault if channel==NULL (reloadchannels) 2012-12-13 14:03:04 +01:00
svenhoefer
da716f865e Merge remote-tracking branch 'svn_CROSSENVIRONMENT_coolstream/master' into dvbsi++ 2012-12-13 10:50:49 +01:00
svenhoefer
998ae6d81d - svn_CROSSENVIRONMENT_coolstream: move files to new right place 2012-12-13 10:49:06 +01:00
swing99
0ec6859ea9 cables.xml: update Kabel Deutschland - Offensive 2012 2012-12-10 16:17:56 +01:00
satbaby
b3ddc46e14 supplement to dc33e93375 2012-12-08 17:53:01 +01:00
satbaby
dc33e93375 yWeb: Timer: dont stop recording after modifying timer - Timer: sets audio-pid correctly - Timer: seconds set to Null 2012-12-08 17:47:25 +01:00
satbaby
59fa692bd0 supplement to 7bebdf91e0, simplification 2012-12-08 16:28:53 +01:00
satbaby
7bebdf91e0 add provider name to infobar , no gui option 2012-12-08 11:15:40 +01:00
satbaby
1d5e7b23b3 never used 2012-12-07 12:01:45 +01:00
satbaby
fe16513b4f src/nhttpd: fix segfault if logging on 2012-12-07 11:13:51 +01:00
satbaby
2fbe881180 src/nhttpd/yhttpd_mods/mod_yparser.cpp: workaround fix for segfault if server.log.loglevel=5 and read timer 2012-12-06 23:11:56 +01:00