index
:
jitsi.git
master
upstream
creating a debian package
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
java
/
sip
/
communicator
/
plugin
/
generalconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates the license headers.
Damian Minkov
2015-07-20
11
-28
/
+150
*
Show country/region information in language dropdown if applicable
Ingo Bauersachs
2015-02-12
1
-2
/
+2
*
Removes unnecessary call to GlobalStatusService publishStatus on providerStat...
Damian Minkov
2014-03-12
1
-3
/
+3
*
Adds option in general config to disable enable recent messages.
Damian Minkov
2014-03-05
1
-0
/
+28
*
Moves getters and setters for chat history properties in MessageHistoryServic...
hristoterezov
2014-01-13
3
-6
/
+26
*
Fix NPE on Mac
Ingo Bauersachs
2014-01-12
1
-7
/
+18
*
Show language in current and destination lang, progress of translation
Ingo Bauersachs
2014-01-12
1
-23
/
+105
*
Improves the CPU utilization and the garbage collection profile of AudioMixer...
Lyubomir Marinov
2013-12-15
1
-11
/
+25
*
Replace System-Bundle header by BSN and a list that defines sys-bundles
Ingo Bauersachs
2013-12-07
1
-1
/
+1
*
Ensure that the auto-away value from config falls in the valid range
Ingo Bauersachs
2013-12-05
1
-1
/
+9
*
Fixes possible NPE.
Damian Minkov
2013-10-17
1
-1
/
+1
*
Adds button in chat window to easily enable/disable chat history logging.
Damian Minkov
2013-09-11
1
-0
/
+14
*
Fixes warnings, removes trailing whitespace, adds @Override annotations.
Lyubomir Marinov
2013-05-23
3
-4
/
+5
*
Fixes Java 1.5 compatibility breakage reported by Heikki Lindholm. Fixes warn...
Lyubomir Marinov
2013-02-25
1
-3
/
+3
*
Fixes warnings. Adds and/or fixes javadocs.
Lyubomir Marinov
2013-02-25
1
-14
/
+17
*
Fixes inconsistent synchronization in RTPSourceStream which could lead to une...
Lyubomir Marinov
2013-02-14
1
-1
/
+1
*
Adds option to enable/disable task bar / dock alerts. Alert main window on in...
Damian Minkov
2013-01-30
1
-0
/
+28
*
Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...
Yana Stamcheva
2013-01-24
7
-9
/
+7
*
Apply proper styling to various checkboxes
Ingo Bauersachs
2012-12-07
2
-5
/
+5
*
Renames windows launcher name to one using the application name.
Damian Minkov
2012-11-27
1
-3
/
+54
*
Removes the ConfigurationManager-s from impl.gui and plugin.generalconfig pac...
Yana Stamcheva
2012-11-21
4
-757
/
+38
*
Moves loading the gui (creating main frame) in event dispatch thread. Make so...
Damian Minkov
2012-11-19
1
-27
/
+39
*
Enables FEC for Opus.
Boris Grozev
2012-11-12
1
-2
/
+0
*
Adds an Opus configuration form and changes the default Opus settings. Update...
Boris Grozev
2012-11-10
3
-39
/
+341
*
Fixes a bug that prevents FEC from being enabled, removes class imports.
Boris Grozev
2012-10-08
1
-6
/
+2
*
Removes certain @Override annotations to make the code compile with java 5.
Boris Grozev
2012-10-06
1
-17
/
+12
*
Renames SILK-related properties.
Boris Grozev
2012-10-05
1
-5
/
+5
*
Adds an option to explicitly advertise FEC support for SILK in SDP.
Boris Grozev
2012-10-05
1
-2
/
+37
*
Adds FEC support for the SILK codec. Minor clean-ups in EncodingConfiguration...
Boris Grozev
2012-10-05
2
-0
/
+200
*
Commits work in progress on improving, stabalising audio and video telephony ...
Lyubomir Marinov
2012-10-01
1
-4
/
+4
*
Updates GUI general preferences checkbox text concerning alphabetical to numb...
Vincent Lucas
2012-09-27
1
-0
/
+14
*
Adds a checkbox in the GUI general preferences to accept dialed string with a...
Vincent Lucas
2012-09-26
2
-0
/
+95
*
Fixes leaking queries and their results. Fixes memory leaking xml texts in ch...
Damian Minkov
2012-09-25
1
-0
/
+10
*
Refactors the cross-protocol conference support.
Lyubomir Marinov
2012-09-25
4
-156
/
+175
*
Changes extracting auto away configurations.
Damian Minkov
2012-09-03
5
-94
/
+130
*
Fixes autoway listening for idle, a bug where it adds listening for 0sec. of ...
Damian Minkov
2012-08-24
1
-17
/
+64
*
- Works on removing the video of a video conference participant from display ...
Lyubomir Marinov
2012-08-03
3
-68
/
+85
*
Moves the ConfigurationService and FileAccessService implementations from Jit...
Lyubomir Marinov
2012-07-10
2
-2
/
+4
*
Switches Jitsi trunk to libjitsi.
Lyubomir Marinov
2012-06-29
6
-10
/
+12
*
Switches Jitsi trunk to libjitsi.
Lyubomir Marinov
2012-06-29
10
-12
/
+21
*
Updates video max bandwidth default value.
Damian Minkov
2012-06-22
1
-0
/
+3
*
Improves updating away status.
Damian Minkov
2012-06-20
1
-0
/
+24
*
Fixes handling away status after successful reconnection.
Damian Minkov
2012-06-19
2
-45
/
+227
*
Corrects custom GUI property names to respect Jitsi convention: prefix.DISABLED.
Vincent Lucas
2012-06-07
2
-7
/
+7
*
Adds properties to custom the GUI.
Vincent Lucas
2012-06-07
2
-27
/
+112
*
Integrates Jitsi presence, IM and VoIP with MS Outlook.
Lyubomir Marinov
2012-06-01
1
-1
/
+1
*
More default values checks when starting auto-away thread.
Damian Minkov
2012-04-12
2
-3
/
+27
*
Checks for auto away in default values.
Damian Minkov
2012-04-04
1
-2
/
+19
*
Fixes javadoc and eclipse related warnings in the code.
Sebastien Vincent
2012-03-09
5
-16
/
+42
*
SIP: Show checkboxes for configurable SSL/TLS protocol versions
Ingo Bauersachs
2012-02-26
3
-30
/
+90
[next]