.. |
animation.c
|
Optimization for softhdcuvid
|
2019-10-12 18:28:07 +02:00 |
animation.h
|
fixed bug that listelements were not drawn after scrolling
|
2016-07-30 15:05:47 +02:00 |
area.c
|
fixed bug that listelements were not drawn after scrolling
|
2016-07-30 15:05:47 +02:00 |
area.h
|
fixed bug that listelements were not drawn after scrolling
|
2016-07-30 15:05:47 +02:00 |
attribute.c
|
left / right keys in zappilot configurable in skin
|
2016-05-29 10:07:28 +02:00 |
attribute.h
|
left / right keys in zappilot configurable in skin
|
2016-05-29 10:07:28 +02:00 |
attributes.c
|
redesigned animations
|
2016-07-22 15:21:09 +02:00 |
attributes.h
|
redesigned animations
|
2016-07-22 15:21:09 +02:00 |
complextypes.c
|
fix 3x Wstringop-overflow compiler warnings
|
2021-02-06 09:36:17 +01:00 |
complextypes.h
|
added noteq compare type for conditions
|
2016-07-22 15:36:25 +02:00 |
definitions.h
|
expose vdrstatus to displaymenu
|
2021-05-05 17:39:40 +02:00 |
functions.c
|
Fix Fehler: Aufruf des überladenen »min(int&, int&)« ist nicht eindeutig
|
2021-05-15 14:57:16 +02:00 |
functions.h
|
added valign bottom for vertical loops
|
2016-06-18 13:09:26 +02:00 |
globals.c
|
Version 0.8.0 beta
|
2016-01-26 18:32:38 +01:00 |
globals.h
|
Version 0.8.0 beta
|
2016-01-26 18:32:38 +01:00 |
gridelement.c
|
fixed line breaks
|
2016-02-06 09:55:15 +01:00 |
gridelement.h
|
fixed line breaks
|
2016-02-06 09:55:15 +01:00 |
listelements.c
|
Fix incorrect display of posters and banners in the recording menu
|
2021-05-29 15:51:27 +02:00 |
listelements.h
|
fixed memory leak
|
2016-09-25 12:01:41 +02:00 |
osdwrapper.c
|
redesigned animations
|
2016-07-22 15:21:09 +02:00 |
osdwrapper.h
|
redesigned animations
|
2016-07-22 15:21:09 +02:00 |
view.c
|
Optimization for softhdcuvid
|
2019-10-12 18:28:07 +02:00 |
view.h
|
redesigned animations
|
2016-07-22 15:21:09 +02:00 |
viewdetail.c
|
add additional recording flag "isInUse" - can be used in skins for e.g. records in cutting/copy(queue)
|
2021-05-03 07:01:04 +02:00 |
viewdetail.h
|
Refactor reruns
|
2020-07-15 13:21:33 +02:00 |
viewdisplaychannel.c
|
Fix display of events in channel display
|
2021-05-27 11:53:17 +02:00 |
viewdisplaychannel.h
|
Eliminate a look sequence report in displaychannel
|
2019-06-21 14:02:15 +02:00 |
viewdisplaymenu.c
|
Fix update timer in the main menu
|
2021-05-21 11:46:20 +02:00 |
viewdisplaymenu.h
|
fix vdrstatus in displaymenu
|
2021-05-05 18:03:13 +02:00 |
viewdisplaymessage.c
|
redesigned animations
|
2016-07-22 15:21:09 +02:00 |
viewdisplaymessage.h
|
redesigned animations
|
2016-07-22 15:21:09 +02:00 |
viewdisplayplugin.c
|
redesigned animations
|
2016-07-22 15:21:09 +02:00 |
viewdisplayplugin.h
|
redesigned animations
|
2016-07-22 15:21:09 +02:00 |
viewdisplayreplay.c
|
Fix Incorrect detection of a recording that is currently running
|
2021-05-04 14:38:52 +02:00 |
viewdisplayreplay.h
|
Add active recordings to timeshift mode
|
2021-03-04 17:47:32 +01:00 |
viewdisplaytracks.c
|
redesigned animations
|
2016-07-22 15:21:09 +02:00 |
viewdisplaytracks.h
|
redesigned animations
|
2016-07-22 15:21:09 +02:00 |
viewdisplayvolume.c
|
redesigned animations
|
2016-07-22 15:21:09 +02:00 |
viewdisplayvolume.h
|
redesigned animations
|
2016-07-22 15:21:09 +02:00 |
viewelement.c
|
add additional vdrstatus exposing "vdrIsRecordingsHandlersActive" and "vdrIsRecording" - can be used in skins for e.g. IDLE/BUSY REC/FREE
|
2021-05-03 10:53:55 +02:00 |
viewelement.h
|
detect isRadio proper in case recording is missing "X 1" (happen on e.g. RTL channel)
|
2021-01-23 10:32:08 +01:00 |
viewelementplugin.c
|
fixed line breaks
|
2016-02-06 09:55:15 +01:00 |
viewelementplugin.h
|
fixed line breaks
|
2016-02-06 09:55:15 +01:00 |
viewelementscommon.c
|
Fix a device is currently recording
|
2021-05-21 11:46:16 +02:00 |
viewelementscommon.h
|
Fix a device is currently recording
|
2021-05-21 11:46:16 +02:00 |
viewelementsdisplaychannel.c
|
Fix display of events in channel display
|
2021-05-27 11:53:17 +02:00 |
viewelementsdisplaychannel.h
|
Fix display of recording sign in display channel
|
2021-05-21 11:46:11 +02:00 |
viewelementsdisplaymenu.c
|
Fix Fehler: Aufruf des überladenen »min(int&, int&)« ist nicht eindeutig
|
2021-05-15 14:57:16 +02:00 |
viewelementsdisplaymenu.h
|
add additional vdrstatus exposing "vdrIsRecordingsHandlersActive" and "vdrIsRecording" - can be used in skins for e.g. IDLE/BUSY REC/FREE
|
2021-05-03 10:53:55 +02:00 |
viewelementsdisplayreplay.c
|
add additional recording flag "isInUse" - can be used in skins for e.g. records in cutting/copy(queue)
|
2021-05-03 07:01:04 +02:00 |
viewelementsdisplayreplay.h
|
Fix cutting marks wasn't updated
|
2021-03-15 14:10:18 +01:00 |
viewelementsdisplaytracks.c
|
fixed line breaks
|
2016-02-06 09:55:15 +01:00 |
viewelementsdisplaytracks.h
|
fixed line breaks
|
2016-02-06 09:55:15 +01:00 |
viewgrid.c
|
fixed blinking deadlock again#
|
2016-03-05 10:20:45 +01:00 |
viewgrid.h
|
fixed line breaks
|
2016-02-06 09:55:15 +01:00 |
viewlist.c
|
redesigned animations
|
2016-07-22 15:21:09 +02:00 |
viewlist.h
|
redesigned animations
|
2016-07-22 15:21:09 +02:00 |
xmlparser.c
|
introduced zapcockpit extension
|
2016-05-26 10:47:45 +02:00 |
xmlparser.h
|
introduced zapcockpit extension
|
2016-05-26 10:47:45 +02:00 |