Age | Commit message (Expand) | Author |
2014-03-10 | Fixed indentation | Klaus Schmidinger |
2014-03-10 | When checking for obsolete channels, those with an RID that is not 0 are now ... | Klaus Schmidinger |
2014-03-10 | Fixed drawing the live indicator in the LCARS skin in case there are no devices | Klaus Schmidinger |
2014-03-10 | Updated the Finnish OSD texts | Klaus Schmidinger |
2014-03-09 | The Recordings menu now remembers the last recording the cursor was positione... | Klaus Schmidinger |
2014-03-09 | Removed an unnecessary assignment from cMenuRecordings::~cMenuRecordings() | Klaus Schmidinger |
2014-03-09 | Fixed adding new source types in case they are already registered | Klaus Schmidinger |
2014-03-08 | Fixed handling PAT packets when detecting frames | Klaus Schmidinger |
2014-03-08 | Fixed a possible endless loop in cH264Parser::GetGolombUe() | Klaus Schmidinger |
2014-03-05 | Changed email address of Christopher Reimer | Klaus Schmidinger |
2014-02-27 | Fixed handling transfer mode on full featured DVB cards for encrypted channel... | Klaus Schmidinger |
2014-02-26 | Fixed keeping the current position in the Recordings menu if a recording was ... | Klaus Schmidinger |
2014-02-25 | Revoked "Fixed some compiler warnings with Clang 3.4.1" from ci.c, because th... | Klaus Schmidinger |
2014-02-23 | Adjusted release date2.1.5 | Klaus Schmidinger |
2014-02-21 | Fixed handling frame detection buffer length | Klaus Schmidinger |
2014-02-21 | Fixed detecting broken video data streams when recording | Klaus Schmidinger |
2014-02-19 | No section number in debug message | Klaus Schmidinger |
2014-02-18 | Fixed the replay progress display for very long recordings | Klaus Schmidinger |
2014-02-18 | Improved PAT/PMT scanning to speed up initial tuning to encrypted channels on... | Klaus Schmidinger |
2014-02-15 | Fixed learning keyboard remote control codes | Klaus Schmidinger |
2014-02-08 | Replaced the NULL pointer assignment in ~cReceiver() to force a segfault with... | Klaus Schmidinger |
2014-02-08 | Added LinkageTypePremiere to libsi/si.h and eit.c to avoid a compiler warning... | Klaus Schmidinger |
2014-02-08 | Fixed some compiler warnings with Clang 3.4.1 | Klaus Schmidinger |
2014-02-08 | Fixed numbering frames (cont'd) | Klaus Schmidinger |
2014-02-06 | Fixed a possible crash in the OSD demo | Klaus Schmidinger |
2014-02-06 | Fixed numbering frames | Klaus Schmidinger |
2014-02-04 | Fixed flickering if subtitles are active while the OSD demo is running | Klaus Schmidinger |
2014-01-31 | Further clarified the semantics of cCamSlot::Decrypt() | Klaus Schmidinger |
2014-01-31 | Updated the Estonian OSD texts | Klaus Schmidinger |
2014-01-30 | Fixed clearing non-editable members in the channel editor | Klaus Schmidinger |
2014-01-29 | Fixed sorting recordings by time in the Recordings menu if "Setup/OSD/Recordi... | Klaus Schmidinger |
2014-01-28 | Increased MIN_TS_PACKETS_FOR_FRAME_DETECTOR to 100 and introduced counting th... | Klaus Schmidinger |
2014-01-26 | Now checking whether the primary device actually has a decoder before retunin... | Klaus Schmidinger |
2014-01-26 | Now checking whether the primary device atcually has a decoder before retunin... | Klaus Schmidinger |
2014-01-26 | Adjusted release date2.1.4 | Klaus Schmidinger |
2014-01-25 | Fixed a superfluous call to the skin's SetRecording() function after renaming... | Klaus Schmidinger |
2014-01-25 | The new function cStatus::ChannelChange() can be implemented by plugins to be... | Klaus Schmidinger |
2014-01-24 | Revoked "Fixed sending CA descriptors to CAMs in case a cReceiver is not used... | Klaus Schmidinger |
2014-01-22 | Replaced "Schnitt" with "Bearbeitung" in the German OSD texts | Klaus Schmidinger |
2014-01-22 | Fixed a wrong alignment in cCiDateTime::SendDateTime() | Klaus Schmidinger |
2014-01-21 | Fixed a deadlock | Klaus Schmidinger |
2014-01-20 | Now making sure the primary device goes into transfer mode for live viewing i... | Klaus Schmidinger |
2014-01-18 | Now unassigning CAMs from their devices when they are no longer used | Klaus Schmidinger |
2014-01-18 | Fixed deleting the source recording after moving it to a different volume (co... | Klaus Schmidinger |
2014-01-18 | Fixed detecting frame borders in MPEG-2 streams that have "bottom fields" or ... | Klaus Schmidinger |
2014-01-16 | Now waiting explicitly until all CAM slots are ready before switching to the ... | Klaus Schmidinger |
2014-01-16 | Fixed deleting the source recording after moving it to a different volume | Klaus Schmidinger |
2014-01-16 | Increased MIN_TS_PACKETS_FOR_FRAME_DETECTOR to 10 | Klaus Schmidinger |
2014-01-15 | Added logging the supported system ids of a CAM | Klaus Schmidinger |
2014-01-14 | Fixed sending CA descriptors to CAMs in case a cReceiver is not used for a re... | Klaus Schmidinger |