summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
2005-10-02Added a check against MAXOSDAREAS in cOsd::CanHandleAreas()Klaus Schmidinger
2005-10-01Fixed the FATALERRNO macro to check for a non-zero errno valueKlaus Schmidinger
2005-10-01Fixed a crash in cConfig::Load() when compiling on the PPCKlaus Schmidinger
2005-10-01Fixed handling the '.update' file in case the video directory is not at the d...Klaus Schmidinger
2005-10-01Fixed opening recording folders in case the last replayed recording no longer...Klaus Schmidinger
2005-09-26Fixed a leftover 'summary.vdr' in vdr.5Klaus Schmidinger
2005-09-25Made the function ExchangeChars() public1.3.33Klaus Schmidinger
2005-09-25The '.update' file in the video directory is now touched when a recording is ...Klaus Schmidinger
2005-09-25The 'new' indicator in the Recordings menu is now kept up-to-dateKlaus Schmidinger
2005-09-25The list of recordings is now read in a separate threadKlaus Schmidinger
2005-09-17Fixed error handling in cCiTransportConnection::RecvTPDU()Klaus Schmidinger
2005-09-17Fixed handling key macros with keys after @pluginKlaus Schmidinger
2005-09-17Added a missing include statement to the 'sky' pluginKlaus Schmidinger
2005-09-17Added cChannel::LinkChannels() and cChannel::RefChannel()Klaus Schmidinger
2005-09-17Fixed handling color buttons in cMenuEditStrItemKlaus Schmidinger
2005-09-17Fixed converting arbitrarily formatted summary.vdr filesKlaus Schmidinger
2005-09-14Fixed two errors in 'newplugin'Klaus Schmidinger
2005-09-11Implemented a hash for the channels to reduce the system load in the EIT scan...1.3.32Klaus Schmidinger
2005-09-10Fixed converting summary.vdr files that would result in a very long 'short text'Klaus Schmidinger
2005-09-09Fixed defining timers that only differ in the day of weekKlaus Schmidinger
2005-09-09Fixed the default value for "Setup/EPG bugfix level"Klaus Schmidinger
2005-09-09Fixed some typos in MANUALKlaus Schmidinger
2005-09-04Changed the audio PID language codes to hold up to two 3 letter codes; automa...Klaus Schmidinger
2005-09-03Implemented the SVDRP command MOVCKlaus Schmidinger
2005-09-03Implemented option '--vfat'; replaced ':' with '.' in recording namesKlaus Schmidinger
2005-09-03Repeat keys are now ignored when waiting for a keypress to cancel an operationKlaus Schmidinger
2005-09-02Adjusted the Makefile to the dvb-kernel driver on kernel 2.6 and upKlaus Schmidinger
2005-09-02Re-introduced the code that waits for a tuner lock in VDR/device.cKlaus Schmidinger
2005-09-02Introduced a separate 'plugins-install' target in the MakefileKlaus Schmidinger
2005-09-02Made LIRC command parsing more robustKlaus Schmidinger
2005-08-29Fixed cDvbPlayer::SkipFrames() to properly handle radio recordingsKlaus Schmidinger
2005-08-28Now always using stream id 0xE0 for the video streamKlaus Schmidinger
2005-08-28Removed unused MAINMENUENTRY from svdrpdemo.cKlaus Schmidinger
2005-08-28Added some missing braces in remux.cKlaus Schmidinger
2005-08-28Implemented SVDRP command EDIT1.3.31Klaus Schmidinger
2005-08-28The new SVDRP command PLAY can be used to start replaying a recordingKlaus Schmidinger
2005-08-27Implemented SVDRP command for pluginsKlaus Schmidinger
2005-08-27Moved cMenuEditTimer and cMenuEvent to menu.h so that plugins can use itKlaus Schmidinger
2005-08-27Fixed detecting short channel names for "Kabel Deutschland"Klaus Schmidinger
2005-08-26Fixed the EPG scan, so that it doesn't use the primary device if that is curr...Klaus Schmidinger
2005-08-26Modified handling of audio packets for radio channels in remux.cKlaus Schmidinger
2005-08-26Implemented cAudioRepackerKlaus Schmidinger
2005-08-21Replaced the get/put_unaligned() macros from <asm/unaligned.h> with own inlin...1.3.30Klaus Schmidinger
2005-08-21Added 'Service' functions to the plugin interfaceKlaus Schmidinger
2005-08-21Fixed cDvbTuner to avoid lockups on NPTL systemsKlaus Schmidinger
2005-08-16Added credits for Klaus HeppenheimerKlaus Schmidinger
2005-08-15Avoiding unnecessary OSD draw operations caused by the audio track descriptio...Klaus Schmidinger
2005-08-14Now discarding any previous numerical input to switch channels if Up, Down, C...Klaus Schmidinger
2005-08-14Added credits for Wayne KeerKlaus Schmidinger
2005-08-14Fixed handling the frame number display if '7' is pressed before the first ed...Klaus Schmidinger