index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-12-27
Added MANDIR to the vdr.pc file
Klaus Schmidinger
2012-12-27
Now using targets "install-lib" and "install-i18n" when building plugins locally
Klaus Schmidinger
2012-12-27
Changed "==" to "=" in the Makefile to make it POSIX style
Klaus Schmidinger
2012-12-27
DVBDIR is now conveyed to plugins via the CFLAGS; removed some redundancy fro...
Klaus Schmidinger
2012-12-27
Increased the version numbers of all plugins to reflect the recent Makefile c...
Klaus Schmidinger
2012-12-27
Making sure that plugins include the VDR header files from the actual VDR sou...
Klaus Schmidinger
2012-12-24
Added notes from HISTORY
Klaus Schmidinger
2012-12-24
Fixed replaying ongoing recordings from other VDR instances
1.7.34
Klaus Schmidinger
2012-12-23
Setting mcPluginSetup for plugin setup menus
Klaus Schmidinger
2012-12-23
Fixed cIndexFile::GetNextIFrame() to properly handle the case where the very ...
Klaus Schmidinger
2012-12-23
Fixed replay stuttering close to the end of an ongoing recording
Klaus Schmidinger
2012-12-23
DESTDIR is now used in 'install-plugins'
Klaus Schmidinger
2012-12-23
Made LIBDIR and LOCDIR non-overwriteable in plugin Makefiles
Klaus Schmidinger
2012-12-23
Removed obsolete i18n texts
Klaus Schmidinger
2012-12-23
Updated the Italian OSD texts
Klaus Schmidinger
2012-12-22
Plugin Makefiles now use DESTDIR and the 'install' program
Klaus Schmidinger
2012-12-21
Fixed CDEFINES
Klaus Schmidinger
2012-12-21
Fixed comment
Klaus Schmidinger
2012-12-21
Replaced some 'SOFILE: command not found with '$^'
Klaus Schmidinger
2012-12-21
Added the new menu categories mcChannelEdit, mcTimerEdit, mcScheduleNow, mcSc...
Klaus Schmidinger
2012-12-21
The plugin Makefiles now have a separate 'install' target
Klaus Schmidinger
2012-12-19
Removed some redundancy in the Makefile/Make.global/Make.config mechanism
Klaus Schmidinger
2012-12-18
Added "-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE" to t...
Klaus Schmidinger
2012-12-18
Fixed setting the --package-name and --package-version options in the calls t...
Klaus Schmidinger
2012-12-18
Added several missing "`ls $^`" in the calls to xgettext in plugin Makefiles ...
Klaus Schmidinger
2012-12-15
Fixed cOsd::GetBitmap() to always return NULL if a non-exising area is requested
Klaus Schmidinger
2012-12-11
Updated the Estonian OSD texts
Klaus Schmidinger
2012-12-11
Changed the type of the TimerMatch parameter in cSkinDisplayMenu::SetItemEven...
Klaus Schmidinger
2012-12-08
Fixed a typo
Klaus Schmidinger
2012-12-08
The new functions SetItemEvent(), SetItemTimer(), SetItemChannel() and SetIte...
1.7.33
Klaus Schmidinger
2012-12-07
Only handling decimal point in atod() and dtoa() if it differs from '.'
Klaus Schmidinger
2012-12-06
Added notes from HISTORY
Klaus Schmidinger
2012-12-06
Modified behavior of Play/Pause key in fast and slow modes
Klaus Schmidinger
2012-12-06
Changed reading and writing of floating point numbers into configuration file...
Klaus Schmidinger
2012-12-05
The new option "Setup/Replay/Progress display time" can be used to activate a...
Klaus Schmidinger
2012-12-05
Fixed creating the edited version directory if a relative file name is given ...
Klaus Schmidinger
2012-12-05
When regenerating the index of a recording, the frame rate stored in the info...
Klaus Schmidinger
2012-12-05
The new option Setup/Replay/PauseOnMarkSet can be used to activate automatica...
Klaus Schmidinger
2012-12-05
The new option "Setup/Replay/Pause on mark set" can be used to activate autom...
Klaus Schmidinger
2012-12-04
Implemented Play/Pause key
Klaus Schmidinger
2012-12-04
The SVDRP command HITK now discards any keys if the remote control is current...
Klaus Schmidinger
2012-12-04
The new functions cDevice::CanScaleVideo() and cDevice::ScaleVideo() can be u...
Klaus Schmidinger
2012-12-04
Now always setting the TDT EIT filter, because otherwise when turning on usin...
Klaus Schmidinger
2012-12-04
The '7' and '9' keys now jump to the very beginning or end, respectively, of ...
Klaus Schmidinger
2012-12-04
Synchronizing system time to the transponder time is now done using adjtime()...
Klaus Schmidinger
2012-12-03
Fixed handling lowercase polarization characters in channel definitions if no...
Klaus Schmidinger
2012-12-03
Fixed some spellings in osd.h and svdrp.c
Klaus Schmidinger
2012-12-03
Fixed some #include statements in plugins to use <vdr/...> instead of "vdr/..."
Klaus Schmidinger
2012-12-03
Fixed faulty opening of the Recordings menu when pressing the Play key during...
Klaus Schmidinger
2012-12-03
Fixed calling iconv_close() only with a valid iconv_t value
Klaus Schmidinger
[prev]
[next]