[empathy] Created tag EMPATHY_3_1_5
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] Created tag EMPATHY_3_1_5
- Date: Tue, 16 Aug 2011 14:32:05 +0000 (UTC)
The unsigned tag 'EMPATHY_3_1_5' was created.
Tagger: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Tue Aug 16 16:27:03 2011 +0200
Tagged for release 3.1.5.
Changes since the last tag 'EMPATHY_3_1_4':
Abel Motha (1):
Updated translation for Zulu (zu), reviewed by Priscilla Mahlangu
Alexey Fisher (1):
empathy_server_sasl_handler_class_init: properly initialize the dispose function
Andrej ÅnidarÅiÄ (2):
Updated Slovenian translation
Updated Slovenian translation
Arash Mousavi (1):
Updated Persian translation
Aron Xu (1):
Update Simplified Chinese translation.
Cheng-Chia Tseng (1):
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Daniel Korostil (1):
Uploaded Ukranian
Daniel Mustieles (3):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Daniel Nylander (3):
Updated Swedish translation
Updated Swedish translation
Updated Swedish translation
Danielle Madeley (3):
Factor out dialpad into a utility function
Add letters underneath the numbers on the dialpad
Move signal disconnection earlier to hopefully fix SEGV
Emilio Pozuelo Monfort (93):
CallWindow: add a bottom toolbar
CallWindow: move the volume button to the bottom toolbar
CallWindow: move the status message to the bottom toolbar
CallWindow: add an avatar to the top toolbar
CallWindow: add the remote user name and presence to the toolbar
CallWindow: show audio and video call buttons to start a call
CallWindow: remove separator between hangup and dialpad buttons
CallWindow: remove redial menu
CallWindow: hide the audio/video call buttons on _init()
CallWindow: build the toolbar from the .ui
CallWindow: use tp_g_signal_connect_object
Add a new gsettings key for the call volume
Preferences: add a Calls tab
CallWindow: use the volume value from the preferences
CallWindow: remove the sidebar
Show the percentage sign in the volume
CallWindow: pack the details box
CallWindow: show 'Mute' on the statusbar when muted
CallWindow: don't close the window when hanging up
Dialpad: show an entry with the entered numbers
CallWindow: move 'Fullscreen' to the Call menu
CallWindow: remove the hangup menu item
CallWindow: add a Help->Contents menu
CallWindow: add a Help->About menu
CallWindow: add a 'Call log' menu
MainWindow: add API to show the preferences window
Add a command line option to Empathy to show the preferences
CallWindow: add a Settings menu item
Factor out empathy_launch_program()
DebugWindow: add function to change the service to show
empathy-debugger: add a command line option to show a service
CallWindow: show Empathy.Call when opening the debug window
Preferences: add empathy_preferences_show_tab()
Allow to specify the tab to open in the preferences
CallWindow: go to the Calls tab when opening the preferences
Preferences: add an enum for all the tabs
Use the new enum everywhere
Make the #defines an static array
CallWindow: don't set the title for multiple participants
LogWindow: don't crash if there are logs from the future
CallWindow: make the toolbar float inside the window
CallWindow: hide the toolbar after 3s of inactivity
CallWindow: show the toolbar when on fullscreen
Add a GtkClutterActor subclass that clips the corners
Make the floating toolbar have rounded corners
Move the video preview up
CallWindow: make the preview margin a define
CallWindow: raise the toolbar when showing the preview
Update the constraint when the stage allocation changes
CallWindow: fix toggling the microphone on and off
CallWindow: get the mic volume upon init
Merge branch 'clutter-toolbar'
empathy-call: call gdk_disable_multidevice()
CallWindow: add top and right margin to the preview container
CallWindow: allow to move the video preview
CallWindow: show drop zones when dragging the preview
Factor out empathy_call_window_get_preview_position()
CallWindow: highlight drop zones when hovered
Move empathy_call_window_get_preview_position around
Factor out empathy_call_window_get_preview_rectangle
Factor out empathy_call_window_darken_preview_rectangle
Highlight the preview when hovered
Don't darken the preview when dragging it
Darken the rectangles when starting a drag operation
Use self->priv->preview_pos to determine the preview position
empathy-call: add COGL and Clutter option groups
CallWindow: create the rectangles after the avatar
CallWindow: add extra bottom margin for the floating toolbar
Don't define the same thing twice
CameraMonitor: add API to get all cameras
CameraMonitor: make EmpathyCamera a boxed type
CameraMonitor: add ::added and ::removed signals
VideoSrc: use v4l2src instead of gconfvideosrc
VideoSrc: add API to change the input device
VideoSrc: add API to get the input device
CallWindow: add a menu to change the camera
Add a GSettings key for the default camera
CameraMenu: track changes to the camera key
CameraMenu: restore the last selected camera on creation
CallWindow: add a 'Swap camera' item to the preview menu
CameraMonitor: dynamically-allocate the queue
CameraMenu: select the first camera if the last one isn't available
CameraMonitor: add empathy_camera_monitor_new()
CameraMenu: use empathy_camera_monitor_new()
CameraMenu: don't crash if there are no cameras
Merge branch 'move-video-preview-656268'
Display the preview video button in the preview corner
Add some space between the status and the end of the toolbar
Get the preview position from preview_pos
Don't show empathy-call preferences when not building empathy-call
CallWindow: fix typo
Use AC_ARG_ENABLE with --enable-*
CallWindow: add some padding to the dialpad
Felipe Borges (1):
Updated Brazilian Portuguese translation
Fran Dieguez (1):
Updated Galician translations
Gabor Kelemen (1):
Updated Hungarian translation by BalÃzs Meskà <meskobalazs at gmail dot com>
Guillaume Desmottes (21):
chat_text_maybe_append_date_and_time: compute the right delta between timestamps
sort help/.gitignore
help/.gitignore: add eu translation of the doc
call-window: don't display labels in both toolbars
empathy_send_file_with_file_chooser: keep on the contact while the dialog is running
call-window: use the input-dialpad icon
Allow to enter an email address as Yahoo ID
Add EmpathyContactChooser
Implement filtering logic in EmpathyInviteParticipantDialog
Implement TpContact selection in EmpathyInviteParticipantDialog
EmpathyContactChooser: remove EmpathyTpChat property
Use pulesink as audio sink
Set stream-properties on GStreamer elements to set the media role
Use gst_parse_bin_from_description() when EMPATHY_AUDIO_* vars are set
Add Echo cancellation preference
Enable echo cancellation if needed
Get the env variable in create_{src,sink} directly
manually build the GstStructure
audio-sink: check if sink implements the GstStreamVolume interface
coding style fix
prepare 3.1.5
Inaki Larranaga Murgoitio (1):
Added Basque language
Jonny Lamb (24):
audio-src: use pulsesrc instead of gconfaudiosrc
audio-src: allow changing the audio source element
audio-src: remove the element-added stuff
configure: depend on libpulse
audio-src: add API to query available microphones
audio-src: add the source name to the microphone info struct
audio-src: add API for changing microphone
audio-src: add API for getting the mic source ID
audio-src: add some comments explaining the PA changes
src: give empathy-call sources to the marshal generator
audio-src: listen to PA state changes and signal accordingly
audio-src: set property IDs properly
audio-src: add comment about values for unknown values
audio-src: don't ignore monitors
call-window: add getters for the UI manager and audio src
call-window: add a Microphone menu to change mic on the fly
audio-src: add is_monitor boolean to mic struct
mic-menu: display monitors when they're the current mic
audio-src: only call operations_run when PA is ready
audio-src,mic-menu: use DEBUG macros
audio-src: update to newer GstPulseSrc API
audio-src: check for new enough pulsesrc before trying to change mics
Merge branch 'change-audio'
preferences: update tab order
Kjartan Maraas (1):
Updated Norwegian bokmÃl translation
Marek Äernockà (1):
Updated Czech translation
Nguyán ThÃi Ngác Duy (1):
po/vi.po: import from Damned Lies
Ngà Chin (1):
Updated Vietnamese translation
Philip Withnall (1):
Bug 655212 â Update for libfolks API changes to AvatarDetails
Sjoerd Simons (1):
Properly check if the backlog flag is set
Will Thompson (5):
Blocking dialog: Gnome 3-ify Remove button
Blocking dialog: use a sensible default size
Blocking: don't critical if ContactBlockingCapabilities is missing
tests: simplify running blocking dialog
Merge branch 'blockade'
Xavier Claessens (1):
remove released flag
Yaron Shahrabani (1):
Updated Hebrew translation.
lainme (1):
Update Simplified Chinese help translation.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]