martii
e41f122970
driver/audiodec: don't encode utf8 to utf8
2013-12-15 14:40:53 +04:00
svenhoefer
e97e33532b
- infoclock: add some features
...
* add shadow to infoclock
* rename some locals
* change default height of clock
* add option to switch bachground on/off (default off)
* add option to switch seconds on/off (default on)
2013-12-10 02:38:43 +01:00
svenhoefer
25b1b35872
- osd-setup: add option to switch clock on or off
2013-12-10 02:22:27 +01:00
svenhoefer
52f51e7f27
- infoclock: cleanup (remove unneeded stuff)
2013-12-09 23:12:23 +01:00
M. Liebmann
435d25c0ce
CInfoClock: Use dynamic font for display
2013-11-28 16:07:49 +01:00
M. Liebmann
0c18d4a6db
CInfoClock: Rework calculate size & position
...
- Fix display info clock
- Preparation for alternative use of neutrino fonts / DynFonts
2013-11-28 16:07:48 +01:00
Jacek Jendrzej
4f387ae87f
CEventFinderMenu -add epg search history
2013-11-26 16:23:24 +01:00
svenhoefer
57267a28aa
- helpers.cpp: port safe_mkdir() from martii
2013-11-22 12:35:20 +01:00
svenhoefer
44cddc05d9
- helpers.cpp: simplify check_dir(); ported from martii
2013-11-22 12:10:26 +01:00
svenhoefer
3c8d47fa49
Revert "global.h: Use forward-declarations to reduce number of dependencies"
...
This reverts commit 4bc6e43ad4
.
2013-11-13 23:40:16 +01:00
svenhoefer
014dd3ac7b
Revert "- add missing include of vfd header"
...
This reverts commit 3845feb0e4
.
2013-11-13 23:39:55 +01:00
martii
fd5f9f118d
yt: make search order selectable
2013-11-13 16:04:30 +01:00
martii
60705383eb
system/localize: change memory allocation, no user-visible changes (continued)
2013-11-13 11:56:47 +01:00
martii
9f563d7209
system/localize: change memory allocation, no user-visible changes
2013-11-13 11:56:11 +01:00
svenhoefer
3845feb0e4
- add missing include of vfd header
2013-11-13 10:40:18 +01:00
Stefan Seyfried
4bc6e43ad4
global.h: Use forward-declarations to reduce number of dependencies
2013-11-13 10:40:03 +01:00
Stefan Seyfried
0fc3aa2ae8
ytparser: fix wrong-type compiler warnings
2013-11-13 10:38:48 +01:00
martii
4a0fdba710
implement yt search history
2013-11-11 17:22:55 +01:00
Michael Liebmann
4cf4857201
Add display of build info
...
- Display compiler version, compiler flags, build PC, kernel version
- configure.ac part ported from filezilla project
2013-11-11 00:20:09 +01:00
[CST] Focus
1eb658fc21
neutrino.cpp: add window width/height settings
2013-11-07 17:23:40 +04:00
[CST] Focus
d7403be659
system/settings.cpp: set fastscan default type to HD
2013-11-06 15:09:58 +04:00
[CST] Focus
71510aa3f0
locals: add locales for wlan scan
2013-11-01 16:43:06 +04:00
Michael Liebmann
36e20a8535
Update deutsch.locale an fix sort order in english.locale
2013-10-26 18:55:40 +02:00
[CST] Focus
067891fe52
move tuner setup to Service menu
2013-10-25 14:27:38 +04:00
[CST] Focus
606bd01878
as requested, implement 'easy' menu mode for novice users;
...
default behavior should not be changed, easy mode forced by /var/etc/.easymenu file inside image;
at the moment switch between modes is done by main menu -> 'stop' button -> enter pin code,
restart needed after mode switch
2013-10-25 13:03:26 +04:00
Michael Liebmann
c9e48064d6
mtdutils: Add missing include paths
2013-10-25 06:29:45 +02:00
svenhoefer
c239f7af95
- locale: remove confusing string 'squashFS'
2013-10-23 10:41:47 +02:00
Michael Liebmann
5091e920fc
Replacing obsolete 'INCLUDES' with 'AM_CPPFLAGS' in all Makefile.am
2013-10-17 04:22:49 +02:00
svenhoefer
25e550e9e3
- sleeptimer: add possibilty to preset with a fixed value
2013-10-16 10:37:23 +02:00
Michael Liebmann
db59b7d3f1
src/system/mtdutils: Fix compiler warnings
2013-10-16 03:47:30 +02:00
Michael Liebmann
b645b644b0
Fix compiler warnings (-Wconversion)
2013-10-10 01:58:37 +02:00
Michael Liebmann
36f3579df6
src/system/helpers.cpp: Replace wrong data types in get_fs_usage()
...
- Change from 'long' to 'uint64_t'
- src/Makefile.am: Add -D_FILE_OFFSET_BITS=64 to AM_CPPFLAGS
2013-10-10 01:58:37 +02:00
Jacek Jendrzej
6f07cbe3dd
CUpdateSettings:: allow choose tmp(ramfs,TMPFS_MAGIC) as update dir
2013-10-08 10:10:10 +02:00
Jacek Jendrzej
f41cb76e01
libfec.cpp: -fix compil with DEBUG
2013-10-02 17:48:41 +02:00
[CST] Focus
da0bfde715
locals: add locale for epg scan mode
2013-10-02 15:30:44 +04:00
Michael Liebmann
859ef920cc
CMTDInfo: Add function findMTDNumberFromName()
2013-09-28 07:29:57 +02:00
Michael Liebmann
c48a8cf695
Image backup apollo Part #7
...
- Add image backup to menu 'Software Update'
2013-09-27 06:44:44 +02:00
Michael Liebmann
d00cb6f8ec
Image backup apollo Part #6
...
- Menu option for including kernel/uldr/u-boot in the image backup
- Menu option for creating an image with a different erasesize
Tank <=> Trinity
2013-09-27 06:44:43 +02:00
Michael Liebmann
9188c78751
Image backup apollo Part #5
...
- Rework handling devtable
- Use file for devtable '/var/tuxbox/config/devtable.txt'
- If file is empty or does not exist, will default entries
'/dev/console' and '/dev/null' creates
2013-09-27 06:44:43 +02:00
Michael Liebmann
66b078cb92
src/system/mtdutils: Creation devtable moved to update.cpp
2013-09-27 06:44:41 +02:00
Michael Liebmann
2e360ca480
Image backup apollo Part #2
...
- Add locales for progressbar
2013-09-27 06:44:38 +02:00
Michael Liebmann
d4ca6a552e
Image backup apollo Part #1
...
- Use src/system/mtdutils for image creation
2013-09-27 06:44:36 +02:00
Michael Liebmann
2299807e11
src/system/mtdutils: Add and patch makefiles
2013-09-27 06:44:34 +02:00
Michael Liebmann
d8957d17ac
src/system/mtdutils: Add files from mtd-utils
...
- based on mtd-utils http://git.infradead.org/mtd-utils.git
commit ab8c6fb93ce9db0f09401c4b819b0b277dc00340 (2013-07-01)
- Add files for create jffs2 image and using sumtool
- Creating classes for mkfs.jffs2 and sumtool
2013-09-27 06:44:34 +02:00
[CST] Focus
8d52885a5e
gui/channellist.cpp: add menu option to reset all 'new' channels
2013-09-25 17:08:34 +04:00
Jacek Jendrzej
7d1cb075e9
CFlashTool::program: saveEpg only if on
2013-09-05 20:59:21 +02:00
[CST] Focus
4902c39f95
locals: add hint locale for xupnpd network service
2013-09-03 18:23:20 +04:00
[CST] Focus
a99395cb05
locals: add locale for file start play dialog
2013-09-03 18:23:20 +04:00
svenhoefer
6ed30528f9
- osd_setup: introduce g_settings.window_size to scale some windows
...
* remove g_settings.big_windows
* add setup window (use up/down to change size)
2013-09-02 20:59:26 +02:00
Michael Liebmann
8a5c32d0f6
Softupdate: Check the available space before copy image to /tmp on apollo
2013-08-21 06:32:17 +02:00