Commit Graph

3032 Commits

Author SHA1 Message Date
satbaby
6ec13051a1 never used value 2012-05-06 14:10:48 +02:00
[CST] Focus
f37540ccf7 zapit/src/capmt.cpp: fix crash on channel stop, if recording 2012-05-06 15:51:14 +04:00
[CST] Focus
c5c3b0109a gui/motorcontrol.cpp: fix memleak - delete sig/snr scale in dtor 2012-05-06 15:50:41 +04:00
micha-bbg
2a00f4fafb * Add missing '#include <config.h>' to SIevents.cpp 2012-05-05 23:10:24 +01:00
[CST] Focus
6bf4d6c0b1 Merge branch 'valgrind' into dvbsi++ 2012-05-05 17:36:20 +04:00
[CST] Focus
0ead49488a Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-05-05 17:35:51 +04:00
[CST] Focus
a216a33aaf neutrino.cpp: move temp cleanup code to function 2012-05-05 17:35:32 +04:00
[CST] Focus
fcb9821dcf gui/keybind_setup.cpp: fix memleaks when using CMenuForwarder 2012-05-05 17:30:25 +04:00
[CST] Focus
d1983440e4 gui/zapit_setup.cpp: fix memleaks when using CMenuForwarder 2012-05-05 17:05:43 +04:00
[CST] Focus
e075f45867 gui/videosettings.cpp: fix memleaks when using CMenuForwarder;
comment not needed anotify->changeNotify every menu show;
indent showVideoSetup
2012-05-05 16:58:49 +04:00
[CST] Focus
f1f41dd15f gui/vfd_setup.cpp: fix memleaks when using CMenuForwarder 2012-05-05 16:50:42 +04:00
[CST] Focus
809bb1b0a3 gui/update.cpp: fix memleaks when using CMenuForwarder 2012-05-05 16:39:12 +04:00
[CST] Focus
34cbf8abde gui/themes.cpp fix memleaks when using CMenuForwarder 2012-05-05 16:20:52 +04:00
[CST] Focus
c1508c7cfa gui/software_update.cpp: fix memleaks when using CMenuForwarder 2012-05-05 16:15:52 +04:00
[CST] Focus
5814f1e465 gui/scan_setup.cpp: fix memleaks when using CMenuForwarder;
remove unused fselected, selected
2012-05-05 16:02:13 +04:00
[CST] Focus
937493a330 gui/record_setup.cpp: fix memleaks when using CMenuForwarder 2012-05-05 14:41:16 +04:00
[CST] Focus
e29cb2d337 gui/proxyserver_setup.cpp: fix memleaks when using CMenuForwarder 2012-05-05 14:35:34 +04:00
[CST] Focus
b0548bdc44 gui/pictureviewer_setup.cpp: fix memleaks when using CMenuForwarder 2012-05-05 14:32:34 +04:00
[CST] Focus
9fc50cdf98 eitd/sectionsd.cpp: delete C/N events on cleanup 2012-05-05 14:12:16 +04:00
[CST] Focus
d0c3ad2f35 gui/osd_setup.cpp: fix memleaks when using CMenuForwarder 2012-05-05 14:11:54 +04:00
[CST] Focus
5e5e6ac9ef gui/osdlang_setup.cpp: fix memleaks when using CMenuForwarder 2012-05-05 14:02:14 +04:00
[CST] Focus
64acabdf7c gui/nfs.cpp: fix memleaks when using CMenuForwarder 2012-05-05 13:48:15 +04:00
[CST] Focus
bc0674433c gui/network_setup.cpp: fix memleaks when using CMenuForwarder 2012-05-05 13:42:14 +04:00
[CST] Focus
464199411d gui/miscsettings_menu.cpp: fix memleaks when using CMenuForwarder,
use CMenuDForwarder for created objects
2012-05-05 12:21:09 +04:00
[CST] Focus
a2d7fc39d0 gui/widget/menue.cpp: add CMenuDForwarder - forwarder which delete jumpTarget 2012-05-05 12:19:00 +04:00
[CST] Focus
8f34cd0730 zapit/src/fastscan.cpp: try to fix fast scan 2012-05-04 19:09:40 +04:00
[CST] Focus
1e1b370321 gui/infoviewer.cpp: add destructor 2012-05-04 16:52:07 +04:00
[CST] Focus
7a1a165670 gui/info_menue.cpp: fix memleaks when using CMenuForwarder 2012-05-04 15:50:05 +04:00
[CST] Focus
1eba79f327 gui/epgplus.cpp: fix memleaks when using CMenuForwarder 2012-05-04 15:22:57 +04:00
[CST] Focus
6344ed8806 gui/audioplayer_setup.cpp: fix memleaks when using CMenuForwarder 2012-05-04 15:08:28 +04:00
[CST] Focus
5d35fc6fd9 gui/mediaplayer_setup.cpp: fix memleaks when using CMenuForwarder 2012-05-04 15:04:07 +04:00
[CST] Focus
609b448682 gui/hdd_menu.cpp: fix memleaks when using CMenuForwarder;
disable hdd menu when recording
2012-05-04 14:40:38 +04:00
[CST] Focus
af21835064 gui/keybind_setup.cpp: fix memleak - unneeded keySetupNotifier creation 2012-05-04 12:40:11 +04:00
[CST] Focus
86f32ea5a7 gui/themes.cpp: fix memleak in scandir 2012-05-04 12:24:26 +04:00
[CST] Focus
37d5e13d43 gui/plugins.cpp: fix memleak in scandir 2012-05-04 12:23:44 +04:00
Thilo Graf
5aff1f189c personalize: clean up
remove unused code in addSeparator()
thx focus for hint
2012-05-04 08:45:59 +02:00
satbaby
aa2f00bcea xmlutil.cpp:use rename instead of cp 2012-05-03 19:49:54 +02:00
[CST] Focus
a2caf42de4 neutrino.cpp: fix memleak in channelsInit 2012-05-03 18:25:10 +04:00
[CST] Focus
6bb9f52fc8 fix conflict 2012-05-03 17:45:01 +04:00
[CST] Focus
151ad95def configure.ac: add --enable-cleanup which add EXIT_CLEANUP define, to ifdef code for testing with valgrind 2012-05-03 17:41:52 +04:00
[CST] Focus
63d869922c zapit/src/zapit.cpp: delete eventServer, g_bouquetManager, CServiceManager, CServiceScan 2012-05-03 17:40:49 +04:00
[CST] Focus
c5f458b3eb zapit/src/getservices.cpp: clear transponders in dtor 2012-05-03 17:40:22 +04:00
[CST] Focus
dc51526e89 eitd/sectionsd.cpp: split commandFreeMemory, call FreeMemory at exit if configured 2012-05-03 17:38:53 +04:00
[CST] Focus
194558d0a7 neutrino.cpp: remove unused g_volscale 2012-05-03 17:37:19 +04:00
[CST] Focus
45b7368c26 zapit/src/bouquets.cpp: add destructor 2012-05-03 17:35:18 +04:00
[CST] Focus
5dbe8c6464 driver/vfd.cpp: init mode variable in ctor 2012-05-03 17:34:35 +04: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
30679037db Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into valgrind 2012-05-03 17:32:11 +04:00
[CST] Focus
c39c9a44a8 neutrino.cpp: delete things under ifdef EXIT_CLEANUP 2012-05-03 17:31:59 +04:00
[CST] Focus
99cc7ae30b neutrino.h: comment unused OnekeyPluginChanger, MyIPChanger 2012-05-03 17:29:54 +04:00