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
/
firmware
/
export
/
config-creativezvm60gb.h
Age
Commit message (
Expand
)
Author
2009-12-07
Rename targets to be consistent in all places. (FS #10819). Take 2.
Björn Stenberg
2009-11-08
FS#10338: Add "use morse input " entry to settings menu
Teruaki Kawashima
2009-11-07
Introduce new config header 'config-sim.h' that takes care of undefining thin...
Nils Wallménius
2009-10-31
Remove unused #defines.
Thomas Martitz
2009-09-19
Remove dead or useless defines: HAVE_ONDIO_IC was replaced by CONFIG_I2C but ...
Marianne Arnold
2009-09-06
move the CONFIG_LED #define out into config.h as all but 3 targets actually h...
Jonathan Gordon
2009-02-05
Fix red and yellow
Maurus Cuelenaere
2008-10-31
cleanup storage defines
Frank Gevaerts
2008-10-19
Codec memory reorganization
Nils Wallménius
2008-10-07
Fix TABs and get rid of HAVE_BUTTON_HOLD
Maurus Cuelenaere
2008-10-07
add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...
Frank Gevaerts
2008-10-07
Correct HAS_BUTTON_HOLD
Maurus Cuelenaere
2008-09-04
WPS editor:
Maurus Cuelenaere
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-14
Fix yellows and reds.
Maurus Cuelenaere
2008-05-14
1) Enable USBOTG for ZVM 60GB, even if the driver isn't implemented yet,
Maurus Cuelenaere
2008-05-14
1) Use a separate config-<target>.h for Zen Vision(:M) (60GB)
Maurus Cuelenaere