Releases: pquiring/javaforce
Releases · pquiring/javaforce
70.0
Oct 7/2024 : JF/70.0
- VoIP : added speex 8k,16k,32k audio codec (issue #20)
- VoIP : use "sip" prefix in URI for message() (issue #21)
- default can be changed with SIPClient.setMessageURI()
- jfPhone/1.31
- added support for speex,speex16,speex32
- debian/fedora repos
- URL now includes a component for OS version
- this is required mainly because of ffmpeg
- sym links are used for old URLs
- debian:bookworm
- fedora:40
- linux loader improvements
- no longer links against X11 and other libs
- only libc and libm are required
- improved Java location detection
- no longer links against X11 and other libs
69.1
69.0
Sept 30/2024 : JF/69.0
- added javaforce.media.MediaInput/MediaOutput
- these are designed to replace MediaDecoder/MediaEncoder
- they are more modular and simplier design
- MediaEncoder/MediaDecoder may be deprecated in the future
- javaforce.voip.SIPClient
- add unsubscribe(), resubscribe()
- jfPhone/1.29
- Video Decoder
- fixed memory corruption
68.3
68.2
68.1
68.0
Sept 10/2024 : JF/68.0
- jfDVR/0.30
- viewer now supports viewing recordings
- jfMedia/0.22
- added support for new jfav media file
- jfVNC/0.5
- jfvnccli.exe can now install/remove windows service
- improved graal support
- new : LDAP cli utility (jfldap.sf.net)
- includes memberof check, good for login scripts
- compiled with graal
67.1
67.0
Aug 19/2024 : JF/67.0
- added javaforce.MQTTForward
- MQTT thread queue to publish messages to another MQTT server
- added javaforce.awt.VNCServer
- VNC server for Windows and Linux
- jfMonitor/0.16
- fix Cisco MAC table analysis
- jfVNC/0.4
- added VNCServer and config app
- jfMQTT/0.3
- added config app
- added forward options to forward messages to another MQTT server