Skip to content
Snippets Groups Projects
  1. Dec 07, 2012
  2. Dec 06, 2012
  3. Dec 05, 2012
  4. Dec 04, 2012
  5. Dec 03, 2012
  6. Dec 01, 2012
  7. Nov 27, 2012
  8. Nov 26, 2012
  9. Nov 24, 2012
  10. Nov 22, 2012
  11. Nov 21, 2012
  12. Nov 20, 2012
  13. Nov 19, 2012
  14. Nov 18, 2012
  15. Nov 17, 2012
  16. Nov 16, 2012
  17. Nov 15, 2012
  18. Nov 14, 2012
    • Lyubomir Marinov's avatar
      - Fixes multiple crashes in PortAudio. · 35ae83ef
      Lyubomir Marinov authored
      - Removes the DirectSound support from PortAudio in order to prevent issues with bad audio quality.
      - Attempts to recognize USB PortAudio devices on Windows as such, ignores the virtual Microsoft Sound Mapper devices to avoid user confusion. Contributed by Vincent Lucas.
      35ae83ef
  19. Nov 13, 2012
  20. Nov 12, 2012
  21. Nov 10, 2012
  22. Nov 06, 2012
    • Lyubomir Marinov's avatar
    • Lyubomir Marinov's avatar
      - Prevents a NullPointerException in ice4j's Connector#stop() which appears... · 886b094d
      Lyubomir Marinov authored
      - Prevents a NullPointerException in ice4j's Connector#stop() which appears quite often with unknown side effects.
      - Prevents a NullPointerException in ToolsMenu related to the Jitsi VideoBridge menu item which causes of long chain of other exceptions and, eventually, prevents the application from completing its startup.
      - Moves the C source code of JNI PortAudio library from Jitsi/net.java.sip.communicator to libjitsi/org.jitsi. Removes a couple of Java method and C function implementations each of which repeats three times. Fixes possible cases of leaving native callback threads which have been attached to the JVM in undetermined states.
      886b094d
Loading