Thilo Graf
|
0ab881b338
|
CComponentsForm: avoid segfault, if id is out of range
|
2014-09-25 11:02:13 +04:00 |
|
Thilo Graf
|
67a42c3e96
|
CComponents: add members to handle object tags
This can help to handle some useful values for any functions
|
2014-09-25 11:02:00 +04:00 |
|
Thilo Graf
|
ec7d5772f0
|
CComponentsForm: add members to set or get selected items
|
2014-09-25 11:01:54 +04:00 |
|
Thilo Graf
|
cc5b17a620
|
CComponentsFooter: add members to set or get select a defined button
|
2014-09-25 11:01:49 +04:00 |
|
Thilo Graf
|
1a38c23340
|
CComponentsSignals: ad signal OnSelect
|
2014-09-25 11:01:45 +04:00 |
|
Thilo Graf
|
9f902af587
|
CComponentsFooter: add member to add button labels via vector
|
2014-09-25 11:01:39 +04:00 |
|
Thilo Graf
|
201a6aa56e
|
configure: move option enable testmenu to enable testing
Testing is also plausible for general usage of other tests or other
experimental code parts.
|
2014-09-25 11:01:17 +04:00 |
|
Thilo Graf
|
6ed7df9498
|
CComponentsSignals: add signal OnError
|
2014-09-25 10:58:30 +04:00 |
|
Thilo Graf
|
4731521070
|
CComponents: add new header file cc_signals.h with some basic members
|
2014-09-25 10:58:22 +04:00 |
|
martii
|
17f8b2f7ce
|
gui/movieinfo: I don't believe that custom copy code is required here.
|
2014-09-24 19:50:35 +04:00 |
|
martii
|
050138c107
|
system/ytcache: add progress data
Conflicts:
src/gui/moviebrowser.cpp
|
2014-09-24 19:50:35 +04:00 |
|
martii
|
fd1ba8df97
|
gui/moviebrowser: add gui options for yt/nk cache directories
Conflicts:
src/gui/moviebrowser.cpp
src/system/nkparser.cpp
src/system/nkparser.h
|
2014-09-24 19:50:35 +04:00 |
|
martii
|
891170490e
|
gui/moviebrowser: caching fixes
Conflicts:
src/gui/moviebrowser.cpp
|
2014-09-24 19:50:35 +04:00 |
|
martii
|
81ca577fb8
|
overload access(2)
Conflicts:
src/driver/pictureviewer/pictureviewer.cpp
src/gui/components/cc_item_picture.cpp
src/gui/movieplayer.cpp
src/gui/osdlang_setup.cpp
src/neutrino.cpp
src/nhttpd/tuxboxapi/coolstream/neutrinoapi.cpp
src/nhttpd/yhttpd.cpp
src/system/helpers.h
src/system/setting_helpers.cpp
|
2014-09-24 19:50:35 +04:00 |
|
martii
|
58124802ce
|
add http proxy support for yt
Conflicts:
src/gui/proxyserver_setup.cpp
src/neutrino.cpp
src/system/httptool.cpp
src/system/settings.h
|
2014-09-24 19:50:35 +04:00 |
|
martii
|
f6ae1796f2
|
yt download fixes
Conflicts:
src/gui/moviebrowser.cpp
|
2014-09-24 19:50:35 +04:00 |
|
martii
|
7fac02ba45
|
add gui support for experimental yt caching code
Conflicts:
data/locale/deutsch.locale
data/locale/english.locale
src/gui/moviebrowser.cpp
src/system/locals.h
src/system/locals_intern.h
|
2014-09-24 19:50:35 +04:00 |
|
martii
|
70e5e66327
|
experimental yt cache (currently no gui integration)
Conflicts:
src/gui/moviebrowser.cpp
src/gui/movieinfo.cpp
src/system/Makefile.am
|
2014-09-24 19:50:34 +04:00 |
|
[CST] Focus
|
824b6facb1
|
gui/movieplayer.cpp: add jump to MB last stop position to bookmarks menu
|
2014-09-24 13:19:18 +04:00 |
|
[CST] Focus
|
2a6dbb75a7
|
gui/moviebrowser.cpp: handle marked items also in last play/record views
|
2014-09-22 19:48:35 +04:00 |
|
[CST] Focus
|
2003ed670d
|
gui/moviebrowser.cpp: change marked list to pointers; honor sort order
|
2014-09-22 17:03:02 +04:00 |
|
[CST] Focus
|
857b9ade83
|
gui/movieplayer.cpp: fix crash, always copy movie info, pointer invalidated on milist.clear()
|
2014-09-22 15:42:53 +04:00 |
|
[CST] Focus
|
d07bbe4a0a
|
gui/widget/listframe.cpp: fix extra refreshes;
fix list refresh on every line scroll;
fix page-up scroll
|
2014-09-22 13:18:16 +04:00 |
|
martii
|
139becd4f9
|
gui/widget/listframe: change up/down to use setSelectedLine() (fix II)
|
2014-09-22 11:48:47 +04:00 |
|
martii
|
5ba9c99a9a
|
gui/widget/listframe: change up/down to use setSelectedLine() (fix)
|
2014-09-22 11:48:42 +04:00 |
|
martii
|
47100f9920
|
gui/widget/listframe: change up/down to use setSelectedLine()
|
2014-09-22 11:48:38 +04:00 |
|
[CST] Focus
|
df6a8c8bd3
|
gui/moviebrowser.cpp: fix copy-paste that breaks uPNP/http playback
|
2014-09-21 16:24:59 +04:00 |
|
[CST] Focus
|
7d966e8363
|
gui/moviebrowser.cpp: add support for marked file list to play
|
2014-09-18 18:43:55 +04:00 |
|
martii
|
c6388a7106
|
gui/widget/listframe: don't let m_nCurrentLine become < 0
|
2014-09-18 18:43:55 +04:00 |
|
martii
|
e387454ef6
|
gui/widget/listframe: change previous commit to use setSelectedLine()
|
2014-09-18 18:43:55 +04:00 |
|
martii
|
cd310b3ca8
|
gui/widget/listframe: change page-up/-down scrolling behaviour
|
2014-09-18 18:43:55 +04:00 |
|
M. Liebmann
|
b2945b1a1a
|
luainstance: Fix default parameter for config file getXXX functions
- Revert commit 'Fix default parameter for config file setXXX functions'
|
2014-09-17 20:51:38 +02:00 |
|
M. Liebmann
|
57ffa12e6b
|
luainstance/cwindow: Add funktion setWindowColor
|
2014-09-17 20:51:32 +02:00 |
|
M. Liebmann
|
7c5ab40468
|
luainstance: Remove unnecessary hide()/kill() calls from xxxDelete functions
- functions:
CWindowDelete()
SignalBoxDelete()
ComponentsTextDelete()
CPictureDelete()
|
2014-09-17 20:51:23 +02:00 |
|
[CST] Focus
|
d83d519c86
|
gui/movieplayer.cpp: add support for marked file list to play (file playback) and repeat modes,
original code (C) martii <m4rtii@gmx.de>
|
2014-09-17 20:13:49 +04:00 |
|
svenhoefer
|
b46ad0c5ae
|
- plugins: add configparam 'shellwindow'
|
2014-09-17 18:04:54 +02:00 |
|
martii
|
611964e7d7
|
gui/fs: fix NFS_TYPE_OPTION_COUNT (and I'm considering to drop lufs completely)
|
2014-09-15 14:51:37 +04:00 |
|
[CST] Focus
|
f28a6892bc
|
gui/nfs.cpp: fix merge
|
2014-09-15 14:51:30 +04:00 |
|
martii
|
13fc818376
|
gui/nfs: use configuration value for type
Conflicts:
src/gui/nfs.cpp
|
2014-09-15 14:34:04 +04:00 |
|
martii
|
aa83daba8c
|
fix gui/nfs
Conflicts:
src/gui/nfs.cpp
|
2014-09-15 14:32:23 +04:00 |
|
martii
|
706ea95092
|
gui/nfs: implement mac address lookup
Conflicts:
src/gui/moviebrowser.cpp
src/gui/nfs.cpp
|
2014-09-15 14:04:20 +04:00 |
|
martii
|
f63c3da37c
|
gui/filebrowser: fix page up/down
Conflicts:
src/gui/filebrowser.cpp
|
2014-09-15 12:48:54 +04:00 |
|
martii
|
b4ca0290a3
|
gui/filebrowser: rework page-up/-down
Conflicts:
src/gui/filebrowser.cpp
|
2014-09-15 12:46:38 +04:00 |
|
martii
|
805a1232cf
|
gui/filebrowser: don't crash when fonts are changed (untested)
|
2014-09-15 12:26:43 +04:00 |
|
martii
|
e84782bc4c
|
drop explicit CMenuForwarder icon assignments
Conflicts:
src/gui/3dsetup.cpp
src/gui/bouquetlist.cpp
src/gui/hdd_menu.cpp
src/gui/keybind_setup.cpp
src/gui/mediaplayer.cpp
src/gui/mediaplayer_setup.cpp
src/gui/moviebrowser.cpp
src/gui/network_setup.cpp
src/gui/nfs.cpp
src/gui/osd_setup.cpp
src/gui/osdlang_setup.cpp
src/gui/parentallock_setup.cpp
src/gui/personalize.cpp
src/gui/proxyserver_setup.cpp
src/gui/record_setup.cpp
src/gui/scan_setup.cpp
src/gui/screensetup.cpp
src/gui/settings_manager.cpp
src/gui/timerlist.cpp
src/gui/update_menue.cpp
src/gui/vfd_setup.cpp
src/gui/videosettings.cpp
src/neutrino_menue.cpp
|
2014-09-15 11:44:08 +04:00 |
|
Thilo Graf
|
221bb9be33
|
CComponentsShape/CComponentsShapeCircle: don't use CC_SHADOW_ON as default
It has been shown, most shapes don't require any shadow.
|
2014-09-14 00:01:07 +02:00 |
|
Thilo Graf
|
6842dc530a
|
CComponentsText: fix missing refresh of text mode
assign of text mode was without any effect
|
2014-09-14 00:01:04 +02:00 |
|
Thilo Graf
|
e606484575
|
CTextBox: add member to get text mode
|
2014-09-14 00:01:01 +02:00 |
|
Thilo Graf
|
3e2e862e81
|
CProgressWindow: cleanup surplus includes
already included by base class
|
2014-09-14 00:00:56 +02:00 |
|
M. Liebmann
|
d923d991aa
|
CLuaInstance: Use native bool parameter instead of string for Lua script functions
|
2014-09-13 22:56:42 +02:00 |
|