Skip to content
Snippets Groups Projects
  1. Nov 02, 2015
    • Tobias Blomberg's avatar
      Make SvxLink compile in C++11 compiler mode · 48da97c3
      Tobias Blomberg authored
      SvxLink now compile in C++11 mode with GCC and other compilers that
      understand the -std=c++11 compiler switch. The compiler switch will
      automatically be turned on if a version of libsigc++ greater than 2.5.0
      is detected since those versions require C++11 to be enabled.
      14.08.2
      48da97c3
  2. Jun 06, 2015
    • Tobias Blomberg's avatar
      Fix assertion failure in LogicLinking · f51b9872
      Tobias Blomberg authored
      Bugfix: The logic linking would cause a crash under some circumstances.
      For example SvxLink would crash on startup if link TIMEOUT was set and
      the startup Tcl function was modified to play an audio clip.
      f51b9872
  3. Apr 30, 2015
    • Tobias Blomberg's avatar
      Fix issue #93 · 451575a7
      Tobias Blomberg authored
      ModuleEchoLink: If an incoming connect have a different IP address than
      the one registered in the Echolink directory server, the station list is
      now refreshed immediately instead of just rejecting the connection and
      wait for the next periodic refresh.
      14.08.1
      451575a7
  4. Apr 02, 2015
  5. Aug 02, 2014
  6. Aug 01, 2014
  7. Jul 31, 2014
  8. Jul 29, 2014
  9. Jul 21, 2014
  10. Jul 19, 2014
  11. Jul 17, 2014
  12. Jul 13, 2014
  13. Jul 09, 2014
Loading