[CST] Focus
6b7b4f3dfe
src/Makefile.am: for apollo/uClibc add -liconv
2014-02-25 16:48:55 +04:00
[CST] Focus
b85c0daf7a
neutrino.cpp: add subtitles charset setting
2014-02-25 16:48:55 +04:00
[CST] Focus
fa79f1d9d3
locals: add locale for subtitles charset selection
2014-02-25 16:48:55 +04:00
[CST] Focus
dbb5de61c8
gui/movieplayer.cpp: add iso file mount
2014-02-25 16:48:54 +04:00
[CST] Focus
e1c7198ed8
driver/file.cpp: add iso file type
2014-02-25 16:48:54 +04:00
[CST] Focus
2663387195
src/neutrino.cpp: set default CI clock to 9 mhz
2014-02-25 16:48:54 +04:00
martii
6aab6745ec
gui/widget/stringinput_ext: unbreak e8670e6c90e1dfe81a8b7e38e60559bc56fee193
2014-02-25 00:30:07 +01:00
martii
34c23ed7a5
driver/rcinput: let getUnicodeValue() return const char *
2014-02-25 00:17:09 +01:00
martii
7826ab0fca
driver/rcinput: implement long key press support (but no rcsim/yWeb support at this time)
...
driver/rcinput: drop unused gettimeofday code
2014-02-25 00:09:14 +01:00
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
Stefan Seyfried
2f09cf0a2f
hdd_menu: improve error resilience in getFmtType()
2014-02-23 17:58:06 +01:00
Stefan Seyfried
0daee84364
hdd_menu: better error message
...
...when trying to check unsupported file system type
2014-02-23 17:57:02 +01:00
Stefan Seyfried
961ba97e9a
hdd_menu: don't hardcode tool paths
...
use find_executable() instead of hardcoding the paths to
mkfs, fsck and blkid
2014-02-23 17:26:13 +01:00
Stefan Seyfried
76b0c36a28
my_popen: fix indentation
2014-02-23 17:24:19 +01:00
Stefan Seyfried
c44191274a
luainstance: use lua_Integer in tableLookup()
...
This fixes the build on platforms where lua_Integer is not int.
The other solution, converting the lua_Integer's to int is not
as flexible IMHO. Only build tested.
2014-02-23 15:49:08 +01:00
Stefan Seyfried
add688bbb8
Merge remote-tracking branch 'check/next-cc'
...
broken, needs buildfixing
2014-02-23 15:17:48 +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
31f6c79edf
lib/libcoolstream/playback_cs.h: update nevis header
2014-02-21 20:01:14 +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
71b550b04b
libcoolstream2: sync headers
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
d2c5fc8604
libcoolstream2/playback_cs.h: update apollo header
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
Stefan Seyfried
f6d8c02313
Merge remote-tracking branch 'check/next-cc'
2014-02-19 11:29:29 +01:00
Stefan Seyfried
ed5708b10d
Revert "neutrinoMessages.h -fix type of HDMI/MUTE/VOLUME"
...
This reverts commit 3048eb96ed
.
(already fixed in my tree)
2014-02-19 10:31:47 +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
Stefan Seyfried
44e127a8dd
revert the split into lots of plugin types
...
* present the user with only two types of extensions: games and
everything else (lua, script, binary .so)
* use lua locale, right now it is translated to just "Plugins" :-)
2014-02-16 18:38:03 +01:00
Stefan Seyfried
44cd36c412
add virtual plugin type 'not game'
...
the only maybe useful distinction between plugin types
is game / others, so add a 'virtual' plugin type which
represents everything but games
2014-02-16 18:29:23 +01:00
Stefan Seyfried
945452e35a
disable private copy of the linux dvb headers
...
Move them into subdir private so that they are no longer used by
default. They still can be used by extending the include path.
2014-02-16 13:14:41 +01:00