summaryrefslogtreecommitdiff
path: root/apps/iap.c (follow)
Commit message (Expand)AuthorAge
* Updated IAP commands.Ralf Ertzinger2013-11-10
* IAP: use a state machine for handling iap packets, based on FS#12135Bertrik Sikken2011-09-25
* iap: pass length and data pointer to iap_handlepkt functions, this prepares f...Bertrik Sikken2011-05-02
* iap: introduce functions (put_u32 and get_u32) to convert a uint32_t to a byt...Bertrik Sikken2011-04-30
* iap: update handling of IdentifyDeviceLingoes command and fix RF tuner detect...Bertrik Sikken2011-04-30
* FS#12085 - Correction of iap.c to avoid sending useless data to an accessory,...Bertrik Sikken2011-04-30
* FS#12079 - Support for new commands in iap.c, by Ophir LojkineBertrik Sikken2011-04-27
* iap: fix shutdown of logitech Pure-Fi Elite dock, by Ophir LojkineBertrik Sikken2011-04-25
* iap: add more comments to iap command and responsesBertrik Sikken2011-04-24
* iap: order lingo 0x00 commands by id and add commentsBertrik Sikken2011-04-24
* iap: introduce cmd_ok_mode0 and cmd_ok_mode4 functions to reduce code duplica...Bertrik Sikken2011-04-21
* iap: split iap_handlepkt into a function per modeBertrik Sikken2011-04-21
* Fix return type of iap_getc (should be bool instead of int)Bertrik Sikken2010-10-24
* iap: make variable serbuf non-globalBertrik Sikken2010-09-20
* Oops, committed before finishing the removal of "#include "memory.h""Thomas Martitz2010-08-12
* Clean up IAP / ipod remote tuner a bit.Bertrik Sikken2010-04-18
* Return real screen size.Björn Stenberg2010-03-16
* split the theme settings apply() sutff out of settings_apply(). this should f...Jonathan Gordon2010-02-26
* Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDSLaurent Gautier2009-12-01
* Add missing svn:keywords property.Dominik Riebeling2009-08-03
* Fix reds for IAP and a missing #include.Thomas Martitz2009-08-03
* part two of the grand overall wps/skinning engine cleanup work:Jonathan Gordon2009-08-03
* Start of some apps/ and wps cleanup work... Move everything related to the ac...Jonathan Gordon2009-07-27
* FS#10080Nils Wallménius2009-07-14
* Fix duplicate #includesBertrik Sikken2009-05-17
* FS9795 - some playback cleanup. Jonathan Gordon2009-04-06
* static/const/#include/tab police on various filesBertrik Sikken2009-01-02
* Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...Michael Giacomelli2008-12-25