svenhoefer
3e24de2d67
- moviebrowser: localize dialogs around TS-editing
2014-12-22 09:16:20 +01:00
Christian Schuett
4975b33dfd
- moviebrowser: sort column item option choosers alphabetically
...
also add missing entry 'info2' to this option choosers and remove
duplicate entry 'filename' from them
- english.locale: fix typo
2014-12-15 08:50:22 +01:00
svenhoefer
598c79bd83
- moviebrowser: add hotkeys to options to setup
2014-12-12 18:11:05 +01:00
svenhoefer
c993ef9e28
- moviebrowser: use pulldown-menu to show options to setup
2014-12-12 18:11:05 +01:00
svenhoefer
818c404831
- moviebrowser: allow 9 instead of 6 rows
...
* remove fake-entrys for lastPlayRow and lastRecordRow
2014-12-12 18:11:05 +01:00
svenhoefer
ee91014c48
- align most CKeyboardInput calls to the changes in 88c6640
2014-11-22 15:58:02 +01:00
[CST] Focus
549e110e14
change most code to use CKeyboardInput in place of CStringInputSMS
2014-11-19 18:21:38 +03:00
[CST] Focus
50a90906a0
gui/moviebrowser.cpp: allow to delete any file + xml
2014-11-05 16:35:41 +03:00
[CST] Focus
b33247f346
gui/moviebrowser.cpp: apply rows / browser height changes after quit menu
2014-09-29 14:39:23 +04:00
[CST] Focus
fb5dddc3f5
gui/moviebrowser.cpp: try to fix footer position
2014-09-29 12:26:36 +04:00
[CST] Focus
879652a300
gui/moviebrowser.cpp: case-insensitive extension compare
2014-09-28 12:26:39 +04:00
[CST] Focus
b8d398a69a
gui/moviebrowser.cpp: add support for non-TS/xml files, idea (c) martii
2014-09-27 16:21:43 +04:00
[CST] Focus
819b5f5dae
gui/moviebrowser.cpp: cleanup, indent code; bug fixes
2014-09-26 14:22:58 +04:00
martii
126a2ffde2
guimoviebrowser: start bookmark: query actual item position instead of using fixed value
2014-09-26 14:22:57 +04:00
martii
bc6b7ebf1d
gui/moviebrowser: unbreak footer
...
Conflicts:
src/gui/moviebrowser.cpp
src/gui/widget/buttons.cpp
2014-09-26 14:22:57 +04:00
martii
1cabec4ace
moviebrowser/yt history: use a less collision-prone action key for clearing the history
2014-09-26 14:22:57 +04:00
martii
8c89445e7b
gui/moviebrowser/yt menue: change color key assignment
...
Conflicts:
src/gui/moviebrowser.cpp
2014-09-26 14:22:57 +04:00
martii
279fc10327
gui/moviebrowser: Never call a local variable 'errno'.
2014-09-26 14:22:57 +04:00
martii
ba4b33ea67
gui/moviebrowser: let page up/down handle search prev/next
...
Conflicts:
src/gui/moviebrowser.cpp
2014-09-25 16:35:05 +04:00
martii
6f6068f4cd
gui/channellist, gui/moviebrowser: use g_settings.key_record instead of CRCInput::RC_record
...
Conflicts:
src/gui/channellist.cpp
src/gui/moviebrowser.cpp
2014-09-25 16:02:06 +04:00
martii
7cd3a92e10
gui/movieinfo: minor simplifications
...
Conflicts:
src/gui/movieinfo.cpp
2014-09-25 15:54:41 +04:00
martii
540a060ba9
movieplayer: use #defines from record.h for timeshift
...
Conflicts:
src/gui/movieplayer.cpp
2014-09-25 15:29:56 +04:00
martii
e611ed381d
MI_MOVIE_INFO: add constructor
...
Conflicts:
src/driver/record.cpp
src/gui/moviebrowser.cpp
src/gui/movieinfo.cpp
src/gui/movieplayer.cpp
2014-09-25 14:44:53 +04:00
[CST] Focus
1f8bb7dfae
gui/moviebrowser.cpp: try to fix header, similar to:
...
617eece227
2014-09-25 13:28:42 +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
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
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
7d966e8363
gui/moviebrowser.cpp: add support for marked file list to play
2014-09-18 18:43:55 +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
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
martii
7c15db185f
add thread for determining free hdd (recording dir) space, enable hdd usage icons on vfd (untested)
...
Conflicts:
data/locale/deutsch.locale
data/locale/english.locale
src/driver/simple_display.cpp
src/gui/hdd_menu.cpp
src/gui/infoviewer_bb.cpp
src/gui/infoviewer_bb.h
src/gui/moviebrowser.cpp
src/gui/record_setup.cpp
src/neutrino.cpp
src/system/ytcache.h
2014-09-11 17:58:19 +04:00
[CST] Focus
420af7a4dc
neutrino: sync keybind and usermenu code with neutrino-mp, code (C) martii
2014-09-05 17:49:11 +04:00
[CST] Focus
416646bbff
merge neutrino-mp progressbar code, (C) martii
2014-07-17 17:02:37 +04:00
svenhoefer
b7b0da12b4
- moviebrowser: prevent segfault at movies w/o channellogo
...
commit taken from max10s-neutrino-mp
2014-07-03 11:43:31 +02:00
[CST] Focus
a7c93d1926
gui/moviebrowser.cpp: fix off-screen draw, if OSD height is set to max in osd setup
2014-07-02 14:49:53 +04:00
M. Liebmann
2b63d1a243
CMovieBrowser: Use CComponentsChannelLogo for display channellogo
2014-06-29 13:25:32 +02:00
svenhoefer
649d1b1f9d
- change RenderString() default to UTF8
2014-06-11 23:07:13 +02:00
martii
5fb5ea91bf
gui/infoviewer, gui/eventlist: localization fixes
2014-05-06 12:28:25 +02:00
[CST] Focus
fd49c36a7b
gui/moviebrowser.cpp: prevent title and movie info frame refresh after play stop;
...
remove movie thumbnail on RC_favorites key;
align thumbnail width on apollo for hw blit
2014-04-21 14:07:37 +04:00
svenhoefer
53f5801d6f
- adapt ShowMsg handling from martii's neutrino-mp
2014-01-22 12:37:21 +01:00
M. Liebmann
31842369cc
Preparing the input classes for Lua
...
- Add non locale variants for CExtendedInput, CStringInput,
CStringInputSMS, CPINInput
THX Martii
2014-01-19 20:57:38 +01:00
M. Liebmann
afbd87083b
Preparing the menu classes for Lua Part #3
...
- Add non locale variants for CMenuOptionNumberChooser and
CMenuOptionChooser
- Adaptation of CMenuOptionStringChooser, CChangeObserver
THX Martii
2014-01-19 20:57:37 +01:00
M. Liebmann
b41819190d
Preparing the menu classes for Lua Part #2
...
- Remove CMenuForwarderNonLocalized
- Add overloaded function CMenuForwarder for non local
THX Martii
2014-01-19 20:57:37 +01:00
Stefan Seyfried
1d0a23dbf3
reduce direct dependencies on timerdclient.h
...
Include timerdtypes.h instead of timerdclient.h where feasible, add direct instead of indirect includes of timerdclient.h where necessary. This reduces the number of files which depend on timerdclient.h from 134 to 16. Add/update copyright notices in the affected files.
2014-01-13 21:01:26 +01:00