summaryrefslogtreecommitdiff
path: root/svdrp.c
AgeCommit message (Expand)Author
2005-11-05cSVDRP now dynamically allocates its command bufferKlaus Schmidinger
2005-09-25The list of recordings is now read in a separate threadKlaus Schmidinger
2005-09-18The SVDRP command DELR no longer triggers a complete reload of the global Rec...Klaus Schmidinger
2005-09-03Implemented the SVDRP command MOVCKlaus Schmidinger
2005-09-03The SVDRP command PLUG now has a new option 'main'Klaus Schmidinger
2005-09-03Added missing help for the 'help' keyword in the SVDRP command PLUGKlaus Schmidinger
2005-08-28Implemented SVDRP command EDIT1.3.31Klaus Schmidinger
2005-08-28The new SVDRP command PLAY can be used to start replaying a recordingKlaus Schmidinger
2005-08-27Implemented SVDRP command for pluginsKlaus Schmidinger
2005-08-07Fixed a memory leak in the SVDRP command LSTE; fixed a typo in LSTE's help1.3.28Klaus Schmidinger
2005-07-31Now checking whether timers or channels are currently being edited via the me...Klaus Schmidinger
2005-05-26The SVDRP command DELR no longer deletes recordings that are currently being ...Klaus Schmidinger
2005-05-16Switched from 'summary.vdr' to 'info.vdr'Klaus Schmidinger
2005-05-06Automatically deleting duplicate channels when reading channels.confKlaus Schmidinger
2005-03-20All log entries regarding timers now contain a short description of the timer1.3.23Klaus Schmidinger
2005-03-20Some fixes to avoid compiler warnings in gcc 4.0Klaus Schmidinger
2004-12-26Made several functions threadsafe (cont'd)Klaus Schmidinger
2004-12-19Made several functions threadsafeKlaus Schmidinger
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