Damian Minkov
5edc84047f
Using lti civil for video(adding support for mac) and add h264 video support using ffmpeg-java.
18 years ago
Brian Burch
4b8e7fe646
revert to global testing.properties scheme
18 years ago
Brian Burch
cf0e846468
revert to global testing.properties scheme
18 years ago
Brian Burch
cbed64ef24
reinstate icq slick, possibly with one or two failing tests but 30+ should work OK
18 years ago
Brian Burch
98a2f8d7cc
add comments to explain why some slicks are not currently executed
18 years ago
Brian Burch
b07a6cc818
protect local/personal testing.properties file - we maintain a template in the repository
18 years ago
Brian Burch
fbda662a16
unit testing - maintain a template for the mandatory local/personal testing properties file
18 years ago
Romain Kuntz
c904ef231e
Updated ZRTP4J jar from 0.9.0 to 1.3.1 (provided by Werner Dittmann)
...
Updated the build.xml and ide project file to reflect the new ZRTP4J library
Commented references to the ZRTP goClear/goSecure functions (patch provided by Werner)
18 years ago
Lyubomir Marinov
eb697cd600
Fixes the problem reported in issue #440 (Cannot start on Macosx using java 1.6) by rebuilding AEGetURLEventHandlerAgent with -arch x86_64 included. The application will still fail to run but this time because jdic.
18 years ago
Benoit Pradelle
5002cccc1d
- attempt to fix the bug reported by Damian about profiler4j crash on Mac
18 years ago
Benoit Pradelle
af3e706ee3
Updating profiler4j to reflect recent changes to the subproject
18 years ago
Emil Ivov
28a3d04a65
Moving the zrtp4j bundle to the location where we store all generated SC bundles
18 years ago
Romain Kuntz
f6266bb633
renamed bouncy castle library and upgraded it to rev141 and jdk1.5
18 years ago
Romain Kuntz
38357671e4
Forgot to import some packages needed by ZRTP4J
18 years ago
Romain Kuntz
1237e5b0dc
The ZRTP ZID file is now created/checked in the default SC configuration
...
directory. Fixed also an exception that came from ZRTP (reverted some of the
modifications from felix.client.run.properties)
18 years ago
Romain Kuntz
bb8da5ef97
ZRTP4J is now a bundle and thus must be loaded as startup
18 years ago
Romain Kuntz
5e3ce7bb17
Added ZRTP4J bundle
...
Added the boucycastle lib
Renamed OperationSetSecuredTelephony to OperationSetSecureTelephony
Renamed the isSecured/setSecured method to isSecure/setSecure
Fixed some identations
18 years ago
Benoit Pradelle
813428d15e
Update profiler4j to reflect changes in the sub-project
18 years ago
Benoit Pradelle
3aecc0800f
Integrating profiler4j. GSoC result of Vladimir.
18 years ago
Emil Ivov
bcee9eed13
Adding support for "NO REGISTRAR" accounts. Special thanks to Emanuel Onica and Michael Koch for contributing early versions.
18 years ago
Lyubomir Marinov
b815878181
Moves protocol.jar to an auto-start level with a smaller number than the one of the protocol implementation in order to ensure the AccountManager service is registered before the protocol implementations need it.
18 years ago
Damian Minkov
e565163a2f
Move RSS after metacontactlist
18 years ago
Damian Minkov
77bc78866f
Fixing buffer size issues for the Mac OS X.
18 years ago
Emil Ivov
7ddf0c5ab2
More debugs in the AddressResolver
18 years ago
Damian Minkov
2dd46f0abf
Generate proper settings for g723(6.3 bitrate is supported) in sdp and ignore comfort noise packets that are not currently supported.
18 years ago
Lyubomir Marinov
71f310fd31
Fixes Jabber tests failing because of missing required system packages.
18 years ago
Emil Ivov
02baebb228
Asserts use of TCP when it has been set as the default transport during protocol initialization.
...
Implements Alan Kelly's fix that optimizes SRV resolution code
Removes redundant naming in SipRegistrarConnection
Removes use of resource strings for keep alive method selection as they should not be localized
Renames OperationSetBasicTelephony.getSecure() to isSecure()
18 years ago
Lyubomir Marinov
d99b72571c
Attempts to fix the Jabber tests by listing the media bundle before the protocol-jabber bundle because the latter requires the former.
18 years ago
Romain Kuntz
fb6c84388c
Replaced the zrtp4j with a new one compiled for 1.5
18 years ago
Romain Kuntz
4daede22ff
Updated the bouncycastle library (for SRTP and ZRTP)
...
Added the ZRTP4J library (for ZRTP)
18 years ago
Emil Ivov
69b8786b2c
Reenabling all unit tests
18 years ago
Lyubomir Marinov
30593e037f
Rebuilds libAEGetURLEventHandlerAgent.jnilib for Mac OS X 10.4 compatibility.
18 years ago
Lyubomir Marinov
05b85ffebf
Builds libAEGetURLEventHandlerAgent.jnilib with -bundle and not -dynamiclib and includes the ppc architecture in addition to i386 (as a step to making it a Universal Binary).
18 years ago
Damian Minkov
22a5a325e2
Fix proper catching and dispatching apple events.
18 years ago
Damian Minkov
7cce273ae1
Fix avatar download.
18 years ago
Emil Ivov
599a78edfb
Contact avatars are now downloaded automatically without having to open chat window
...
Adds a patch on the jml lib that prevents us from sending more than 8 dashboards per minute
Also, fixes a few exceptions that were occurring on exit.
18 years ago
Damian Minkov
52b7a4b155
Fix icq initial contact statuses.
18 years ago
Yana Stamcheva
3070baaf1c
- Revised status panel interface.
...
- Revised contact list interface.
- New chat rooms interface.
- Main tabbed pane removed.
- Revised call management in the GUI.
- Some more gui modifications.
18 years ago
Emil Ivov
80dbccb9c8
Adds the possibility to register for RSS feeds passed as invokation parameters
...
Implements support for RSS feeds on sites with expired RSS certificates
Implements support for the --debug parameter. Unless this parameter is set our new StdOut class would take control of all System.out traffic.
Adds methods to PopupDIalog that now allow speficying an icon for generic dialog messages
Fixes the whiteboard menu item never return null as it causes the UIService to slightly freak out.
18 years ago
Emil Ivov
88a0036d18
Implements support for launch parameters
...
Implements support for handling SIP URIs as launch parameters
Adds a lock mechanism to prevent from running multiple instances of SIP Communicator
Adds a mechanism for a second instance of SC to pass its launch
parameters to a one that's already running.
Adds a DefaultSecurityAuthority class (in use by the systray and SIP URI handler)
18 years ago
Damian Minkov
f36da957c5
Some more updates to the msn lib.
18 years ago
Damian Minkov
d36c3f5d96
Fix some problems with dispatching contact list properly.
18 years ago
Damian Minkov
e9691a19ab
Update msn lib to latest trunk and trying to fix msn issue causing failing builds.
18 years ago
Damian Minkov
f0c46adb22
Move custom FileHandler to util package and add util classes to system classloader under windows.
18 years ago
Damian Minkov
fe56e3e062
New custom FileHandler for the logger, now creates the log directory if missing and sets the log files to the proper location.
18 years ago
Damian Minkov
47db1184a5
Fix msn login, proper addressbook parsing.
18 years ago
Emil Ivov
039ac1a506
Make sure the meta contact list is loaded after all protocols
18 years ago
Emil Ivov
1bb8235992
Make sure that the simplified wizard loads after the other wizards as it is using them
18 years ago
Yana Stamcheva
2ec2e33121
change the start level of the default resource bundle.
18 years ago
Damian Minkov
b66ef6670e
Update jml, improve synch of user login. Add handling in protocol for AuthorizationHandler.
18 years ago
Damian Minkov
dfab7bafb5
Update jml, trying to fix random disconnects when making changes in the contact list.
18 years ago
Damian Minkov
a375ac0830
Fix msn login and offline message support.
18 years ago
Damian Minkov
1324f6990b
Trying to fix build
18 years ago
Damian Minkov
22cb464e07
Fix initial login issue with msn.
18 years ago
Damian Minkov
195b95389b
Commit missing lib.
18 years ago
Damian Minkov
6dd45adb2c
Initial support for Msn protocol version up to 15.
18 years ago
Emil Ivov
ecaa7f4e92
IPv6 Addresses in SDP are not supposed to have square brackets
...
(report by Guillaume Schreiner)
18 years ago
Emil Ivov
869d11eddf
Switched WARN for WARNING levels.
18 years ago
Romain Kuntz
39d19dffa4
Applied Lubomir's patch to handle .sip-communicator directories on MAC, and to
...
build sc-launcher as a bundle.
18 years ago
Emil Ivov
21f82be310
Split the GUI package into service and implementation to allow protocols to access UI functionalities such as error messages.
18 years ago
Emil Ivov
fbf0168515
Added an icon for the auto away configuration form (by Damien ROTH)
...
Renamed the status update plugin to awto away
moved the getImage() and getImageBytes() methods to the ResourceManagementService
18 years ago
Emil Ivov
195db71bad
Compile SDP for J1.5. Remove debug prints from CallSessionImpl
18 years ago
Emil Ivov
2fd5770d73
Committing support for early media with 183 session progress messages.
...
Fixing status index for eXtended aways messages in jabber
18 years ago
Yana Stamcheva
4460f1b636
KeyBinding plugin contributed by Damian Johnson.
18 years ago
Emil Ivov
4b27759c9f
Moving the AutoAway configuration to the general configuration form. (Patch by Damien Roth).
...
Improved the text of Exception messages in OpSetBasicTelephonySipImpl
Cosmetic fixes in the media package
Reduced default logging level
18 years ago
Emil Ivov
006f5cb10e
Wrapping the jfontchooser lib into a bundle.
18 years ago
Yana Stamcheva
82031a2527
Font chooser added
18 years ago
Yana Stamcheva
413b840777
- Copy problem fixed in chat write area.
...
- Long text formatting fixed
- Smilies are now moved to the formatting tool bar.
18 years ago
Yana Stamcheva
6f0df8bb1b
unused
18 years ago
Damian Minkov
37f8993edb
Fixing test build and include starting resource bundles in client.run.
18 years ago
Emil Ivov
0ec7d4724e
Add the swing packages to the unit testing felix system packages
18 years ago
Emil Ivov
9d944c7023
Adding a GoogleTalk Wizard (Contributed by Lubomir Marinov)
18 years ago
Damian Minkov
632e84defe
Integrate notification events configuration (patch by Alexandre Maillard)
18 years ago
Emil Ivov
22284d4dec
Delete JAIN-SIP debug file upon startup.
18 years ago
Damian Minkov
3bcca45fb8
Changing of Dock Icon according to global status and changing systray changing to avoid errors if icons are missing.
18 years ago
Emil Ivov
6f2ac650ce
Fixing the debug log size for jain-sip.
18 years ago
Damian Minkov
9c0c242946
Implement option for auto start on windows
18 years ago
Yana Stamcheva
f86e03951a
Enabled the General configuration form plugin.
18 years ago
Damian Minkov
14cca2eb16
Linux amd builds for jdic native part
18 years ago
Damian Minkov
ff99f94b5e
Allow setting custom sc_home_dir location.
18 years ago
Damian Minkov
178cd0174b
Setting the right home folder when starting.
18 years ago
Damian Minkov
2fa4239487
Moving folder for storing config on MacOS to user.home/Library......
18 years ago
Vincent Lucas
137cf41927
Adding DICT protocol and wizard.
18 years ago
Yana Stamcheva
f52d604e05
Move the simple account registration form to a separate plugin.
18 years ago
Romain Kuntz
d6911cd9bc
updated the sparkle jni library
18 years ago
Thomas Hofer
f019845cb4
added the possibilty to set the online status "away" automatically. eg after 5 minutes
18 years ago
Ken Larson
dfd7fe3ae4
add FMJ logging
18 years ago
Brian Burch
8e2861eee6
needed to compile - explicitly provide it rather than hoping framework classloader will find a copy
18 years ago
Damian Minkov
b9e9ec3db6
Fixing cc-build, add recently added media manifest packages to system packages
18 years ago
Romain Kuntz
04b95ac30f
Updated the sparkle dynamic library and the SparkleActivator.
...
SparkleActivator can now gives the path to the Sparkle framework to
the JNI.
18 years ago
Romain Kuntz
8e095c940f
Adding the sparkle_init dynamic library (JNI) used by the
...
sparkle plugin to init the sparkle subsystem. This library
can be built in the src/native/macosx/sparkle directory
using "make".
18 years ago
Damian Minkov
026730d899
1. activate update checker
...
2. fix java docs in metacontact list service and some spellcheck
3. in sip presence impl subscription created events now fired only on server ok response and also fire a subscription failed if server responds with error
18 years ago
Damian Minkov
4d29c0bf96
1. Display pictures are retreived in new thread, reported big pictures can broke connection
...
2. If some exception comes from socket its now fired exceptionCaught event
18 years ago
Damian Minkov
e371d0a91a
Stop the updater check from building and starting
18 years ago
Damian Minkov
fff24887c6
1. Update Checker
...
2. Fix of Bulgarian translation
3. Move to latest jain-sip(committed by Emil)
18 years ago
Damian Minkov
fcbae866af
revert to last version
18 years ago
Emil Ivov
ffc1084d5e
moving to latest release of jain sip
18 years ago
Damian Minkov
dd0c21ce55
update msn lib
18 years ago
Damian Minkov
3b2c55f048
Remove unused dialog in mac version of tray icon service shown in upper left corner
18 years ago
Yana Stamcheva
5b4a4cfa69
The defaul felix launcher is replaced by the SIP Communicator launcher, which will check the java version before starting the application and will show the appropriate message for the requirements.
18 years ago
Damian Minkov
6190243db1
1. Use cached auth where possible
...
2. Fix when cancel authentication window
18 years ago
Damian Minkov
1b02b189e7
try to improve alerter on linux
18 years ago
Damian Minkov
29ed3990b2
Fix message resources for swing-ui bundle and update msn lib
18 years ago
Damian Minkov
134aaa4312
add
18 years ago
Damian Minkov
df45b80f19
remove
18 years ago
Damian Minkov
65003ecab7
fix jdic_misc, not stripped and mask without executable flag
18 years ago
Damian Minkov
e368069c66
fix unsatisfied link error
18 years ago
Damian Minkov
d3061b8371
Chat Alerter Plugin
18 years ago
Yana Stamcheva
f88c23fca1
Added accountinfo.jar in the client run properties.
18 years ago
Damian Minkov
1e790b80c2
1. Fix month of birthday details, problem in creating it in joscar protocol
...
2. Fix places of age and birthday details
18 years ago
Benoit Pradelle
2a144b5a1f
Apply the last version by Shobhit and finally activate SSH
18 years ago
Yana Stamcheva
da09f9d5bc
Contact details plugin
18 years ago
Yana Stamcheva
ed37976640
ContactEventHandler service was added. It is meant to be used from other bundles in order to change the default behavior of events generated when clicking a contact. The GUI implementation takes now in consideration all registered ContactEventHandler-s when managing contact list events.
19 years ago
Yana Stamcheva
e0fd1accd9
Load the branding.jar instead of the splashcreen.jar, which doesn't exist anymore.
19 years ago
Damian Minkov
6acd5660b6
Fix : changing states from one with status message to one without status message, the message stays.
19 years ago
Yana Stamcheva
ab00e5a310
enable whiteboarding
19 years ago
Benoit Pradelle
3b82d91027
Merge my changes from alpha2 branch (mostly improvements to SIMPLE, usage of transactions for contactlist.xml and fix the wrong location of jain-sip logs).
19 years ago
Damian Minkov
fcbf88a4fb
fix yahoo statuses
19 years ago
Damian Minkov
16e7edeae6
updating yahoo protocol
19 years ago
Damian Minkov
a2022025f9
fix rss load. missing felix package imports
19 years ago
Damian Minkov
7f96892cdb
remove retroweave libs
19 years ago
Damian Minkov
4e95d37ce1
New java-jml, msn avatars and new msn mail notifications
19 years ago
Damian Minkov
1d4595529e
felix 1.0.1
19 years ago
Thomas Hofer
1de3329fd5
removed .cvsignore-files as they are no longer needed [we are using subversion nowadays]
19 years ago
Yana Stamcheva
a719a42e53
Disable SIP unit tests until they are repaired.
19 years ago
Benoit Pradelle
b274b6eb8f
SSH support - by Jindal Shobhit - currently deactivated for security reasons
19 years ago
Benoit Pradelle
3ce23a1e74
Added the Rss tests, written by Mihai Balan
19 years ago
Symphorien Wanko
0b6bda0931
retroweave smack libs
19 years ago
Symphorien Wanko
34b6d6d784
Upgrade to the latest available smack lib. Mod. the current jingle code to conform to the new API.
19 years ago
Yana Stamcheva
01af7c76dd
activate the IRC alpha version
19 years ago
Yana Stamcheva
0a2de19ce5
the library used for the IRC protocol implementation
19 years ago
Emil Ivov
4809ba5d41
Committing support for Jingle. (By Symphorien Wanko)
19 years ago
Yana Stamcheva
c32fd5b8ba
notification bundle added
19 years ago
Damian Minkov
8e746bee9c
Fix recursive exception when network disconnects.
19 years ago
Emil Ivov
3591890937
Temporarily removing ICQ slick as it is apparently failing for reasons beyond our control
19 years ago
Emil Ivov
8bea6c9156
Temporarily removing ICQ slick so that we stop seeing build failures
19 years ago
Damian Minkov
7a71426106
wrong commit
19 years ago
Emil Ivov
4fe4f6335b
moved log4j to a separate bundle
19 years ago
Emil Ivov
164ae2574c
refactored stun4j lib
19 years ago
Emil Ivov
d37194788f
Applied Mihai Balan's patches on html formatting and favicon avatars
19 years ago
Emil Ivov
1573b7c513
set default log levels for jmdns and joustsim to info
19 years ago
Emil Ivov
7be925ca37
moving log4j as a separate bundle
19 years ago
Emil Ivov
f65f2226e5
Added log4j as a separate bundle
19 years ago
Emil Ivov
6bab8e9ea9
Fixed a bug with extra SIP spaces (detected by Ben)
19 years ago
Emil Ivov
188bf09255
switch the default level to info. FINEST was making too much of the background libs spit fire.
19 years ago
Damian Minkov
a8894e2543
Fix running rss. (NoClassDef Found Error is fixed).
19 years ago
Damian Minkov
c785e0a591
Activating Zeroconf protocol provider.
19 years ago
Damian Minkov
4105273561
fix colors in html message
19 years ago
Damian Minkov
ce026f5845
1. Fix build - msg type
...
2. Fix some logon exceptions
3. Added picture support for yahoo contacts
19 years ago
Damian Minkov
a975b003d5
Fix build.
19 years ago