summaryrefslogtreecommitdiff
path: root/svdrp.c
AgeCommit message (Expand)Author
2004-10-31Making sure that timers and channels are only saved togetherKlaus Schmidinger
2004-10-17Now only saving channels.conf after a modification made by the userKlaus Schmidinger
2004-06-13The list of recordings is now kept statically in memoryKlaus Schmidinger
2004-03-25Fixed the help for LSTE and LSTRKlaus Schmidinger
2004-02-29Implemented VPS controlled timers1.3.5Klaus Schmidinger
2004-02-22Extended the SVDRP command LSTE to allow limiting the listed dataKlaus Schmidinger
2004-01-31Fixed the SVDRP command 'STAT DISK' to avoid a 'division by 0' in case the di...Klaus Schmidinger
2004-01-17New SVDRP command SCANKlaus Schmidinger
2004-01-04Implemented automatic PID switching and channel detectionKlaus Schmidinger
2003-12-22Changed section handling; replaced 'libdtv' with 'libsi'Klaus Schmidinger
2003-08-31Actually implemented the SVDRP command DELCKlaus Schmidinger
2003-08-30Fixed a hangup in SVDRP when the client disappears without sending QUITKlaus Schmidinger
2003-07-26Fixed an occasional "Broken pipe" error in SVDRP connectionsKlaus Schmidinger
2003-06-06Fixed editing channels ('timers.conf' was not written)Klaus Schmidinger
2003-04-27New SVDRP command STATKlaus Schmidinger
2002-12-22The SVDRP command CHAN now also accepts channel IDsKlaus Schmidinger
2002-11-10First step towards a 'unique channel ID'Klaus Schmidinger
2002-10-20Fixed slow reaction on SVDRP inputKlaus Schmidinger
2002-10-20Timers now internally have a pointer to their channelKlaus Schmidinger
2002-10-19Implemented gaps in channel numberingKlaus Schmidinger
2002-10-13The SVDRP command PUTE now triggers an immediate write of the 'epg.data' fileKlaus Schmidinger
2002-10-06Modified channel handling; full DiSEqC supportKlaus Schmidinger
2002-09-29Made remote controls plugin awareKlaus Schmidinger
2002-09-08Skipping unavailable channels when switching with 'Up' and 'Down' keysKlaus Schmidinger
2002-09-04Implemented recording and replaying with a single DVB cardKlaus Schmidinger
2002-08-25New SVDRP command CLREKlaus Schmidinger
2002-08-11Consistently using malloc/free and new/deleteKlaus Schmidinger
2002-06-16Totally rearranged device/player/recorder structuresKlaus Schmidinger
2002-05-13Improved the [eid]syslog() macrosKlaus Schmidinger
2002-05-10Fixed leftover references to the file FORMATSKlaus Schmidinger
2002-03-23Improved usage of 'safe_write()'Klaus Schmidinger
2002-03-09New SVDRP command VOLUKlaus Schmidinger
2002-02-24Added a missing error message in SVDRP command LSTC1.0.0pre1Klaus Schmidinger
2002-02-24New SVDRP command PUTEKlaus Schmidinger
2002-02-23Accessing Schedules data directly via cSIProcessorKlaus Schmidinger
2002-02-02Introduced 'svdrphosts.conf'Klaus Schmidinger
2002-02-02Changed the [dei]syslog macros to use var args; fixed error handling in estab...Klaus Schmidinger
2002-01-13Improved performance of SVDRP command entryKlaus Schmidinger
2001-11-04Removed all video overlay stuff from cDvbApi and SVDRPKlaus Schmidinger
2001-10-27New SVDRP commands LSTR and DELR to list and delete recordingsKlaus Schmidinger
2001-10-07Moved the _GNU_SOURCE macro into the MakefileKlaus Schmidinger
2001-09-22Fixed handling SVDRP commands whith more than one blank between the command w...Klaus Schmidinger
2001-09-14Changed size of all parse buffers to 10KBKlaus Schmidinger
2001-09-01New SVDRP command NEXT to show the next timer eventKlaus Schmidinger
2001-08-12Made I/O more robust by handling EINTR0.9.1Klaus Schmidinger
2001-07-22Fixed handling characters above 0xEF in SVDRPKlaus Schmidinger
2001-07-14Fixed a hanging SVDRP connection if the client dies without issuing QUITKlaus Schmidinger
2001-04-01The SVDRP HELP command now prints the topics in several columns0.7.2Klaus Schmidinger
2001-04-01New SVDRP command LSTE to list the EPG dataKlaus Schmidinger
2001-04-01SVDRP now also works with clients that don't do line bufferingKlaus Schmidinger