summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
2013-12-24Fixed a possible crash if the recordings list is updated externally while the...Klaus Schmidinger
2013-11-16Fixed uninitialized item area coordinates in cSkinLCARSDisplayMenuKlaus Schmidinger
2013-11-15Simplified some conditional expressions in skinlcars.c and skinsttng.cKlaus Schmidinger
2013-11-15Fixed a missing initialization in the c'tor of cSkinLCARSDisplayChannelKlaus Schmidinger
2013-11-03The new menu category mcRecordingEdit is now used to mark menus that edit rec...Klaus Schmidinger
2013-11-03Fixed a possible access to uninitialized data in cEIT::cEIT()Klaus Schmidinger
2013-10-30Added code for parsing LCN and AVC descriptors to libsiKlaus Schmidinger
2013-10-29The LIRC remote control now connects to the socket even if it doesn't yet exi...Klaus Schmidinger
2013-10-21When cutting a recording it is now checked whether there is already an edited...Klaus Schmidinger
2013-10-20Fixed some compiler warnings with gcc-4.6.3Klaus Schmidinger
2013-10-16Fixed an inconsistent behavior between opening the Recordings menu manually v...Klaus Schmidinger
2013-10-13Added maximum signal strength value for TechniSat SkyStar 2 DVB-S rev 2.3PKlaus Schmidinger
2013-10-12The function cRecordings::MBperMinute() now only takes into account recording...Klaus Schmidinger
2013-10-12Changed cRecorder::Action() to use cTimeMs instead of time()Klaus Schmidinger
2013-10-12Now also checking the source (in addition to the transponder) when setting th...Klaus Schmidinger
2013-10-11Fixed writing group separators to channels.conf that contain a commaKlaus Schmidinger
2013-10-10Added renaming and moving recordings and folders, and editing a recording's p...Klaus Schmidinger
2013-09-07The Yellow button in the main menu no longer acts as "Pause" if "Pause key ha...Klaus Schmidinger
2013-09-07Unified the internal sequence of actions when pressing the Blue and the Back ...Klaus Schmidinger
2013-08-31Fixed cleaning up old EPG events in case no epg data file is givenKlaus Schmidinger
2013-08-31Fixed wrong initialization of Setup.PositionerSwingKlaus Schmidinger
2013-08-31Added credit to Thomas Bergwinkl's Rotor pluginKlaus Schmidinger
2013-08-30Fixed displaying DVB subtitlesKlaus Schmidinger
2013-08-23Added Begin/EndSegmentTransfer() to the EPG handler interfaceKlaus Schmidinger
2013-08-23Reverted the change from version 1.5.7 that made all logging go to LOG_ERRKlaus Schmidinger
2013-08-23All bonded devices (except for the master) now turn off their LNB power compl...Klaus Schmidinger
2013-08-22Fixed a possible crash when shutting down VDR while subtitles are being displ...Klaus Schmidinger
2013-08-21Added basic support for positioners to control steerable satellite dishesKlaus Schmidinger
2013-05-19Fixed a crash in the LCARS skin's main menu in case there is no current channelKlaus Schmidinger
2013-05-18Fixed an endless loop in the DrawEllipse() functions for very small ellipsesKlaus Schmidinger
2013-05-02Fixed no longer generating any editing marks if the edited recording results ...Klaus Schmidinger
2013-04-27Fixed displaying the frame number when setting an editing markKlaus Schmidinger
2013-04-27Fixed multiple occurrences of the same directory in the recordings list in ca...Klaus Schmidinger
2013-04-11Fixed handling '/' and '~' in recording file names in case DirectoryEncoding ...Klaus Schmidinger
2013-04-10Changed cThread::SetIOPriority() from "best effort class" to "idle class" in ...Klaus Schmidinger
2013-04-08Fixed some typosKlaus Schmidinger
2013-04-07Fixed an endless loop in cTextWrapper::Set() in case the given Width is small...Klaus Schmidinger
2013-03-29Fixed handling overlapping pending timersKlaus Schmidinger
2013-03-18Fixed formatting the channel definition example in the vdr(5) man pageKlaus Schmidinger
2013-03-18The cutter now allocates its buffers on the heap to avoid problems on systems...Klaus Schmidinger
2013-03-18The "Resume" button in the main menu is now only active if the respective rec...Klaus Schmidinger
2013-03-18Fixed loading the setup.conf file in case a parameter contains the '#' characterKlaus Schmidinger
2013-03-17Updated email address of Rolf AhrenbergKlaus Schmidinger
2013-03-17Renamed the language file sr_SR.po to sr_RS.poKlaus Schmidinger
2013-03-16Added maximum SNR and signal strength value for TechniSat SkyStar HD2Klaus Schmidinger
2013-03-16Updated the Serbian OSD textsKlaus Schmidinger
2013-03-16Fixed creating a new VPS timer with the SVDRP command NEWT1.7.41Klaus Schmidinger
2013-03-15Updated the help and man page entry about the location of the epg.data fileKlaus Schmidinger
2013-03-14When switching to a less privileged user id, VDR now sets the environment var...Klaus Schmidinger
2013-03-12Some improvements to allowing the parameters PATH and NAME to the --dirnames ...Klaus Schmidinger