[CST] Focus
693ae8d9ff
driver/record.cpp: comment unused code
2012-08-06 11:42:16 +04:00
[CST] Focus
36b5be520e
driver/record.cpp: testing record without live change, when possible - another try
2012-08-05 15:44:37 +04:00
[CST] Focus
89d81c6fd5
driver/record.cpp: testing record without live change, when possible
2012-08-05 14:18:37 +04:00
[CST] Focus
5253b5ba10
driver/record.cpp: bug fixes for multi-record of the same channel, WIP
2012-08-04 15:20:14 +04:00
satbaby
9124c20f31
comment out never used
2012-08-04 10:03:19 +02:00
[CST] Focus
f8aa4262cb
recording: testing support for multi-record of the same channel, new libs required
2012-08-03 20:00:04 +04:00
[CST] Focus
fcad9f266f
driver/record.cpp: cleanup unused code
2012-08-03 19:59:50 +04:00
satbaby
9d8fb59184
use only allpids.APIDs in record.cpp & fix compil in netfile.cpp
2012-08-01 20:02:34 +02:00
satbaby
0229887ac0
record.cpp-fix possible segfalt
2012-07-30 23:13:59 +02:00
Stefan Seyfried
dc7d568d8a
framebuffer_spark: more sanity checks in blitRect()
...
If code is triggering blitRect() with invalid values (x > xRes
for example), the drivers get unhappy. So let's check for invalid
input values.
2012-07-28 23:47:48 +02:00
micha-bbg
ccd8e39182
* Numeric display volumebar can be switched off.
...
- Adjustable via Menu -> Settings -> OSD -> Volumebar digits
2012-07-23 09:07:10 +01:00
Stefan Seyfried
ae1b98aa38
Merge branch 'uncool/dvbsi++' commit '6e0bc85a6c0'
...
This is the last commit before the "menu hints" started.
Needs buildfixing...
Conflicts:
configure.ac
src/daemonc/remotecontrol.cpp
src/daemonc/remotecontrol.h
src/driver/audiodec/basedec.cpp
src/driver/fb_window.cpp
src/driver/rcinput.cpp
src/driver/volume.cpp
src/global.h
src/gui/channellist.cpp
src/gui/eventlist.cpp
src/gui/infoviewer.cpp
src/gui/keybind_setup.cpp
src/gui/miscsettings_menu.cpp
src/gui/movieplayer.cpp
src/gui/osd_setup.cpp
src/gui/plugins.cpp
src/gui/scan.cpp
src/gui/scan_setup.cpp
src/gui/streaminfo2.cpp
src/gui/videosettings.cpp
src/gui/widget/buttons.cpp
src/neutrino.cpp
src/sectionsd/dmx.cpp
src/sectionsd/dmxapi.cpp
src/sectionsd/sectionsd.cpp
src/system/setting_helpers.cpp
src/zapit/include/zapit/client/zapittypes.h
src/zapit/include/zapit/frontend_c.h
src/zapit/include/zapit/satconfig.h
src/zapit/include/zapit/scan.h
src/zapit/lib/zapitclient.cpp
src/zapit/src/Makefile.am
src/zapit/src/frontend.cpp
src/zapit/src/getservices.cpp
src/zapit/src/pmt.cpp
src/zapit/src/scan.cpp
src/zapit/src/sdt.cpp
src/zapit/src/zapit.cpp
2012-07-23 01:02:29 +02:00
Stefan Seyfried
5abc54f429
framebuffer: add sanity check in paintPixel
2012-07-14 21:43:36 +02:00
satbaby
a8ec81b53a
vfd.cpp: add timer for show servicename time switch
2012-07-12 15:35:37 +02:00
satbaby
3544901636
fix gcc 4.7.x warnings
2012-07-09 10:38:05 +02:00
Thilo Graf
cc8a1c6a7c
clean up: sort sourcefiles in makefiles
2012-07-08 22:01:11 +02:00
[CST] Focus
6e0bc85a6c
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
2012-07-08 15:51:51 +04:00
satbaby
441cba7d4a
biggest chan number in list (revised)
2012-07-07 21:10:10 +02:00
Stefan Seyfried
71a6d325bd
simple_display: use VFDSETTIME2 ioctl on spark
2012-07-07 19:59:21 +02:00
Stefan Seyfried
d3920eb21d
framebuffer_spark: implement setBlendLevel()
2012-07-07 19:37:50 +02:00
Stefan Seyfried
770ab77eac
simple_display: fix array size
2012-07-07 13:46:03 +02:00
satbaby
060c1c45b2
fix gcc 4.7.x warnings
2012-07-07 13:09:08 +02:00
Stefan Seyfried
bcec8033b0
framebuffer: add missing blit() calls
2012-06-27 21:18:19 +02:00
Stefan Seyfried
9266b8ffbe
simple_display: implement azbox me VFD support
2012-06-27 21:18:19 +02:00
Stefan Seyfried
a3a783d144
driver: rename spark_led to simple_display
...
this code can actually drive all simple one-line displays
with minor changes, so rename the source file.
2012-06-27 21:18:19 +02:00
Stefan Seyfried
2541edc918
neutrino: first preliminary support for AZbox ME
...
this is very experimental and depends on more fixes in
libstb-hal, but audio / video / OSD are basically working
2012-06-27 21:18:19 +02:00
[CST] Focus
cfb4a77485
driver/streamts.cpp: fix streaming to new connection; send current channel pids, if no pids in url
2012-06-21 14:35:47 +04:00
[CST] Focus
73fd76ec2a
driver/file.cpp: add pls extension
2012-06-20 14:46:47 +04:00
[CST] Focus
b15a335144
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
2012-06-18 20:04:58 +04:00
satbaby
7d8d995046
use empty() instead of size()
2012-06-18 16:57:44 +02:00
[CST] Focus
5dd54caf54
fix conflict
2012-06-18 14:56:17 +04:00
satbaby
bc574e9688
use empty() instead of size()
2012-06-16 09:44:42 +02:00
[CST] Focus
02f66f3234
Revert driver/lcdd.cpp, driver/newclock.cpp - used in Makefile.am
2012-06-15 12:24:58 +04:00
[CST] Focus
ca705c251b
delete unused files in src/driver/pictureviewer dir
2012-06-14 11:14:08 +04:00
[CST] Focus
99269da058
delete obsolete and unused files in src/drivers/ dir
2012-06-14 11:02:22 +04:00
[CST] Focus
35ee04049a
remove obsolete and unused includes
2012-06-14 11:01:37 +04:00
[CST] Focus
b36d061a4d
driver/streamts.cpp: replace cam.h with correct capmt.h
2012-06-13 18:48:21 +04:00
[CST] Focus
cbc9b39d4f
driver/record.cpp: replace cam.h with correct capmt.h
2012-06-13 18:47:46 +04:00
Stefan Seyfried
9a72d0389a
spark: try to fix framebuffer artifact problems
...
Apparently there is a problem on some machines / firmware
versions with the "blit only the used area" approach in
framebuffer_spark. In order to work around / fix those,
always blit the whole screen (guarded by #ifdef).
2012-05-21 21:13:06 +02:00
satbaby
e14fc80ed5
-pedantic fixes
2012-05-08 18:59:11 +02:00
satbaby
e023548008
never used values
2012-05-08 15:49:36 +02:00
[CST] Focus
8e06495776
comment some found not used variables
2012-05-08 16:18:16 +04:00
[CST] Focus
f8a84f8787
driver/radiotext.cpp: little syntax fix
2012-05-08 16:17:27 +04:00
satbaby
29a3e4a56c
never used value
2012-05-06 20:03:13 +02:00
satbaby
6ec13051a1
never used value
2012-05-06 14:10:48 +02:00
[CST] Focus
b817fdba17
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into valgrind
2012-05-03 17:32:39 +04:00
[CST] Focus
73b09dd832
driver/fb_window.cpp: remove private_data, move its members to class;
...
fix delete -> delete[]
2012-05-03 17:25:36 +04:00
[CST] Focus
759203b3c4
driver/volume.cpp: fix memleak - g_volscale re-created without delete
2012-05-03 17:23:16 +04:00
[CST] Focus
d02b1c9042
driver/vfd.cpp: init mode variable in ctor
2012-05-02 17:47:04 +04:00
Stefan Seyfried
81702dd86d
neutrino: allow power button repeat on SPARK
2012-05-01 20:20:05 +02:00