index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2005-01-23
Gmini has software poweroff.
Jens Arnold
1
-0
/
+3
2005-01-23
(1) Remapped BUTTON_CANCEL->BUTTON_OFF for gmini better representing its func...
Jens Arnold
2
-52
/
+52
2005-01-22
Forgot to commit removal of string.c when reviving memcpy.c and memset.c
Jens Arnold
1
-19
/
+0
2005-01-22
long policy
Jean-Philippe Bernardy
1
-3
/
+4
2005-01-22
simplification and better integration of the gmini port
Jean-Philippe Bernardy
1
-18
/
+9
2005-01-22
long policy
Jean-Philippe Bernardy
1
-1
/
+1
2005-01-22
Assembler optimized strlen() for SH1, both smaller & faster. Moved strlen() i...
Jens Arnold
3
-1
/
+103
2005-01-21
Revived C implementations of memcpy() and memset() for platforms without asm ...
Jens Arnold
5
-5
/
+233
2005-01-21
more MMIO support
Jean-Philippe Bernardy
1
-4
/
+38
2005-01-21
Removed double definition of CONFIG_LCD.
Jens Arnold
1
-2
/
+0
2005-01-20
Factored out some macros
Jean-Philippe Bernardy
1
-15
/
+3
2005-01-20
Support for gmini ATA interface
Jean-Philippe Bernardy
1
-59
/
+181
2005-01-20
fixed indentation
Jean-Philippe Bernardy
1
-31
/
+31
2005-01-20
Support for gmini100 series LCD
Jean-Philippe Bernardy
1
-0
/
+54
2005-01-17
The current lcd_bitmap() implementation is safe for enabling partial font hei...
Jens Arnold
2
-8
/
+0
2005-01-17
iRiver fix: The larger LCD_HEIGHT needs larger area fill bitmaps.
Jens Arnold
1
-4
/
+8
2005-01-12
Rombox now properly uses all available DRAM for 8 MB builds.
Jens Arnold
1
-5
/
+17
2005-01-12
New channel configuration setting, allowing fine-grained control of the stere...
Jens Arnold
2
-99
/
+117
2005-01-10
Jean-Philippe Bernardy: minor correction
Daniel Stenberg
1
-3
/
+3
2005-01-10
Now define the exact LCD controller in use.
Daniel Stenberg
8
-0
/
+16
2005-01-10
Jean-Philippe Bernardy: TCC730 adjustments
Daniel Stenberg
1
-5
/
+46
2005-01-10
Jean-Philippe Bernardy: fixed to use long for 32 bit values
Daniel Stenberg
1
-10
/
+10
2005-01-10
gmini adjustments, with a new CONFIG_LCD setup being prepared
Daniel Stenberg
2
-6
/
+24
2005-01-10
Jean-Philippe Bernardy: gmini100 keypad support
Daniel Stenberg
1
-15
/
+38
2005-01-10
Jean-Philippe Bernardy: removed bad emu_debugf() call
Daniel Stenberg
1
-1
/
+0
2005-01-10
Jean-Philippe Bernardy: gmini support
Daniel Stenberg
1
-1
/
+102
2005-01-10
Jean-Philippe Bernardy: C versions of memset() and memcpy() for archs with
Daniel Stenberg
2
-0
/
+22
2005-01-10
Reverted latest change due to compiler warning. led() doesn't do anything
Daniel Stenberg
1
-1
/
+1
2005-01-09
don't include the types, we use plain C variable types
Daniel Stenberg
1
-2
/
+0
2005-01-09
Jean-Philippe Bernardy: ADC support for TCC730
Daniel Stenberg
1
-0
/
+47
2005-01-09
Jean-Philippe Bernardy: only flash with LED if there is a led available!
Daniel Stenberg
1
-1
/
+1
2005-01-09
Jean-Philippe Bernardy: ported to gmini120
Daniel Stenberg
1
-0
/
+51
2005-01-09
Jean-Philippe Bernardy: TCC730 support added
Daniel Stenberg
1
-0
/
+3
2005-01-09
Jean-Philippe Bernardy: gmini keypad added
Daniel Stenberg
1
-1
/
+10
2005-01-09
Jean-Philippe Bernardy: calmrisc header file (gmini work)
Daniel Stenberg
1
-0
/
+62
2005-01-09
Use the register shadow variable in all places.
Jens Arnold
2
-4
/
+6
2005-01-05
Fixed some warnings.
Jens Arnold
1
-1
/
+6
2005-01-05
unmount function in preparation for MMC hotswap, more mutexing
Jörg Hohensohn
2
-1
/
+35
2005-01-04
Multivolume: prevent file rename attempts across volumes.
Jens Arnold
1
-6
/
+11
2005-01-04
modify fat cache entries atomic, this was potentially unsafe
Jörg Hohensohn
1
-12
/
+24
2005-01-04
Early and basic gmini 120 config. Needs attention and corrections.
Daniel Stenberg
2
-0
/
+32
2005-01-03
select the card within the mutex, seems more safe
Jörg Hohensohn
1
-9
/
+17
2005-01-03
using a pointer instead of array dereferencing saves ~250 bytes
Jörg Hohensohn
1
-20
/
+20
2005-01-03
Correct handling of FAT16 root directory when it does not start on a pseudo c...
Jens Arnold
2
-86
/
+46
2005-01-01
finally: multivolume for Ondio officially enabled (use MMC and internal 128MB...
Jörg Hohensohn
2
-0
/
+6
2005-01-01
volume names look better in sharp brackets, code slightly more compact
Jörg Hohensohn
1
-5
/
+7
2004-12-29
cosmetic: use the IF_MV2() macro for optional arguments
Jörg Hohensohn
1
-7
/
+2
2004-12-29
behave for multi-volume
Jörg Hohensohn
1
-2
/
+8
2004-12-29
Shared mounting code, also more general. It will mount multiple HD partitions...
Jörg Hohensohn
3
-33
/
+54
2004-12-28
killed a warning for boxes not supporting FAT16
Jörg Hohensohn
1
-4
/
+4
[next]