summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Collapse)Author
2022-02-09Version 1.2.18HEAD1.2.18masterkamel5
2021-05-31Version 1.2.171.2.17kamel5
2021-05-21Version 1.2.161.2.16kamel5
2021-05-05fix/update changelogPeter Bieringer
2021-05-05Revert "update version token"kamel5
This reverts commit 64658a1f565b8b3b3d1275d2fe2da0a7a332e9c7.
2021-05-04add {vdrHasTimers} to vdrstatus - can be used in skins for e.g. ↵Peter Bieringer
REC/SCHED/FREE (in combination with {vdrIsRecording})
2021-05-04update version tokenPeter Bieringer
2021-05-04Fix Incorrect detection of a recording that is currently runningkamel5
To set timeShiftActive correctly, it is not sufficient to compare the name of the recording and the timer in cGlobalTimers::IsRecording() if no short text is available. Therefore, the start time of both is now also compared.
2021-05-03add additional vdrstatus exposing "vdrIsRecordingsHandlersActive" and ↵Peter Bieringer
"vdrIsRecording" - can be used in skins for e.g. IDLE/BUSY REC/FREE
2021-05-03add additional recording flag "isInUse" - can be used in skins for e.g. ↵Peter Bieringer
records in cutting/copy(queue)
2021-03-15Version 1.2.151.2.15kamel5
2021-03-04Version 1.2.141.2.14kamel5
2021-02-15Version 1.2.131.2.13kamel5
2021-02-06fix crash caused by cVeDmDetailheaderRec::Parse introduced in 1.2.10Peter Bieringer
2021-02-05rename to isRecording, filter IsInUse proper, add also to replay recinfoPeter Bieringer
2021-02-05added token for recordings: isInUsePeter Bieringer
2021-02-03Version 1.2.111.2.11kamel5
2021-02-03SVDRP: do not reload in case plugin is not fully initialized (results in VDR ↵Peter Bieringer
crash) SVDRP: respond with proper error message in case of OSD is active or parsing error
2021-01-28align tuner number (starting internally with 0) with VDR numbering (starting ↵Peter Bieringer
with 1)
2021-01-25Version 1.2.101.2.10kamel5
2021-01-24update version, extend historyPeter Bieringer
2021-01-22update historyPeter Bieringer
2021-01-17Version 1.2.91.2.9kamel5
2019-06-21Version 1.2.81.2.8kamel5
2018-03-03anged menu numbering handling vor mcMain1.2.7horchi
2018-02-17extended epg2vdr timer interface for schedules1.2.6horchi
2018-02-16added timer type to epg2vdr interfacehorchi
2018-02-16compatibility to vdr 2.3.8horchi
2015-08-14added possibility to define help texts for skin setup parameterslouis
2015-08-10fixed bug that setup int parameters do not respect max valuelouis
2015-08-09Version 0.7.10.7.1louis
2015-08-09fixed compiling fur unpatched VDRlouis
2015-08-08Version 0.7.00.7.0louis
2015-08-08implemented horizontal menuslouis
2015-07-30Version 0.6.30.6.3louis
2015-07-29added {watched} and {percentseen} to displaymenurecordings current viewlouis
2015-07-29fixed bug in checking skin versionlouis
2015-07-25added progressmodeonly viewelement in displayreplaylouis
2015-07-17Version 0.6.20.6.2louis
2015-07-17added version check for skinrepositirieslouis
2015-07-15fixed crashes if main menu is opened consecutivelylouis
2015-07-12some changes in metrixHDlouis
2015-07-12 fixed flickering when main menu is fadinglouis
2015-07-11changed skinrepository from static file to github repositorylouis
2015-07-10fixed bug that menulists are not read if no currentelement is definedlouis
2015-07-09Version 0.6.00.6.0louis
2015-07-09fixed bug displaying wrong headers in skin setup submenuslouis
2015-07-08fixed bug displaying pixmaps with transparencylouis
2015-07-07immplemented areacontainers to group areaslouis
2015-06-20added banner to displaymenuschedulescurrentview and displaymenureplaycurrentviewlouis