svenhoefer
759966f935
- strech most windows to full screen
...
* switchable with existing switch for 'big_windows'
* 'big_windows' default is on
2013-03-25 09:45:22 +01:00
Stefan Seyfried
9543dfff64
fb_ng: silence some compiler warnings
2013-03-24 19:22:49 +01:00
Stefan Seyfried
10ffeedffc
fb_ng: allow NULL argument for Save/RestoreScreen
2013-03-24 19:21:51 +01:00
Stefan Seyfried
78d859eb35
CVolume: add external volume control
...
If CONFIGDIR/volume.sh is present it gets executed with parameter
"up" or "down" and if unless it returns nonzero, the internal volume
handling is skipped.
This allows to e.g. control the volume on the TV with samsremote.
2013-03-24 14:51:17 +01:00
Stefan Seyfried
0ee6181de6
framebuffer_ng: remove unused code
2013-03-24 14:43:31 +01:00
Stefan Seyfried
7f50523208
CVolume: remove duplicate code
2013-03-24 13:21:51 +01:00
Stefan Seyfried
77ecbec409
glthread: don't kill neutrino during shutdown
2013-03-24 13:11:07 +01:00
Jacek Jendrzej
d9c7739aa6
-add record option for teletext & dvbsub pids
2013-03-19 17:14:04 +01: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
Stefan Seyfried
f63ddb9cce
neutrino: fix most hardcoded paths
2013-03-11 13:32:06 +01:00
Stefan Seyfried
04cd53f45d
screenshot: fix invalid cast in debug message
2013-03-11 13:32:06 +01:00
Stefan Seyfried
45d8c176ec
CVolume: fix border around volume bar
2013-03-11 13:32:05 +01:00
Stefan Seyfried
ffd4daea7c
neutrino: fix most hardcoded paths
2013-03-10 02:01:52 +01:00
Stefan Seyfried
598361c2a1
screenshot: fix invalid cast in debug message
2013-03-09 18:21:36 +01:00
Stefan Seyfried
250fcc07fd
CVolume: fix border around volume bar
2013-03-09 17:36:02 +01: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
Stefan Seyfried
d2d8218885
remove obsolete embedded libtriple
...
the code is unmaintained and probably non-functional, everyone
should use libstb-hal instead
2013-03-06 17:23:46 +01:00
[CST] Focus
65bd112d78
driver/rcinput.cpp: add missing sleep, sub, pos keys
2013-03-06 15:42:23 +04:00
Stefan Seyfried
c9eafa208e
pictureviewer: compatibility with giflib-5.x
2013-03-06 11:28:17 +01: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
Stefan Seyfried
0cfdd6d9bb
shutdown_count: initialize variable
2013-03-03 21:57:05 +01:00
Stefan Seyfried
44d1d8a808
lcdd: add proper destructor to kill time thread
2013-03-03 21:52:21 +01:00
Stefan Seyfried
96650cdd45
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.
2013-03-03 19:18:13 +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
Stefan Seyfried
7e701bfefc
Merge branch 'uncool/dvbsi++' commit 1320462626
...
Conflicts:
src/eitd/SIevents.cpp
2013-01-29 21:27:41 +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
Stefan Seyfried
c1dd39b42e
fbaccel: fix blit2FB on SPARK/TD/x86
2013-01-14 22:49:49 +01:00
Stefan Seyfried
379ef4c9d1
fbaccel: relax waitForIdle() timeout on coolstream
2013-01-14 01:07:36 +01:00
Stefan Seyfried
f19f1d7414
fbaccel: fix paintPixel for coolstream
2013-01-14 00:59:06 +01:00
Stefan Seyfried
2321745c4d
fbaccel: add GXA sync marker during GXA setup
2013-01-13 18:50:14 +01:00
Stefan Seyfried
a5ed005ff8
neutrino: enable screenshots
2013-01-13 18:49:37 +01:00