index
:
vdr-plugin-epgsearch
master
vdr-2.2.x
VDR EPGSearch Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-02-01
Recordings with errors can be marked as incomplete
HEAD
master
Johann Friedrichs
2022-01-30
Changed handling of finished recordings
Johann Friedrichs
2021-12-10
Wrong dev selection for conflict check
Johann Friedrichs
2021-12-10
compareSubtitle supports more than 2 values
Johann Friedrichs
2021-05-25
Changed 0 to NULL in epgsearchext.c for c++11
Johann Friedrichs
2021-05-24
Set Version to 2.4.1
v2.4.1
Johann Friedrichs
2021-05-22
Fix for VDR-2.5.4
Johann Friedrichs
2021-05-22
Fix compiling with gcc11 - thanks to Martin Dummer
Johann Friedrichs
2021-04-26
improved conflictcheck for encrypted channels
Johann Friedrichs
2021-04-12
Clarified "avoid repeats".
Johann Friedrichs
2021-04-03
fix compile error with clang
Johann Friedrichs
2021-03-05
Delay threads after pluginstart 10 secs (configurable)
Johann Friedrichs
2021-01-29
Make the call to pkg_config configurable via the PKG_CONFIG macro
Johann Friedrichs
2020-04-02
Fix displaying NAME in generated manpages
Johann Friedrichs
2019-12-02
Show device again in conflictcheck (revises 770de32f)
Johann Friedrichs
2019-11-28
Avoid problem with empty Event-Title
Johann Friedrichs
2019-09-19
Avoid lock sequence error when using Shift-Function
Johann Friedrichs
2019-09-19
Keep Schedules locked while evaluating events
Johann Friedrichs
2019-04-11
Fix possible format overflow and avoid compiler warning
Johann Friedrichs
2019-04-08
Replace auto_ptr with unique_ptr (only for c++11) (vdr-portal: kfb77)
Johann Friedrichs
2019-04-08
Fix utf-8 encoding in docs and manpages (vdr-portal kfb77 seahawk1986)
Johann Friedrichs
2019-03-22
Searchtimers are always local. Thx MarkusE
Johann Friedrichs
2019-03-22
Don't mix local and remote concurrent timers
Johann Friedrichs
2019-01-16
avoid erase of iterator inside of a loop
Johann Friedrichs
2018-04-16
Push to Version 2.4.0
v2.4.0
Johann Friedrichs
2018-04-16
Preserve timerflags in searchtimerupdate
Johann Friedrichs
2018-03-26
Fix remote conflict check
Johann Friedrichs
2018-03-21
unified indentation
Johann Friedrichs
2018-03-21
get rid of some casts
Johann Friedrichs
2017-10-15
Fix deadlock.
Johann Friedrichs
2017-10-15
Lock sequenz 0917.
Johann Friedrichs
2017-08-01
fix recordingsdone deadlock.
Johann Friedrichs
2017-07-30
Use separate thread for recdone processing.
Johann Friedrichs
2017-07-30
Add icon for inactive timer.
Johann Friedrichs
2017-07-30
Use namespace for svdrpclient.
Johann Friedrichs
2017-07-11
Fix SearchTimers Commit.
Johann Friedrichs
2017-07-11
Search timers should create only local timers.
Johann Friedrichs
2017-07-11
Another lock sequence error
Johann Friedrichs
2017-07-11
Add conflict check for remote timers.
Johann Friedrichs
2017-06-13
Fix more lock sequences.
Johann Friedrichs
2017-06-10
Set min. VDR version to 2.3.6 and cleanup patches.
Frank Neumann
2017-06-10
New vdr.epgsearch-exttimeredit-2.3.6.diff (thx to Claus Muus)
TomJoad
2017-06-07
Fix some lock sequences.
TomJoad
2017-06-07
Use vdr timerids instead of index.
TomJoad
2017-06-07
Fixes in searchtimer thread.
TomJoad
2017-06-07
Adapt new makefile style of VDR 2.3.6.
TomJoad
2017-05-26
Add patches/vdr.epgsearch-exttimeredit-2.3.5.diff
Dietmar Spingler
2017-05-26
Fixes for MyEditTimer and other small changes.
TomJoad
2017-05-25
Added operator to cListObject derived classes.
Jasmin Jessich
2017-05-25
Change shell in docsrc2*.sh to /bin/bash, suggested by TomJoad@vdr-portal.de.
Frank Neumann
[next]