[CST] Focus
0319c4faad
GUI: remove CMenuWidget->hide() calls - CMenuWidget->exec() always hide before return
2012-05-07 15:37:02 +04:00
[CST] Focus
4435fc24c2
gui/record_setup.cpp: fix memleak - CRecAPIDSettingsNotifier
2012-05-07 12:24:54 +04:00
[CST] Focus
9c91058469
gui/record_setup.cpp: fix memlean - CRecordingSafetyNotifier
2012-05-07 12:16:30 +04:00
[CST] Focus
937493a330
gui/record_setup.cpp: fix memleaks when using CMenuForwarder
2012-05-05 14:41:16 +04:00
focus
bec9037089
Correct me if i am wrong, i think record setup cannot damage anything, so no need to disable while recording
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1991 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-23 15:11:17 +00:00
striper
f323ffceb1
- move max. recording time setting to rec. mainmenu settings as it affects both: recording and timeshift
...
- change locals
- whitespace cleanup
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1963 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-09 15:09:40 +00:00
thilo
8b5857909b
*neutrino menu: remove parameter 'mwidth' from widget constructor
...
Hope we don't need it anymore...
*neutrino menu: remove select functions
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1909 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-25 23:48:30 +00:00
thilo
eff98c661e
*neutrino menu: fix 'memory ' of selected items in submenues
...
Add small helper class to manage missing values
e.g. needed for deallocated widget objects.
This class we can also use for other things in future!
In this context I added a vector for 'selected' values needed for
deeper and deallocated submenues.
The identification of widgets working now with a new widget parameter named 'w_index'.
setSelected() and getSelected() functions are still working, but are not needed, if we use an index
-add define for default widget index
-add new header file for enums
-adapted many menu classes for this parameter
Hope it' works fine. If you find any menu without a 'memory', please add an index.
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1908 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-25 23:48:18 +00:00
micha-bbg
d1d6121124
record_setup: close all menus on menu key.
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1856 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-17 08:59:27 +00:00
micha-bbg
3230ff1c58
*Use of One touch recording
...
- When instant recording the current EPG data will be used for the receiving end.
- Function is switchable separately, original condition is Default.
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1855 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-16 21:19:34 +00:00
thilo
d7c0bcd68f
*neutrino record_setup: moved zapto pre time option from misc to record-setup
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1837 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-07 20:35:07 +00:00
focus
bd6a48bf14
Fix setting timeshift dif from menu
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1578 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-07-21 11:11:57 +00:00
satbaby
a808f5aaad
-add save in channeldir menu
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1279 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-03-09 15:44:14 +00:00
thilo
026a27a521
*neutrino: cleanup unused members and includes
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1182 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-02-21 09:08:32 +00:00
thilo
024949a994
*neutrino recordsetup: moved define for yes no message box keayval to mymenu.h
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1180 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-02-21 09:08:14 +00:00
satbaby
47752165ea
-use chooserDir
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1033 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-01-18 07:33:11 +00:00
thilo
cde78096a0
*neutrino record_setup: increased menue width, (user request) because of possible longer record directories
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1003 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-01-08 14:32:09 +00:00
thilo
c08abd172b
*neutrino record_setup: remember last selected item
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1002 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-01-08 14:32:05 +00:00
thilo
ac3f6d2702
port: modules for network and recordsettings added
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@954 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-12-23 22:43:29 +00:00