Age | Commit message (Expand) | Author |
2002-10-13 | New configuration file 'reccmds.conf' | Klaus Schmidinger |
2002-10-13 | The SVDRP command PUTE now triggers an immediate write of the 'epg.data' file | Klaus Schmidinger |
2002-10-13 | Automatically closing 'Commands' menu if command doesn't return any output | Klaus Schmidinger |
2002-10-13 | Changed a few leftover 'new char[...]' to MALLOC(char, ...) | Klaus Schmidinger |
2002-10-13 | Implemented '?' handling for commands.conf | Klaus Schmidinger |
2002-10-12 | Fixed a crash when closing down with remote control plugins | Klaus Schmidinger |
2002-10-12 | Reactivated full handling of second audio PID (even in 'Transfer Mode') | Klaus Schmidinger |
2002-10-12 | Fixed switching the video format in the Setup/DVB menu | Klaus Schmidinger |
2002-10-11 | Fixed radio channels in channels.conf.cable | Klaus Schmidinger |
2002-10-11 | Adapted type names to the new HEAD version of the driver | Klaus Schmidinger |
2002-10-07 | Fixed fetching the current/next information | Klaus Schmidinger |
2002-10-07 | Added cDevice::DeviceNumber() | Klaus Schmidinger |
2002-10-06 | Fixed a bug when pressing the Blue button in the main menu without having dis...1.1.12 | Klaus Schmidinger |
2002-10-06 | Fixed Andy Carter's real name | Klaus Schmidinger |
2002-10-06 | Updated channels.conf.cable | Klaus Schmidinger |
2002-10-06 | Fixed storing channel parameters with 0 values | Klaus Schmidinger |
2002-10-06 | Updated channels.conf.terr | Klaus Schmidinger |
2002-10-06 | Improved skipping channels that are (currently) not available | Klaus Schmidinger |
2002-10-06 | Changed cMenuRecordings::Del() to cMenuRecordings::Delete() to avoid a warnin... | Klaus Schmidinger |
2002-10-06 | Removed some unnecessary #includes from eit.c | Klaus Schmidinger |
2002-10-06 | Modified channel handling; full DiSEqC support | Klaus Schmidinger |
2002-09-30 | Fixed a missing Flush() call in the remote control learning procedure | Klaus Schmidinger |
2002-09-29 | Avoiding restarts due to 'panic level' when switching channels on the primary...1.1.11 | Klaus Schmidinger |
2002-09-29 | Fixed handling DVD subtitles in the SPU decoder | Klaus Schmidinger |
2002-09-29 | Made remote controls plugin aware | Klaus Schmidinger |
2002-09-22 | Fixed a race condition when starting 'Transfer Mode' | Klaus Schmidinger |
2002-09-21 | Added a missing 'public' keyword | Klaus Schmidinger |
2002-09-21 | Fixed the 'newplugin' script for use with the NEWSTRUCT driver | Klaus Schmidinger |
2002-09-21 | Fixed an incomplete initialization of the filter parameters | Klaus Schmidinger |
2002-09-15 | Added an EPG bugfix for the latest VOX EPG data format1.1.10 | Klaus Schmidinger |
2002-09-15 | Added a missing StripAudioPackets() to cDvbPlayer::Action() | Klaus Schmidinger |
2002-09-15 | Fixed opening /dev/video in cDvbDevice::GrabImage() in case of NEWSTRUCT driver | Klaus Schmidinger |
2002-09-15 | Dropping bogus EPG events | Klaus Schmidinger |
2002-09-15 | Only calling cStatus::MsgChannelSwitch() for actual switching | Klaus Schmidinger |
2002-09-15 | A previous 'Transfer Mode' is now automatically re-started after a replay stops | Klaus Schmidinger |
2002-09-15 | Starting Transfer Mode when recording current channel | Klaus Schmidinger |
2002-09-14 | Fixed starting a recording of the current channel with only one DVB card | Klaus Schmidinger |
2002-09-09 | Removed a superfluous error message from cLockFile::Unlock() | Klaus Schmidinger |
2002-09-08 | Added play mode pmAudioOnlyBlack1.1.9 | Klaus Schmidinger |
2002-09-08 | Fixed a crash when entering an integer value outside the limits | Klaus Schmidinger |
2002-09-08 | Implemented an SPU decoder | Klaus Schmidinger |
2002-09-08 | Skipping unavailable channels when switching with 'Up' and 'Down' keys | Klaus Schmidinger |
2002-09-08 | Implemented cTSBuffer | Klaus Schmidinger |
2002-09-04 | Implemented recording and replaying with a single DVB card | Klaus Schmidinger |
2002-08-28 | Fixed the 'newplugin' script to make it name the target for creating the dist... | Klaus Schmidinger |
2002-08-25 | Fixed handling one-shot timers that were already recording and had their star...1.1.8 | Klaus Schmidinger |
2002-08-25 | New SVDRP command CLRE | Klaus Schmidinger |
2002-08-25 | Added cPalette::AllColors() for plugins that need to get the color entries of... | Klaus Schmidinger |
2002-08-25 | Added cDevice::NewOsd() to allow a derived cDevice class to implement its own... | Klaus Schmidinger |
2002-08-24 | Added some missing #includes to files in libdtv for gcc 3.2 | Klaus Schmidinger |