Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
BC
public
liblinphone
Commits
26ad07a0
Commit
26ad07a0
authored
Jan 15, 2018
by
Ronan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat(core): update date of some files
parent
d8a8e4a7
Changes
292
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
292 changed files
with
292 additions
and
292 deletions
+292
-292
coreapi/account_creator.c
coreapi/account_creator.c
+1
-1
coreapi/core_private.h
coreapi/core_private.h
+1
-1
coreapi/private_functions.h
coreapi/private_functions.h
+1
-1
coreapi/private_structs.h
coreapi/private_structs.h
+1
-1
coreapi/private_types.h
coreapi/private_types.h
+1
-1
coreapi/video_definition.c
coreapi/video_definition.c
+1
-1
include/linphone/account_creator.h
include/linphone/account_creator.h
+1
-1
include/linphone/api/c-address.h
include/linphone/api/c-address.h
+1
-1
include/linphone/api/c-api.h
include/linphone/api/c-api.h
+1
-1
include/linphone/api/c-call-cbs.h
include/linphone/api/c-call-cbs.h
+1
-1
include/linphone/api/c-call-stats.h
include/linphone/api/c-call-stats.h
+1
-1
include/linphone/api/c-call.h
include/linphone/api/c-call.h
+1
-1
include/linphone/api/c-callbacks.h
include/linphone/api/c-callbacks.h
+1
-1
include/linphone/api/c-chat-message-cbs.h
include/linphone/api/c-chat-message-cbs.h
+1
-1
include/linphone/api/c-chat-message.h
include/linphone/api/c-chat-message.h
+1
-1
include/linphone/api/c-chat-room-cbs.h
include/linphone/api/c-chat-room-cbs.h
+1
-1
include/linphone/api/c-chat-room.h
include/linphone/api/c-chat-room.h
+1
-1
include/linphone/api/c-dial-plan.h
include/linphone/api/c-dial-plan.h
+1
-1
include/linphone/api/c-event-log.h
include/linphone/api/c-event-log.h
+1
-1
include/linphone/api/c-participant.h
include/linphone/api/c-participant.h
+1
-1
include/linphone/api/c-types.h
include/linphone/api/c-types.h
+1
-1
include/linphone/callbacks.h
include/linphone/callbacks.h
+1
-1
include/linphone/defs.h
include/linphone/defs.h
+1
-1
include/linphone/enums/call-enums.h
include/linphone/enums/call-enums.h
+1
-1
include/linphone/enums/chat-message-enums.h
include/linphone/enums/chat-message-enums.h
+1
-1
include/linphone/enums/chat-room-enums.h
include/linphone/enums/chat-room-enums.h
+1
-1
include/linphone/enums/event-log-enums.h
include/linphone/enums/event-log-enums.h
+1
-1
include/linphone/headers.h
include/linphone/headers.h
+1
-1
include/linphone/info_message.h
include/linphone/info_message.h
+1
-1
include/linphone/misc.h
include/linphone/misc.h
+1
-1
include/linphone/payload_type.h
include/linphone/payload_type.h
+1
-1
include/linphone/player.h
include/linphone/player.h
+1
-1
include/linphone/types.h
include/linphone/types.h
+1
-1
include/linphone/utils/enum-generator.h
include/linphone/utils/enum-generator.h
+1
-1
include/linphone/utils/enum-mask.h
include/linphone/utils/enum-mask.h
+1
-1
include/linphone/utils/fs.h
include/linphone/utils/fs.h
+1
-1
include/linphone/utils/general.h
include/linphone/utils/general.h
+1
-1
include/linphone/utils/magic-macros.h
include/linphone/utils/magic-macros.h
+1
-1
include/linphone/utils/traits.h
include/linphone/utils/traits.h
+1
-1
include/linphone/utils/utils.h
include/linphone/utils/utils.h
+1
-1
include/linphone/video_definition.h
include/linphone/video_definition.h
+1
-1
src/address/address-p.h
src/address/address-p.h
+1
-1
src/address/address.cpp
src/address/address.cpp
+1
-1
src/address/address.h
src/address/address.h
+1
-1
src/address/identity-address-p.h
src/address/identity-address-p.h
+1
-1
src/address/identity-address.cpp
src/address/identity-address.cpp
+1
-1
src/address/identity-address.h
src/address/identity-address.h
+1
-1
src/c-wrapper/api/c-address.cpp
src/c-wrapper/api/c-address.cpp
+1
-1
src/c-wrapper/api/c-call-cbs.cpp
src/c-wrapper/api/c-call-cbs.cpp
+1
-1
src/c-wrapper/api/c-call-params.cpp
src/c-wrapper/api/c-call-params.cpp
+1
-1
src/c-wrapper/api/c-call-stats.cpp
src/c-wrapper/api/c-call-stats.cpp
+1
-1
src/c-wrapper/api/c-call.cpp
src/c-wrapper/api/c-call.cpp
+1
-1
src/c-wrapper/api/c-chat-message-cbs.cpp
src/c-wrapper/api/c-chat-message-cbs.cpp
+1
-1
src/c-wrapper/api/c-chat-message.cpp
src/c-wrapper/api/c-chat-message.cpp
+1
-1
src/c-wrapper/api/c-chat-room-cbs.cpp
src/c-wrapper/api/c-chat-room-cbs.cpp
+1
-1
src/c-wrapper/api/c-chat-room.cpp
src/c-wrapper/api/c-chat-room.cpp
+1
-1
src/c-wrapper/api/c-core.cpp
src/c-wrapper/api/c-core.cpp
+1
-1
src/c-wrapper/api/c-dial-plan.cpp
src/c-wrapper/api/c-dial-plan.cpp
+1
-1
src/c-wrapper/api/c-event-log.cpp
src/c-wrapper/api/c-event-log.cpp
+1
-1
src/c-wrapper/api/c-participant.cpp
src/c-wrapper/api/c-participant.cpp
+1
-1
src/c-wrapper/c-wrapper.h
src/c-wrapper/c-wrapper.h
+1
-1
src/c-wrapper/internal/c-sal.cpp
src/c-wrapper/internal/c-sal.cpp
+1
-1
src/c-wrapper/internal/c-sal.h
src/c-wrapper/internal/c-sal.h
+1
-1
src/c-wrapper/internal/c-tools.h
src/c-wrapper/internal/c-tools.h
+1
-1
src/call/call-p.h
src/call/call-p.h
+1
-1
src/call/call.cpp
src/call/call.cpp
+1
-1
src/call/call.h
src/call/call.h
+1
-1
src/call/local-conference-call-p.h
src/call/local-conference-call-p.h
+1
-1
src/call/local-conference-call.cpp
src/call/local-conference-call.cpp
+1
-1
src/call/local-conference-call.h
src/call/local-conference-call.h
+1
-1
src/call/remote-conference-call-p.h
src/call/remote-conference-call-p.h
+1
-1
src/call/remote-conference-call.cpp
src/call/remote-conference-call.cpp
+1
-1
src/call/remote-conference-call.h
src/call/remote-conference-call.h
+1
-1
src/chat/chat-message/chat-message-p.h
src/chat/chat-message/chat-message-p.h
+1
-1
src/chat/chat-message/chat-message.cpp
src/chat/chat-message/chat-message.cpp
+1
-1
src/chat/chat-message/chat-message.h
src/chat/chat-message/chat-message.h
+1
-1
src/chat/chat-room/abstract-chat-room-p.h
src/chat/chat-room/abstract-chat-room-p.h
+1
-1
src/chat/chat-room/abstract-chat-room.cpp
src/chat/chat-room/abstract-chat-room.cpp
+1
-1
src/chat/chat-room/abstract-chat-room.h
src/chat/chat-room/abstract-chat-room.h
+1
-1
src/chat/chat-room/basic-chat-room-p.h
src/chat/chat-room/basic-chat-room-p.h
+1
-1
src/chat/chat-room/basic-chat-room.cpp
src/chat/chat-room/basic-chat-room.cpp
+1
-1
src/chat/chat-room/basic-chat-room.h
src/chat/chat-room/basic-chat-room.h
+1
-1
src/chat/chat-room/basic-to-client-group-chat-room.cpp
src/chat/chat-room/basic-to-client-group-chat-room.cpp
+1
-1
src/chat/chat-room/basic-to-client-group-chat-room.h
src/chat/chat-room/basic-to-client-group-chat-room.h
+1
-1
src/chat/chat-room/chat-room-id.cpp
src/chat/chat-room/chat-room-id.cpp
+1
-1
src/chat/chat-room/chat-room-id.h
src/chat/chat-room/chat-room-id.h
+1
-1
src/chat/chat-room/chat-room-listener.h
src/chat/chat-room/chat-room-listener.h
+1
-1
src/chat/chat-room/chat-room-p.h
src/chat/chat-room/chat-room-p.h
+1
-1
src/chat/chat-room/chat-room.cpp
src/chat/chat-room/chat-room.cpp
+1
-1
src/chat/chat-room/chat-room.h
src/chat/chat-room/chat-room.h
+1
-1
src/chat/chat-room/client-group-chat-room-p.h
src/chat/chat-room/client-group-chat-room-p.h
+1
-1
src/chat/chat-room/client-group-chat-room.cpp
src/chat/chat-room/client-group-chat-room.cpp
+1
-1
src/chat/chat-room/client-group-chat-room.h
src/chat/chat-room/client-group-chat-room.h
+1
-1
src/chat/chat-room/client-group-to-basic-chat-room.cpp
src/chat/chat-room/client-group-to-basic-chat-room.cpp
+1
-1
src/chat/chat-room/client-group-to-basic-chat-room.h
src/chat/chat-room/client-group-to-basic-chat-room.h
+1
-1
src/chat/chat-room/proxy-chat-room-p.h
src/chat/chat-room/proxy-chat-room-p.h
+1
-1
src/chat/chat-room/proxy-chat-room.cpp
src/chat/chat-room/proxy-chat-room.cpp
+1
-1
src/chat/chat-room/proxy-chat-room.h
src/chat/chat-room/proxy-chat-room.h
+1
-1
src/chat/chat-room/real-time-text-chat-room-p.h
src/chat/chat-room/real-time-text-chat-room-p.h
+1
-1
src/chat/chat-room/real-time-text-chat-room.cpp
src/chat/chat-room/real-time-text-chat-room.cpp
+1
-1
src/chat/chat-room/real-time-text-chat-room.h
src/chat/chat-room/real-time-text-chat-room.h
+1
-1
src/chat/chat-room/server-group-chat-room-p.h
src/chat/chat-room/server-group-chat-room-p.h
+1
-1
src/chat/chat-room/server-group-chat-room-stub.cpp
src/chat/chat-room/server-group-chat-room-stub.cpp
+1
-1
src/chat/chat-room/server-group-chat-room.h
src/chat/chat-room/server-group-chat-room.h
+1
-1
src/chat/cpim/cpim.h
src/chat/cpim/cpim.h
+1
-1
src/chat/cpim/header/cpim-core-headers.cpp
src/chat/cpim/header/cpim-core-headers.cpp
+1
-1
src/chat/cpim/header/cpim-core-headers.h
src/chat/cpim/header/cpim-core-headers.h
+1
-1
src/chat/cpim/header/cpim-generic-header.cpp
src/chat/cpim/header/cpim-generic-header.cpp
+1
-1
src/chat/cpim/header/cpim-generic-header.h
src/chat/cpim/header/cpim-generic-header.h
+1
-1
src/chat/cpim/header/cpim-header-p.h
src/chat/cpim/header/cpim-header-p.h
+1
-1
src/chat/cpim/header/cpim-header.cpp
src/chat/cpim/header/cpim-header.cpp
+1
-1
src/chat/cpim/header/cpim-header.h
src/chat/cpim/header/cpim-header.h
+1
-1
src/chat/cpim/message/cpim-message.cpp
src/chat/cpim/message/cpim-message.cpp
+1
-1
src/chat/cpim/message/cpim-message.h
src/chat/cpim/message/cpim-message.h
+1
-1
src/chat/cpim/parser/cpim-parser.cpp
src/chat/cpim/parser/cpim-parser.cpp
+1
-1
src/chat/cpim/parser/cpim-parser.h
src/chat/cpim/parser/cpim-parser.h
+1
-1
src/chat/modifier/chat-message-modifier.h
src/chat/modifier/chat-message-modifier.h
+1
-1
src/chat/modifier/cpim-chat-message-modifier.cpp
src/chat/modifier/cpim-chat-message-modifier.cpp
+1
-1
src/chat/modifier/cpim-chat-message-modifier.h
src/chat/modifier/cpim-chat-message-modifier.h
+1
-1
src/chat/modifier/encryption-chat-message-modifier.cpp
src/chat/modifier/encryption-chat-message-modifier.cpp
+1
-1
src/chat/modifier/encryption-chat-message-modifier.h
src/chat/modifier/encryption-chat-message-modifier.h
+1
-1
src/chat/modifier/file-transfer-chat-message-modifier.cpp
src/chat/modifier/file-transfer-chat-message-modifier.cpp
+1
-1
src/chat/modifier/file-transfer-chat-message-modifier.h
src/chat/modifier/file-transfer-chat-message-modifier.h
+1
-1
src/chat/modifier/multipart-chat-message-modifier.cpp
src/chat/modifier/multipart-chat-message-modifier.cpp
+1
-1
src/chat/modifier/multipart-chat-message-modifier.h
src/chat/modifier/multipart-chat-message-modifier.h
+1
-1
src/chat/notification/imdn.cpp
src/chat/notification/imdn.cpp
+1
-1
src/chat/notification/imdn.h
src/chat/notification/imdn.h
+1
-1
src/chat/notification/is-composing-listener.h
src/chat/notification/is-composing-listener.h
+1
-1
src/chat/notification/is-composing.cpp
src/chat/notification/is-composing.cpp
+1
-1
src/chat/notification/is-composing.h
src/chat/notification/is-composing.h
+1
-1
src/conference/conference-interface.h
src/conference/conference-interface.h
+1
-1
src/conference/conference-listener.h
src/conference/conference-listener.h
+1
-1
src/conference/conference-p.h
src/conference/conference-p.h
+1
-1
src/conference/conference.cpp
src/conference/conference.cpp
+1
-1
src/conference/conference.h
src/conference/conference.h
+1
-1
src/conference/handlers/local-conference-event-handler-p.h
src/conference/handlers/local-conference-event-handler-p.h
+1
-1
src/conference/handlers/local-conference-event-handler.cpp
src/conference/handlers/local-conference-event-handler.cpp
+1
-1
src/conference/handlers/local-conference-event-handler.h
src/conference/handlers/local-conference-event-handler.h
+1
-1
src/conference/handlers/remote-conference-event-handler-p.h
src/conference/handlers/remote-conference-event-handler-p.h
+1
-1
src/conference/handlers/remote-conference-event-handler.cpp
src/conference/handlers/remote-conference-event-handler.cpp
+1
-1
src/conference/handlers/remote-conference-event-handler.h
src/conference/handlers/remote-conference-event-handler.h
+1
-1
src/conference/local-conference-p.h
src/conference/local-conference-p.h
+1
-1
src/conference/local-conference.cpp
src/conference/local-conference.cpp
+1
-1
src/conference/local-conference.h
src/conference/local-conference.h
+1
-1
src/conference/params/call-session-params-p.h
src/conference/params/call-session-params-p.h
+1
-1
src/conference/params/call-session-params.cpp
src/conference/params/call-session-params.cpp
+1
-1
src/conference/params/call-session-params.h
src/conference/params/call-session-params.h
+1
-1
src/conference/params/media-session-params-p.h
src/conference/params/media-session-params-p.h
+1
-1
src/conference/params/media-session-params.cpp
src/conference/params/media-session-params.cpp
+1
-1
src/conference/params/media-session-params.h
src/conference/params/media-session-params.h
+1
-1
src/conference/participant-device.cpp
src/conference/participant-device.cpp
+1
-1
src/conference/participant-device.h
src/conference/participant-device.h
+1
-1
src/conference/participant-p.h
src/conference/participant-p.h
+1
-1
src/conference/participant.cpp
src/conference/participant.cpp
+1
-1
src/conference/participant.h
src/conference/participant.h
+1
-1
src/conference/remote-conference-p.h
src/conference/remote-conference-p.h
+1
-1
src/conference/remote-conference.cpp
src/conference/remote-conference.cpp
+1
-1
src/conference/remote-conference.h
src/conference/remote-conference.h
+1
-1
src/conference/session/call-session-listener.h
src/conference/session/call-session-listener.h
+1
-1
src/conference/session/call-session-p.h
src/conference/session/call-session-p.h
+1
-1
src/conference/session/call-session.cpp
src/conference/session/call-session.cpp
+1
-1
src/conference/session/call-session.h
src/conference/session/call-session.h
+1
-1
src/conference/session/media-session-p.h
src/conference/session/media-session-p.h
+1
-1
src/conference/session/media-session.cpp
src/conference/session/media-session.cpp
+1
-1
src/conference/session/media-session.h
src/conference/session/media-session.h
+1
-1
src/conference/session/port-config.h
src/conference/session/port-config.h
+1
-1
src/content/content-manager.cpp
src/content/content-manager.cpp
+1
-1
src/content/content-manager.h
src/content/content-manager.h
+1
-1
src/content/content-p.h
src/content/content-p.h
+1
-1
src/content/content-type.cpp
src/content/content-type.cpp
+1
-1
src/content/content-type.h
src/content/content-type.h
+1
-1
src/content/content.cpp
src/content/content.cpp
+1
-1
src/content/content.h
src/content/content.h
+1
-1
src/content/file-content.cpp
src/content/file-content.cpp
+1
-1
src/content/file-content.h
src/content/file-content.h
+1
-1
src/content/file-transfer-content.cpp
src/content/file-transfer-content.cpp
+1
-1
src/content/file-transfer-content.h
src/content/file-transfer-content.h
+1
-1
src/core/core-accessor.cpp
src/core/core-accessor.cpp
+1
-1
src/core/core-accessor.h
src/core/core-accessor.h
+1
-1
src/core/core-call.cpp
src/core/core-call.cpp
+1
-1
src/core/core-chat-room.cpp
src/core/core-chat-room.cpp
+1
-1
src/core/core-listener.h
src/core/core-listener.h
+1
-1
src/core/core-p.h
src/core/core-p.h
+1
-1
src/core/core.cpp
src/core/core.cpp
+1
-1
src/core/core.h
src/core/core.h
+1
-1
src/core/paths/paths-android.cpp
src/core/paths/paths-android.cpp
+1
-1
src/core/paths/paths-android.h
src/core/paths/paths-android.h
+1
-1
src/core/paths/paths-apple.h
src/core/paths/paths-apple.h
+1
-1
src/core/paths/paths-apple.mm
src/core/paths/paths-apple.mm
+1
-1
src/core/paths/paths-linux.cpp
src/core/paths/paths-linux.cpp
+1
-1
src/core/paths/paths-linux.h
src/core/paths/paths-linux.h
+1
-1
src/core/paths/paths-windows.cpp
src/core/paths/paths-windows.cpp
+1
-1
src/core/paths/paths-windows.h
src/core/paths/paths-windows.h
+1
-1
src/core/paths/paths.cpp
src/core/paths/paths.cpp
+1
-1
src/core/paths/paths.h
src/core/paths/paths.h
+1
-1
src/core/platform-helpers/android-platform-helpers.cpp
src/core/platform-helpers/android-platform-helpers.cpp
+1
-1
src/core/platform-helpers/platform-helpers.cpp
src/core/platform-helpers/platform-helpers.cpp
+1
-1
src/core/platform-helpers/platform-helpers.h
src/core/platform-helpers/platform-helpers.h
+1
-1
src/db/abstract/abstract-db-p.h
src/db/abstract/abstract-db-p.h
+1
-1
src/db/abstract/abstract-db.cpp
src/db/abstract/abstract-db.cpp
+1
-1
src/db/abstract/abstract-db.h
src/db/abstract/abstract-db.h
+1
-1
src/db/main-db-chat-message-key.cpp
src/db/main-db-chat-message-key.cpp
+1
-1
src/db/main-db-chat-message-key.h
src/db/main-db-chat-message-key.h
+1
-1
src/db/main-db-event-key.cpp
src/db/main-db-event-key.cpp
+1
-1
src/db/main-db-event-key.h
src/db/main-db-event-key.h
+1
-1
src/db/main-db-key-p.h
src/db/main-db-key-p.h
+1
-1
src/db/main-db-key.cpp
src/db/main-db-key.cpp
+1
-1
src/db/main-db-key.h
src/db/main-db-key.h
+1
-1
src/db/main-db-p.h
src/db/main-db-p.h
+1
-1
src/db/main-db.cpp
src/db/main-db.cpp
+1
-1
src/db/main-db.h
src/db/main-db.h
+1
-1
src/db/session/db-session-p.h
src/db/session/db-session-p.h
+1
-1
src/db/session/db-session-provider.cpp
src/db/session/db-session-provider.cpp
+1
-1
src/db/session/db-session-provider.h
src/db/session/db-session-provider.h
+1
-1
src/db/session/db-session.cpp
src/db/session/db-session.cpp
+1
-1
src/db/session/db-session.h
src/db/session/db-session.h
+1
-1
src/dial-plan/dial-plan-p.h
src/dial-plan/dial-plan-p.h
+1
-1
src/dial-plan/dial-plan.cpp
src/dial-plan/dial-plan.cpp
+1
-1
src/dial-plan/dial-plan.h
src/dial-plan/dial-plan.h
+1
-1
src/enums.h
src/enums.h
+1
-1
src/event-log/conference/conference-call-event.cpp
src/event-log/conference/conference-call-event.cpp
+1
-1
src/event-log/conference/conference-call-event.h
src/event-log/conference/conference-call-event.h
+1
-1
src/event-log/conference/conference-chat-message-event.cpp
src/event-log/conference/conference-chat-message-event.cpp
+1
-1
src/event-log/conference/conference-chat-message-event.h
src/event-log/conference/conference-chat-message-event.h
+1
-1
src/event-log/conference/conference-event-p.h
src/event-log/conference/conference-event-p.h
+1
-1
src/event-log/conference/conference-event.cpp
src/event-log/conference/conference-event.cpp
+1
-1
src/event-log/conference/conference-event.h
src/event-log/conference/conference-event.h
+1
-1
src/event-log/conference/conference-notified-event-p.h
src/event-log/conference/conference-notified-event-p.h
+1
-1
src/event-log/conference/conference-notified-event.cpp
src/event-log/conference/conference-notified-event.cpp
+1
-1
src/event-log/conference/conference-notified-event.h
src/event-log/conference/conference-notified-event.h
+1
-1
src/event-log/conference/conference-participant-device-event.cpp
...nt-log/conference/conference-participant-device-event.cpp
+1
-1
src/event-log/conference/conference-participant-device-event.h
...vent-log/conference/conference-participant-device-event.h
+1
-1
src/event-log/conference/conference-participant-event-p.h
src/event-log/conference/conference-participant-event-p.h
+1
-1
src/event-log/conference/conference-participant-event.cpp
src/event-log/conference/conference-participant-event.cpp
+1
-1
src/event-log/conference/conference-participant-event.h
src/event-log/conference/conference-participant-event.h
+1
-1
src/event-log/conference/conference-subject-event.cpp
src/event-log/conference/conference-subject-event.cpp
+1
-1
src/event-log/conference/conference-subject-event.h
src/event-log/conference/conference-subject-event.h
+1
-1
src/event-log/event-log-p.h
src/event-log/event-log-p.h
+1
-1
src/event-log/event-log.cpp
src/event-log/event-log.cpp
+1
-1
src/event-log/event-log.h
src/event-log/event-log.h
+1
-1
src/event-log/events.h
src/event-log/events.h
+1
-1
src/hacks/hacks.cpp
src/hacks/hacks.cpp
+1
-1
src/hacks/hacks.h
src/hacks/hacks.h
+1
-1
src/logger/logger.cpp
src/logger/logger.cpp
+1
-1
src/logger/logger.h
src/logger/logger.h
+1
-1
src/nat/ice-agent.cpp
src/nat/ice-agent.cpp
+1
-1
src/nat/ice-agent.h
src/nat/ice-agent.h
+1
-1
src/nat/stun-client.cpp
src/nat/stun-client.cpp
+1
-1
src/nat/stun-client.h
src/nat/stun-client.h
+1
-1
src/object/app-data-container.cpp
src/object/app-data-container.cpp
+1
-1
src/object/app-data-container.h
src/object/app-data-container.h
+1
-1
src/object/base-object-p.h
src/object/base-object-p.h
+1
-1
src/object/base-object.cpp
src/object/base-object.cpp
+1
-1
src/object/base-object.h
src/object/base-object.h
+1
-1
src/object/clonable-object-p.h
src/object/clonable-object-p.h
+1
-1
src/object/clonable-object.cpp
src/object/clonable-object.cpp
+1
-1
src/object/clonable-object.h
src/object/clonable-object.h
+1
-1
src/object/object-head-p.h
src/object/object-head-p.h
+1
-1
src/object/object-head.h
src/object/object-head.h
+1
-1
src/object/object-p.h
src/object/object-p.h
+1
-1
src/object/object.cpp
src/object/object.cpp
+1
-1
src/object/object.h
src/object/object.h
+1
-1
src/object/property-container.cpp
src/object/property-container.cpp
+1
-1
src/object/property-container.h
src/object/property-container.h
+1
-1
src/object/singleton.h
src/object/singleton.h
+1
-1
src/sal/call-op.cpp
src/sal/call-op.cpp
+1
-1
src/sal/call-op.h
src/sal/call-op.h
+1
-1
src/sal/event-op.cpp
src/sal/event-op.cpp
+1
-1
src/sal/event-op.h
src/sal/event-op.h
+1
-1
src/sal/message-op-interface.h
src/sal/message-op-interface.h
+1
-1
src/sal/message-op.cpp
src/sal/message-op.cpp
+1
-1
src/sal/message-op.h
src/sal/message-op.h
+1
-1
src/sal/op.cpp
src/sal/op.cpp
+1
-1
src/sal/op.h
src/sal/op.h
+1
-1
src/sal/presence-op.cpp
src/sal/presence-op.cpp
+1
-1
src/sal/presence-op.h
src/sal/presence-op.h
+1
-1
src/sal/refer-op.h
src/sal/refer-op.h
+1
-1
src/sal/register-op.cpp
src/sal/register-op.cpp
+1
-1
src/sal/register-op.h
src/sal/register-op.h
+1
-1
src/sal/sal.cpp
src/sal/sal.cpp
+1
-1
src/sal/sal.h
src/sal/sal.h
+1
-1
src/utils/fs.cpp
src/utils/fs.cpp
+1
-1
src/utils/general.cpp
src/utils/general.cpp
+1
-1
src/utils/payload-type-handler.cpp
src/utils/payload-type-handler.cpp
+1
-1
src/utils/payload-type-handler.h
src/utils/payload-type-handler.h
+1
-1
src/utils/utils.cpp
src/utils/utils.cpp
+1
-1
src/variant/variant.cpp
src/variant/variant.cpp
+1
-1
src/variant/variant.h
src/variant/variant.h
+1
-1
tester/tools/private-access.h
tester/tools/private-access.h
+1
-1
tester/tools/tester.h
tester/tools/tester.h
+1
-1
wrappers/java/classes/CoreException.java
wrappers/java/classes/CoreException.java
+1
-1
wrappers/java/classes/Utils.java
wrappers/java/classes/Utils.java
+1
-1
No files found.
coreapi/account_creator.c
View file @
26ad07a0
/*
linphone
Copyright (C) 2010-201
7
Belledonne Communications SARL
Copyright (C) 2010-201
8
Belledonne Communications SARL
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
...
...
coreapi/core_private.h
View file @
26ad07a0
/*
* core_private.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
coreapi/private_functions.h
View file @
26ad07a0
/*
* private_functions.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
coreapi/private_structs.h
View file @
26ad07a0
/*
* private_structs.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
coreapi/private_types.h
View file @
26ad07a0
/*
* private_types.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
coreapi/video_definition.c
View file @
26ad07a0
/*
linphone
Copyright (C) 2010-201
7
Belledonne Communications SARL
Copyright (C) 2010-201
8
Belledonne Communications SARL
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
...
...
include/linphone/account_creator.h
View file @
26ad07a0
/*
account_creator.h
Copyright (C) 2010-201
7
Belledonne Communications SARL
Copyright (C) 2010-201
8
Belledonne Communications SARL
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
...
...
include/linphone/api/c-address.h
View file @
26ad07a0
/*
* c-address.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/linphone/api/c-api.h
View file @
26ad07a0
/*
* c-api.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/linphone/api/c-call-cbs.h
View file @
26ad07a0
/*
* c-call-cbs.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/linphone/api/c-call-stats.h
View file @
26ad07a0
/*
* c-call-stats.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/linphone/api/c-call.h
View file @
26ad07a0
/*
* c-call.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/linphone/api/c-callbacks.h
View file @
26ad07a0
/*
* c-callbacks.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/linphone/api/c-chat-message-cbs.h
View file @
26ad07a0
/*
* c-chat-message-cbs.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/linphone/api/c-chat-message.h
View file @
26ad07a0
/*
* c-chat-message.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/linphone/api/c-chat-room-cbs.h
View file @
26ad07a0
/*
* c-chat-room-cbs.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/linphone/api/c-chat-room.h
View file @
26ad07a0
/*
* c-chat-room.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/linphone/api/c-dial-plan.h
View file @
26ad07a0
/*
* c-dial-plan.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/linphone/api/c-event-log.h
View file @
26ad07a0
/*
* c-event-log.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/linphone/api/c-participant.h
View file @
26ad07a0
/*
* c-participant.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/linphone/api/c-types.h
View file @
26ad07a0
/*
* c-types.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/linphone/callbacks.h
View file @
26ad07a0
/*
callbacks.h
Copyright (C) 2010-201
7
Belledonne Communications SARL
Copyright (C) 2010-201
8
Belledonne Communications SARL
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
...
...
include/linphone/defs.h
View file @
26ad07a0
/*
defs.h
Copyright (C) 2010-201
7
Belledonne Communications SARL
Copyright (C) 2010-201
8
Belledonne Communications SARL
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
...
...
include/linphone/enums/call-enums.h
View file @
26ad07a0
/*
* call-enums.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/linphone/enums/chat-message-enums.h
View file @
26ad07a0
/*
* chat-message-enums.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/linphone/enums/chat-room-enums.h
View file @
26ad07a0
/*
* chat-room-enums.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/linphone/enums/event-log-enums.h
View file @
26ad07a0
/*
* event-log-enums.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/linphone/headers.h
View file @
26ad07a0
/*
content.h
Copyright (C) 2010-201
7
Belledonne Communications SARL
Copyright (C) 2010-201
8
Belledonne Communications SARL
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
...
...
include/linphone/info_message.h
View file @
26ad07a0
/*
info_message.h
Copyright (C) 2010-201
7
Belledonne Communications SARL
Copyright (C) 2010-201
8
Belledonne Communications SARL
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
...
...
include/linphone/misc.h
View file @
26ad07a0
/*
misc.h
Copyright (C) 2010-201
7
Belledonne Communications SARL
Copyright (C) 2010-201
8
Belledonne Communications SARL
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
...
...
include/linphone/payload_type.h
View file @
26ad07a0
/*
payload_type.h
Copyright (C) 2010-201
7
Belledonne Communications SARL
Copyright (C) 2010-201
8
Belledonne Communications SARL
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
...
...
include/linphone/player.h
View file @
26ad07a0
/*
player.h
Copyright (C) 2010-201
7
Belledonne Communications SARL
Copyright (C) 2010-201
8
Belledonne Communications SARL
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
...
...
include/linphone/types.h
View file @
26ad07a0
/*
types.h
Copyright (C) 2010-201
7
Belledonne Communications SARL
Copyright (C) 2010-201
8
Belledonne Communications SARL
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
...
...
include/linphone/utils/enum-generator.h
View file @
26ad07a0
/*
* enum-generator.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/linphone/utils/enum-mask.h
View file @
26ad07a0
/*
* enum-mask.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/linphone/utils/fs.h
View file @
26ad07a0
/*
* fs.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/linphone/utils/general.h
View file @
26ad07a0
/*
* general.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/linphone/utils/magic-macros.h
View file @
26ad07a0
/*
* magic-macros.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/linphone/utils/traits.h
View file @
26ad07a0
/*
* traits.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/linphone/utils/utils.h
View file @
26ad07a0
/*
* utils.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/linphone/video_definition.h
View file @
26ad07a0
/*
video_definition.h
Copyright (C) 2010-201
7
Belledonne Communications SARL
Copyright (C) 2010-201
8
Belledonne Communications SARL
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
...
...
src/address/address-p.h
View file @
26ad07a0
/*
* address-p.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
src/address/address.cpp
View file @
26ad07a0
/*
* address.cpp
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
src/address/address.h
View file @
26ad07a0
/*
* address.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
src/address/identity-address-p.h
View file @
26ad07a0
/*
* identity-address-p.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
src/address/identity-address.cpp
View file @
26ad07a0
/*
* identity-address.cpp
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
src/address/identity-address.h
View file @
26ad07a0
/*
* identity-address.h
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
src/c-wrapper/api/c-address.cpp
View file @
26ad07a0
/*
* c-address.cpp
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
src/c-wrapper/api/c-call-cbs.cpp
View file @
26ad07a0
/*
* c-call-cbs.cpp
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
src/c-wrapper/api/c-call-params.cpp
View file @
26ad07a0
/*
* c-call-params.cpp
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
src/c-wrapper/api/c-call-stats.cpp
View file @
26ad07a0
/*
* c-call-stats.cpp
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
src/c-wrapper/api/c-call.cpp
View file @
26ad07a0
/*
* c-call.cpp
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
src/c-wrapper/api/c-chat-message-cbs.cpp
View file @
26ad07a0
/*
* c-chat-message-cbs.cpp
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
src/c-wrapper/api/c-chat-message.cpp
View file @
26ad07a0
/*
* c-chat-message.cpp
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
src/c-wrapper/api/c-chat-room-cbs.cpp
View file @
26ad07a0
/*
* c-chat-room-cbs.cpp
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
src/c-wrapper/api/c-chat-room.cpp
View file @
26ad07a0
/*
* c-chat-room.cpp
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
src/c-wrapper/api/c-core.cpp
View file @
26ad07a0
/*
* c-core.cpp
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
src/c-wrapper/api/c-dial-plan.cpp
View file @
26ad07a0
/*
* c-dial-plan.cpp
* Copyright (C) 2010-201
7
Belledonne Communications SARL
* Copyright (C) 2010-201
8
Belledonne Communications SARL
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
src/c-wrapper/api/c-event-log.cpp
View file @
26ad07a0
/*
* c-event-log.cpp
* Copyright (C) 2010-201
7
Belledonne Communications SARL