Age | Commit message (Expand) | Author |
2005-09-02 | Updated the Slovenian OSD texts | Klaus Schmidinger |
2005-09-02 | Updated the Swedish OSD texts | Klaus Schmidinger |
2005-08-29 | Fixed cDvbPlayer::SkipFrames() to properly handle radio recordings | Klaus Schmidinger |
2005-08-29 | Updated the Estonian OSD texts | Klaus Schmidinger |
2005-08-28 | Now always using stream id 0xE0 for the video stream | Klaus Schmidinger |
2005-08-28 | Fixed syncing in cRepacker | Klaus Schmidinger |
2005-08-28 | Fixed appending sequence end code cDvbPlayer::Goto() | Klaus Schmidinger |
2005-08-28 | Removed unused MAINMENUENTRY from svdrpdemo.c | Klaus Schmidinger |
2005-08-28 | Added some missing braces in remux.c | Klaus Schmidinger |
2005-08-28 | Implemented SVDRP command EDIT1.3.31 | Klaus Schmidinger |
2005-08-28 | channels.conf | Klaus Schmidinger |
2005-08-28 | Added a note about reserved SVDRP command names | Klaus Schmidinger |
2005-08-28 | Changed credit | Klaus Schmidinger |
2005-08-28 | More changes from Reinhard Nissl | Klaus Schmidinger |
2005-08-28 | The new SVDRP command PLAY can be used to start replaying a recording | Klaus Schmidinger |
2005-08-28 | Added a note about 'svdrpdemo' | Klaus Schmidinger |
2005-08-27 | Implemented SVDRP command for plugins | Klaus Schmidinger |
2005-08-27 | Moved cMenuEditTimer and cMenuEvent to menu.h so that plugins can use it | Klaus Schmidinger |
2005-08-27 | Fixed detecting short channel names for "Kabel Deutschland" | Klaus Schmidinger |
2005-08-27 | Added missing braces | Klaus Schmidinger |
2005-08-27 | Removed the TUNER_LOCK_TIMEOUT in cDevice::AttachReceiver() since it caused m... | Klaus Schmidinger |
2005-08-26 | Fixed the EPG scan, so that it doesn't use the primary device if that is curr... | Klaus Schmidinger |
2005-08-26 | Updated the Danish OSD texts | Klaus Schmidinger |
2005-08-26 | Modified handling of audio packets for radio channels in remux.c | Klaus Schmidinger |
2005-08-26 | Implemented cAudioRepacker | Klaus Schmidinger |
2005-08-26 | The Setup/CICAM menu now only contains the devices that actually have a CI an... | Klaus Schmidinger |
2005-08-21 | Added missing German OSD texts for 'Audio language' | Klaus Schmidinger |
2005-08-21 | Fixed a typo | Klaus Schmidinger |
2005-08-21 | Replaced the get/put_unaligned() macros from <asm/unaligned.h> with own inlin...1.3.30 | Klaus Schmidinger |
2005-08-21 | channels.conf | Klaus Schmidinger |
2005-08-21 | Adjusted 'Custom services' description to the actual implementation (cont'd) | Klaus Schmidinger |
2005-08-21 | Adjusted 'Custom services' description to the actual implementation | Klaus Schmidinger |
2005-08-21 | Added 'Service' functions to the plugin interface | Klaus Schmidinger |
2005-08-21 | Fixed cDvbTuner to avoid lockups on NPTL systems | Klaus Schmidinger |
2005-08-21 | Fixed cVideoRepacker to better handle errors in data | Klaus Schmidinger |
2005-08-21 | Now waiting at startup until all DVB devices are ready | Klaus Schmidinger |
2005-08-20 | Removed some outdated text | Klaus Schmidinger |
2005-08-20 | Added handling of the 'Close MMI' tag | Klaus Schmidinger |
2005-08-20 | Improved responsiveness inside CAM menus | Klaus Schmidinger |
2005-08-16 | Added credits for Klaus Heppenheimer | Klaus Schmidinger |
2005-08-15 | Removed the VIDEO_STILLPICTURE_WORKS_WITH_VDR_FRAMES stuff from cDvbDevice::S...1.3.29 | Klaus Schmidinger |
2005-08-15 | channels.conf | Klaus Schmidinger |
2005-08-15 | Some missed places where cThread::Running() should be used | Klaus Schmidinger |
2005-08-15 | Avoiding unnecessary OSD draw operations caused by the audio track descriptio... | Klaus Schmidinger |
2005-08-14 | Pressing Ok while entering a channel number now immediately switches to that ... | Klaus Schmidinger |
2005-08-14 | Now discarding any previous numerical input to switch channels if Up, Down, C... | Klaus Schmidinger |
2005-08-14 | Added credits for Wayne Keer | Klaus Schmidinger |
2005-08-14 | Fixed handling the frame number display if '7' is pressed before the first ed... | Klaus Schmidinger |
2005-08-14 | Changed the title of the recording info menu | Klaus Schmidinger |
2005-08-14 | Added some 'mkdir -p' to the Makefile's 'install' target | Klaus Schmidinger |