Commit Graph

2804 Commits

Author SHA1 Message Date
[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
[CST] Focus
94b58852bf zapit/src/zapit.cpp: delete eventServer, g_bouquetManager, CServiceManager, CServiceScan 2012-05-03 17:28:55 +04:00
[CST] Focus
58efee4835 system/localize.cpp: fix destructor 2012-05-03 17:27:45 +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
c2578710fe gui/personalize.cpp: fix memleak in addSeparator(), fix close all on menu key 2012-05-03 17:14:56 +04:00
[CST] Focus
1aac07779a neutrino.cpp: fix g_info.has_fan init 2012-05-03 17:06:34 +04:00
[CST] Focus
0d09cd0ad4 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into valgrind 2012-05-03 16:03:18 +04:00
satbaby
6248f11807 moviebrowser.cpp:fix delete file 2012-05-03 12:01:17 +02:00
satbaby
674dd642c3 satellites.xml: update Hotbird13 2012-05-03 10:56:00 +02:00
satbaby
2ee9e7869f satellites.xml: update Astra19 2012-05-03 10:41:21 +02:00
satbaby
4f2a24899e pictureviewer.cpp: fix possible segfault 2012-05-02 19:41:24 +02:00
[CST] Focus
02492c44a0 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into valgrind 2012-05-02 21:09:15 +04:00
satbaby
c4c5e6cd4c buttons.cpp:fix to workaround for to small screen 2012-05-02 18:31:20 +02:00
satbaby
0a06e39e2c buttons.cpp:fix to workaround for to small screen 2012-05-02 18:05:07 +02:00
[CST] Focus
5fe2159cab eitd/sectionsd.cpp: split commandFreeMemory, call FreeMemory at exit if configured 2012-05-02 17:53:42 +04:00
[CST] Focus
9382ba11a3 zapit/src/getservices.cpp: clear transponders in dtor 2012-05-02 17:51:34 +04:00