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-mrobe100.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-17
USB HID: Use different context for each mode; Use constant for each action;
Tomer Shalev
2009-09-06
move the CONFIG_LED #define out into config.h as all but 3 targets actually h...
Jonathan Gordon
2009-08-18
LCD_DEPTH == 1 : specify if lcd framebuffer is in iram into the model specifi...
Rafaël Carré
2009-07-26
initial commit of remote support for m:robe 100 courtesy of lowlight; simulat...
Robert Kukla
2009-04-29
Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight...
Thomas Martitz
2009-02-25
Enable USB mass storage on PP5020, PP5022 and PP5024 targets
Frank Gevaerts
2009-02-21
replace USB_IPODSTYLE by USB_HANDLED_BY_OF as that's what it actually means. ...
Frank Gevaerts
2009-02-09
Put the display colours for monochrome and greyscale targets into the target ...
Jens Arnold
2009-01-26
Commit FS#9724, which reworks the preprocessor defines related to backlight f...
Thomas Martitz
2008-12-12
Bring consistency to pcm implementation and samplerate handling. Less low-lev...
Michael Sevakis
2008-10-31
cleanup storage defines
Frank Gevaerts
2008-10-19
Codec memory reorganization
Nils Wallménius
2008-10-07
add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...
Frank Gevaerts
2008-05-14
Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig...
Michael Sevakis
2008-04-25
m:robe 100 - backlight PWM fading
Robert Kukla
2008-04-15
m:robe 100 - enable setting for buttonlight brightness
Robert Kukla
2008-04-03
m:robe 100
Robert Kukla
2008-03-27
use HAVE_ATA to decide if ata.c should be compiled
Marcoen Hirschberg
2008-03-02
m:robe 100: add correct USB VID and PID
Robert Kukla
2008-02-03
mrobe 100: real time clock (if anybody recognises the RTC chip let me know)
Robert Kukla
2008-01-20
audio on the m:robe 100
Robert Kukla
2008-01-12
- share adc reading code between h10 and mrobe100
Robert Kukla
2008-01-11
m:robe 100:
Robert Kukla
2008-01-10
mrobe 100:
Robert Kukla
2008-01-09
Add missing files for the m:robe 100
Mark Arigo