Age | Commit message (Expand) | Author |
2006-01-14 | Added missing default key macro description for "Yellow" | Klaus Schmidinger |
2006-01-13 | Added a missing comma | Klaus Schmidinger |
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 | Updated contact info for ZDF | 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 | Adjusted release date and version number | Klaus Schmidinger |
2006-01-08 | Updated copyright date | Klaus Schmidinger |
2006-01-08 | Cleaned up some trailing white space | Klaus Schmidinger |
2006-01-08 | channels.conf | Klaus Schmidinger |
2006-01-08 | Added a SleepMs() in cRecorder::Action() to avoid a busy loop | Klaus Schmidinger |
2006-01-08 | Fixed a typo | 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 | 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 |