Commit Graph

375 Commits

Author SHA1 Message Date
satbaby
a3bfab0bcd remove doubles include 2012-09-11 20:31:33 +02:00
[CST] Focus
338fd16ec7 driver/record.cpp: remove not needed struct init 2012-08-30 17:57:23 +04:00
[CST] Focus
3f5a0e5bb1 remove channel_id mask for CEitManager getXXX calls 2012-08-30 14:50:01 +04:00
[CST] Focus
74a761ef50 use CEitManager to get EIT data 2012-08-30 11:40:02 +04:00
Thilo Graf
f3ac0b9fd9 *CVolume: move static g_volscale to volscale
- Is only needed in this class, not global.
- move scope of variable x_corr. (style) scope of the variable x_corr
  can be limited
- move declaration of framebuffer into header file
2012-08-21 09:48:22 +01:00
[CST] Focus
49f67b02f4 driver/volume.cpp: inherit from CChangeObserver;
add changeNotify() for adjusting volume percent
2012-08-16 15:54:10 +04:00
satbaby
7359504dd7 -fixes strncpy & buf size 2012-08-07 18:51:44 +02:00
[CST] Focus
870f2e6b7a driver/record.cpp: fix get timeshift file name;
adapt menu for GetRecordMode() mask;
comment unused code
2012-08-07 14:44:25 +04:00
[CST] Focus
5b33cee5bf driver/record.cpp: move frontend selection to CutBackNeutrino() 2012-08-07 13:34:57 +04:00
[CST] Focus
d87c9b8b4c driver/record.cpp: split record and timeshift,
return record mask in GetRecordMode(),
comment almost unused tshift_mode - for menu enough to check is this timeshift or not
2012-08-07 12:07:18 +04:00
[CST] Focus
e245f581ca driver/record.cpp: try to not stop timeshift, if not needed 2012-08-06 15:08:34 +04:00
[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
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
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
satbaby
060c1c45b2 fix gcc 4.7.x warnings 2012-07-07 13:09:08 +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
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
satbaby
bb347b3a44 performance Prefer prefix ++/-- operators for non-primitive types. 2012-04-28 10:56:27 +02:00