All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] icon support
@ 2010-08-27 16:19 Kristen Carlson Accardi
  2010-08-27 16:19 ` [PATCH 1/3] sim: read EFiidf Kristen Carlson Accardi
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Kristen Carlson Accardi @ 2010-08-27 16:19 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 544 bytes --]

Changes from last version:

* changed caching algorithm for EFiidf files - now store all 256 byte
	blocks in a single file
* made ofono_sim_read_bytes a public function
* various bug fixes

Kristen Carlson Accardi (3):
  sim: read EFiidf
  sim: Implement GetIcon
  test: add get-icon script

 include/sim.h |    4 +
 src/sim.c     |  525 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 test/get-icon |   25 +++
 3 files changed, 542 insertions(+), 12 deletions(-)
 create mode 100755 test/get-icon

-- 
1.7.2.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-09-09 14:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-27 16:19 [PATCH 0/3] icon support Kristen Carlson Accardi
2010-08-27 16:19 ` [PATCH 1/3] sim: read EFiidf Kristen Carlson Accardi
2010-09-09 14:10   ` Denis Kenzior
2010-08-27 16:19 ` [PATCH 2/3] sim: Implement GetIcon Kristen Carlson Accardi
2010-09-09 14:16   ` Denis Kenzior
2010-08-27 16:19 ` [PATCH 3/3] test: add get-icon script Kristen Carlson Accardi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.