index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
iap.c
Age
Commit message (
Expand
)
Author
2010-10-24
Fix return type of iap_getc (should be bool instead of int)
Bertrik Sikken
2010-09-20
iap: make variable serbuf non-global
Bertrik Sikken
2010-08-12
Oops, committed before finishing the removal of "#include "memory.h""
Thomas Martitz
2010-04-18
Clean up IAP / ipod remote tuner a bit.
Bertrik Sikken
2010-03-16
Return real screen size.
Björn Stenberg
2010-02-26
split the theme settings apply() sutff out of settings_apply(). this should f...
Jonathan Gordon
2009-12-01
Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDS
Laurent Gautier
2009-08-03
Add missing svn:keywords property.
Dominik Riebeling
2009-08-03
Fix reds for IAP and a missing #include.
Thomas Martitz
2009-08-03
part two of the grand overall wps/skinning engine cleanup work:
Jonathan Gordon
2009-07-27
Start of some apps/ and wps cleanup work... Move everything related to the ac...
Jonathan Gordon
2009-07-14
FS#10080
Nils Wallménius
2009-05-17
Fix duplicate #includes
Bertrik Sikken
2009-04-06
FS9795 - some playback cleanup.
Jonathan Gordon
2009-01-02
static/const/#include/tab police on various files
Bertrik Sikken
2008-12-25
Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...
Michael Giacomelli