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-h100.h
Age
Commit message (
Expand
)
Author
2005-06-22
Make the simulator builds know about software poweroff, for more consistent b...
Jens Arnold
2005-06-22
The iriver simulator now uses the correct LCD driver
Linus Nielsen Feltzing
2005-06-16
Iriver: Sleep timer now powers off the box even when the charger is connected.
Jens Arnold
2005-06-15
Added define for the UDA1380 codec chip.
Thom Johansen
2005-06-06
Recording is not yet available on the iRiver
Linus Nielsen Feltzing
2005-06-02
Define for remote keypad type
Jonas Häggqvist
2005-05-31
iRiver remote LCD is only 128x64
Linus Nielsen Feltzing
2005-05-23
Remote LCD support added to the x11 simulator, take 1. The win32 simulator
Daniel Stenberg
2005-04-15
IRiver: show logo on startup at remote lcd
Christian Gmeiner
2005-04-15
IRiver: some defines
Christian Gmeiner
2005-04-11
iRiver: Implemented S/PDIF transmit power control. The optical LED is now off...
Linus Nielsen Feltzing
2005-04-06
First lame attempt to show correct battery level on the iRiver
Linus Nielsen Feltzing
2005-03-31
RoLo now works on the iRiver
Linus Nielsen Feltzing
2005-03-21
Nah, HAVE_PCM_PLAYBACK is probably redundant...
Linus Nielsen Feltzing
2005-03-21
Added HAVE_PCM_PLAYBACK
Linus Nielsen Feltzing
2005-03-01
Adjustable CPU frequency for iRiver
Linus Nielsen Feltzing
2005-02-10
iRiver: USB support
Linus Nielsen Feltzing
2005-02-07
iRiver has software controlled poweroff
Linus Nielsen Feltzing
2005-02-02
create and use a new config type for the i2c and the battery in the h100
Daniel Stenberg
2005-01-28
Correct values for the -add format
Linus Nielsen Feltzing
2005-01-28
Correct defines for the -add scramble format
Linus Nielsen Feltzing
2005-01-27
define gmini and iriver to use sf codec (= MASNONE)
Daniel Stenberg
2005-01-10
Now define the exact LCD controller in use.
Daniel Stenberg
2004-12-20
iRiver has hard drive poweroff
Linus Nielsen Feltzing
2004-12-18
multiple choice configuration CONFIG_BACKLIGHT instead of HAVE_BACKLIGHT, all...
Jörg Hohensohn
2004-11-18
Correct keyboard type
Linus Nielsen Feltzing
2004-10-27
Let's start with the basic oscillator frequency
Linus Nielsen Feltzing
2004-10-10
Removed car adapter mode for Ondio, and changed the misleading config option ...
Jens Arnold
2004-10-08
multiple battery types prepared (CONFIG_BATTERY)
Jörg Hohensohn
2004-10-06
Changed CPU name, removed HAVE_LED
Linus Nielsen Feltzing
2004-09-28
a hell of a commit: changed several HAVE_xx configuration flags into multiple...
Jörg Hohensohn
2004-09-17
Added CPU model #define
Björn Stenberg
2004-09-16
Moved LCD_WIDHT/HEIGHT from lcd driver to config file.
Björn Stenberg