Skip to content
Snippets Groups Projects
  1. Dec 19, 2012
  2. Dec 06, 2012
  3. Dec 05, 2012
  4. Dec 03, 2012
  5. Nov 22, 2012
  6. Nov 20, 2012
  7. Nov 19, 2012
  8. Nov 18, 2012
  9. Nov 17, 2012
  10. 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
  11. Nov 10, 2012
  12. 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
  13. 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
  14. Sep 29, 2012
  15. Sep 20, 2012
  16. Sep 18, 2012
  17. Jul 24, 2012
  18. Jul 18, 2012
  19. Jun 20, 2012
Loading