Age | Commit message (Expand) | Author |
2006-01-06 | Fixed a typo | Klaus Schmidinger |
2006-01-06 | Implemented the "Info" key | Klaus Schmidinger |
2006-01-05 | The default cOsdObject::Show() now automatically calls cOsdMenu::Display() if... | Klaus Schmidinger |
2006-01-05 | Improved tuner timeout handling (cont'd) | Klaus Schmidinger |
2006-01-05 | The "Mark/Move" function in the "Channels" menu now also works in the non-num... | Klaus Schmidinger |
2006-01-05 | Fixed initial channel display if Setup.TimeoutRequChInfo is 'no' | Klaus Schmidinger |
2006-01-05 | In the "Channels" menu the numeric keys now position the cursor to the channe... | Klaus Schmidinger |
2006-01-05 | Removed unused 'offset' member from cOsdItem | Klaus Schmidinger |
2006-01-05 | Disabled the use of fadvise in cUnbufferedFile because there have been severa... | Klaus Schmidinger |
2006-01-05 | Added missing #include "thread.h" to dvbspu.c | Klaus Schmidinger |
2006-01-04 | Fixed entry for "Sky Two" | Klaus Schmidinger |
2006-01-04 | Removed an obsolete "Summary" text from i18n.c and preceded all key definitio... | Klaus Schmidinger |
2006-01-04 | A message is now given when an instant recording is started | Klaus Schmidinger |
2006-01-04 | Using the thread id in the "thread ... won't end" error message | Klaus Schmidinger |
2006-01-04 | Implemented "Setup/OSD/Timeout requested channel info" | Klaus Schmidinger |
2006-01-04 | The "Menu" key now behaves consistently | Klaus Schmidinger |
2006-01-04 | Now using FE_READ_STATUS to read the current frontend status | Klaus Schmidinger |
2006-01-03 | Added an example for a remote GRAB and display command | Klaus Schmidinger |
2006-01-03 | Added cMenuEditStrItem::InEditMode() | Klaus Schmidinger |
2006-01-03 | Added cTimer::SetPriority() to set a timer's priority | Klaus Schmidinger |
2006-01-03 | Changed DELETEDLIFETIME to 300 | Klaus Schmidinger |
2006-01-03 | Fixed handling TS packets in cTS2PES | Klaus Schmidinger |
2006-01-03 | Improved tuner timeout handling | Klaus Schmidinger |
2006-01-03 | Fixed setting the main thread id if VDR is running as a daemon | Klaus Schmidinger |
2006-01-01 | The cTimer constructor can now take an optional cChannel | Klaus Schmidinger |
2006-01-01 | The Makefile now reports a summary of failed plugins | Klaus Schmidinger |
2006-01-01 | Fixed incrementing the 'state' variables in the repacker classes in remux.c t... | Klaus Schmidinger |
2006-01-01 | Fixed initializing pthread_mutexattr_t and pthread_rwlockattr_t to avoid warn... | Klaus Schmidinger |
2006-01-01 | Made the static cControl functions thread safe | Klaus Schmidinger |
2006-01-01 | Removed unused variables in skinclassic.c and skinsttng.c | Klaus Schmidinger |
2006-01-01 | Fixed handling multi byte key sequences in cKbdRemote | Klaus Schmidinger |
2006-01-01 | The DVB devices now retune (and, if applicable, resend the DiSEqC data) if th... | Klaus Schmidinger |
2005-12-31 | Changed the API of the functions cStatus::Recording() and cStatus::Replaying(... | Klaus Schmidinger |
2005-12-31 | When started as user 'root' VDR now switches to a lesser privileged user id, ... | Klaus Schmidinger |
2005-12-30 | Changed all "illegal" to "invalid" in error messages | Klaus Schmidinger |
2005-12-30 | Updated the Greek OSD texts | Klaus Schmidinger |
2005-12-30 | New option '-g'; fixed security hole CAN-2005-0071 when grabbing to file | Klaus Schmidinger |
2005-12-30 | Refined cBase64Encoder description | Klaus Schmidinger |
2005-12-30 | The SVDRP command GRAB now optionally writes the image data to the SVDRP conn... | Klaus Schmidinger |
2005-12-29 | Implemented cBase64Encoder | Klaus Schmidinger |
2005-12-29 | cDevice::GrabImage() now returns a pointer to the image in memory; cDevice::G... | Klaus Schmidinger |
2005-12-29 | The SVDRP command GRAB now determines the image type from the extension of th... | Klaus Schmidinger |
2005-12-29 | Converting a grabbed image to JPEG is now done with the new function RgbToJpeg() | Klaus Schmidinger |
2005-12-28 | Dropped the unused "Stop recording on primary interface" stuff | Klaus Schmidinger |
2005-12-28 | Revoked the check for low symbol rates on FF cards (some actually can do this) | Klaus Schmidinger |
2005-12-28 | Removing deleted recordings is now done in a separate thread | Klaus Schmidinger |
2005-12-28 | Fixed finding the actual timer for Record/Timer button | Klaus Schmidinger |
2005-12-27 | Modified red button handling in the "Schedule" menu | Klaus Schmidinger |
2005-12-27 | cTimer no longer has its own 'schedule' member | Klaus Schmidinger |
2005-12-27 | The "Schedules" and "What's on now/next?" menus are now updated if a timer is... | Klaus Schmidinger |