Commit Graph

40 Commits

Author SHA1 Message Date
Klaus Schmidinger 2d487365a1 New SVDRP command CLRE 2002-08-25 10:49:02 +02:00
Klaus Schmidinger 9a1a16f3d4 Consistently using malloc/free and new/delete 2002-08-11 13:32:23 +02:00
Klaus Schmidinger a4bfddd2f9 Totally rearranged device/player/recorder structures 2002-06-16 12:57:31 +02:00
Klaus Schmidinger d4893ad1fe Improved the [eid]syslog() macros 2002-05-13 16:35:49 +02:00
Klaus Schmidinger 8162e30e1b Fixed leftover references to the file FORMATS 2002-05-10 15:08:51 +02:00
Klaus Schmidinger c751c195c1 Improved usage of 'safe_write()' 2002-03-23 16:17:39 +01:00
Klaus Schmidinger 18ab84b0c1 New SVDRP command VOLU 2002-03-09 10:07:40 +01:00
Klaus Schmidinger 58af7c57e5 Added a missing error message in SVDRP command LSTC 2002-02-24 14:16:46 +01:00
Klaus Schmidinger 46095d6151 New SVDRP command PUTE 2002-02-24 11:13:21 +01:00
Klaus Schmidinger db7f6ee619 Accessing Schedules data directly via cSIProcessor 2002-02-23 13:55:57 +01:00
Klaus Schmidinger 0b7e9057da Introduced 'svdrphosts.conf' 2002-02-02 17:20:54 +01:00
Klaus Schmidinger ddec0a101b Changed the [dei]syslog macros to use var args; fixed error handling in establishing an SVDRP connection 2002-02-02 13:44:24 +01:00
Klaus Schmidinger 08390642c8 Improved performance of SVDRP command entry 2002-01-13 16:08:45 +01:00
Klaus Schmidinger 9bba1ce73e Removed all video overlay stuff from cDvbApi and SVDRP 2001-11-04 11:38:23 +01:00
Klaus Schmidinger 576ba802fe New SVDRP commands LSTR and DELR to list and delete recordings 2001-10-27 11:47:46 +02:00
Klaus Schmidinger 6c41138bdd Moved the _GNU_SOURCE macro into the Makefile 2001-10-07 15:14:50 +02:00
Klaus Schmidinger fe9d7f0545 Fixed handling SVDRP commands whith more than one blank between the command word and the options 2001-09-22 13:31:29 +02:00
Klaus Schmidinger e425cb9434 Changed size of all parse buffers to 10KB 2001-09-14 14:35:40 +02:00
Klaus Schmidinger 63105a7842 New SVDRP command NEXT to show the next timer event 2001-09-01 09:53:01 +02:00
Klaus Schmidinger 000ce0cf21 Made I/O more robust by handling EINTR 2001-08-12 15:22:48 +02:00
Klaus Schmidinger bd48a49712 Fixed handling characters above 0xEF in SVDRP 2001-07-22 14:00:11 +02:00
Klaus Schmidinger 1930e13961 Fixed a hanging SVDRP connection if the client dies without issuing QUIT 2001-07-14 09:49:07 +02:00
Klaus Schmidinger fae6bae6d4 The SVDRP HELP command now prints the topics in several columns 2001-04-01 16:07:58 +02:00
Klaus Schmidinger 11eccf850f New SVDRP command LSTE to list the EPG data 2001-04-01 15:40:43 +02:00
Klaus Schmidinger ab626eecd3 SVDRP now also works with clients that don't do line buffering 2001-04-01 14:13:42 +02:00
Klaus Schmidinger e3c265d186 SVDRP commands LSTC and LSTT now return an error message if no channels or timers are defined 2001-03-02 23:00:53 +01:00
Klaus Schmidinger 3586013b8f New SVDRP command MESG; SVDRP can reuse port; SVDRP timeout 2001-02-18 14:18:13 +01:00
Klaus Schmidinger 6b0658a977 Switched to PES recording 2000-12-08 16:23:32 +01:00
Klaus Schmidinger eefbcf5216 Current channel is now device specific 2000-11-05 18:39:17 +01:00
Klaus Schmidinger 19f9f9cfce Fixed daemon mode (RcIo and Interface no longer static) 2000-10-08 12:24:30 +02:00
Klaus Schmidinger 925780c20f Implemented overlay handling 2000-09-17 13:47:06 +02:00
Klaus Schmidinger b3c78919d5 Implemented image grabbing 2000-09-17 11:53:35 +02:00
Klaus Schmidinger 27046cf8a9 Implemented SVDRP command 'HITK' 2000-09-17 09:36:50 +02:00
Klaus Schmidinger 4716cfb5a1 Implemented centralized 'wait for input' 2000-09-17 08:23:46 +02:00
Klaus Schmidinger c00d4ea326 Implemented 'channel grouping' 2000-09-09 14:57:43 +02:00
Klaus Schmidinger d2d6fb2568 Fixed greeting message 2000-08-26 12:51:51 +02:00
Klaus Schmidinger 0d034bc582 New SVDRP command UPDT 2000-08-06 12:56:49 +02:00
Klaus Schmidinger 44237c3701 Version number defined via a macro 2000-07-29 18:19:49 +02:00
Klaus Schmidinger 2d3fdc8286 Changed version number to 0.6 2000-07-24 16:43:51 +02:00
Klaus Schmidinger 52514313fb Implemented SVDRP 2000-07-23 15:01:31 +02:00