Skip to content
Snippets Groups Projects
  1. Feb 05, 2013
  2. Feb 04, 2013
  3. Jan 26, 2013
  4. Jan 25, 2013
  5. Jan 16, 2013
  6. Jan 15, 2013
  7. Jan 14, 2013
  8. Dec 20, 2012
  9. Dec 19, 2012
  10. Dec 06, 2012
  11. Dec 05, 2012
  12. Dec 03, 2012
  13. Nov 22, 2012
  14. Nov 20, 2012
  15. Nov 19, 2012
  16. Nov 18, 2012
  17. Nov 17, 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 10, 2012
  20. 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
  21. Oct 29, 2012
    • Vincent Lucas's avatar
      Improves device selection via portaudio for MacOSX (hostapi coreaudio): adds... · 04e60ae6
      Vincent Lucas authored
      Improves device selection via portaudio for MacOSX (hostapi coreaudio): adds the possibility to get the device transport type (USB, bluetooth, etc.) and an unique identifier. Corrects problems when: loading the same device twice (for the moment only for the same hostapi), a new plugged device is selected during a call or if the selected device is unchanged.
      04e60ae6
  22. Sep 29, 2012
  23. Sep 20, 2012
  24. Sep 18, 2012
  25. Jul 24, 2012
  26. Jul 18, 2012
  27. Jun 20, 2012
Loading