Age | Commit message (Expand) | Author |
2006-01-13 | Dropped the default vdr user | Klaus Schmidinger |
2006-01-13 | Implemented the option "Setup/OSD/Menu button closes" | Klaus Schmidinger |
2006-01-13 | Updated the Finnish OSD texts | Klaus Schmidinger |
2006-01-13 | Added missing i18n entry for the "Timer" button | Klaus Schmidinger |
2006-01-09 | Skipping all SetCaps() and SetUser() calls when it is started as 'root' and "... | Klaus Schmidinger |
2006-01-08 | Fixed handling "more than 3 byte" key sequences in cKbdRemote::ReadKeySequence() | Klaus Schmidinger |
2006-01-08 | Fixed the "plugins-clean" and "plugins-install" targets in the Makefile | Klaus Schmidinger |
2006-01-08 | Added a missing #include <linux/unistd.h> to thread.c | Klaus Schmidinger |
2006-01-08 | The SVDRP command LSTT now accepts the new option 'id' | Klaus Schmidinger |
2006-01-08 | Removed obsolete "scanning recordings..." text1.3.38 | Klaus Schmidinger |
2006-01-08 | Cleaned up some trailing white space | Klaus Schmidinger |
2006-01-08 | Added a SleepMs() in cRecorder::Action() to avoid a busy loop | Klaus Schmidinger |
2006-01-08 | Added a mutex to synchronize cDevice::PlayPesPacket() and SetCurrentAudioTrack() | Klaus Schmidinger |
2006-01-07 | Preceded all button texts with "Button$"; Removed obsolete "Eject" and "Langu... | Klaus Schmidinger |
2006-01-07 | Adapted c(Dvb)Device::ProvidesCa() to the dynamic CA handling | Klaus Schmidinger |
2006-01-07 | The file 'ca.conf' is obsolete and has been removed; revised all descriptions... | Klaus Schmidinger |
2006-01-07 | Fixed the "Day" field of the "Edit timer" menu when pressing '0' to switch fr... | Klaus Schmidinger |
2006-01-06 | Implemented letter input via numeric keys (Easy | Klaus Schmidinger |
2006-01-06 | The "flags" of a timer are now handled as an unsigned integer value | Klaus Schmidinger |
2006-01-06 | Any cReceivers still attached to a cDevice when that device switches to a dif... | 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 | The "Mark/Move" function in the "Channels" menu now also works in the non-num... | 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 | 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 | 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 | 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 |