Commit Graph

  • 4e2535a7e2 Added a double check for the idle release. Rolf Ahrenberg 2015-05-23 15:28:37 +0300
  • 6384b8694e Added a timeout for releasing idling devices. Rolf Ahrenberg 2015-05-22 22:42:11 +0300
  • 6c4c8a10b7 Set the default device count to two. v2.2.2 Rolf Ahrenberg 2015-04-26 12:49:40 +0300
  • 8b43cdc634 Added initial support for detaching and attaching SAT>IP servers. Rolf Ahrenberg 2015-03-17 21:25:15 +0200
  • fe010ab72c Added a more flexible OPER command in the SVDRP interface. Rolf Ahrenberg 2015-04-09 21:36:13 +0300
  • 7bdc152f76 Prepared for a release. v2.2.1 Rolf Ahrenberg 2015-04-03 20:37:29 +0300
  • bd6774ba28 Relaxed the server cleanup timeout. Rolf Ahrenberg 2015-03-26 00:28:17 +0200
  • fbf7977853 Added a memory guard for cSatipMemoryBuffer(). Rolf Ahrenberg 2015-03-26 00:23:55 +0200
  • 19a6a4a5ee Simplified GetTransponderUrlParameters(). Rolf Ahrenberg 2015-03-22 23:44:15 +0200
  • 077c978747 Merge 792e5de730 into 7b683dba8d #7 jmachowinski 2015-03-22 21:07:03 +0000
  • 792e5de730 Updated RTSP queries to match protocol version 1.2.2 #7 Janosch Machowinski 2015-03-22 21:58:07 +0100
  • 93d0d178e7 Make a too low curl version a compile error, not a warning. Janosch Machowinski 2015-03-22 21:30:36 +0100
  • 1731f24118 Added runtime check for wrong curl version Janosch Machowinski 2015-03-22 21:28:44 +0100
  • 8913b173dc bugfix: don't report plugin as initialized if curl failed to initialize Janosch Machowinski 2015-03-22 21:27:09 +0100
  • cd77b18ac4 Updated RTSP queries to match protocol version 1.2.2 #8 Janosch Machowinski 2015-03-22 21:58:07 +0100
  • 4df7211fae Make a too low curl version a compile error, not a warning. Janosch Machowinski 2015-03-22 21:30:36 +0100
  • 9109452dd3 Added runtime check for wrong curl version Janosch Machowinski 2015-03-22 21:28:44 +0100
  • 8b7e901f85 bugfix: don't report plugin as initialized if curl failed to initialize Janosch Machowinski 2015-03-22 21:27:09 +0100
  • 7b683dba8d Implemented cSatipMemoryBuffer(). Rolf Ahrenberg 2015-03-22 18:51:39 +0200
  • 942d3a936e Fixed CURL buffer size for discovery. Rolf Ahrenberg 2015-03-22 17:33:08 +0200
  • 748ea15d1d Updated against SAT>IP protocol specification version 1.2.2. Rolf Ahrenberg 2015-03-22 16:47:02 +0200
  • 1d75da403a Simplified GetTransponderUrlParameters(). Rolf Ahrenberg 2015-03-22 16:33:48 +0200
  • 4d8263e8fd Improved RTSP error checking. Rolf Ahrenberg 2015-03-18 22:48:52 +0200
  • 7019b719a5 Fixed a memory leak in TinyXML implementation (Thanks to Oliver Endriss). Rolf Ahrenberg 2015-03-18 20:55:10 +0200
  • 39249ca2d5 Fixed generic error macros. Rolf Ahrenberg 2015-03-08 15:53:54 +0200
  • 68e0d1474e Got rid of SATIP_DEBUG. Rolf Ahrenberg 2015-03-07 17:50:48 +0200
  • ad5c221e44 Fixed wrong indenting. Rolf Ahrenberg 2015-03-04 19:43:01 +0200
  • 826e53e8ea Fixed the discovery tracing level. Rolf Ahrenberg 2015-03-03 19:09:51 +0200
  • f4dd02a9aa Robustify the server discovery. Rolf Ahrenberg 2015-03-02 20:08:21 +0200
  • 8184a785b7 Updated README. v2.2.0 Rolf Ahrenberg 2015-02-20 21:15:55 +0200
  • 1b4094696a Updated HISTORY. Rolf Ahrenberg 2015-02-20 20:53:20 +0200
  • 4139e87f4a Disable socket flushing. Rolf Ahrenberg 2015-02-20 20:51:31 +0200
  • 7196c9403b Updated the APIVERSNUM requirement. Rolf Ahrenberg 2015-02-20 20:47:58 +0200
  • e1c896c1a6 Added a missing linefeed. Rolf Ahrenberg 2015-02-17 21:16:30 +0200
  • 6b63ad145f Fixed the frontend assignment. Rolf Ahrenberg 2015-02-16 19:42:18 +0200
  • 84dfc6701e Refactored the frontend attaching/detaching signaling. Rolf Ahrenberg 2015-02-16 17:21:00 +0200
  • 653d9d659b Updated README. Rolf Ahrenberg 2015-02-16 16:49:51 +0200
  • 26cd34f965 Updated version to 2.2.0. Rolf Ahrenberg 2015-02-08 22:35:35 +0200
  • df258d127f Reverted the force locking quirk for Triax TSS 400. Rolf Ahrenberg 2015-01-27 21:31:39 +0200
  • 3e4b1c0383 Updated the server info message to show used quirks. Rolf Ahrenberg 2015-01-27 16:27:23 +0200
  • 73ed299ed9 Fixed to nag about any malfunctioning firmware only once. Rolf Ahrenberg 2015-01-26 00:21:55 +0200
  • 37e151b3e3 Added the force locking quirk for Triax TSS 400. Rolf Ahrenberg 2015-01-25 23:47:56 +0200
  • b1aad3fb80 Updated the version number. Rolf Ahrenberg 2015-01-24 17:21:04 +0200
  • a87dfc43f7 Refactored the frontend handling. Rolf Ahrenberg 2015-01-15 23:33:51 +0200
  • 26be862d89 Refactored some errno handling. Rolf Ahrenberg 2015-01-24 16:20:13 +0200
  • ab2a47e3e7 Got rid of scan-build warnings. Rolf Ahrenberg 2015-01-22 21:37:33 +0200
  • 3d1efe7a80 Fixed freeing some memory. Rolf Ahrenberg 2015-01-21 22:40:24 +0200
  • c9898bfbfd Added support for showing the frontend id. Rolf Ahrenberg 2015-01-20 00:35:46 +0200
  • 46bfc805e6 Removed SATIP_XCI. v1.0.2 Rolf Ahrenberg 2015-01-18 14:48:29 +0200
  • 30925337cb Updated Spanish and Catalan translations (Thanks to Gabriel Bonich). Rolf Ahrenberg 2015-01-18 00:11:53 +0200
  • 63e47ad24a Reworded the README. Rolf Ahrenberg 2015-01-17 20:02:18 +0200
  • 14123e160f Fixed the server parsing multiple times. Rolf Ahrenberg 2015-01-17 19:42:21 +0200
  • 278d0478cf Added a command-line option to disable all the SAT>IP server quirks. Rolf Ahrenberg 2015-01-17 17:29:21 +0200
  • 9989c36eee Delayed the server parameter parsing. Rolf Ahrenberg 2015-01-17 16:47:19 +0200
  • d2064f0c04 Added an option to disable sources via sources.conf. Rolf Ahrenberg 2015-01-17 01:39:32 +0200
  • 714d3ed902 Increased the max number of disabled sources. Rolf Ahrenberg 2015-01-17 00:45:30 +0200
  • b466d6836e Added NULL checks for cSatipServer parameters. Rolf Ahrenberg 2015-01-17 00:00:59 +0200
  • 184ddf2a53 Fixed a wrong parameter type. Rolf Ahrenberg 2015-01-16 00:08:48 +0200
  • 65a2158051 Fixed some whitespaces. Rolf Ahrenberg 2015-01-15 23:37:36 +0200
  • e833ca6fdd Added a separate trace mode for pids. Rolf Ahrenberg 2015-01-15 20:03:35 +0200
  • c9abfddf11 Changed SATIP_USE_SINGLE_MODEL_SERVERS_ONLY into a command-line switch. Rolf Ahrenberg 2015-01-15 19:27:02 +0200
  • fb7a7fe3a2 Fixed parsing of the setup values. Rolf Ahrenberg 2015-01-15 00:10:22 +0200
  • 3b9269e9de Added a separate trace mode for server discovery. Rolf Ahrenberg 2015-01-14 21:25:43 +0200
  • 09e6c272cd Refactored cSatipPid for upcoming API changes. Rolf Ahrenberg 2015-01-14 20:51:16 +0200
  • 266aadb999 Modified the model detection a bit more readable. Rolf Ahrenberg 2015-01-14 20:34:12 +0200
  • aed5a7820a Fixed 'length' typos. Rolf Ahrenberg 2015-01-14 17:58:13 +0200
  • bcb11b6257 Added a compile-time option to split any mixed model server into several single ones. Rolf Ahrenberg 2015-01-13 21:24:31 +0200
  • 21261f8042 Clamp signal quality and level values. Rolf Ahrenberg 2015-01-12 23:58:30 +0200
  • 2f11ad7a98 Added server parameter exanples. Rolf Ahrenberg 2015-01-12 23:51:38 +0200
  • 83a0233780 Updated German translation (Thanks to Frank Neumann). Rolf Ahrenberg 2015-01-12 13:09:09 +0200
  • 6f3715eb8b Merge pull request #5 from CvH/patch-1 Rolf Ahrenberg 2015-01-12 09:22:43 +0200
  • 92991cd144 fixed typo at fw version #5 CvH 2015-01-11 22:52:40 +0100
  • 304addbc00 Added missing CI/CAM translations. Rolf Ahrenberg 2015-01-11 23:49:12 +0200
  • 26ff10ce1e Added configurable CI slots. Rolf Ahrenberg 2015-01-11 01:49:59 +0200
  • e654b3bbd2 Updated version number. Rolf Ahrenberg 2015-01-11 15:37:48 +0200
  • acea8748a4 Added SATIP_XCI variable for enabling CI support. v1.0.1 Rolf Ahrenberg 2015-01-10 18:30:07 +0200
  • 755f1049bb Reduced tuner sleep timeout to get better performance for pid updates. Rolf Ahrenberg 2015-01-10 14:14:30 +0200
  • 2f6315280f Tweaked setting the pid update cache timer. Rolf Ahrenberg 2015-01-09 19:56:43 +0200
  • 695dd53bfc Added initial support for x_ci parameter. Rolf Ahrenberg 2015-01-09 15:42:03 +0200
  • 5fef77518e Changed the PMT debugging into a separate trace mode. Rolf Ahrenberg 2015-01-09 02:06:20 +0200
  • 791767f02b Documented CI extension parameters. Rolf Ahrenberg 2015-01-07 17:45:48 +0200
  • 0d52649dbd Added the missing translation item. Rolf Ahrenberg 2015-01-06 21:41:52 +0200
  • 0c03c1b8d4 Added a CI extension item into the device info menu. Rolf Ahrenberg 2015-01-06 19:45:39 +0200
  • db59aa9c29 Added support for Digital Devices CI extension. Rolf Ahrenberg 2015-01-06 00:58:35 +0200
  • 0fd559ce79 Added a fallback for older glibc libraries. Rolf Ahrenberg 2015-01-05 20:24:45 +0200
  • e10ce57210 Removed the unnecessary config directory definition. Rolf Ahrenberg 2015-01-05 20:15:04 +0200
  • c7f4b265d5 Fixed the server teardown. Rolf Ahrenberg 2015-01-05 20:11:41 +0200
  • 35c0f25c38 Updated the command-line help and README. Rolf Ahrenberg 2015-01-05 20:09:45 +0200
  • dadd26f980 Removed an unnecessary wait. v1.0.0 Rolf Ahrenberg 2014-12-22 21:19:24 +0200
  • 5c5f21631f Added transponder information into the device info menu. Rolf Ahrenberg 2014-12-22 20:16:28 +0200
  • 29eaf994f8 Added a multicast mode for the RTSP setup. Rolf Ahrenberg 2014-12-21 16:31:38 +0200
  • f884b23f7c Renamed logging to tracing. Rolf Ahrenberg 2014-12-21 16:11:05 +0200
  • 1bc2dc01fd Updated HISTORY. Rolf Ahrenberg 2014-12-20 18:58:15 +0200
  • eba49c979f Removed the special logging mode for a debug build. Rolf Ahrenberg 2014-12-20 18:50:34 +0200
  • 3475c179d1 Added an info message for malfunctioning devices with quirks. Rolf Ahrenberg 2014-12-20 18:46:18 +0200
  • 4cb25ce93c Fixed CURLOPT_URL. Rolf Ahrenberg 2014-12-20 18:46:00 +0200
  • c5499ce1da Prepare for a release. Rolf Ahrenberg 2014-12-19 20:08:27 +0200
  • fa226b0d2f Removed DVB-C model quirks from OctopusNet. The firmware version 1.0.40 looks correct. Rolf Ahrenberg 2014-12-18 00:27:13 +0200
  • 4b714196f3 Added a SCAN command into the SVDRP interface. Rolf Ahrenberg 2014-12-18 00:25:01 +0200
  • 9cace319a3 Reformatted some info messages. Rolf Ahrenberg 2014-12-16 23:09:31 +0200