summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-11-08Updated channels.conf.cableKlaus Schmidinger
2002-11-08Updated channels.conf.terrKlaus Schmidinger
2002-11-08Fixed saving the polarization parameter of channels that have a number in the...Klaus Schmidinger
2002-11-03Fixed formattingKlaus Schmidinger
2002-11-03Now checking the driver's DVB_API_VERSION1.1.15Klaus Schmidinger
2002-11-03Removed displaying 'Recording' since this caused a lengthy black screen on si...Klaus Schmidinger
2002-11-03Implemented audio plugin interfaceKlaus Schmidinger
2002-11-02Fixed closing all dup'ed file descriptors in cPipeKlaus Schmidinger
2002-11-02Removed some leftover debug outputsKlaus Schmidinger
2002-11-02Fixed reading EPG data via the SVDRP command PUTEKlaus Schmidinger
2002-11-01The Makefile now includes the file Make.configKlaus Schmidinger
2002-11-01Fixed displaying the group separators in the channel displayKlaus Schmidinger
2002-11-01Updated channels.conf.terrKlaus Schmidinger
2002-11-01Fixed handling audio tracks in cDvbDeviceKlaus Schmidinger
2002-11-01Fixed the EPG scanner, which broke 'Transfer Mode' as soon as it kicked inKlaus Schmidinger
2002-11-01Only accepting key presses from the current remote control when learningKlaus Schmidinger
2002-11-01Adjusted the INSTALL file to the 1.1.x versionKlaus Schmidinger
2002-11-01Completely switched to the HEAD driver versionKlaus Schmidinger
2002-10-27Fixed a crash when learning the keys of several remote controls1.1.14Klaus Schmidinger
2002-10-27channels.confKlaus Schmidinger
2002-10-27Implemented key macrosKlaus Schmidinger
2002-10-27Implemented additional dedicated keysKlaus Schmidinger
2002-10-26Fixed a typoKlaus Schmidinger
2002-10-26Fixed learning RC keys with more than one RC; displaying RC name when learnin...Klaus Schmidinger
2002-10-26Fixed blocking replaying in case an encrypted channel is being recorded on th...Klaus Schmidinger
2002-10-26Fixed switching audio tracks in 'Transfer Mode' on the primary DVB device (co...Klaus Schmidinger
2002-10-26Fixed handling 'Transfer Mode' on single device systems when recording an enc...Klaus Schmidinger
2002-10-26Fixed a ternary expression in dvbspu.cKlaus Schmidinger
2002-10-26Fixed channel switching in case of an active 'Transfer Mode' on the primary d...Klaus Schmidinger
2002-10-26Fixed switching audio tracks in 'Transfer Mode' on the primary DVB deviceKlaus Schmidinger
2002-10-26Fixed checking the Ca() status of a cDeviceKlaus Schmidinger
2002-10-20Fixed skipping unavailable channels when zapping downwardsKlaus Schmidinger
2002-10-20Fixed log message when editing a channelKlaus Schmidinger
2002-10-20Frequency for DVB-C and DVB-T is now in MHz, kHz or HzKlaus Schmidinger
2002-10-20Added KI.KA to channels.conf.cableKlaus Schmidinger
2002-10-20Added Telecom 2B to 'sources.conf'Klaus Schmidinger
2002-10-20Fixed slow reaction on SVDRP inputKlaus Schmidinger
2002-10-20Added further satellites to 'sources.conf' (cont'd)Klaus Schmidinger
2002-10-20Timers now internally have a pointer to their channelKlaus Schmidinger
2002-10-19Implemented gaps in channel numberingKlaus Schmidinger
2002-10-19Fixed handling multiple 'CaCaps' entries in 'setup.conf'Klaus Schmidinger
2002-10-19Fixed a small glitch when switching channelsKlaus Schmidinger
2002-10-19Updated Finnish OSD textsKlaus Schmidinger
2002-10-19Added further satellites to 'sources.conf'Klaus Schmidinger
2002-10-13Fixed some faulty default parameter initializationsKlaus Schmidinger
2002-10-13Adjusted release date1.1.13Klaus Schmidinger
2002-10-13New configuration file 'reccmds.conf'Klaus Schmidinger
2002-10-13The SVDRP command PUTE now triggers an immediate write of the 'epg.data' fileKlaus Schmidinger
2002-10-13Automatically closing 'Commands' menu if command doesn't return any outputKlaus Schmidinger
2002-10-13Changed a few leftover 'new char[...]' to MALLOC(char, ...)Klaus Schmidinger