Thilo Graf
|
37c863d141
|
CTextBox: add switch for utf8 disable/enable
|
2015-07-12 21:08:25 +02:00 |
|
Jacek Jendrzej
|
c325a3bbae
|
src/gui/luainstance.cpp add setCenterPos option to CC objects
|
2015-07-09 16:51:52 +02:00 |
|
Jacek Jendrzej
|
4cb0870b9b
|
src/gui/channellist.cpp: show epg info1 if info2 empty (THX bazi98)
|
2015-07-05 13:20:47 +02:00 |
|
Jacek Jendrzej
|
81049d89cd
|
src/gui/eventlist.cpp -add fsk filter to epg-search
|
2015-07-01 21:39:20 +02:00 |
|
Thilo Graf
|
5de4b48a00
|
CComponentsFooter: reduce scale factor without button background
|
2015-07-01 16:05:42 +02:00 |
|
Thilo Graf
|
cabe84bf0f
|
CComponentsButton: fix image scale
Wrong ratio calculation.
|
2015-07-01 16:05:38 +02:00 |
|
Thilo Graf
|
5e380fa4f8
|
CComponentsPicture: fix internal value for dimension vars
The values contained not values from the scaled image file.
|
2015-07-01 15:56:42 +02:00 |
|
Jacek Jendrzej
|
39796eda68
|
src/gui/eventlist.cpp-add program category filter to epg-search
|
2015-06-30 14:23:39 +02:00 |
|
Jacek Jendrzej
|
07f25639d9
|
src/gui/moviebrowser.cpp fix segfault if m_movieSelectionHandler is NULL
|
2015-06-28 11:33:06 +02:00 |
|
[CST] Focus
|
60c45ec06c
|
gui/osd_setup.cpp, gui/miscsettings_menu.cpp: do not delete items added to menu - menu dtor do it
|
2015-06-19 15:48:15 +03:00 |
|
vanhofen
|
8d84a4387d
|
- osd_setup: fix active status of ca_dotmatrix and ca_frame
|
2015-06-18 21:18:32 +02:00 |
|
vanhofen
|
fd6ad52c8c
|
- infoviewer_bb: add own color for CA-bar
|
2015-06-18 21:18:32 +02:00 |
|
vanhofen
|
59e2143e00
|
- infoviewer_bb: show/hide dotmatrix in CA-bar; default show
|
2015-06-18 21:18:32 +02:00 |
|
vanhofen
|
398dfeeab1
|
- infoviewer_bb: add frame to CA-bar; default off
|
2015-06-18 21:18:32 +02:00 |
|
[CST] Focus
|
64eda8566c
|
gui/channellist.cpp: use getChannelID() in place of channel_id
|
2015-06-02 12:26:34 +03:00 |
|
[CST] Focus
|
673bf4ea75
|
gui/infoviewer.cpp: remove commented setServiceChanged call
|
2015-06-02 12:26:30 +03:00 |
|
[CST] Focus
|
94667ee39a
|
gui/moviebrowser.cpp: bug fix, default ytthumbnaildir is empty
|
2015-06-02 12:16:14 +03:00 |
|
[CST] Focus
|
93a0327930
|
gui/movieplayer.cpp, neutrino.cpp: add webtv subtitles support
|
2015-05-29 15:26:55 +03:00 |
|
[CST] Focus
|
6a361e0374
|
gui/movieplayer.cpp: try to fix parental lock for webtv channels
|
2015-05-26 13:27:42 +03:00 |
|
svenhoefer
|
d8a4dd2c0d
|
- moviebrowser: add menu to allow copy, cat or truncate movies
TODO: add good hints to explain these functions
|
2015-05-21 09:04:27 +02:00 |
|
[CST] Focus
|
7bef4bcb8e
|
webtv: try to restart channel once, if play position not advance
|
2015-05-19 17:21:30 +03:00 |
|
svenhoefer
|
59e168fc30
|
- opkg_manager: use correct brief hints
|
2015-05-19 12:29:17 +02:00 |
|
svenhoefer
|
524563f448
|
- menue: allow brief hints in all introItems
|
2015-05-19 12:28:28 +02:00 |
|
svenhoefer
|
c87ccae290
|
- menu: use brief hint in start_wizards first steps
|
2015-05-15 03:46:50 +02:00 |
|
svenhoefer
|
af90286a30
|
- start_wizard: use a global enum; switch detection from bool to int
|
2015-05-15 03:46:50 +02:00 |
|
svenhoefer
|
d9b3e9420a
|
- menu: add hint-icon and hint-text to "continue" menu items
|
2015-05-15 03:46:50 +02:00 |
|
svenhoefer
|
f3044134b1
|
- start_wizard: add settingsmanager menu ...
... to allow restoring of backups
|
2015-05-15 03:46:49 +02:00 |
|
TangoCash
|
e6ebb563d0
|
add m3u8
|
2015-05-15 03:46:49 +02:00 |
|
TangoCash
|
1917e283eb
|
fix playlist
|
2015-05-15 03:46:49 +02:00 |
|
TangoCash
|
bda8590e3a
|
implement playlist and remove possible segfault
|
2015-05-15 03:46:49 +02:00 |
|
Jacek Jendrzej
|
01d64f4735
|
themes.cpp: fix typo (logic) THX TangoCash
|
2015-05-12 21:49:43 +02:00 |
|
Jacek Jendrzej
|
2cc4120672
|
webtv: use last dir as default
|
2015-05-12 18:16:36 +02:00 |
|
martii
|
336dbca45c
|
network setup: calculate broadcast based on ip and netmask
|
2015-05-12 09:11:01 +02:00 |
|
M. Liebmann
|
95a27ebb31
|
Clock on infoviewer and channellist: Fix background paint...
...when switching between OneColor und ColorToColor
|
2015-05-09 10:38:51 +02:00 |
|
[CST] Focus
|
56070ca390
|
gui/osd_setup.cpp: add option to switch one/two color gradient mode
|
2015-05-07 16:40:29 +03:00 |
|
[CST] Focus
|
62a9621cb0
|
gui/components/cc_item.cpp: use theme option for one/two color gradient
|
2015-05-07 16:39:28 +03:00 |
|
[CST] Focus
|
76fa4bc221
|
gui/themes.cpp: add option to switch one/two color gradient mode
|
2015-05-07 16:38:29 +03:00 |
|
[CST] Focus
|
3b93336ed3
|
gui/movieplayer.cpp: fix ass subtitles from newer ffmpeg versions, try to PGS subtitle hide
|
2015-05-07 15:00:26 +03:00 |
|
svenhoefer
|
e85f32848c
|
- ccomponents: add missing slash to iconBasePath
|
2015-05-07 11:10:28 +02:00 |
|
svenhoefer
|
89a11de651
|
- fix and use ICONSDIR variable; move ICONSSDIR_VAR to global.h
|
2015-05-06 22:58:54 +02:00 |
|
svenhoefer
|
6e6d7ad765
|
- move PLUGINDIR_VAR to global.h to avoid some hardcoded paths
|
2015-05-06 22:58:54 +02:00 |
|
svenhoefer
|
910497f762
|
- add and use LOCALEDIR variable; move LOCALEDIR_VAR to global.h
|
2015-05-06 22:58:54 +02:00 |
|
svenhoefer
|
51e77c3fc6
|
- fix and use THEMESDIR variable; move THEMESDIR_VAR to global.h
|
2015-05-06 22:58:54 +02:00 |
|
svenhoefer
|
75f84739a5
|
- plugins: replace PLUGINDIR_USB with PLUGINDIR_MNT (/mnt/plugins)
|
2015-05-05 14:46:46 +02:00 |
|
svenhoefer
|
14dc610a68
|
- plugins: add GAMESDIR (/var/tuxbox/games) to plugin list
|
2015-05-05 14:45:28 +02:00 |
|
svenhoefer
|
edc8527379
|
- framebuffer: revival of showFrame() function to allow ...
... pictures like start.jpg, mp3.jpg etc. from /var/tuxbox/icons
|
2015-05-05 12:01:04 +02:00 |
|
svenhoefer
|
ca5d85986e
|
- osd_setup: try to bring more structure in infoviewer setup
|
2015-05-05 11:43:17 +02:00 |
|
svenhoefer
|
cb5f052e83
|
- themes: move colored_events settings to themes setup
|
2015-05-05 11:43:17 +02:00 |
|
Thilo Graf
|
d5bad0ac36
|
CProgressWindow: fix background fragments on text paint
Permanent screen saving was disabled by default since commit
72997591a0 . In this case it can be substituted if enabled
bg paint.
|
2015-05-04 10:37:03 +02:00 |
|
Thilo Graf
|
57c3761619
|
CProgressBar: remove unused member
|
2015-05-04 10:37:03 +02:00 |
|