[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
Jacek Jendrzej
80c8607396
revert 89251f648e
&& 89251f648e
2013-04-09 09:54:12 +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
[CST] Focus
1c2f2a5750
driver/record.cpp: add record duration to stop menu
2013-04-05 14:54:22 +04:00
Stefan Seyfried
e3e333582c
CVolume: remove duplicate code
2013-04-01 15:43:37 +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
Jacek Jendrzej
b2241df43d
-add record option for teletext & dvbsub pids
2013-04-01 15:07:05 +04:00
[CST] Focus
5964a70854
driver/framebuffer.cpp: fix round corners, if only one top or bottom included
2013-03-29 14:30:08 +04:00
[CST] Focus
22692d8157
driver/fade.cpp: add unistd.h
2013-03-29 14:29:00 +04:00
[CST] Focus
84ce9f8880
driver/record.cpp: use zapit client to stop Pip
2013-03-27 18:35:42 +04:00
[CST] Focus
b30d913dbd
driver/framebuffer.cpp: fix nevix box paint
2013-03-27 14:38:43 +04:00
[CST] Focus
52cebc426e
driver/record.cpp: dont show record starting/stopping window and stop menu,
...
if auto timeshift enabled
2013-03-26 12:37:47 +04:00
[CST] Focus
698b56c6db
driver/streamts.cpp: use record demux, deny streaming if pip running
2013-03-25 13:36:58 +04:00
[CST] Focus
baa698c1b8
driver/screenshot.cpp: re-enable StartSync() code
2013-03-19 17:23:45 +04:00
[CST] Focus
76f50de569
driver/record.cpp: change condition to stop PiP
2013-03-13 16:19:30 +04:00
Stefan Seyfried
166e403965
neutrino: fix most hardcoded paths
...
Conflicts:
src/eitd/SIlanguage.cpp
src/eitd/SIlanguage.hpp
src/gui/bookmarkmanager.h
src/gui/keybind_setup.cpp
src/gui/settings_manager.cpp
src/nhttpd/yconfig.h
src/nhttpd/yhttpd_mods/Makefile.am
src/system/localize.cpp
2013-03-12 17:16:13 +04:00
Stefan Seyfried
2f30a63a6b
screenshot: fix invalid cast in debug message
2013-03-12 16:32:02 +04:00
Stefan Seyfried
413398bd10
CVolume: fix border around volume bar
2013-03-12 16:31:43 +04:00
[CST] Focus
aa60c85768
Merge branch 'next' of coolstreamtech.de:cst-public-gui-neutrino into next
...
Conflicts:
lib/libconfigfile/configfile.cpp
src/system/setting_helpers.cpp
src/zapit/src/femanager.cpp
2013-03-07 17:10:57 +04:00
[CST] Focus
65bd112d78
driver/rcinput.cpp: add missing sleep, sub, pos keys
2013-03-06 15:42:23 +04:00
[CST] Focus
cbfa6f88c5
use ENABLE_PIP for pip code
2013-03-05 18:34:47 +04:00
[CST] Focus
27fd5a7105
driver/screenshot.cpp: ifdef for png_set_invert_alpha
2013-03-05 18:33:01 +04:00
Stefan Seyfried
988a8ebec2
helpers: improve my_system function
...
Instead of hardcoding the maximum number of arguments to the
my_system helper, pass a variable argument list.
The function is deliberately source-incompatible with the old
implementation (as opposed to a variant with a sentinel NULL
argument, which would be compatible) to find all users and to
make sure that new future users of this function are not
overlooked during merges with other branches.
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com >
2013-03-05 11:58:49 +01:00
[CST] Focus
69b4d366af
Merge branch 'pip' into next
...
Conflicts:
src/gui/channellist.cpp
2013-02-28 16:45:41 +04:00
[CST] Focus
026592e8fe
Merge branch 'dvbsi++' into next
...
Conflicts:
src/neutrino.cpp
src/zapit/src/femanager.cpp
src/zapit/src/getservices.cpp
src/zapit/src/transponder.cpp
2013-02-28 16:39:34 +04:00
[CST] Focus
a59d45bba2
driver/record.cpp: stop PiP before starting record of current PiP channel
2013-02-27 11:02:53 +04:00
Stefan Seyfried
4dbeb3a31e
neutrino: fix 32<->64bit format string warnings
...
use portable C99 format string macros for 64bit types to
fix many warnings when compiling for 64bit architectures,
add some (int) casts for size_t
2013-02-21 15:47:18 +01:00
[CST] Focus
5776c67825
Merge branch 'dvbsi++' into next
2013-01-29 17:42:19 +04:00
[CST] Bas
34187b12cd
Merge branch 'next' of coolstreamtech.de:cst-private-neutrino into next
2013-01-29 01:21:50 +08:00
[CST] Bas
8dfa226920
neutrino: fix file locations. use the predetermined CONFIGDIR instead of hardcoding paths.
2013-01-25 10:33:40 +08:00
[CST] Focus
3f7ddf58a5
driver/framebuffer.cpp: move fade sleep workaround to fade.cpp
2013-01-23 11:57:27 +04:00
satbaby
460e224a28
fix compil warnings
2013-01-22 17:27:51 +01:00
[CST] Focus
777e417c0a
driver/fade.cpp: fix compile for nevis
2013-01-18 15:58:25 +04:00
[CST] Focus
0dfd9d0a47
driver/framebuffer.cpp: paintBoxRel with solid fill for nevis
2013-01-18 15:48:13 +04:00
[CST] Bas
29e5a32e09
src/driver/framebuffer.cpp: don't use 2d accelerator for small lines, fall-back to s/w.
2013-01-18 19:15:12 +08:00
[CST] Bas
ce88294b00
src/driver/fade.cpp: fix fade. needs to be tested.
2013-01-18 19:14:39 +08:00
[CST] Focus
03ee79aaf0
driver/framebuffer.cpp: fix
2013-01-18 11:10:35 +04:00
[CST] Bas
e7833b099f
merge neutrino-apollo
2013-01-18 10:59:27 +04:00
[CST] Focus
51ae178942
driver/framebuffer.cpp: use box model to enable FB_HW_ACCELERATION
2013-01-11 18:52:11 +04:00
[CST] Focus
8267a53049
driver/rcinput.cpp: change device back to /dev/input/nevis_ir, apollo has link
2013-01-11 15:16:52 +04:00
[CST] Focus
a3d8085f0d
driver/vfd.h: use cs_frontpanel.h header
2013-01-11 15:15:55 +04:00
[CST] Focus
71999b5f08
driver/framebuffer.cpp: fix USE_NEVIS_GXA code
2013-01-11 15:12:34 +04:00
[CST] Focus
d3d2efe475
Makefiles.am: add conditional include for libcoolstream
2013-01-11 14:17:16 +04:00
[CST] Focus
185abd1a64
driver/vfd.h: try to fix libcs headers
2013-01-11 14:16:57 +04:00
[CST] Focus
1413177ad1
driver/rcinput.h: try to fix libcs headers
2013-01-11 14:16:26 +04:00
[CST] Focus
6380763209
src/driver/rcinput.cpp: change ifdefs for headers and set_rc_hw
2013-01-11 14:04:07 +04:00
[CST] Focus
6e41c65fad
merge public git changes
2013-01-09 19:30:07 +04:00
[CST] Focus
bea14518a5
driver/record.cpp: adapt to new frontend management
2013-01-09 15:41:43 +04:00