M. Liebmann
9184ac6266
CLuaInstance: Rename componentstext to ctext
...
- Better readability and consistent designation
- Still not a problem since API not yet public
2014-02-23 21:34:07 +01:00
M. Liebmann
0aaf3cd369
Update and sort locales
2014-02-23 01:57:18 +01:00
M. Liebmann
c42de5f827
Update slovak.locle (THX EnoSat)
2014-02-22 15:48:41 +01:00
svenhoefer
70f61217f7
- personalizing: show menuhints in plugin type selection menu
2014-02-21 23:59:45 +01:00
[CST] Focus
5f84fb9fa1
gui/movieplayer.cpp: fix subtitles menu:
...
stop button for stop item only;
current pid disabled, current item is 'back' if no selected pid, else stop
2014-02-21 20:01:15 +04:00
[CST] Focus
b100766c97
gui/movieplayer.cpp: fix audio/subtitle pid reset on title change
2014-02-21 20:01:14 +04:00
[CST] Focus
3507431fd6
gui/movieplayer.cpp: add title selection to bookmarks/chapters menu
2014-02-21 20:01:14 +04:00
[CST] Focus
628de1f68c
gui/filebrowser.cpp: return directory in player mode (Hide_records is true)
...
if BDMV/index.bdmv found in dir
2014-02-21 20:01:14 +04:00
[CST] Focus
0207d59a12
locals: add locale for titles/chapters menu separators
2014-02-21 20:01:14 +04:00
[CST] Focus
64688db9c4
gui/movieplayer.cpp: try to select file play audio lang from audio preferences
2014-02-21 20:01:14 +04:00
[CST] Focus
d93dafed84
gui/movieplayer.cpp: use subtitles font for text subtitles,
...
convert non-utf8 subtitle text from latin1 to utf,
auto-select external subtitles, if they was started
2014-02-21 20:01:13 +04:00
[CST] Focus
29617ba843
gui/osd_setup.cpp: add 'other' font sizes group,
...
add subtitles font size setup
2014-02-21 20:01:13 +04:00
[CST] Focus
c081733739
locals: add locale for 'other' font size group and subtitle font size
2014-02-21 20:01:13 +04:00
Jacek Jendrzej
8bad5565e0
Revert "scan.cpp cam_menu.cpp fix Werror=format"
...
This reverts commit a48d8306ec
.
2014-02-21 17:01:43 +01:00
Jacek Jendrzej
a48d8306ec
scan.cpp cam_menu.cpp fix Werror=format
2014-02-21 14:04:35 +01:00
M. Liebmann
a3d9bff44e
CLuaInstance: Add various CComponentsWindow fuctions
...
- Added: color buttons for footer, header_height
2014-02-21 00:02:47 +01:00
M. Liebmann
cc7e1136ec
CLuaInstance: Add various CComponentsText fuctions
...
- Added: new, paint, hide, scroll
2014-02-21 00:02:47 +01:00
M. Liebmann
6475e77a84
CLuaInstance: Add function getRenderWidth()
2014-02-21 00:02:47 +01:00
M. Liebmann
3f0400a23e
Fix compiler warnings (-Wfloat-equal)
2014-02-21 00:02:47 +01:00
M. Liebmann
c4bff391a5
CComponentsButton: Incrase height for btn font
2014-02-21 00:02:46 +01:00
M. Liebmann
7c5d29a687
hddmenu: Support ext4 for formating disk
...
- Support ext4 for formating disk (require /sbin/mkfs.ext4)
- Support ext4 for check disk (require /sbin/fsck.ext4 or /sbin/e2fsck)
- Display disk format in menu (require /sbin/blkid)
- 'ext4' and 'display disk format' disabled when required files not present
2014-02-21 00:02:46 +01:00
martii
088a75b6e2
driver/rcinput: minor cleanup
2014-02-18 20:07:39 +01:00
Jacek Jendrzej
f1c7e9002e
wakeup_hdd: -fix warning -add mode to open
2014-02-18 14:59:11 +01:00
Jacek Jendrzej
3048eb96ed
neutrinoMessages.h -fix type of HDMI/MUTE/VOLUME
2014-02-18 14:57:16 +01:00
Stefan Seyfried
1d4025d3be
personalize: reduce include impact of plugins.h
...
use forward declaration of CPlugins instead of including
plugins.h in personalize.h to reduce the massive impact
of this header file
2014-02-18 14:02:54 +01:00
Jacek Jendrzej
9a6a2f70c6
CFfmpegDec::Decoder -fix possible floating point exception
2014-02-17 16:24:44 +01:00
Thilo Graf
27c6bdccaf
CComponentsPicture: fix item position
...
x/y position was not assigned here for internal pic_x/pic_y vars.
Therefore x/y was ignored.
2014-02-16 19:11:38 +01:00
Jacek Jendrzej
1e2e14e134
CControlAPI::EpgSearchXMLCGI convert channelname to xml
2014-02-13 20:12:31 +01:00
M. Liebmann
ddc826ab51
CComponentsFrmClock: Fix thread handling
...
- Set clock activ = false for default
2014-02-13 18:26:04 +01:00
M. Liebmann
0be3cb731d
CInfoViewer: Fix display progress bar with large fonts
2014-02-13 18:26:03 +01:00
Thilo Graf
c2c79060b8
CComponentsForm, CSignalBar: rename offset vars
2014-02-13 16:26:16 +01:00
martii
6895281091
gui/hdd_menu: correct option count
2014-02-12 21:06:18 +01:00
[CST] Focus
a9e3666b0a
neutrino.cpp: pause sectionsd on shutdown before saving epg,
...
stop epgscan to restore live channel id in case shutdown started from standby mode,
fix hdd wakeup on record announce
2014-02-12 16:47:29 +04:00
[CST] Focus
ee38ad2750
driver/record.cpp: use wakeup_hdd();
...
save xml before record start
2014-02-12 16:47:29 +04:00
[CST] Focus
16fa40818f
gui/movieplayer.cpp: remove absolute has_hdd variable
2014-02-12 16:47:28 +04:00
[CST] Focus
10eb8869d6
system/helpers.cpp: change wakeup_hdd function to use hdd_get_standby/hdd_flush
2014-02-12 16:47:28 +04:00
[CST] Focus
8020de8bfe
gui/hdd_menu.cpp: disable 1min sleep option;
...
fix restore hotplug for mdev system
2014-02-12 16:47:28 +04:00
svenhoefer
8b28d38cea
- doc controlapi: add documentation for '/control/signal'
2014-02-12 13:29:26 +01:00
svenhoefer
565b62477b
- pluginlist: simplify b427c3d6a5
2014-02-12 09:24:37 +01:00
svenhoefer
b1bfe94a6e
- yWeb: add signal strength to boxcontrol menu
2014-02-12 08:59:39 +01:00
svenhoefer
2c4b12508a
- yWeb: increase version by counting commits since last increase
2014-02-12 08:50:19 +01:00
M. Liebmann
b2446667e9
CTimerList: Fix displaying and saving reminder timer
2014-02-12 06:02:27 +01:00
M. Liebmann
92fce346c0
yWeb: Synchronize volume/audiomute settings yWeb => GUI
2014-02-12 06:02:27 +01:00
svenhoefer
63d66538ce
- CControlAPI: SignalInfoCGI: don't show description in explicit calls
2014-02-10 21:50:34 +01:00
Jacek Jendrzej
8d01e2152a
CControlAPI:: -add SignalInfoCGI
2014-02-10 21:14:54 +01:00
svenhoefer
19593d5c6a
- yWeb: add CEC option to standby switches
2014-02-10 21:02:10 +01:00
Jacek Jendrzej
8ed6f331e3
epgview remove DD 16:9 icon show
2014-02-10 19:00:25 +01:00
svenhoefer
b427c3d6a5
- pluginlist: don't show full list when pluginlist-size is smaller
2014-02-08 22:43:03 +01:00
svenhoefer
c52b66068f
- yWeb: fix typo; THX to TheDuke
2014-02-08 22:40:22 +01:00
svenhoefer
e24e68dddf
- menue-hints: fix display of nonlocalized hints
2014-02-07 22:14:32 +01:00