index
:
external_libsamsung-ipc.git
master
replicant-6.0
external/libsamsung-ipc
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved radio.h and types.h to samsung-ipc.h (API) and protocol.h (IPC protocol).
Paul Kocialkowski
2013-06-25
1
-1
/
+1
*
Drop (incomplete) support for Samsung H1
Paul Kocialkowski
2013-06-25
1
-1
/
+0
*
Fix vapi errors due to ipc_sms_send_msg and ipc_sms_deliv_report_msg renames.
Denis 'GNUtoo' Carikli
2012-11-12
1
-2
/
+2
*
Fix vapi errors due to ipc_net_current_plmn rename.
Denis 'GNUtoo' Carikli
2012-09-30
1
-1
/
+1
*
Fix vapi errors due to ipc_net_regist rename.
Denis 'GNUtoo' Carikli
2012-09-30
1
-1
/
+1
*
Fix VAPI's ipc_net_{regist_setup,plmn_sel_setup} renames for fsogsmd
Denis 'GNUtoo' Carikli
2012-09-30
1
-2
/
+2
*
switch to GPLv2+ as license as decided by all authors per mail
Simon Busch
2012-09-21
1
-1
/
+1
*
sec: add IPC_SEC_FACILITY_LOCK_TYPE_SC_UNLOCKED type
Simon Busch
2012-08-29
1
-0
/
+1
*
sec: rename ipc_sec_pin_status_response structure
Simon Busch
2012-08-29
1
-1
/
+1
*
sec: rename IPC_SEC_PIN_STATUS to IPC_SEC_SIM_STATUS
Simon Busch
2012-08-29
1
-1
/
+1
*
sec: refactor type naming to be clean and not misleading
Simon Busch
2012-08-29
1
-15
/
+27
*
vapi: bind missing ipc_client_create_handlers_common_data method
Simon Busch
2012-08-27
1
-0
/
+1
*
vapi: bind some more ipc client methods
Simon Busch
2012-08-22
1
-0
/
+2
*
vapi: bind power_on/power_off and correct return types
Simon Busch
2012-08-20
1
-2
/
+4
*
vapi: update for recent changes to GPRS subsystem
Simon Busch
2012-07-30
1
-17
/
+92
*
vapi: updates regarding binding issues
Denis 'GNUtoo' Carikli
2012-03-03
1
-2
/
+2
*
vapi: various updates regarding binding issues
Simon Busch
2012-03-02
1
-5
/
+32
*
Fixed ipc_sec_pin_status_noti change on vapi
PaulK
2012-02-24
1
-1
/
+1
*
vapi: update for recent changes to network related API
Simon Busch
2012-02-23
1
-6
/
+33
*
vapi: use correct types for fields in Sms.SendMessage structure
Simon Busch
2012-02-23
1
-2
/
+2
*
RFS NV item handling methods are now sending the io confirmation message dire...
Simon Busch
2012-02-21
1
-12
/
+4
*
Update license header of the vapi description file
Simon Busch
2012-02-20
1
-10
/
+9
*
Import two methods from samsung-ril to deal with rfs read/write nv item messa...
Simon Busch
2012-02-20
1
-0
/
+20
*
net: fix styling/naming/coding issues
Simon Busch
2012-02-06
1
-1
/
+1
*
net: add structure to set network PLMN selection mode
Simon Busch
2012-02-06
1
-2
/
+22
*
Adjust for recent changes to device creation structure
Simon Busch
2012-02-03
1
-5
/
+0
*
Rework IPC client creation to detect device automatically on startup
Simon Busch
2012-02-03
1
-1
/
+7
*
Rework device specific code so we can build one library for all devices now
Simon Busch
2012-02-03
1
-1
/
+8
*
vapi: fix several binding problems
Simon Busch
2012-02-03
1
-6
/
+10
*
vapi: use gint16 instead of gint8 for PhoneState enum
Simon Busch
2012-01-30
1
-1
/
+1
*
vapi: make string parameters nullable
Simon Busch
2012-01-27
1
-1
/
+1
*
gprs: adjust setup method so we can deactivate a gprs context now
Simon Busch
2012-01-27
1
-1
/
+1
*
vapi: correct binding of enumeration values
Simon Busch
2011-12-19
1
-5
/
+5
*
vapi: bind new sound API for chaging audio volume
Simon Busch
2011-12-15
1
-0
/
+42
*
vapi: some minor corrections to support vala-0.14
Simon Busch
2011-11-25
1
-1
/
+12
*
vapi: some minor changes and implement method to retrieve single plmn entries
Simon Busch
2011-11-23
1
-5
/
+15
*
vapi: bind SMS structures and methods
Simon Busch
2011-11-23
1
-0
/
+96
*
vapi: bind additional misc functionality to retrieve serial number from baseband
Simon Busch
2011-11-23
1
-0
/
+16
*
vapi: add missing sound message types
Simon Busch
2011-11-20
1
-0
/
+5
*
Add state values as defines for ipc_call_list_entry message
Simon Busch
2011-11-18
1
-1
/
+12
*
vapi: fix naming of ipc_call_outgoging_setup method
Simon Busch
2011-11-13
1
-0
/
+1
*
Adjust vala binding to suite for the latest changes to the library API
Simon Busch
2011-10-30
1
-43
/
+34
*
Merge branch 'master' into master-next
Simon Busch
2011-10-30
1
-1
/
+2
|
\
|
*
Fix mistake in vala binding
Simon Busch
2011-10-29
1
-1
/
+2
*
|
Merge remote-tracking branch 'ius/for-morphis' into master-next
Simon Busch
2011-10-29
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
net: correct net_regist_get and add helper
Joerie de Gram
2011-10-28
1
-1
/
+1
|
*
replace ipc_request and ipc_response by a single struct ipc_message_info
Joerie de Gram
2011-10-28
1
-1
/
+1
*
|
Various changes to code and vala binding regarding call API
Simon Busch
2011-10-28
1
-13
/
+14
|
/
*
Add setup method for call outgoing message and various cleanups for call mess...
Simon Busch
2011-10-27
1
-1
/
+3
*
gprs: add some missing unknown bytes to ipc_gprs_ip_configuration message
Simon Busch
2011-10-27
1
-0
/
+1
[next]