Age | Commit message (Expand) | Author |
2005-03-20 | Some fixes to avoid compiler warnings in gcc 4.0 | Klaus Schmidinger |
2004-12-26 | Made several functions threadsafe (cont'd) | Klaus Schmidinger |
2004-12-19 | Made several functions threadsafe | Klaus Schmidinger |
2004-10-31 | Making sure that timers and channels are only saved together | Klaus Schmidinger |
2004-10-17 | Now only saving channels.conf after a modification made by the user | Klaus Schmidinger |
2004-06-13 | The list of recordings is now kept statically in memory | Klaus Schmidinger |
2004-03-25 | Fixed the help for LSTE and LSTR | Klaus Schmidinger |
2004-02-29 | Implemented VPS controlled timers1.3.5 | Klaus Schmidinger |
2004-02-22 | Extended the SVDRP command LSTE to allow limiting the listed data | Klaus Schmidinger |
2004-01-31 | Fixed the SVDRP command 'STAT DISK' to avoid a 'division by 0' in case the di... | Klaus Schmidinger |
2004-01-17 | New SVDRP command SCAN | Klaus Schmidinger |
2004-01-04 | Implemented automatic PID switching and channel detection | Klaus Schmidinger |
2003-12-22 | Changed section handling; replaced 'libdtv' with 'libsi' | Klaus Schmidinger |
2003-08-31 | Actually implemented the SVDRP command DELC | Klaus Schmidinger |
2003-08-30 | Fixed a hangup in SVDRP when the client disappears without sending QUIT | Klaus Schmidinger |
2003-07-26 | Fixed an occasional "Broken pipe" error in SVDRP connections | Klaus Schmidinger |
2003-06-06 | Fixed editing channels ('timers.conf' was not written) | Klaus Schmidinger |
2003-04-27 | New SVDRP command STAT | Klaus Schmidinger |
2002-12-22 | The SVDRP command CHAN now also accepts channel IDs | Klaus Schmidinger |
2002-11-10 | First step towards a 'unique channel ID' | Klaus Schmidinger |
2002-10-20 | Fixed slow reaction on SVDRP input | Klaus Schmidinger |
2002-10-20 | Timers now internally have a pointer to their channel | Klaus Schmidinger |
2002-10-19 | Implemented gaps in channel numbering | Klaus Schmidinger |
2002-10-13 | The SVDRP command PUTE now triggers an immediate write of the 'epg.data' file | Klaus Schmidinger |
2002-10-06 | Modified channel handling; full DiSEqC support | Klaus Schmidinger |
2002-09-29 | Made remote controls plugin aware | Klaus Schmidinger |
2002-09-08 | Skipping unavailable channels when switching with 'Up' and 'Down' keys | Klaus Schmidinger |
2002-09-04 | Implemented recording and replaying with a single DVB card | Klaus Schmidinger |
2002-08-25 | New SVDRP command CLRE | Klaus Schmidinger |
2002-08-11 | Consistently using malloc/free and new/delete | Klaus Schmidinger |
2002-06-16 | Totally rearranged device/player/recorder structures | Klaus Schmidinger |
2002-05-13 | Improved the [eid]syslog() macros | Klaus Schmidinger |
2002-05-10 | Fixed leftover references to the file FORMATS | Klaus Schmidinger |
2002-03-23 | Improved usage of 'safe_write()' | Klaus Schmidinger |
2002-03-09 | New SVDRP command VOLU | Klaus Schmidinger |
2002-02-24 | Added a missing error message in SVDRP command LSTC1.0.0pre1 | Klaus Schmidinger |
2002-02-24 | New SVDRP command PUTE | Klaus Schmidinger |
2002-02-23 | Accessing Schedules data directly via cSIProcessor | Klaus Schmidinger |
2002-02-02 | Introduced 'svdrphosts.conf' | Klaus Schmidinger |
2002-02-02 | Changed the [dei]syslog macros to use var args; fixed error handling in estab... | Klaus Schmidinger |
2002-01-13 | Improved performance of SVDRP command entry | Klaus Schmidinger |
2001-11-04 | Removed all video overlay stuff from cDvbApi and SVDRP | Klaus Schmidinger |
2001-10-27 | New SVDRP commands LSTR and DELR to list and delete recordings | Klaus Schmidinger |
2001-10-07 | Moved the _GNU_SOURCE macro into the Makefile | Klaus Schmidinger |
2001-09-22 | Fixed handling SVDRP commands whith more than one blank between the command w... | Klaus Schmidinger |
2001-09-14 | Changed size of all parse buffers to 10KB | Klaus Schmidinger |
2001-09-01 | New SVDRP command NEXT to show the next timer event | Klaus Schmidinger |
2001-08-12 | Made I/O more robust by handling EINTR0.9.1 | Klaus Schmidinger |
2001-07-22 | Fixed handling characters above 0xEF in SVDRP | Klaus Schmidinger |
2001-07-14 | Fixed a hanging SVDRP connection if the client dies without issuing QUIT | Klaus Schmidinger |